@charset "UTF-8";

/* │body {}***-基本信息
　　└#Container {}页面层容器　
　　　　　├#header {}头部信息
　　　　　│　├#top_search {}顶部搜索
　　　　　├#nav {}导航信息
　　　　　│　└#nav_like {}
　　　　　├#line {}
　　　　　├#main {}
　　　　　│　├#Sidebar {}
　　　　　│　└#MainBody {}
　　　　　│　├#out_sidebar {}
　　　　　│　└#out_main {}
　　　　　├#main2 {}
　　　　　└#footer {}
　　　　　  　├#footer_nav {}
　　　　　  　└#footer_nav link {}
/////////////////////////////////////////////////////////////////////////
*************02-1---main********
　　　　   　  　├#Smain
////////////////////////////////////////////////////////////////////////
*************08-1---main********
　　　　   　  　├#Bmain{}
　　　　   　  　├#Bmain01{}
　　　　   　  　├#Bmain02{}
　　　　   　  　├#Bmain01_bg{}
　　　　   　  　├#Bmain02_bg{}
/////////////////////////////////////////////////////////////////////////
*************04-1---main2********
　　　　   　  　├#Cmain{}
*/

/*基本信息*/
*{ margin:0px; padding:0px;}
*select{border:1px solid #ccc;height:20px;}
body {font:12px Arial,"MS Gothic","MS Mincho";margin:0; padding:0;background:#FFf; }
textarea {font:12px Arial,"MS Gothic","MS Mincho";}
/*select {font:12px "MS Gothic",Arial,"MS Mincho";}*/
a:link,a:visited{font-size:12px;text-decoration:underline; color:#020167;}
a:hover,a:active{color:#FF0000;}
.blackb{color:#000;text-decoration:underline;}
.blackb:link,.blackb:visited {text-decoration:underline; color:#000;}
.blackb:hover,.blackb:active{ color:green;text-decoration:underline; }
#Loading a {color:#020167;text-decoration:underline;}
#Loading a:link,#Loading ar:visited {text-decoration:underline; color:#020167;}
#Loading a:hover,#Loading a:active{ color:green;text-decoration:underline; }
#Loading a.redr {color:#f00;text-decoration:underline;}
#Loading a.redr:link,#Loading a.redr:visited {text-decoration:underline; color:#f00;}
#Loading a.redr:hover,#Loading a.redr:active{ color:green;text-decoration:underline; }
#Loading a.grayr {color:#999999;text-decoration:underline;}
#Loading a.grayr:link,#Loading a.grayr:visited {text-decoration:underline; color:#999999;}
#Loading a.grayr:hover,#Loading a.grayr:active{ color:green;text-decoration:underline; }

.images{margin:auto;background-color:#fff;}

.images_40{margin:auto 0;border:0px solid red;}
.head40img{width:36px;height:36px;text-align:center;background:#ffffff;display:table-cell;*display:block;vertical-align:middle;border:1px solid #ccc;padding:0px;line-height:36px;}
.head40img img{*vertical-align:middle;*margin-top: expression((36-this.height)/2);           /* IE中图片垂直居中 */}

.images_50{margin:auto 0;border:0px solid red;}
.head50img{
			display:table-cell;
			vertical-align:middle;
			text-align:center;
			*display:block;
			*font-size:42px;/*约为高度的0.873，200*0.873 约为175*/
			*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
			width:48px;
			height:48px;
			border:1px solid #ccc;
			overflow:hidden;			
			}
.head50img img{vertical-align:middle;);           /* IE中图片垂直居中 */}

.images_100{margin:auto;border:0px solid red;/*width:96px;height:96px;*/}
.small_img_100{width:100px;height:100px;background:#ffffff;display:inline;text-align:center;display:table-cell;vertical-align:middle;border:1px solid #ccc;padding:0px;line-height:100px;}
.small_img_100 img{*vertical-align:middle;*margin-top: expression((100-this.height)/2);           /* IE中图片垂直居中 */}
.small_img2_100{width:96px;height:96px;text-align:center;display:table-cell;vertical-align:middle;border:1px solid #CCCCCC;padding:0px;line-height:96px;}
.small_img2_100 img{*vertical-align:middle;*margin-top: expression((96-this.height)/2);           /* IE中图片垂直居中 */}
.small_img3_100{width:96px;text-align:center;display:table-cell;border:1px solid #ffffff;padding:1px;}

.text_title{ font-size:11pt; font-weight:600; font-family:HGMaruGothicMPRO; padding:5px 0; height:auto; line-height:35px; border-bottom:1px solid #CCCCCC;}
.text_title2{ font-size:9pt; font-weight:500; font-family:HGMaruGothicMPRO; padding:15px 0 5px 0; }
.underline{text-decoration:underline}

.blue{ background-color:#E7ECF0; padding:10px; text-align:center}
.blue2{ background-color:#E7ECF0; padding:10px; text-align:center;line-height:18px;}
.blue3{ background-color:#E7ECF0; padding:20px; text-align:left;}
.blue_register{ background-color:#E7ECF0; padding:0px 25px;height:50px;}
.blue_register span{padding:15px 0;margin:0px;float:left;display:inline-block;height:20px;}
.blue_register span p{width:90px; padding-left:36px;padding-right:10px;text-align:right;}
/*页面层容器*/
#container {width:1004px;margin:0 auto;overflow:hidden;}
/*头部信息*/
#all_head{
	background-color:#020167;
}
#header {height:60px;}
#top_search { float:right;width:210px; text-align:left; height:60px;}
#top_search select {width:190px;}
/*导航信息*/
.head_text a:link,.head_text a:visited {font-size:12px;text-decoration:underline; color:#fff;}
.head_text a:hover,.head_text a:active{ color:green;text-decoration:underline; }
#nav { height:27px;background-color:#E7ECF0; line-height:27px; text-align:right; padding-bottom:5px;}
#nav li { float:left;margin-top:4px;}
#nav li img {margin-bottom:-4px;_margin-bottom:0px}
#nav_tab{height:auto;}
#nav_tab li{float:left; margin:5px 0 0 5px;display:inline;}
#nav_tab .blue_tags{background-color:#020167;}
#nav_tab .gray_tags{background-color:#ccc;}
#nav_tab li span{display:block; float:left;height:22px; color:#FFFFFF}
#nav_tab .gray_tab{padding:5px 3px 0;/*width:177px;*/height:auto;word-wrap: break-word; background-color:#ccc;cursor:pointer;}
#nav_tab .blue_tab{padding:5px 3px 0;/*width:177px;*/height:auto;word-wrap: break-word; background-color:#020167;cursor:pointer;}
#nav_tab .gray_tab p{line-height:14px;}
#nav_tab .blue_tab p{line-height:14px;}
#nav_tab_add{white-space:nowrap;padding-top:5px;font-size:11px;}
#nav_tab_add a{color:#020167;text-decoration:none;font-size:11px;}
#nav_tab_add a:link,#nav_tab_add a:visited {text-decoration:none; color:#020167;}
#nav_tab_add a:hover,#nav_tab_add a:active{ color:#FF0000;text-decoration:none;}


#nav_tab_22{height:auto;}
#nav_tab_22 li{float:left; margin:5px 0 0 5px;display:inline;}
#nav_tab_22 .blue_tags{background-color:#020167;}
#nav_tab_22 .gray_tags{background-color:#ccc;}
#nav_tab_22 li span{display:block; float:left;height:22px; color:#FFFFFF}
#nav_tab_22 .gray_tab{padding:5px 3px 0;width:177px;height:30px;word-wrap: break-word; background-color:#ccc;cursor:pointer;}
#nav_tab_22 .blue_tab{padding:5px 3px 0;width:177px;height:30px;word-wrap: break-word; background-color:#020167;cursor:pointer;}
#nav_tab_22 .gray_tab p{line-height:14px;}
#nav_tab_22 .blue_tab p{line-height:14px;}
#nav_tab_add_22{white-space:nowrap;padding-top:17px;}
#nav_tab_add_22 a{color:#020167;text-decoration:none;}
#nav_tab_add_22 a:link,#nav_tab_add_22 a:visited {text-decoration:none; color:#020167;font-size:11px;}
#nav_tab_add_22 a:hover,#nav_tab_add_22 a:active{ color:#FF0000;text-decoration:none; font-size:11px;}
/*#nav_tab_22 a:hover,#nav_tab_22 a:active{ color:#FF0000;text-decoration:none; }*/

#nav_tab_33{height:auto;}
#nav_tab_33 li{float:left; margin:5px 0 0 5px;display:inline;}
#nav_tab_33 .blue_tags{background-color:#020167;}
#nav_tab_33 .gray_tags{background-color:#ccc;}
#nav_tab_33 li span{display:block; float:left;height:22px; color:#FFFFFF}
#nav_tab_33 .gray_tab{padding:5px 3px 0;width:165px;height:30px;word-wrap: break-word; background-color:#ccc;cursor:pointer;}
#nav_tab_33 .blue_tab{padding:5px 3px 0;width:165px;height:30px;word-wrap: break-word; background-color:#020167;cursor:pointer;}
#nav_tab_33 .gray_tab p{line-height:14px;}
#nav_tab_33 .blue_tab p{line-height:14px;}
#nav_tab_33 a:hover,#nav_tab_33 a:active{ color:#FF0000;text-decoration:none; }

.gray_left{height:22px;width:6px; background-image:url(../images/gray_left.gif);}
.gray_right{height:22px;width:6px; background-image:url(../images/gray_right.gif);}
.blue_left{height:22px;width:6px; background-image:url(../images/blue_left.gif);}
.blue_right{height:22px;width:6px; background-image:url(../images/blue_right.gif);}

#nav_tab a:link,#nav_tab a:visited {font-size:12px;text-decoration:none; color:#green;}
#nav_tab a:hover,#nav_tab a:active{ color:#FF0000;text-decoration:none; }

#nav a:link,#nav a:visited {font-size:12px;text-decoration:none; color:#666;}
#nav a:hover,#nav a:active {font-size:12px;text-decoration:underline; color:#020167;}

#nav_2{float:left;width:400px;padding:33px 0 0 20px;}
#nav_2 li{float:left;}
#nav_2 li img{padding:0 10px 0 15px; position:relative;bottom:4px;}
#nav_2 li a{color:#fff;}
#nav_2 a:link,#nav_2 a:visited {font-size:12px;text-decoration:none; color:#fff;}
#nav_2 a:hover,#nav_2 a:active {font-size:12px;text-decoration:underline; color:#fff;}

.htag{
	background-color:#020167;
	display:inline-block;
	width:984px;
	padding:10px;
}
.head_img{
	padding:0px;	
	width:36px;
	height:36px;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	line-height:36px;
}
.head_img img{*vertical-align:middle;*margin-top: expression((36-this.height)/2);           /* IE中图片垂直居中 */}
.head_text{padding-left:10px;color:#fff;float:left;}

#line {clear:both;height:3px;background-color:#020167}

/*主体内容*/
#main { height:auto; margin:auto;padding:0;}
#main2 { height:auto; margin:auto;padding:0; background-color:#E6E6E6;}
/*         about      */
#oma
{
	float:left;
	padding-left:15px;
	width:975px;
	height:auto;
}
#oma #main_tab_main{
	width:973px;
	padding:10px 0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#oma #out_main_tab_top{
	width:965px;
	border-top:1px solid #ccc;
	*height:4px;
}
#oma #out_main_tab_bottom{
	width:965px;
	border-bottom:1px solid #ccc;
}
#oma #login_about{
	width:950px;
	overflow:hidden;
	margin:0px auto;
}
#oma_img{
	text-align:center;
}
#login_about li.title{
	height:auto;
	padding-bottom:3px;
	line-height:18px;
	font-size:14px;
	font-weight:600;
	border-bottom:1px solid #ccc;
}
#login_about li.img{
	padding:15px 0 10px;
	padding-left:5px;
}

#login_about_text{
	padding-top:15px;
	vertical-align:top;
	text-align:center;
	line-height:16px;
	font-size:12px;
	margin-bottom:35px;
	}

#login_about_text span{
display:inline-block;
width:220px;
*width:190px;
text-align:left;
vertical-align:bottom;
padding:0 15px;
*padding:0 30px;
margin-bottom:22px;
}

/*add by mj begin*/
#login_about_text2{
	padding-top:15px;
	vertical-align:top;
	text-align:center;
	line-height:16px;
	font-size:12px;
	margin-bottom:0px;
	}
#login_about_text2 span{
display:inline-block;
width:240px;
text-align:left;
vertical-align:bottom;
padding:0 15px;
margin-bottom:0px;
font-weight:bold;
}
/*add by mj end*/
/*         about  end     */
/*         login      */

#out_main
{
	float:left;
	padding-left:15px;
	width:705px;
	height:auto;
}
#out_sidebar
{
	float:right;
	padding-right:15px;
	width:250px;
	height:auto;
}
#main_tab_main{
	width:703px;
	padding:10px 0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#sidebar_tab_main{
	clear:both;
	width:248px;
	padding:5px 0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	display:block;
}
.tab_top div,.tab_bottom div
{
	float:left;
	height:5px;
	width:5px;
	line-height:1px;
	font-size:1px;
}
#out_sidebar_tab_top{
	width:240px;
	height:4px;
	border-top:1px solid #ccc;
}
#out_sidebar_tab_bottom{
	width:240px;
	border-bottom:1px solid #ccc;
}
#out_main_tab_top{
	width:695px;
	border-top:1px solid #ccc;
	*height:4px;
}
#out_main_tab_bottom{
	width:695px;
	border-bottom:1px solid #ccc;
}

#login_about{
	width:680px;
	overflow:hidden;
	margin:0px auto;
}
#login_about li{
}
#login_about li.title{
	height:auto;
	padding-bottom:3px;
	line-height:18px;
	font-size:14px;
	font-weight:600;
	border-bottom:1px solid #ccc;
}
#login_about li.img{
	padding:15px 0 10px;
	padding-left:5px;
}
/*-----tqy1-20修改----*/
#login_about_text{
	padding-top:15px;
	vertical-align:top;
	text-align:center;
	line-height:16px;
	font-size:12px;
	margin-bottom:36px;
}
#login_about_text span{
display:inline-block;
width:240px;
font-weight:bold;
text-align:left;
vertical-align:bottom;
padding:0 15px;
margin-bottom:22px;
}
/*-----tqy1-20修改end----*/
#login_side{
	width:220px;
	overflow:hidden;
	margin:0px auto;
}
#login_title{
	font-size:11pt;
	font-weight:600;
	font-family:HGMaruGothicMPRO;
	padding:5px 0;
	height:auto;
	line-height:20px;
	border-bottom:1px solid #CCC;
}
#login_side li{
text-align:center;
line-height:20px;
}
#login_side_text{
	text-align:left;
	padding-left:8px;
	margin-top:10px;
}
#login_side_btns{
background:#E7ECF0;
}
#ads{
	margin-top:20px;
}
#ads_add{
	width:250px;
}
.nei_left_ad{
	width:160px;
}
.n_l_ad_add{
	width:160px;
}

