@charset "gb2312";
/* CSS Document */
*{ padding:0; margin:0;border:0;list-style:none;}
body{font-family:'Microsoft Yahei','ºÚÌå', 'å¯°î†¿è’‹é—†å‘´ç²¦','Arial','Simhei','æ¦›æˆœç¶?'; background-color:#F5F2EC;}
.logo{width: 980px;margin: 0 auto;height: 30px;font-size: 12px;line-height: 30px;padding: 5px 0;}
.logo .left { float:left; width:auto;}
.logo .right { float:right; width:auto;}
.bg{
	margin: 0 auto;
	background: url(to3.jpg) no-repeat center top;
	height: 60px;
	padding-top: 360px;
}

.nav {
	margin: 0 auto;
	width: 1000px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #B84041;
	background-color: #F5F2EC;
	
}
.nav ul li {width:auto;padding:0;float:left;height:44px;width:110px;text-align:center; font-weight:bold;}
.nav ul li a:link,.nav ul li a:hover,.nav ul li a:visited,.nav ul li a:active{ color:#B84041;}

.main {margin: 0 auto;width: 980px;font-size: 12px;background-color: #FFF; padding:10px;}
.main .left { float:left;  margin-top:5px; clear:both;}
.main .right {
	float: right;
	width: 400px;
	height: 60px;
	margin-top: 5px;
	line-height: 58px;
	text-align: right;
	font-size: 22px;
	font-weight: bold;
}
.main .gd {width:660px; float:left;}
.main .gd1 {width:320px; float:right;}
.main .gd ul li, .main .gd1 ul li , .main .gd2 ul li , .main .gd3 ul li  {float:left; border:1px solid #333;}
.main .gd ul li , .main .gd2 ul li { margin:10px 10px 0px 0px;width:318px;}
.main .gd1 ul li{ margin:10px 0px 0px 0px;width:318px;}
.main .gd3 ul li { margin:10px 10px 0px 0px;width:463px; padding:10px;}
.applogo{ padding-right:25px; line-height:40px; font-size:16px; float:left; width:139px; font-weight:bold; text-align:center;}
.main .lm{ clear:both; padding:10px 0;}
.main .lm ul li{width:313px; margin-right:10px; float:left;padding:15px 0 0 5px;;}
.fd{ clear:both;}
P{ margin:5px;}
h1,h4 { background-color:#EEE; border-bottom:1px solid #999; padding:1px 5px 2px 5px; font-size:14px; line-height:25px; float:left; }
h1{
	float: left;
	width: 140px;
}
h4{
	float: right;
	width: 158px;
	text-align: right;
}

a:link { color:#000;text-decoration: none;}
a:hover {color:#B87502;text-decoration: none;}
a:visited { color:#000;text-decoration: none;}
a:active { color:#000;text-decoration: none;}
