@charset "gb2312";
/* CSS Document */
#header{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background-color: #FCFCFC;
}
.xt_topnav{
	width:100%;
	height:75px;
	border-bottom:3px solid #BEBEBE;
	margin:0 auto;
}
.xt_top{
	width:1000px;
	height:75px;	
	margin:0 auto;
	font-family:"ËÎÌå";
	font-size:14px;
	font-weight:bold;
	border-bottom:3px solid #BEBEBE;
}
.xt_logo{
	float:left;
	margin-top:10px;
}
.xt_top_subnav{
	float:left;
	font-family:"ËÎÌå";
	font-size:14px;
	margin-left: 15px;
}
.xt_top_subnav a{
	text-decoration:none;
	color:#5e5e5e;
}
.xt_top_subnav a:hover {
	text-decoration:underline;
	color:#5e5e5e;
}
ul.subnav{
	float:left;
	width:85px;
	height:50px;
	background:url(/2010/images/x_03.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:10px;
}
.subnav li{
	text-align:right;
	padding-right:10px;
	line-height:25px;
	font-family:'Microsoft Yahei';
	font-size:14px;
	list-style:none;
}
.xt_top_phone{
	float: left;
    width: 117px;
    height: 45px;
    margin-left: 18px;
    padding-top: 25px;
}