@charset "gb2312";
/* CSS Document */
.main .banner{
	width:1003px;
	padding:5px 0px;
}
.main .banner .banner_left{
	background:url(/img/banner_left.jpg) no-repeat;
	width:168px;
	height:480px;
	float:left;
}
.main .banner .banner_left .scroll_menu{
	height:288px;
	overflow:hidden;
	position:relative;
}
.main .banner .banner_left .scroll_menu dl{
	padding:0px 10px;
	width:147px;
}
.main .banner .banner_left .scroll_menu dl dd{
	text-align:center;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #bfbfbf;
}
.main .banner .banner_left .scroll_menu dl dd a{
	font-size:14px;
}
.main .banner .banner_left .search{
	margin-top:11px;
	height:146px;
	padding-top:20px;
}
.main .banner .banner_left .search p{
	font-weight:normal;
	height:30px;
	line-height:30px;
	padding-left:14px;
}
.main .banner .banner_right{
	float:right;
	width:825px;
	height:480px;
}
.main .banner .banner_right .banner_menu{
	background:url(/img/banner_menu_bg.jpg) no-repeat;
	height:124px;
	width:825px;
}
.main .banner .banner_right .banner_menu dl dd{
	float:left;
	width:100px;
	font-size:18px;
	padding-top:40px;
	height:75px;
	position:relative;
	z-index:1;
}
.main .banner .banner_right .banner_menu dl dd a{
	position:absolute;
	z-index:100;
	display:block;
	width:27px;
	height:29px;
	background:url(/img/go.jpg) no-repeat;
	left:164px;
	top:88px;
}
.main .banner .banner_right .banner_menu dl dd a:hover{
	background:url(/img/go1.jpg) no-repeat;
}
.main .content{
	width:1010px;
}
.main .content .floor{
	overflow:hidden;
	background-color:#e60012;
}
.main .content .floor a:hover dl dd{
	color: #d20e0e;
	text-decoration: underline;
}
.main .content .floor dl{
	float:left;
	background-color:#fff;
	border-left:1px solid #c3c2c2;
}
.main .content .floor dl dd{
	text-align:center;
	color:#707070;
}
.main .content .floor .floor_head{
	border-left:0px;
	*padding-bottom:4px;
}
.main .content .floor .floor_head dd a{
	color:#989898;
}
.main .content .floor1{
	height:188px;
	padding:10px 0px;
}
.main .content .floor1 .floor_head{
	width:155px;
}
.main .content .floor1 .floor_head dt{
	height:169px;
}
.main .content .floor1 .floor_head dd{
	text-align:left;
}
.main .content .floor2{
	height:243px;
	padding-bottom:10px;
}
.main .content .floor2 .floor_head{
	width:207px;
}
.main .content .floor2 .floor_head dt{
	height:224px;
}
.main .content .floor2 .floor_head dd{
	text-align:left;
}
.main .content .floor3{
	height:218px;
	padding-bottom:10px;
}
.main .content .floor3 .floor_head{
	width:163px;
}
.main .content .floor3 .floor_head dt{
	height:199px;
}
.main .content .floor3 .floor_head dd{
	text-align:left;
}