@charset "gb2312";
/* CSS Document */
a, form, iframe, li, ul, p, body, div {
	margin: 0px;
	padding: 0px;
}
ul, li {
	list-style: none;
}
/*BOXcss*/
.box {
	width: 980px;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fl_box {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.db {
	width: auto;
	height: auto;
	min-width: 1000px;
}
/*栏目标题样式*/
.Lm_bt {
	float: left;
	text-align: center;
	width: auto;
	height: 100%;
	line-height: inherit;
}
/*更多样式*/
.more {
	float: right;
	height: 100%;
	line-height: inherit;
}
/*漂浮*/
.fl_lf {
	float: left;
}
.fl_rf {
	float: right;
}
/*banner*/
#banner_right>div {
	float: right;
	margin-right: 2px;
}
#banner_right_dg {
	background: url(banner_right_text.png) top left no-repeat;
float:left width:90px;
	height: 109px;
}
#banner_right_dg div {
	margin-top: 8px;
	height: 10px;
}
/*nav*/
#nav ul {
	float: left;
	width: auto;
	height: 45px;
}
#nav li {
	font-size: 17px;
	font-weight: bold;
	float: left;
	height: 45px;
	line-height: 45px;
	margin-left: 80px;
	cursor: pointer;
	color: #FFFFFF;
}
.nav_H {
	height: 45px;
}
.nav_rihth_img {
	width: 27px;
	height: 23px;
	float: right;
	margin-right: 29px;
	margin-top: 10px;
}
