﻿/* 全部重置*/
BODY
{
    font: 12px 宋体;
    text-align: center;
    padding-top:0;
    margin-top:0;
    min-width:950px;
    background-color:#eeeeee;
}

div, form, input, select, p, h1, h2, h3, h4, h5, h6,  th, td, dl, dt, dd
{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: bold;
}
ol, ul
{
	list-style: none;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
    width: 98%;
}
img
{
	border: none;
}
a
{
	text-decoration: none;
	cursor: pointer;
	color: #000;
}
a:hover
{
	text-decoration: underline;
	color: #ff0000;
}

/*清除浮动*/
.clear
{
	clear: both;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.dis
{
	display: block;
}
.undis
{
	display: none;
}
#container
{
	width:985px;
	margin:0px auto;
	background-color:White;
	height:auto;
	text-align: left;
}
/*头部*/
#header
{
	font-size: 12px;
	width: 985px;
	padding-left:10px;
	margin: 0 auto;
	background-color:White;
	padding:0px;
}
#header a:hover
{
	color: #ff000;
	text-decoration: none;
}
.header_list
{
	width: 60px;
	padding: 5px;
	border: solid 1px #bababa;
	background: #fff;
	position: absolute;
	left: 460px;
	top: 82px;
	display: none;
	font-size: 12px;
	z-index: 10000;
}
.header_list ul li
{
	line-height: 24px;
	text-align: center;
}
.header_list a
{
	color: #524d47;
	font-weight: normal;
}
.header_list a:hover
{
	color: #ff0000;
}
.logo
{
	float: left;
	margin-top: 15px;
	width: 166px;
	height: 61px;
	margin-left:10px;
	background: url(images/xkq_logo.jpg) no-repeat;
}
.logo a
{
	display: block;
	width: 166px;
	height: 61px;
}
.city
{
	float: left;
	width: 150px;
	margin-top: 15px;
	color: #ff0000;
}
.city span.sp_a
{
	font-size: 26px;
	font-family: "黑体";
	text-align: center;
	display: block;
	margin-top: 10px;
}
.city span.sp_b
{
	text-align: center;
	display: block;
	margin-top: 10px;
}
#container .city span.sp_b a
{
	color: #0033FF;
	
	
}
#container .city span.sp_b a:hover
{
	text-decoration: underline;
	color: #ff0000;
}
.icon
{
	float: left;
	color: #473f0e;
	margin-top: 8px;
	font-size: 12px;
}
.icon ul.ico_list
{
	width: 546px;
	display: block;
	margin-top: 5px;
}
.icon ul.ico_list li.ico_li
{
	display: inline;
	float: left;
	text-align: center;
	margin-right: 16px;
	width: 52px;
}
.icon ul.ico_list li.ico_li span
{
	display: block;
	width: 48px;
	height: 48px;
	margin-bottom: 10px;
	background-image: url(images/index_icon.gif);
}
.icon ul.ico_list li.ico_li a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.icon span.bg_01
{
	background-position: left 0;
}
.icon span.bg_02
{
	background-position: 336px 0;
}
.icon span.bg_03
{
	background-position: 288px 0;
}
.icon span.bg_04
{
	background-position: 240px 0;
}
.icon span.bg_05
{
	background-position: 192px 0;
}
.icon span.bg_06
{
	background-position: 144px 0;
}
.icon span.bg_07
{
	background-position: 96px 0;
}
.icon span.bg_08
{
	background-position: right 0;
}
.sou
{
	width: 75px;
	height: 87px;
	float: right;
	margin-top: 15px;
}
.sou ul li
{
	padding: 5px 0 5px 10px;
}
.sou ul li img
{
	position: relative;
	top: 2px;
}
.sou ul li a
{
	margin-left: 10px;
	color: #473f0e;
}
.sou ul li.bg_a
{
	background: url(images/dot_bg01.jpg) no-repeat left center;
}
.sou ul li.bg_b
{
	background: url(images/dot_bg02.jpg) no-repeat left center;
}
.sou ul li.bg_c
{
	background: url(images/dot_bg03.jpg) no-repeat left center;
}
/*导航*/
#menu{height:37px; width:986px ; 
margin:0px auto; background-color:White;
}
#menuLeft{ height:37px; width:6px; background:url(images/nav_left.jpg) no-repeat bottom; float:left;}
#menuRight{ height:37px; width:5px; background:url(images/nav_right.jpg) no-repeat bottom; float:left;}
#menuCenter{ height:37px; width:972px; 
background:url('images/nav_bg.jpg') repeat-x 50% bottom; 
float:left;
}
#menuCenter ul{ display:block;height:37px; color:#fff; font-weight:bold; margin-left:5px;}
#menuCenter ul a{ color:#fff;}
#menuCenter ul a:hover{ color:#FFFF00;}
#menuCenter li{ display:inline; float:left; line-height:31px; padding-top:6px; width:68;padding-right:14px;
}
#menuCenter .li1{ display:inline; float:left; line-height:31px; padding-top:6px; width:68;
background:url(images/nav_line.jpg) no-repeat left 8px; padding-left:14px; padding-right:14px;
}
#menuCenter li a{ display:block;
    width: 80px;
}
#menuCenter li.current{ background:url(images/nav_currentbg.jpg) no-repeat bottom; width:82px; color:#000;}
#menuCenter li.current a{ color:#000; margin-left:1px;}
#menuCenter li.current a:hover{ color:#000;}
#menuCenter li.noline{ background:none;}

