/*公共属性*/
body, dl, dt, dd, ol, ul, pre, form, field, p, blockquote, th, td, h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; color:#333; font-size:12px;}
body {text-align:left; }

a:link, a:visited { text-decoration:none; color:#0069AA;}
a:hover, a:active { text-decoration:underline; color:#E30000;}
ul, ol { list-style:none;}
input, textarea, select, button, file {	font-size:12px;}
img { border:0;}
.img {display:block;}
.icon {margin-right:3px;vertical-align:-2px;}
p, li {	line-height:1.8em;}
b{font-size:bold;}

/*表单相关*/
input,select{	font-family:"宋体";}
textarea,.textarea_style{	font-family:"宋体";	border:1px solid #CCCCCC;}

input {
	
	height:expression(this.type=="text" || this.type=="file" || this.type=="password" ? "18px":"");
	line-height:expression(this.type=="text" || this.type=="file" || this.type=="password" ? "18px":"");
}
input[type=text],input[type=file] ,input[type=password] {
	height:18px;line-height:18px;
}


.input        {font-family:"宋体";height:18px; line-height:18px;background:#FFFFFF; color:#666666;  border:1px solid #CCCCCC; padding:1px}
.input_over        {font-family:"宋体";height:18px; line-height:18px;background:#FFFAF0; color:#666666; border:1px solid #7F9DB9 !important;  border:1px solid #7F9DB9; padding:1px}
.input_focus        {font-family:"宋体";height:18px; line-height:18px;background:#FFFFFF; color:#CF0000; border:1px solid #7F9DB9 !important; border:1px solid #7F9DB9; padding:1px}

.textarea        {font-family:"宋体";background:#FFFFFF; color:#666666;  border:1px solid #CCCCCC; padding:1px}
.textarea_over        {font-family:"宋体";background:#FFFAF0; color:#666666;  border:1px solid #7F9DB9; padding:1px}
.textarea_focus        {font-family:"宋体";background:#FFFFFF; color:#CF0000;  border:1px solid #7F9DB9; padding:1px}
/*按钮样式*/
.button_60x22{
	border:0px; 
	background: url('../button_60x22.gif');
	width:60px;height:22px; line-height:22px;padding:0px;margin:0px;padding-top:2px;
	text-align:center;
	font-size: 12px;  
	cursor: pointer; 
	color: #333333;
}
.button_grey_60x24{
	border:0px; 
	background: url('../button_grey_60x24.gif');
	width:60px;height:24px; line-height:22px;padding:0px;margin:0px;padding-top:2px;
	text-align:center;
	font-size: 12px;  
	cursor: pointer; 
	color: #333333;
}

.button_blue_60x24{
	border:0px; 
	background: url('../people/login_dl.gif');
	width:56px;height:23px; line-height:22px;padding:0px;margin:0px;padding-top:2px;
	text-align:center;
	font-size: 12px;  
	cursor: pointer; 
	color: #333333;
}

.button_grey_70x24{
	border:0px; 
	background: url('../button_grey_70x24.gif');
	width:70px;height:24px; line-height:22px;padding:0px;margin:0px;padding-top:2px;
	text-align:center;
	font-size: 12px;  
	cursor: pointer; 
	color: #333333;
}

.button_grey_105x24{
	border:0px; 
	background: url('../button_grey_105x24.gif');
	width:105px;height:24px; line-height:22px;padding:0px;margin:0px;padding-top:2px;
	text-align:center;
	font-size: 12px;  
	cursor: pointer; 
	color: #333333;
}

.button_grey_120x24{
	border:0px; 
	background: url('../button_grey_120x24.gif');
	width:120px;height:24px; line-height:22px;padding:0px;margin:0px;padding-top:2px;
	text-align:center;
	font-size: 12px;  
	cursor: pointer; 
	color: #333333;
}

.button_blue_70x24{
	border:0px; 
	background: url('../button_blue_70x24.gif');
	width:70px;height:24px; line-height:22px;padding:0px;margin:0px;padding-top:2px;
	text-align:center;
	font-size: 12px;  
	cursor: pointer; 
	color: #333333;
}


.button_blue_100x24{
	border:0px; 
	background: url('../button_blue_100x24.gif');
	width:100px;height:24px; line-height:22px;padding:0px;margin:0px;padding-top:2px;
	text-align:center;
	font-size: 12px;  
	cursor: pointer; 
	color: #333333;
}


.button_blue_120x24{
	border:0px; 
	background: url('../button_blue_120x24.gif');
	width:120px;height:24px; line-height:22px;padding:0px;margin:0px;padding-top:2px;
	text-align:center;
	font-size: 12px;  
	cursor: pointer; 
	color: #333333;
}
/*单选框复选框*/







/*布局*/
.clear { clear:both;font-size:0px; }

/* 头 */
#top{ width:960px; margin:0px auto 0px auto;  height:62px; line-height:62px; overflow:hidden;}
	#top .logo{ float:left; width:190px;padding:5px 0px 0px 24px;line-height:50px;}
	#top .link{ float:left; padding:0;}

		#top_link1 {margin-left:29px;padding-right:36px;width:680px;height:30px;line-height:30px;overflow:hidden; background:url(../top_bg2.png)}
		#top_link1 ul {padding:0px;margin:0px;float:right;line-height:26px; }
		#top_link1 li {display:inline;padding:0px;color:#333333;height:26px;line-height:26px;}
		#top_link1 li.title {font-weight:bold;}
		#top_link1 a:link, #top_link1 a:visited { color:#0069AA; text-decoration:none;}
		#top_link1 a:hover, #top_link1 a:active { color:#ff4800; text-decoration:underline;}


		#top_link2 {margin-left:70px;width:640px;overflow:hidden;}
		#top_link2 .menu1{float:left;text-align:left;width:500px;height:28px;line-height:28px;}
		#top_link2 .menu1 ul {padding:0px;margin:0px;  }
		#top_link2 .menu1 li {display:inline;padding:0px;color:#000;line-height:28px; }
		#top_link2 .menu1 a:link, #top_link2 .menu1 a:visited { color:#000; text-decoration:none; }
		#top_link2 .menu1 a:hover, #top_link2 .menu1 a:active { color:#ff4800; text-decoration:underline;}

		#top_link2 .menu2{ float:right; width:128px;overflow:hidden;height:28px;line-height:28px;padding:0px;}
		#top_link2 .menu2 img{ cursor:pointer}
#top_lot_menu{width:520px; height:262px;position:absolute;z-index:10000;}

/* 主导航菜单 */
#top2{ width:960px; height:95px; line-height:95px;margin:0px auto 0px auto;  }
	#top2 img{display:block}
	#top2 .left{ float:left; height:100%;width:205px;}
		#top2 .left .login{height:85px;width:184px;margin-left:15px;margin-top:0px;position:relative;text-align:center;}
		#top2 .left .login .login_bg{ width:100%;height:28px;position:absolute; bottom:0px;left:0px;background:url(../top2_login_bg.jpg) no-repeat}
			#top2 .left .login .login_bg p{padding-top:4px;}
				#top2 .left .login .login_bg p a:link, #top2 .left .login .login_bg p a:visited { color:#ebebeb; text-decoration:none;}
				#top2 .left .login .login_bg p a:hover,#top2 .left .login .login_bg p a:active { color:#ffff00; text-decoration:underline;}
		#top2 .left .login .login_bg2{width:100%;height:55px;position:absolute; bottom:0px;left:0px;background:url(../top2_login_bg.jpg) no-repeat}
			#top2 .left .login .login_bg2 .p1{padding-left:12px;height:22px;padding-top:10px; color:#C4C4C4;}
			#top2 .left .login .login_bg2 .p1 span{float:left;font-weight:bold;padding-right:5px;}
			#top2 .left .login .login_bg2 .p1 img{float:left;margin-top:3px;margin-left:6px;}
			#top2 .left .login .login_bg2 .p2{color:#ebebeb;height:24px;padding-left:12px;text-align:left;display:block;}
				#top2 .left .login .login_bg2 .p2 img{float:left;margin-top:1px; margin-right:5px;}
				#top2 .left .login .login_bg2 .p1 a.grey:link, #top2 .left .login .login_bg2 .p1 a.grey:visited { font-size:12px;color:#ebebeb;text-decoration:none;}
				#top2 .left .login .login_bg2 .p1 a.grey:hover, #top2 .left .login .login_bg2 .p1 a.grey:active { font-size:12px;color:#ffff00; text-decoration:underline;}
				
				
				#top2 .left .login .login_bg2 .p2 a:link, #top2 .left .login .login_bg2 .p2 a:visited { font-size:12px;color:#ebebeb;text-decoration:none;}
				#top2 .left .login .login_bg2 .p2 a:hover, #top2 .left .login .login_bg2 .p2 a:active { font-size:12px;color:#ffff00; text-decoration:underline;}

				#top2 .left .login .nickname{color:#EDE23D; font-weight:bold;}
				#top2 .left .login .nickname a:link, #top2 .left .login .nickname a:visited{color:#EDE23D; font-weight:bold;}
				#top2 .left .login .msg_num{color:#D0D0D0; font-weight:normal; }
				#top2 .left .login .msg_num .num{color:#EDE23D; font-weight:normal; }
				#top2 .left .login .msg_num a:link, #top2 .left .login .msg_num a:visited{color:#EDE23D; font-weight:normal; }
		#top2 .left .menu_line{height:10px;width:100%;background:#990900 url(../top2_menu_bg_c.jpg) repeat-x}
	#top2 .center{ float:left; width:741px;height:100%;text-align:center;}
		#top2 .menu {text-align:left;height:88px;padding-top:7px;}
		#top2 .menu ul {padding:0;margin:0;}
		#top2 .menu div {float:left;padding:0;margin:0;}

			#top2 .menu a:link, #top2 .menu a:visited { color:#ffffff; text-decoration:none;}
			#top2 .menu a:hover,#top2 .menu a:active { color:#ff4800; text-decoration:underline;}
	#top2 .right{float:left; width:14px;height:95px;background:url(../top2_menu_bg_r.jpg) no-repeat;background-position:0px 85px;}
	
	
/* 中部内容 */
#main{ width:960px; margin:0px auto 0px auto;overflow:hidden;  background:#FFF url(../main_bg.png) repeat-x}
	/* 中部-左-内容 */
	#main_l { float:left; width:270px;  padding-left:16px;overflow:hidden;}
		#main_l .border {border: 1px solid #DDDDDD;}
		#main_l .padding_top {padding-top:10px}
		#main_l .margin_top {margin-top:10px}
		#main_l .item {margin-top:10px; }
		#main_l .item2 {margin-top:6px; }
		#main_l .item_body {}
		#main_l .item_body_grey {background:#F7F7F4}
		
		

		#main_l .item_border {margin-top:10px;border: 1px solid #DDDDDD; }
		#main_l .item_border2 {margin-top:10px;border: 1px solid #DDDDDD;border-top: 0px; }
		#main_l .item_body_border {border: 1px solid #DDDDDD;border-top: 0px; }
		#main_l .item_body_border2{border: 1px solid #DDDDDD;border-top: 0px;border-bottom: 0px; }
	
	/* 中部-右-内容 */
	#main_r { float:right; width:650px; padding-right:14px;overflow:hidden;}
		#main_r .border {border: 1px solid #DDDDDD;}
		#main_r .padding_top {padding-top:10px}
		#main_r .margin_top {margin-top:10px}
		#main_r .item {margin-top:10px; }
		#main_r .item2 { padding-top:10px;}

		#main_r .item_body {}
		#main_r .item_body_grey {background:#F7F7F4}
		
		

		#main_r .item_border {margin-top:10px;border: 1px solid #DDDDDD; }
		#main_r .item_border2 {margin-top:10px;border: 1px solid #DDDDDD;border-top: 0px; }
		#main_r .item_body_border {border: 1px solid #DDDDDD;border-top: 0px; }


	/* 中部-左-内容2 */
	#main_l2 { float:left; width:664px;  padding-left:16px;overflow:hidden;}
		#main_l2 .border {border: 1px solid #DDDDDD;}
		#main_l2 .padding_top {padding-top:10px}
		#main_l2 .margin_top {margin-top:10px}
		#main_l2 .item {margin-top:10px; }
		#main_l2 .item2 { padding-top:3px;}

		#main_l2 .item_body {}
		#main_l2 .item_body_grey {background:#F7F7F4}
		
		

		#main_l2 .item_border {margin-top:10px;border: 1px solid #DDDDDD; }
		#main_l2 .item_border2 {margin-top:10px;border: 1px solid #DDDDDD;border-top: 0px; }
		#main_l2 .item_body_border {border: 1px solid #DDDDDD;border-top: 0px; }
	
	/* 中部-右-内容2 */
	#main_r2 { float:right; width:256px; padding-right:14px;overflow:hidden;}
		#main_r2 .border {border: 1px solid #DDDDDD;}
		#main_r2 .padding_top {padding-top:10px}
		#main_r2 .margin_top {margin-top:10px}
		#main_r2 .item {margin-top:10px; }
		#main_r2 .item2 {margin-top:6px; }
		#main_r2 .item3 {}
		#main_r2 .item_body {}
		#main_r2 .item_body_grey {background:#F7F7F4}
		
		

		#main_r2 .item_border {margin-top:10px;border: 1px solid #DDDDDD; }
		#main_r2 .item_border2 {margin-top:10px;border: 1px solid #DDDDDD;border-top: 0px; }
		#main_r2 .item_border3 {margin-top:10px;border: 1px solid #DDDDDD;border-top: 0px;border-bottom: 0px; }
		#main_r2 .item_body_border {border: 1px solid #DDDDDD;border-top: 0px; }
		#main_r2 .item_body_border2{border: 1px solid #DDDDDD;border-top: 0px;border-bottom: 0px; }


	/* 中部-各种标题 */
	.red_title_270x30{width:270px; height:30px; color:#fff; background:#B91201 url(../title_bg_red.jpg) no-repeat}
		.red_title_270x30 .title{float:left;padding-left:12px;padding-top:10px;font-weight:bold}
		.red_title_270x30 .text{float:right;padding-right:12px;padding-top:10px;}
		.red_title_270x30 .text img{margin-bottom:2px;}
		
	.grey_title_270x22{width:268px; height:22px;color:#333; background:#F4F4F4 url(../title_bg_grey.jpg) repeat-x}
		.grey_title_270x22 .title{float:left;padding-left:12px;padding-top:5px;font-weight:bold}
		.grey_title_270x22 .text{float:left;padding-left:18px;padding-top:5px;}
	
	.grey2_title_270x33{width:268px; height:33px; color:#333; background:#F4F4F4 url(../title_bg_grey2.jpg) repeat-x}
		.grey2_title_270x33 .title{float:left;padding-left:12px;padding-top:6px;font-weight:bold}
		.grey2_title_270x33 .text{float:right;padding-right:12px;padding-top:6px;}
		.grey2_title_270x33 .text img{margin-bottom:2px;}
	

	.grey3_title_x33{height:33px; color:#333; background:#F4F4F4 url(../title_bg_grey3.jpg) repeat-x}
		.grey3_title_x33 .title{float:left;padding-left:12px;padding-top:7px;font-weight:bold}
		.grey3_title_x33 .text{float:right;padding-right:12px;padding-top:7px;}
		.grey3_title_x33 .text img{}
		.grey3_title_x33 .title a:link, .grey3_title_x33 .title a:visited { color:#333; text-decoration:none;}
		.grey3_title_x33 .title a:hover, .grey3_title_x33 .title a:active { color:#ff4800; text-decoration:underline;}

	.grey5_title_x27{height:27px; color:#333; background:#F4F4F4 url(../title_bg_grey5.png) repeat-x}
		.grey5_title_x27 .title{float:left;padding-left:12px;padding-top:7px;font-weight:bold}
		.grey5_title_x27 .title2{padding-left:12px;padding-top:7px;font-weight:bold}
		.grey5_title_x27 .text{float:right;padding-right:12px;padding-top:7px;}
		.grey5_title_x27 .text img{}
	.grey5_title_x27 .border{border-top:1px solid #DBDBDB;border-bottom:1px solid #DBDBDB;}

	.grey_bg {width:100%;height:5px;font-size:0px;padding:0;margin:0;background:#F2F1ED }
	.spacer_white_2px {padding:2px; background:#fff;}

/* 底部内容 */
#bottom{ width:930px; margin:10px auto 0px auto;  height:35px; line-height:35px; overflow:hidden;}
	#bottom .left{ float:left; width:4px;height:100%;padding:0px;background:#FFF url(../bottom_bg_l.jpg) no-repeat}
	#bottom .center{ float:left; width:922px;height:100%; text-align:center;background:#FFF url(../bottom_bg_c.jpg) repeat-x}
		#bottom_menu {text-align:center;}
		#bottom_menu ul {padding:0;margin:0;}
		#bottom_menu li {display:inline;padding:0px;color:#fff;line-height:35px;}
		#bottom_menu a:link, #bottom_menu a:visited { color:#fff; text-decoration:none;}
		#bottom_menu a:hover, #bottom_menu a:active { color:#fff; text-decoration:underline;}
#bottom .right{ float:left; width:4px;height:100%;padding:0px;background:#FFF url(../bottom_bg_r.jpg) no-repeat}

/* 版权信息 */
#copyright{ width:930px;height:80px; text-align:center;margin:0px auto 0px auto;  background:#FFF}
	#copyright .content{width:100%; padding-top:10px;color:#666666;line-height:150%}

 
 

/*位置导航*/
#position{ background:#E4F3FC url(images/bg_position.gif) no-repeat 0 0; padding-left:90px; height:28px; line-height:28px; border:1px solid #fff;}
#position a{ font-weight:bold; color:#077ac7; background:url(images/bg_position.gif) no-repeat right -40px; padding-right:16px;}

/* 链接样式 */
/* orange */
.link_orange_12px { font-size:12px;color:#ff4800; text-decoration:none;}
a.link_orange_12px:link, a.link_orange_12px:visited { font-size:12px;color:#ff4800; text-decoration:underline;}
a.link_orange_12px:hover, a.link_orange_12px:active { font-size:12px;color:#ff4800; text-decoration:underline;}


	.link_orange2_12px { font-size:12px;color:#ff4800; text-decoration:none;}
	a.link_orange2_12px:link, a.link_orange2_12px:visited { font-size:12px;color:#ff4800; text-decoration:none;}
	a.link_orange2_12px:hover, a.link_orange2_12px:active { font-size:12px;color:#ff4800; text-decoration:underline;}


/* red */

.link_red_12px { font-size:12px;color:#ff0000; text-decoration:none;}
a.link_red_12px:link, a.link_red_12px:visited { font-size:12px;color:#ff0000; text-decoration:underline;}
a.link_red_12px:hover, a.link_red_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}


	.link_red2_12px { font-size:12px;color:#ff0000; text-decoration:none;}
	a.link_red2_12px:link, a.link_red2_12px:visited { font-size:12px;color:#ff0000; text-decoration:none;}
	a.link_red2_12px:hover, a.link_red2_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

.link_red3_12px { font-size:12px;color:#CF0000; text-decoration:none;}
a.link_red3_12px:link, a.link_red3_12px:visited { font-size:12px;color:#CF0000; text-decoration:underline;}
a.link_red3_12px:hover, a.link_red3_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}


	.link_red4_12px { font-size:12px;color:#CF0000; text-decoration:none;}
	a.link_red4_12px:link, a.link_red4_12px:visited { font-size:12px;color:#CF0000; text-decoration:none;}
	a.link_red4_12px:hover, a.link_red4_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

.link_red5_12px { font-size:12px;color:#D31919; text-decoration:none;}
a.link_red5_12px:link, a.link_red5_12px:visited { font-size:12px;color:#D31919; text-decoration:underline;}
a.link_red5_12px:hover, a.link_red5_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}


	.link_red6_12px { font-size:12px;color:#D31919; text-decoration:none;}
	a.link_red6_12px:link, a.link_red6_12px:visited { font-size:12px;color:#D31919; text-decoration:none;}
	a.link_red6_12px:hover, a.link_red6_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}


/* blue */
.link_blue_12px { font-size:12px;color:#0000ff; text-decoration:none;}
a.link_blue_12px:link, a.link_blue_12px:visited { font-size:12px;color:#0000ff; text-decoration:underline;}
a.link_blue_12px:hover, a.link_blue_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

	.link_blue2_12px { font-size:12px;color:#0000ff; text-decoration:none;}
	a.link_blue2_12px:link, a.link_blue2_12px:visited { font-size:12px;color:#0000ff; text-decoration:none;}
	a.link_blue2_12px:hover, a.link_blue2_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

.link_blue3_12px { font-size:12px;color:#0069AA; text-decoration:none;}
a.link_blue3_12px:link, a.link_blue3_12px:visited { font-size:12px;color:#0069AA; text-decoration:underline;}
a.link_blue3_12px:hover, a.link_blue3_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

	.link_blue4_12px { font-size:12px;color:#0069AA; text-decoration:none;}
	a.link_blue4_12px:link, a.link_blue4_12px:visited { font-size:12px;color:#0069AA; text-decoration:none;}
	a.link_blue4_12px:hover, a.link_blue4_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}
	
.link_blue_14px { font-size:14px;color:#0069AA; text-decoration:none;}
a.link_blue_14px:link, a.link_blue_14px:visited { font-size:14px;color:#0069AA; text-decoration:underline;}
a.link_blue_14px:hover, a.link_blue_14px:active { font-size:14px;color:#E30000; text-decoration:underline;}

/* white */
.link_white_12px { font-size:12px;color:#fff; text-decoration:none;}
a.link_white_12px:link, a.link_white_12px:visited { font-size:12px;color:#fff; text-decoration:underline;}
a.link_white_12px:hover, a.link_white_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

	.link_white2_12px { font-size:12px;color:#fff; text-decoration:none;}
	a.link_white2_12px:link, a.link_white2_12px:visited { font-size:12px;color:#fff; text-decoration:none;}
	a.link_white2_12px:hover, a.link_white2_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}


/* green */
.link_green_12px { font-size:12px;color:#090; text-decoration:none;}
a.link_green_12px:link, a.link_green_12px:visited { font-size:12px;color:#090; text-decoration:underline;}
a.link_green_12px:hover, a.link_green_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

	.link_green2_12px { font-size:12px;color:#090; text-decoration:none;}
	a.link_green2_12px:link, a.link_green2_12px:visited { font-size:12px;color:#090; text-decoration:none;}
	a.link_green2_12px:hover, a.link_green2_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}


/* grey */
.link_grey_12px { font-size:12px;color:#858585; text-decoration:none;}
a.link_grey_12px:link, a.link_grey_12px:visited { font-size:12px;color:#858585; text-decoration:underline;}
a.link_grey_12px:hover, a.link_grey_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

	.link_grey2_12px { font-size:12px;color:#858585; text-decoration:none;}
	a.link_grey2_12px:link, a.link_grey2_12px:visited { font-size:12px;color:#858585; text-decoration:none;}
	a.link_grey2_12px:hover, a.link_grey2_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

.link_grey3_12px { font-size:12px;color:#333333; text-decoration:none;}
a.link_grey3_12px:link, a.link_grey3_12px:visited { font-size:12px;color:#333333; text-decoration:underline;}
a.link_grey3_12px:hover, a.link_grey3_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

	.link_grey4_12px { font-size:12px;color:#333333; text-decoration:none;}
	a.link_grey4_12px:link, a.link_grey4_12px:visited { font-size:12px;color:#333333; text-decoration:none;}
	a.link_grey4_12px:hover, a.link_grey4_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}


/* black */
.link_black_12px { font-size:12px;color:#000; text-decoration:none;}
a.link_black_12px:link, a.link_black_12px:visited { font-size:12px;color:#000; text-decoration:underline;}
a.link_black_12px:hover, a.link_black_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

	.link_black2_12px { font-size:12px;color:#000; text-decoration:none;}
	a.link_black2_12px:link, a.link_black2_12px:visited { font-size:12px;color:#000; text-decoration:none;}
	a.link_black2_12px:hover, a.link_black2_12px:active { font-size:12px;color:#E30000; text-decoration:underline;}

/* disabled */
.link_disabled_12px { font-size:12px;color:#858585; text-decoration:none;}
a.link_disabled_12px:link, a.link_disabled_12px:visited { font-size:12px;color:#858585; text-decoration:none;}
a.link_disabled_12px:hover, a.link_disabled_12px:active { font-size:12px;color:#858585; text-decoration:none;}


/* 文本样式 */
/* orange */
.text_orange_12px { font-size:12px;color:#ff4800;}
	.text_orange2_12px { font-size:12px;color:#ff4800;line-height:150%}
/* red */
.text_red_12px { font-size:12px;color:#ff0000;}
	.text_red2_12px { font-size:12px;color:#ff0000;line-height:150%}
.text_red3_12px { font-size:12px;color:#CF0000;}
	.text_red4_12px { font-size:12px;color:#CF0000;line-height:150%}
.text_red3_14px { font-size:14px;color:#CF0000;}
	.text_red4_14px { font-size:14px;color:#CF0000;line-height:150%}

.text_red_14px { font-size:14px;color:#CF0000;font-family:Arial, Helvetica, sans-serif; font-weight:bold;}/* 用户名样式 粗体14*/

/* blue */
.text_blue_12px { font-size:12px;color:#0000ff;}
	.text_blue2_12px { font-size:12px;color:#0000ff;line-height:150%}
.text_blue3_12px { font-size:12px;color:#0069AA;}
	.text_blue4_12px { font-size:12px;color:#0069AA;line-height:150%}

/* white */
.text_white_12px { font-size:12px;color:#fff;}
	.text_white2_12px { font-size:12px;color:#fff;line-height:150%}

/* green */
.text_green_12px { font-size:12px;color:#090;}
	.text_green2_12px { font-size:12px;color:#090;line-height:150%}

/* grey */
.text_grey_12px { font-size:12px;color:#858585;}
	.text_grey2_12px { font-size:12px;color:#858585;line-height:150%}

.text_grey3_12px { font-size:12px;color:#333333;}
	.text_grey4_12px { font-size:12px;color:#333333;line-height:150%}
.text_grey5_12px { font-size:12px;color:#666666;}

.text_grey6_14px { font-size:14px;color:#333333;font-weight:bold;}

.text_grey7_12px ,.text_grey7_12px p,.text_grey7_12px span,.text_grey7_12px strong{ font-size:12px;color:#989898;}


/* black */
.text_black_12px { font-size:12px;color:#000;}
	.text_black2_12px { font-size:12px;color:#000;line-height:150%}
	

/*粗体*/
.b{ font-weight:bold;}



/*开奖号码*/
.haoma{
	
}
.haoma ul{
	list-style:none;
}
.haoma li{
	float:left;margin:0 0 0 0px; text-align:center; width:23px; height:28px; line-height:22px;color:#FFFFFF; font-size:12px;font-weight:bold;FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
}
.haoma li.red{ 
	background:url(../ball_1.gif) no-repeat;
	background-position:0px 0px;
	padding-left:0px;padding-top:0px;
	margin-right:3px;
}
.haoma li.blue{ 
	background:url(../ball_1.gif) no-repeat;
	background-position:0px -29px;
	padding-left:0px;padding-top:0px;
	margin-right:3px;
}
.haoma li.blue_df6j1{ 
	background:url(../ball_1.gif) no-repeat;
	background-position:0px -29px;
	padding-left:0px;padding-top:1px;
}
.haoma li.orange{ 
	background:url(../ball_1.gif) no-repeat;
	background-position:0px -58px;
	padding-left:0px;padding-top:0px;
	margin-right:3px;
}


.haoma2{
	
}
.haoma2 ul{
	list-style:none;display:inline;
}
.haoma2 li{
	float:left;margin:0 6px 0 0px; text-align:center; width:24px; height:29px; line-height:22px;color:#FFFFFF; font-size:12px;font-weight:bold;FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
}
.haoma2 li.red{ 
	background:url(../ball_2.gif) no-repeat;
	background-position:0px -30px;
	padding-left:0px;padding-top:0px;
}
.haoma2 li.blue{ 
	background:url(../ball_2.gif) no-repeat;
	background-position:0px -61px;
	padding-left:0px;padding-top:0px;
}
.haoma2 li.orange{ 
	background:url(../ball_2.gif) no-repeat;
	background-position:0px -92px;
	padding-left:0px;padding-top:0px;
}


.haoma3{
	font-size:12px;FONT-FAMILY: "宋体", "Helvetica", "sans-serif";
}
.haoma3 ul{
	list-style:none;display:inline;
}
.haoma3 li{
	float:left;margin:0px 0px 0px 0px; text-align:center; width:14px; height:18px; line-height:18px;color:#FFFFFF; font-size:14px;FONT-FAMILY: "宋体", "Helvetica", "sans-serif";
}
.haoma3 li.red{ 
	color:red;
}
.haoma3 li.blue{ 
	color:blue;
}
.haoma3 li.orange{ 
	color:red;
}
.haoma3 .red{ 
	color:red;
}
.haoma3 .blue{ 
	color:blue;
}
.haoma3 .orange{ 
	color:red;
}

/* 列表 */
.list_table{border-left:#DBDBDB solid 1px;border-top:#DBDBDB solid 1px;border-right:#DBDBDB solid 1px;border-collapse:collapse;}
	.list_table th{height:28px;font-weight:normal; border-right:1px solid #DBDBDB; border-bottom:1px solid #DBDBDB}
	.list_table .list_th{width:100%;border:1px solid #fff;}
	.list_table .list_th .left{width:5px;height:25px; border:0px;background:#FFF url(../list_th_l.png) no-repeat}
	.list_table .list_th .center{border:0px;line-height:25px;text-align:center;background:#FFF url(../list_th_c.png) repeat-x}
	.list_table .list_th .right{width:5px; border:0px;background:#FFF url(../list_th_r.png) no-repeat}
		.list_table th a:link, .list_table th a:visited { color:#333333; text-decoration:underline;}
		.list_table th a:hover, .list_table th a:active { color:#ff4800; text-decoration:underline;}
	.list_table td{height:22px;border-bottom:1px solid #EAEAEA}
.list_table .list_item1{	height:22px;background:#FFFFFF;border-bottom:1px solid #EAEAEA}
.list_table .list_item2{	height:22px;background:#F8F8F8;border-bottom:1px solid #EAEAEA}
.list_table .list_item_over{height:22px;background:#E2FCFE;border-bottom:1px solid #EAEAEA}

.list_page{height:20px;text-align:right;padding-top:12px;padding-bottom:12px;padding-right:16px;border-left:#DBDBDB solid 1px;border-bottom:#DBDBDB solid 1px;border-right:#DBDBDB solid 1px;}
.list_page .input{height:18px; line-height:18px;background:#EEEEEE; color:#666666;  border:1px solid #AAAAAA; padding:1px}


/* 列表2 */
.list2_table{border-left:#DBDBDB solid 1px;border-top:#DBDBDB solid 1px;border-right:#DBDBDB solid 1px;border-collapse:collapse; }
	.list2_table th{height:19px; border-right:1px solid #DBDBDB; border-bottom:1px solid #DBDBDB;}
	.list2_table .list_th{line-height:19px;font-weight:bold;text-align:center;border:1px solid #fff;background:#FFF url(../list2_th_bg.jpg) repeat-x}
	.list2_table .list2_th{line-height:19px;font-weight:normal;text-align:center;border:1px solid #fff;background:#FFF url(../list2_th_bg.jpg) repeat-x}
		.list2_table th a:link, .list_table th a:visited { color:#333333; text-decoration:underline;}
		.list2_table th a:hover, .list_table th a:active { color:#ff4800; text-decoration:underline;}
	.list2_table td{height:22px;line-height:22px;border-bottom:1px solid #DBDBDB}
	.list2_table td.border_left{border-left:1px solid #DBDBDB;}
	.list2_table td .no{font-size:14px; font-weight:bold;}
.list2_table .list_item1{	height:22px;background:#FFFFFF;border-bottom:1px solid #DBDBDB}
.list2_table .list_item2{	height:22px;background:#F8F8F8;border-bottom:1px solid #DBDBDB}
.list2_table .list_item_over{height:22px;background:#E2FCFE;border-bottom:1px solid #DBDBDB}
.list2_table .list2_item1{	height:22px;background:#FFFFFF;border-bottom:1px solid #DBDBDB}
.list2_table .list2_item2{	height:22px;background:#F8F8F8;border-bottom:1px solid #DBDBDB}
.list2_table .list2_item_over{height:22px;background:#E2FCFE;border-bottom:1px solid #DBDBDB}
.list2_page{height:20px;text-align:right;padding-top:10px;padding-bottom:5px;}

/* 列表3 */
.list3_table{border-collapse:collapse; }
	.list3_table th{height:24px;font-weight:normal; color:#666666; font-weight:bold; text-align:center;background:#fff;border-bottom:1px solid #DBDBDB;}
	.list3_table td{height:22px;line-height:22px;color:#666666;border-bottom:1px solid #DBDBDB}
.list3_table .list_item1{	height:22px;background:#FFFFFF;}
.list3_table .list_item2{	height:22px;background:#F8F8F8;}
.list3_table .list_item_over{height:22px;background:#E2FCFE;}

.list3_table .red td{color:#CF0000;}

.list3_page{text-align:right;padding-right:20px;padding-top:10px;padding-bottom:5px;}

/* 列表4 */
.list_table4{border-collapse:collapse;}
	.list_table4 th{height:28px;font-weight:normal; border-right:1px solid #DBDBDB; border-bottom:1px solid #DBDBDB}
	.list_table4 .list_th{width:100%;border:1px solid #fff;}
	.list_table4 .list_th .left{width:5px;height:25px; border:0px;background:#FFF url(../list_th_l.png) no-repeat}
	.list_table4 .list_th .center{border:0px;line-height:25px;text-align:center;background:#FFF url(../list_th_c.png) repeat-x}
	.list_table4 .list_th .right{width:5px; border:0px;background:#FFF url(../list_th_r.png) no-repeat}
		.list_table4 th a:link, .list_table4 th a:visited { color:#333333; text-decoration:underline;}
		.list_table4 th a:hover, .list_table4 th a:active { color:#ff4800; text-decoration:underline;}
	.list_table4 td{height:22px;border-bottom:1px solid #EAEAEA}
.list_table4 .list_item1{	height:22px;background:#FFFFFF;border-bottom:1px solid #EAEAEA}
.list_table4 .list_item2{	height:22px;background:#F8F8F8;border-bottom:1px solid #EAEAEA}
.list_table4 .list_item_over{height:22px;background:#E2FCFE;border-bottom:1px solid #EAEAEA}

.list_page4{height:20px;text-align:right;padding-top:12px;padding-bottom:12px;padding-right:16px;border-left:#DBDBDB solid 1px;border-bottom:#DBDBDB solid 1px;border-right:#DBDBDB solid 1px;}
.list_page4 .input{height:18px; line-height:18px;background:#EEEEEE; color:#666666;  border:1px solid #AAAAAA; padding:1px}



.width_256{width:255px;margin-left:1px;*width:100% !important;*margin-left:0px !important;*width:100%;*margin-left:0px; }

/* fix frame body width */
.frame_body{margin:1px;*margin:0px !important;*margin:0px; }

/* fix 换行 */
.wordwrap
{
	word-wrap:break-word;
	word-break:break-all;
	-moz-binding: url('./wordwrap.xml#wordwrap');
	overflow: hidden;
}


/*0917用户登录样式*/
#loginbox{
	width:218px;
	height:153px; 
	color:#333; 
	background:url(../title_bg_grey6.png) repeat-x;
	border: 1px solid #DBDBDB;
	margin:10px 0 0 0;

}		
#loginbox h1{
	font-size:12px;
	color:#000;
	line-height:25px;
	float:left;
	padding:0 0 0 10px;
}
.logincontbox{
	width:200px;
	height:117px; 
	font-size:12px;
	margin:10px 0 6px 9px;!important
	#margin:10px 0 6px 9px;
	_margin:10px 0 6px 4px;
	padding;0px;
}
span font_1{
	height:20px;
	color:#0069A3;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}
.input_font{
	border:1px solid #ccc;
	width:133px;
	color:666;

}
.fontbox{
	width:150px;
	float:left;
	margin:0 0 0 50px;
}

.issue_nav{}

.issue_nav .bank{ color:#333333; font-weight:bold; cursor:pointer;background:url(../zc_issue_bg.gif); border:1px solid #ADB9C2; border-right:0px;height:23px; padding:0 12px;}
.issue_nav .dna{color:#333333; font-weight:bold;cursor:pointer; background:url(../zc_issue_bg.gif); border:1px solid #ADB9C2; border-left:0px; height:23px;padding:0 8px;}
.issue_nav .mcard{color:#333333; font-weight:bold;cursor:pointer; background:url(../zc_issue_bg.gif); border:1px solid #ADB9C2;  height:23px;padding:0 8px;}
.issue_nav .card{color:#333333; font-weight:bold;cursor:pointer; background:url(../zc_issue_bg.gif); border:1px solid #ADB9C2; border-left:0px; height:23px;padding:0 12px;}

.issue_nav .bank_sel{color:#ffffff; font-weight:bold; cursor:pointer;background:url(../zc_issue_bg_sel.gif); border:1px solid #B42232; height:23px; padding:0 12px;}
.issue_nav .dna_sel{ color:#ffffff; font-weight:bold;cursor:pointer;background:url(../zc_issue_bg_sel.gif); border:1px solid #B42232;height:23px;padding:0 8px;}
.issue_nav .mcard_sel{ color:#ffffff; font-weight:bold;cursor:pointer;background:url(../zc_issue_bg_sel.gif); border:1px solid #B42232;height:23px;padding:0 8px;}
.issue_nav .card_sel{ color:#ffffff; font-weight:bold;cursor:pointer;background:url(../zc_issue_bg_sel.gif); border:1px solid #B42232; height:23px;padding:0 12px;}

.issue_nav .issue{color:#CF0000; font-weight:bold;}
.issue_nav .end_time{color:#CF0000;}


/*充值_DNA样式*/
.DNA_images{
	width:159px;
	height:59px;
	border:0px;
	text-align:left;
}
.DNA_table_font{
	width:95%;
	height:102px;
	border:1px solid #E8C494;
	background:#FFF6ED;
	font-size:12px;
	color:#000;
	line-height:18px;
	text-align:left;
	margin:13px 0 7px 20px;
	padding:0 0 0 5px;
}
.DNA_font_b{
	font-weight:bold;
	padding:10px 0 3px 23px;
	background:url(../DNA_icon.gif) no-repeat 3px center;
	line-height:18px;
	
}
.font_red{
	color:#FF0000;
	padding-left:5px;
}
.font_0168AB{
	color:#0168AB;
}
.font_0168AB a:link, .font_0168AB a:visited{
	color:#0168AB;
	text-decoration:none;
}
.font_0168AB a:hover, .font_0168AB a:active{
	color:#0168AB;
	text-decoration:underline;
}


/*充值_网银样式*/
.WY_tab{
background:url(../WY_img.gif) no-repeat left bottom;
margin-left:125px;
margin-top:0px;
}
.WY_tab td{
	line-height:28px;
	font-size:12px;
	padding:11px 0 0 40px;
	text-align:left;
}
.font_0102FD{
	color:#0102FD;
}
a.font_0102FD:link, a.font_0102FD:visited{
	color:#0102FD;
	text-decoration:underline;
}
a.font_0102FD:hover, a.font_0102FD:active{
	color:#0102FD;
	text-decoration:none;
}


/*充值_手机样式*/
.SJ_table {
	width:93%;
	margin-left:20px;
}
.SJ_table td{
	line-height:22px;
}
.font_666{
	color:#666;
	line-height:24px;
}
.SJ_input{
	width:190px;
	height:20px;
	line-height:20px;
	border:1px solid #CDCDCD;
}
.sj_font{
	color:#666;
	font-size:12px;
	font-weight:bold;
}
.SJ_td{
	border:1px solid #FFD07F;
	background:#FFFADD;
	width:102px;
	height:46px;
}
.SJ_font14px{
	color:#000;
	font-weight:bold;
}
.YL_input{
	width:80%;
	height:30px;
	border:1px solid #FFD07F;
	background:#FFFADD;
}