@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/style/images/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#bg{
	background-color: #FFFFFF;
}

#wrapper {
	height: 900px;
	width: 951px;
	margin:auto;
	padding:0px;
}


/*ͷ*/
#header {
	background-image: url(/style/images/header_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner {
	background-image: url(/style/images/flash_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 900px;
	overflow: hidden;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}
#top {
	height: 160px;
	width: 905px;
}

#top .left {
	background-image: url(/style/images/lm_bg_5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 524px;
	height: 150px;
	float: left;
	overflow: hidden;
}
#top .flash {
	float: left;
	height: 130px;
	width: 160px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#top h2 {
	background-image: url(/style/images/dian_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
}
#top .font_t {
	font-size: 16px;
	color: #000000;
	background-image: url(/style/images/lm_tb1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	display: block;
	float: left;
	width: 110px;
}
#top .font_r {
	color: #FF0000;
	display: block;
	float: left;
	width: 110px;
}
#top .more {
	background-image: url(/style/images/more_tb.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	display: block;
	float: left;
	width: 38px;
}

/**/
#top .more a,#top .more a:active,#top  .more a:visited,#top .more a:link{
	color: #d35125;
	font-size: 14px;
}
#top .more a:hover {
	color: #14a0fd;
}

#top .news {
	float: left;
	width: 335px;
	padding: 5px;
}


#top .notices{
	width: 330px;
	background-image: url(/style/images/lm_bg_6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 145px;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
}

#top .title {
	width: 230px;
	display: block;
	float: left;
	overflow: hidden;
	background-image: url(/style/images/dian_4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#top .date {
	display: block;
	float: left;
	width: 70px;
}

#bottom {
	clear: both;
	padding-top: 5px;
	width: 905px;
	height: 210px;
}

#bottom .lm {
	float: left;
	width: 310px;
	height: 200px;
}
#bottom .lm1{
	float: right;
	width: 279px;
	height: 200px;
}


#bottom .lm h2,#bottom .lm1 h2 {
	line-height: 26px;
	color: #FFFF00;
	background-image: url(/style/images/lm_bg_7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	text-align: center;
	font-size: 14px;
}
#bottom .lm ul,#bottom .lm1 ul {
	background-image: url(/style/images/lm_bg_8.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 164px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom .lm li,#bottom .lm1 li {
	background-image: url(/style/images/dian_3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