.login
{
	font-size: 12px;
	height: auto;
	float: left;
	padding-bottom: 5px;
}
.login_top
{
	height: 5px;
	background: url(images/login_topbg.gif) no-repeat top;
	overflow: hidden;
}
.login_bottom
{
	height: 5px;
	background: url(images/login_bottombg.gif) no-repeat;
	overflow: hidden;
}
.login_main
{
	height: auto;
	border-left: silver 1px solid;
	border-right: silver 1px solid;
}
.login_botton
{
	padding-top: 8px;
}
.login_botton span
{
	float: left;
	margin-left: 6px;
	width: 101px;
}
.login_botton a.lg_01
{
	background: url(images/login.png) no-repeat left top;
}
.login_botton a
{
	display: block;
	width: 101px;
	height: 30px;
}
.top_menu
{
    background-color:White;
    margin-bottom:0px;
    width:985px;
    text-align:right;
}
.login_botton a.lg_02
{
	background: url(images/login.png) no-repeat right top;
}
.login_botton a.lg_03
{
	background: url(images/login.png) no-repeat left -32px;
	margin-top: 8px;
}
.login_botton a.lg_04
{
	background: url(images/login.png) no-repeat right -32px;
	margin-top: 8px;
}
.login_botton a.lg_05
{
	background: url(images/login.png) no-repeat left -64px;
}
.login_a
{
	padding: 0 10px;
	font-size: 12px;
}
#right .login_a a
{
	color: #cf0000;
}
.login_a p
{
	display: block;
	line-height: 22px;
}
.font_a
{
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
}
.font_a a
{
	color: #0033FF;
}
.font_b
{
	color: #fe6400;
	font-weight: bold;
	margin: 0 2px;
}
.login_a p a.a1
{
	color: #fe6400;
	text-decoration: underline;
}
.maintain_team
{
	width: 201px;
	height: 76px;
	background: url(images/maintain_team.gif) no-repeat;
	margin: 0 auto;
	margin-top: 10px;
}
.maintain_team a
{
	display: block;
	width: 201px;
	height: 76px;
}

.zhuanR li
{
	background: url(images/black_dot.gif) no-repeat left 9px;
	padding-left: 8px;
}
.starRank
{
	margin-top: 8px;
	font-size: 12px;
	float: left;
}
.starRank_tt
{
	height: 29px;
	background: url(images/xkq_unionbg04.gif) no-repeat;
	line-height: 29px;
	font-weight: bold;
	color: #004db4;
	padding-left: 10px;
}
.starRank_tt a
{
	color: #004db4;
}
.starRank_cnt
{
	border: 1px solid #9CC2F3;
	padding: 5px;
}
.starRank_cnt ul
{
	display: block;
	overflow: hidden;
	padding: 0 10px;
	line-height: 22px;
}
.starRank_cnt li
{
	height: 22px;
	overflow: hidden;
}
#member
{
}
#member li
{
	padding-left: 18px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
}
#member li span
{
	float: left;
	margin-right: 10px;
	display: inline;
}
.star5
{
	width: 70px;
	height: 14px;
	background: url(images/star_5.gif) no-repeat top;
	margin-top: 3px;
}
.star4
{
	width: 70px;
	height: 14px;
	background: url(images/star_4.gif) no-repeat top;
	margin-top: 3px;
}
.star3
{
	width: 70px;
	height: 14px;
	background: url(images/star_3.gif) no-repeat top;
	margin-top: 3px;
}
.star2
{
	width: 70px;
	height: 14px;
	background: url(images/star_2.gif) no-repeat top;
	margin-top: 3px;
}
.star1
{
	width: 70px;
	height: 14px;
	background: url(images/star_1.gif) no-repeat top;
	margin-top: 3px;
}
.star0
{
	width: 70px;
	height: 14px;
	background: url(images/star_0.gif) no-repeat top;
	margin-top: 3px;
}
#member li a
{
	width: 50px;
	height: 22px;
	display: block;
	overflow: hidden;
	float: left;
	font-weight: normal;
	margin-right: 10px;
}
#member li.num1
{
	background: url(images/rank_num01.png) no-repeat left 3px;
}
#member li.num2
{
	background: url(images/rank_num01.png) no-repeat left -19px;
}
#member li.num3
{
	background: url(images/rank_num01.png) no-repeat left -41px;
}
#member li.num4
{
	background: url(images/rank_num01.png) no-repeat left -63px;
}
#member li.num5
{
	background: url(images/rank_num01.png) no-repeat left -85px;
}
#member li.num6
{
	background: url(images/rank_num01.png) no-repeat left -107px;
}
#member li.num7
{
	background: url(images/rank_num01.png) no-repeat left -129px;
}
#member li.num8
{
	background: url(images/rank_num01.png) no-repeat left -151px;
}
#member li.num9
{
	background: url(images/rank_num01.png) no-repeat left -173px;
}
#member li.num10
{
	background: url(images/rank_num01.png) no-repeat left -195px;
}