/*         login  end   */

/*底部信息*/
#footer { clear:both;height:50px;padding:10px 0;background-color:#020167;}
#footer_logo{
	float:left;
	height:13px;
	width:500px;
	text-align:right;
	padding-top:37px;
	background:url(../images/logo_footer2.gif) no-repeat left;

}
#footer_logo p{
	color:#fff;
	font-size:11px;
}
#footer_nav { float:right; text-align:right;}
#footer_nav a:link,#footer_nav a:visited {font-size:12px;text-decoration:none; color:#fff;}
#footer_nav a:hover,#footer_nav a:active {font-size:12px;text-decoration:underline; color:#fff;}

/*************02-1***02-2***02-3***03****648---main***width:648px*****************/
#Small_main{ margin:70px auto; width:648px;  height:auto;}
#Small_main_top{}
#Small_main_bg{background-image:url(../images/648_bg.gif); height:auto; padding:15px 35px 20px 35px;}
#Small_main_bottom{}

/*************fb_register*****************/
#FBregistration_form{ float:left; margin:70px auto; width:648px;  height:auto;}
#FBregistration_form_top{}
#FBregistration_form_bg{background-image:url(../images/648_bg.gif); height:auto; padding:15px 35px 15px 35px;}
#FBregistration_form_bottom{ padding-left: -35px;}
#FBregistration_likebox{ float:right; margin-top:75px; margin-right:20px;}
/*************08-1---main********************************************************/
#Bmain{ height:840px; width:975px;margin:auto;}
#Bmain01{width:620px;float:left;padding-top:60px;padding-bottom:60px;}
#Bmain02{width:330px;float:right;padding-top:60px;padding-bottom:60px;}
#Bmain01_bg{background-image:url(../images/620_bg.gif)}
#Bmain02_bg{background-image:url(../images/330_bg.gif)}

