body {
	margin: 0px;
	padding: 0px;
	font-family: "ËÎÌå";
	color: #000000;
	background-color: #ebebeb;
	background-image: url(/images/lyxjb/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	font-size: 12px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav {
	background-image: url(/images/lyxjb/nav_bg.gif);
	background-repeat: repeat-x;
	line-height: 31px;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.wrap {
	width: 1040px;
	margin: 0px auto;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
}
.nav_font {
	padding: 0px 10px;
}
.pic_bg {
	width: 1040px;
	background-image: url(/images/lyxjb/pic_bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 8px;
	margin-bottom: 6px;
}
.pic_bg p {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}


.kly {
	line-height: 24px;
	margin: 277px 40px 0px 120px;
	text-indent: 24px;
}
.nav1 {
	font-size: 0px;
	line-height: 1px;
	width: 1040px;
	height: 35px;
	background-image: url(/images/lyxjb/nav1_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.huangdeng {
	border: 4px solid #e9d3b5;
	width: 463px;
	height: 312px;
	margin-left: 18px;
	display: inline;
	margin-bottom: 10px;
}
.list {
	border: 1px solid #f2d9db;
	margin-right: 20px;
	display: inline;
	margin-left: 18px;
	background-position: bottom;
	margin-bottom: 10px;
	padding: 10px 0px 10px 5px;
}
li {
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	width: 230px;
	float: left;
	overflow: hidden;
	background-image: url(/images/lyxjb/news_icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 8px;
	display: inline;
	margin-left: 10px;
}
.box {
	border: 1px solid #f2d9db;
	margin: 0px 20px 0px 18px;
	padding: 0px 8px;
	width: 985px;
	padding-bottom: 20px;
}
.box_con {
	border: 1px solid #f2d9db;
	background-color: #fff2f4;
	width: 120px;
	padding: 10px;
	float: left;
	display: inline;
	margin: 20px 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}
.box_con img {
	font-size: 0px;
	line-height: 1px;
	height: 160px;
	width: 120px;
	display: block;
}
.box_con span {
	text-align: center;
	line-height: 18px;
	display: block;
	padding: 5px;
	height: 50px;
	overflow:hidden;
}
.foot {
	background-image: url(/images/lyxjb/foot.gif);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #b31219;
	text-align: center;
	line-height: 24px;
	padding: 7px 0px;
	margin-top: 10px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
