/* CSS Document */
*{margin:0 auto;padding:0;list-style-type:none;}
img{ border:0px;}
body{margin:0px;font-size: 12px;color: #333;}
a{color: #333;text-decoration: none;}
a:hover {
	color:#B80000;
}
.topbg {background: url(images/topbg.jpg) repeat-x;height: 118px;padding-top:10px;}
.navbg {background: url(images/navbg.jpg)repeat-x;height:49px;}
.main1,.main2{border-radius: 5px;background:#FFE7BB; height:310px;}
.main2{height:220px;}
.title1{background: url(images/title1.png) no-repeat center center;}
.title2{background: url(images/title2.png) no-repeat center center;}
.title3{background: url(images/title3.png) no-repeat center center;}
.title4{background: url(images/title4.png) no-repeat center center;}
.i_lxwm{background: url(images/i_lxwmbg.jpg) no-repeat; height:222px;}
.i_cpzs{background: url(images/cpzsbg.jpg) no-repeat;}
.title_txt{color: #fdc47a;font-size: 16px;font-weight:bold;}
.title_txt a{color: #fdc47a;font-size: 16px;font-weight:bold;}
.left_nav{background: url(images/left_navbg.jpg) no-repeat; height:30px; padding-left:42px;padding-bottom:10px;font-size:14px;color:#ffffff;}
.left_nav:hover{font-weight:bold;text-decoration: underline;}
.main_topbg{background: url(images/mainbgtop.jpg) no-repeat;height: 7px;}
.main_bottombg{background: url(images/mainbgbottom.jpg) no-repeat;height:7px;}
.main_bg{background: url(images/mainbg.jpg) repeat-y;height:422px;}
.xhx{border-bottom:#b57d00 solid 1px ;}
.right_title{ font-size:16px;font-weight:bold;height:30px;padding-left:10px;}
/* ¶¥²¿µ¼º½ */
.top_nav {
	height: 49px;
}
.top_nav li{
	float:left;
}
.top_nav a {
	color: #ffffff;
	text-align: center;
	display: inline-block;
	height: 49px;
	line-height: 49px;
	width: 109px;
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.top_nav a:hover {
	background:url(images/navbg2.jpg) repeat-x bottom;
	color:#B80000;
}
.top_nav div{
	width:109px;
	display:block;
	visibility:hidden;
	position:absolute;
	z-index:9999;
	*margin-left:-109px;
	*margin-top:49px;
	background:#B80000;
}
.top_nav div a {
	opacity:1;
	font-size:12px;
	height:32px;
	line-height:32px;
	font-weight:normal;
}
.top_nav div a:hover {
	color:#B80000;
	background:#FBC326;
}
/* ²à±ßµ¼º½ */
.nav_left {}
.nav_left a{
	background: url(images/left_navbg.jpg) no-repeat;
	height:29px;
	padding-bottom:10px;
	font-size:14px;
	color:#ffffff;
	width:188px;
	display:block;
	line-height:29px;
	text-indent:42px;
}
.nav_left a:hover{
	font-weight:bold;
}
#nav_left_now{
	font-weight:bold;
}
.listline img {
	vertical-align:middle;
}
.footer {
	color:#FAE49B;
}