/************按钮*********按钮**********按钮**************按钮*************/
.loading_btn{width:75px; height:21px; background:#2953A1; border: 1px solid #4F8CCB;color:#FFFFFF;cursor:pointer;}
.loading_btn_over{width:75px; height:21px; background:#2953A1; border: 1px solid #4F8CCB;color:#Ff0;cursor:pointer;}
.newload_btn{width:183px; height:27px; background:#60A035; border:solid 1px #006600; color:#FFF;cursor:pointer;}
.newload_btn_over{width:183px; height:27px; background:#60A035; border:solid 1px #006600; color:#Ff0;cursor:pointer;}

.green_btn{height:21px; border:1px solid #A3DE44; background:#60A035; background-image:url(../images/green_btn_bg.gif);color:#FFFFFF; padding:1px 10px; cursor:pointer;}
.green_btn_over{height:21px; border:1px solid #A3DE44; background:#60A035; background-image:url(../images/green_btn_bg.gif);color:#FFFF00; padding:1px 10px;cursor:pointer;}

.green_btn_2{height:21px;width:25px;text-align:center; border:1px solid #A3DE44; background:#60A035; background-image:url(../images/green_btn_bg.gif);color:#FFFFFF; padding:1px 0px; cursor:pointer;}
.green_btn_2_over{height:21px;width:25px;text-align:center; border:1px solid #A3DE44; background:#60A035; background-image:url(../images/green_btn_bg.gif);color:#FFFF00; padding:1px 0px;cursor:pointer;}

.green_btn_3{height:20px; border:0px solid #A3DE44; background:#60A035; background-image:url(../images/green_btn_bg.gif);color:#FFFFFF;  cursor:pointer;line-height:20px;}
.green_btn_3_over{height:20px; border:0px solid #A3DE44; background:#60A035; background-image:url(../images/green_btn_bg.gif);color:#FFFF00; cursor:pointer;line-height:20px;}
#green_btn_3_span{
white-space:nowrap;font-size:10px;padding:3px 2px;letter-spacing:-1px;
}
.orange_btn{height:21px; border:0px solid orange; background:#FF9900; background-image:url(../images/orange_btn_bg.gif); background-repeat:repeat-x; color:#FFFFFF; padding:1px 10px;cursor:pointer;}

.orange_btn_over{height:21px; border:0px solid orange; background:#FF9900; background-image:url(../images/orange_btn_bg.gif); background-repeat:repeat-x; color:#F00; padding:1px 10px;cursor:pointer;cursor:pointer;}

.blue_btn{height:21px; border:1px solid #08566F; background:#01779D; background-image:url(../images/blue_btn_bg.gif); color:#FFFFFF; padding:1px 10px; display:inline;cursor:pointer;}
.blue_btn_over{height:21px; border:1px solid #08566F; background:#01779D; background-image:url(../images/blue_btn_bg.gif);  color:#Ff0; padding:1px 10px;cursor:pointer;}

.gray_btn_022{height:20px;border:0;width:70px;background:url(../images/huibtn.gif); color:#000; padding:0px 5px; display:inline;cursor:pointer;}
.gray_btn_022_over{height:20px;border:0;width:70px;background:url(../images/huibtn.gif); color:#Ff0; padding:0px 5px;cursor:pointer;}

.gray_btn{height:21px; border:1px solid #999; background:#BCBCBC; background-image:url(../images/gray_btn_bg.gif); color:#000; padding:1px 6px 1px 6px; display:inline;cursor:pointer;}
.gray_btn_over{height:21px; border:1px solid #999; background:#BCBCBC; background-image:url(../images/gray_btn_bg.gif); color:#Ff0; padding:1px 6px 1px 6px;cursor:pointer;}

.gray_btn_2{vertical-align:middle;height:20px; line-height:20px;border:1px solid #BBBBBB; background:#BCBCBC; background-image:url(../images/gray_btn_bg.gif); color:#000; padding:0px 2px 0px 2px; display:inline;cursor:pointer;}
.gray_btn_2_over{vertical-align:middle;height:20px; line-height:20px;border:1px solid #939393; background:#BCBCBC; background-image:url(../images/gray_btn_bg.gif); color:#000; padding:0px 2px 0px 2px;cursor:pointer;}
.gray_btn_2_push{vertical-align:middle;height:20px; line-height:20px;border:1px solid #939393; background:#BCBCBC; background-image:url(../images/gray_btn_2_push_bg.gif); color:#fff; padding:0px 2px 0px 2px;cursor:pointer;}

.yellow_btn{height:24px; border:1px solid #E28800; background:orange; color:#ff0; padding:1px 10px;cursor:pointer;}
.yellow_btn_over{height:24px; border:1px solid #E28800; background:orange; color:#F00; padding:1px 10px;cursor:pointer;}
.update_btn{height:30px; border:1px solid #E28800; background:orange; color:#fff; padding:1px 10px;cursor:pointer;}
.update_btn_over{height:30px; border:1px solid #E28800; background:orange; color:#F00; padding:1px 10px;cursor:pointer;}

.th_ccc{border:1px solid #ccc; padding-left:8px; border-bottom:0; border-right:0;}
.td_fff{ background:#fff;padding-left:8px; border:1px solid #ccc; border-bottom:0;word-wrap:break-word; overflow:hidden;}
.th_ccc_end{background:#E7ECF0;border:1px solid #ccc; padding-left:8px;border-right:0;}
.td_fff_end{ background:#fff;padding-left:8px; border:1px solid #ccc;}
.show_div{height:20px;margin:0;/*width:130px;*/width:auto;padding:0;}
#outside_div{height:auto;position:absolute;display:inline-block;margin:0;padding:0;}
#chick_div{/*width:130px;*/width:auto;height:20px;line-height:20px;margin:0;padding:0px;}
#chick_div img{margin-right:4px;}
#chick_div .aaa{display:inline-block;height:20px;/*width:88px;*/width:auto;padding:0 2px;line-height:20px;position:relative;top:-5px;border-right:0;font:11pt;letter-spacing:-1px;*letter-spacing:0px;}
#chick_div .bbb{display:inline-block;height:20px;line-height:20px;position:relative;top:-5px;*top:-4px;}
#disp
{
	position:relative;
	/*height:60px;*/
	border:1px solid #ccc;
	width:106px;
	left:20px;
	_top:-5px;
}
#disp ul
{
	padding:0;
	margin:0;
}
#disp li
{
	width:101px;
	height:20px;
	line-height:20px;
	background:#fff;
	list-style:none;
	cursor:pointer;
	padding-left:0px;
}
#disp li:hover
{
	color:#fff;
	background:rgb(51,153,255);
	cursor:pointer;
}

#disp li a:link,#disp li a:visited{color:#000;display:block;background:#fff;}
#disp li a:hover,#disp li a:active{ color:#fff;display:block;background:rgb(51,153,255);}


/*show 222*------------*/

.show_div2{height:20px;margin:0;/*width:130px;*/width:auto;padding:0;}
#outside_div2{height:auto;position:absolute;display:inline-block;margin:0;padding:0;}
#chick_div2{width:auto;height:20px;line-height:20px;margin:0;padding:0px;}
#chick_div2 .aaa{display:inline-block;height:20px;color:blue;width:auto;padding:0 2px;line-height:20px;position:relative;top:-5px;border-right:0;}
#chick_div2 .bbb{display:inline-block;height:20px;line-height:20px;position:relative;top:-5px;*top:-4px;}
#disp2
{
	position:relative;
	height:80px;
	border:1px solid #ccc;
	width:115px;
	left:0px;
	background:#fff;
}
#disp2 ul
{
	padding:0;
	margin:0;
}
#disp2 li
{
	width:110px;
	height:20px;
	line-height:20px;
	background:#fff;
	list-style:none;
	cursor:pointer;
	padding-left:0px;
	margin:0;
}
#disp2 li:hover
{
	color:#fff;
	background:rgb(51,153,255);
	cursor:pointer;
}

#disp2 li a:link,#disp2 li a:visited{color:#000;display:block;text-decoration:none;background:#fff;}
#disp2 li a:hover,#disp2 li a:active{ color:#fff;display:block;text-decoration:none;background:rgb(51,153,255);}


.show_div3{height:20px;margin:0;/*width:130px;*/width:auto;padding:0;background:#fff;}
#outside_div3{height:auto;position:absolute;display:inline-block;margin:0;padding:0;}
#disp3
{
	position:relative;
	height:430px;
	border:1px solid #ccc;
	/*width:106px;*/
	/*left:20px;*/
	/*_top:-5px;*/
}
/*#disp3 ul
{
	padding:0;
	margin:0;
}
#disp3 li
{
	width:101px;
	height:20px;
	line-height:20px;
	background:#fff;
	list-style:none;
	cursor:pointer;
	padding-left:0px;
}
#disp3 li:hover
{
	color:#fff;
	background:rgb(51,153,255);
	cursor:pointer;
}

#disp3 li a:link,#disp3 li a:visited{color:#000;display:block;background:#fff;}
#disp3 li a:hover,#disp3 li a:active{ color:#fff;display:block;background:rgb(51,153,255);}*/
/**************************************/
/*--2010-2-01-ask----*/
#ask_m{
	width:720px;
	margin:20px auto;
}
#ask_tab{
	margin-top:20px;
	margin-bottom:15px;
}
#ask_tab table{
	border:1px solid #ccc;
	width:100%;
}
#ask_tab td.left_td{
	text-align:center;
	vertical-align:middle;
	padding:15px 5px;
	line-height:18px;
	width:150px;
	border-bottom:1px dotted #ccc;
	border-right:1px dotted #ccc;
}
#ask_tab td.right_td{
	text-align:left;
	vertical-align:middle;
	padding:10px 15px;
	line-height:18px;
	border-bottom:1px dotted #ccc;
}
#ask_tab td.end{
	border-bottom:0px dotted #ccc;
}
#ask_tab td.left_td span{
	color:red;
	font-weight:bold;
}
#ask_tab td.right_td input.text{
	width:270px;
	height:16px;
	padding:2px;
}
#ask_tab td.right_td p{
	line-height:22px;
}
#ask_tab td.right_td p span{

	display:inline-block;
	overflow:hidden;
	margin-bottom:-3px;
}
#ask_tab td.right_td textarea{
	line-height:18px;
	width:500px;
	height:120px;
	padding:1px;
	overflow
}
#ask_tab td.right_td input.ask_r{
	line-height:18px;
	margin-bottom:-3px;
	margin-right:5px;
	width:14px;
}
#ask_btn{
	text-align:center;
	padding:15px;
}
#check_ask_m{
	width:720px;
	margin:20px auto;
}

.blue_b_d{
	background:#E7ECF0;
	border:1px solid #ccc;
	padding:10px 15px 0px 15px;
}
.text_h_20{
	height:20px;
}
/*-----------------------*/
.t_b_tab_left,.t_b_tab_right,.t_g_tab_left,.t_g_tab_right{
	height:6px;
	width:6px;
	line-height:1px;
	font-size:1px;
}
.t_b_tab_left{
	background-image:url(../images/blue_left.gif);
}
.t_b_tab_right{
	background-image:url(../images/blue_right.gif);
}
.t_g_tab_left{
	background-image:url(../images/gray_left.gif);
}
.t_g_tab_right{
	background-image:url(../images/gray_right.gif);
}
.g_t_bg{
	background-color:#ccc;
}
.t_g_tab_mid{
　　word-break:break-all;
	word-wrap: break-word;
	background-color:#ccc;
	color:#fff;
	line-height:16px;
max-height:33px;  height: expression( this.scrollHeight > 33 ? "33px" : "auto" );-webkit-max-height: 33px;
overflow: hidden;
}
.b_t_bg{
	background-color:#020167;
}
.t_b_tab_mid{
　　word-break:break-all;
	word-wrap: break-word;
	background-color:#020167;
	color:#fff;
	line-height:16px;
	max-height: 33px
max-height:33px;  height: expression( this.scrollHeight > 33 ? "33px" : "auto" );-webkit-max-height: 33px;

overflow: hidden;
}
.t_kong5{
	width:5px;
}
.t_t_add{
	white-space:nowrap;
}
/*.t_g_tab_div{
	background-color:#ccc;
	border:1px solid #ff0;
	margin:0 3px;
}*/
/*.t_b_tab_div{
	background-color:#020167;
	border:1px solid #ff0;
	margin:0 3px;
}*/
.big_ad_s{
	padding:30px 0;
	background-color:#E6E6E6;
}
.big_1_ad{
	margin:0 auto;
	width:728px;
}
.big_2_ad{
	margin:20px auto 0;
	width:728px;
	height:15px;
	border:1px solid red;
}
.ad_edit{
	width:85%;
	margin:30px auto;

}
.ad_ed_left{
	width:200px;
	float:left;
}
.ad_ed_left li{
	height:30px;
	line-height:30px;
	margin:15px 0;
	text-align:center;
}
.ad_ed_left a{
	border:1px solid #020167;
	display:block;
	background:#eaeaea;
}
.ad_ed_left a:hover{
	border:1px solid #f00;
	background:#fff;
}
.ad_ed_right{
	width:520px;
	float:right;
}
.ad_btn_off a{
	background-color:#020167;
	color:#fff;
	border:1px solid #020167;
}
.ad_btn_off a:link{
	background-color:#020167;
	color:#fff;
	border:1px solid #020167;
}
.ad_btn_off a:hover{
	background-color:#020167;
	color:#fff;
	border:1px solid #020167;
}
.ad_btn_off a:visited{
	background-color:#020167;
	color:#fff;
	border:1px solid #020167;
}
#rit_file_t input{
	height:20px;width:50px;
}
/*------namelist--table   new----*/
.t_2px_line{background:url(../images/line_bg.gif) center center; height:2px;line-height:1px; width:100%; font-size:1px;padding-left:0px;}
.t_1px_line{background:#ccc;line-height:0px;font-size:0px;height:1px; width:100%;padding-left:0px;}
.n_f_numb{
	padding:0;
	margin:0;
	margin-right:8px;
	font-size:18px;
	width:15px;
	font-family:"Arial Black";
	color:#333;
	letter-spacing:0;
	line-height:normal;
	height:auto;
	word-break:break-all;
}
#b_x_t{
}
#b_x_t table{
	width:100%;
}
.mess_list_n_1,.mess_list_n_2,.mess_list_n_3,.mess_list_n_4,.mess_list_n_5,.mess_list_n_6,.mess_list_n_7{
	/*border:0px green solid;*/
	word-break:break-all;
}
.mess_list_n_1 div,.mess_list_n_2 div,.mess_list_n_3 div,.mess_list_n_4 div,.mess_list_n_5 div,.mess_list_n_6 div,.mess_list_n_7 div{
	word-break:break-all;
}
.mess_list_n_1 div span,.mess_list_n_2 div span,.mess_list_n_3 div span,.mess_list_n_4 div span,.mess_list_n_5 div span,.mess_list_n_6 div span,.mess_list_n_7 div span{
	display:block;line-height:1px;height:4px;
}
.mess_list_n_4 .head40img{
	width:36px;
	height:36px;
	text-align:center;
	background:#ffffff;
	display:table-cell;
	*display:block;
	vertical-align:middle;
	border:1px solid #ccc;
	padding:0px;
	line-height:36px;
}
.mess_list_n_4 .head40img img{
	*vertical-align:middle;*margin-top: expression((36-this.height)/2);
	/* IE中图片垂直居中 */
}

.list_n_1,.#list_n_2,.list_n_3,.list_n_4,.list_n_5,.list_n_6{
	border:0px green solid;
	word-break:break-all;
}
.list_n_1 div,.list_n_2 div,.list_n_3 div,.list_n_4 div,.list_n_5 div,.list_n_6 div{
	word-break:break-all;
}
.list_n_1 div span,.list_n_2 div span,.list_n_3 div span,.list_n_4 div span,.list_n_5 div span,.list_n_6 div span,.list_n_1_2 div span,.list_n_3_2 div span{
	display:block;line-height:1px;height:4px;
}
.list_n_1{
	width:120px;
}
.list_n_1 div{
	width:120px;
	padding:5px 0px 5px 0px;
}
.list_n_2{
	width:50px;
}
.list_n_2 div{
	width:50px;
	text-align:center;
	/*padding:5px 0px 5px; T R&L B*/
}
.list_n_3{
	width:160px;
}
.list_n_3 div{
	width:160px;
	padding:5px 0px 5px 10px;
}
.list_n_4{
	width:180px;
}
.list_n_4 div{
	width:180px;
	padding:5px 0px 5px 10px;
}
.list_n_5 div{
	width:142px;
}
.list_n_6{
width:20px;
align:center;
}
.list_n_6 div{
width:20px;
text-align:center;
}
.list_n_1_2{
vertical-align:top;
	width:160px;
}
.list_n_3_2{
width:130px;
vertical-align:top;
}
.list_n_1_2 div{
	width:160px;
	padding:5px 0px 5px 0px;
}
.list_n_3_2 div{
	width:120px;
	padding:5px 0px 5px 10px;
}

.list_n_1{
vertical-align:top;
}
.list_n_2{
	text-align:center;
	vertical-align:top;
}
.list_n_3{
vertical-align:top;
}
.list_n_4{
vertical-align:top;
}
.list_n_5{
vertical-align:top;
}
.list_n_2 .head40img{
	width:36px;
	height:36px;
	text-align:center;
	background:#ffffff;
	display:table-cell;
	display:block\9;
	vertical-align:middle;
	border:1px solid #ccc;
	padding:0px;
	line-height:36px;
}
.list_n_2 .head40img img{
	*vertical-align:middle;*margin-top: expression((36-this.height)/2);
	/* IE中图片垂直居中 */
}

.people_list_n_1,.#people_list_n_2,.people_list_n_3,.people_list_n_4,.people_list_n_5,.people_list_n_6{
	border:0px green solid;
	word-break:break-all;
}
.people_list_n_1 div,.people_list_n_2 div,.people_list_n_3 div,.people_list_n_4 div,.people_list_n_5 div,.people_list_n_6 div{
	word-break:break-all;
}
.people_list_n_1 div span,.people_list_n_2 div span,.people_list_n_3 div span,.people_list_n_4 div span,.people_list_n_5 div span,.people_list_n_6 div span,.people_list_n_1_2 div span,.people_list_n_3_2 div span{
	display:block;line-height:1px;height:4px;
}
.people_list_n_1 div{
	width:81px;
	padding-left:5px;
}
.people_list_n_2 div{
	width:110px;
	text-align:center;
}
.people_list_n_3 div{
	width:140px;
}
.people_list_n_4 div{
	width:142px;
}
.people_list_n_5 div{
	width:142px;
}
.people_list_n_6{
width:24px;
}
.people_list_n_1_2{
vertical-align:top;
}
.people_list_n_3_2{
vertical-align:top;
}
.people_list_n_1_2 div{
	width:112px;
	padding-left:5px;
}
.people_list_n_3_2 div{
	width:99px;
}

.people_list_n_1{
vertical-align:top;
}
.people_list_n_2{
	text-align:center;
	vertical-align:top;
}
.people_list_n_3{
vertical-align:top;
}
.people_list_n_4{
vertical-align:top;
}
.people_list_n_5{
vertical-align:top;
}
.people_list_n_2 .head40img{
	width:36px;
	height:36px;
	text-align:center;
	background:#ffffff;
	display:table-cell;
	display:block\9;
	vertical-align:middle;
	border:1px solid #ccc;
	padding:0px;
	line-height:36px;
}
.people_list_n_2 .head40img img{
	*vertical-align:middle;*margin-top: expression((36-this.height)/2);
	/* IE中图片垂直居中 */
}

/*------namelist--table   new- end---*/

.m_div_list_tab td{background:#fff;border-bottom:1px solid #ccc;
}
.m_div_list_tab td.first{background:#eee;border-right:1px solid #ccc;
width:40px;
text-align:center;
}
.m_div_list_tab td.sed{
width:55px;
height:50px;
text-align:center;
}
.sp_label_list{
	white-space:nowrap;
	/*width:98%;
	float:left;*/
	line-height:22px;
	padding:0px 0px 0px 3px;
}
.sp_label_list2{
	white-space:nowrap;
	/*width:98%;
	float:left;*/
	background: none repeat scroll 0 0 #E0E6FF;
	line-height:22px;
	padding:0px 0px 0px 3px;
}
.sp_list_mouse_on{
	white-space:nowrap;
	/*width:98%;
	float:left;*/
	background:none repeat scroll 0 0 #E0E6FF;
	line-height:22px;
	padding:0px 0px 0px 3px;
}
#left_menu_list li label{
	line-height:22px;
	cursor:pointer;
}

#disp_sort
{
	position:relative;
	/*height:60px;*/
	border:1px solid #ccc;
	width:106px;
	left:0px;
	top:-5px;
}
#disp_sort ul
{
	padding:0;
	margin:0;
}
#disp_sort li_bak
{
	width:101px;
	height:20px;
	line-height:20px;
	background:#fff;
	list-style:none;
	cursor:pointer;
	padding-left:0px;
}
#disp_sort li_bak:hover
{
	color:#fff;
	background:rgb(51,153,255);
	cursor:pointer;
}

.disp_sort_li
{
	width:101px;
	height:20px;
	line-height:20px;
	background:#fff;
	list-style:none;
	cursor:pointer;
	padding-left:0px;
}
.disp_sort_li_over
{
	width:101px;
	height:20px;
	line-height:20px;
	list-style:none;
	padding-left:0px;
	color:#fff;
	background:rgb(51,153,255);
	cursor:pointer;
}

#disp_sort li a:link,#disp_sort li a:visited{color:#000;display:block;background:#fff;}
#disp_sort li a:hover,#disp_sort li a:active{ color:#fff;display:block;background:rgb(51,153,255);}
#disp_sort_o{
	height:auto;
	position:absolute;
	display:inline-block;
	margin:0;
	padding:0;
}