#zindexDiv
{
	position: absolute;
	width: expression(this.nextSibling.offsetWidth);
	height: expression(this.nextSibling.offsetHeight);
	top: expression(this.nextSibling.offsetTop);
	left: expression(this.nextSibling.offsetLeft);
	width: 0;
	height: 0;
}

.point
{
	text-align: center;
	height: 25px;
}
.loginTable
{
	border-collapse: collapse;
	color: #666666;
	font-size: 13px;
}
.loginTable th
{
	color: #000000;
	padding: 5px 0 0;
	text-align: left;
	vertical-align: top;
	width: 130px;
}
.loginTable th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px 10px 10px 0;
	text-align: right;
	width: 150px;
}
.tk_tr th
{
	line-height: 30px;
	padding-top: 18px;
}
.tk_tr td
{
	line-height: 30px;
	padding-top: 18px;
}

.loginTable label span
{
	color: #999999;
}
.loginTable .btn_login
{
	font-size: 13px;
	height: 24px;
	margin-right: 10px;
	width: 60px;
	vertical-align: middle;
}
.loginTable a
{
	text-decoration: underline;
	color: #2244dd;
}
.loginTable a:active
{
	color: #990066;
}
.txt_int
{
	border: 1px solid #7F9DB9;
	height: 19px;
	width: 180px;
}
.window_box
{
	overflow: hidden;
	padding: 5px;
	position: relative;
	background: #6b88b5;
}
.window_cont
{
	background: #fff;
	padding: 5px;
	position: relative;
	z-index: 20002;
}
.window_alpha
{
	background: #0c7ab9;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 20001;
}
.window_alpha_error
{
	background: #BB0000 none repeat scroll 0 0;
}
.window_box iframe
{
	width: 100% !important;
}
.window_box dt b
{
	color: black;
	float: left;
	font-size: 16px;
	line-height: 150%;
}
.window_box dt
{
	background: #fff;
	height: 30px;
}
.window_box a
{
	text-decoration: underline;
}
.window_box .closeWin, .window_box .closeWin:visited
{
	color: #2244DD;
	position: absolute;
	right: 8px;
	top: 3px;
}
.window_box .tt
{
	color: #3366CC;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px;
}
.busy
{
	display: none;
}
.busystate .notbusy
{
	display: none;
}
.busystate .busy
{
	display: inline;
}
#logindiv_msg
{
	color: #E40000;
	display: none;
	font-size: 12px;
	line-height: 200%;
	width: 300px;
}
#logindiv_title
{
	font-size: 12px;
	line-height: 120%;
	margin: 0 0 20px;
}
#logindiv_title a
{
	color: blue;
	font-size: 13px;
	margin-left: 120px;
}
#logindiv_table
{
	margin: 0 0 40px 50px;
}
#logindiv_table th
{
	padding: 5px 3px 3px;
	text-align: right;
}
#logindiv_table td
{
	padding: 3px;
}

/* 友情链接*/
#f_link
{
	margin: 5px auto;
    width: 970px;
    background-color:White ;
}
#f_link_top
{
    border-left: 1px solid #c9d8d6;
    border-right: 1px solid #c9d8d6;
	width: 948px;
	height: 32px;
	background: url(images/xkq_unionbg11.gif) no-repeat;
	line-height: 32px;
	font-weight: bold;
	padding-left: 20px;
}
#f_link_cnt
{
	border-left: 1px solid #c9d8d6;
    border-right: 1px solid #c9d8d6;
    border-bottom: 1px solid #c9d8d6;
    font-size: 12px;
	width: 968px;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: 0;
}
#f_link ul
{
	display: block;
	padding: 10px 20px;
}
#f_link ul li
{
	float: left;
	line-height: 25px;
	height: 25px;
	white-space: nowrap;
}
#f_link ul li a
{
	margin: 0 5px;
}

/* 底部 */
#footer
{
	height: 80px;
	text-align: center;
	margin:8px auto;
	background-color :White;
	width: 970px;
}

