@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:1200px;
	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_logo>h1{margin:0;padding:0;}
.xt_top_subnav{
	float:left;
	font-family:"ËÎÌå";
	font-size:14px;
	margin-left: 15px;
}
.xt_top_subnav a{
	text-decoration:none;
	color:#5e5e5e;
	font-weight: 700;
}
.xt_top_subnav a:hover {
	text-decoration:underline;
	color:#5e5e5e;
}
ul.subnav{
	float:left;
	width:98px;
	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:13px;
	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;
}
.xt_right_phone{
	width: 212px;
	float: left;
	margin: 11px 0 0 35px;
	padding: 0 0 0 60px;
	height: 46px;
	text-align: left;
	background: url('/2010/images/yp_phoneIcon.png') no-repeat left center
}
.xt_right_phone span.r_txt{font-weight: 100}
.xt_right_phone .r_phone{
	line-height: 28px;
    font-size: 24px;
    font-family: 'Arial';
    font-weight: 700;
    color: #000;
}