body {
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: 25px;
}
.font_wd:link {
	line-height: 23px;
	color: #333;
	text-decoration: none;
	text-indent: 15px;
}
.font_wd:visited {
	color: #333;
	text-decoration: none;
}
.font_wd:hover {
	text-decoration: none;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}

.font_yl:link {
	color: #FF0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}
.font_yl:visited {
	color: #FF0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}
.font_yl:hover {
	text-decoration: none;
	color: #FC6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC6;
}
.container {
	background-color: #F0F0F0;
	background-image: url(../images/body_bg.jpg);
	clear: both;
	height: auto;
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 1px;
}
.img{
	border:0px;
}.banner {
	margin-bottom: 20px;
}
.list table{
	width:830px;
	margin:0px auto;
	font-size:14px;
	color:#333333;
	text-align:left;
	border-collapse:collapse;/*细线表格代码*/
}
.list table td{
	border:1px solid #CC6633;/*细线表格线条颜色*/
	height:30px;
	line-height: 23px;
	padding: 0px 10px 0px 10px;
}
.td_tit {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

tr.t1 td {
	}/* 交替行第一行的背景色 */
tr.t2 td {background-color:#FFF2EC;}/* 交替行第二行的背景色 */
tr.t3 td {background-color:#FFA87D}/* 鼠标经过时的背景色 */

.list th{
	line-height:30px;
	height:30px;
	background-color: #A14517;
	border: 1px solid #CC6633;
}
.list tfoot{
	height:70px;
}
.main_box {
	background-color: #F6E7DD;
	height: auto;
	width: 792px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #D1815D;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.box_tit {
	height: 40px;
	width: 100%;
	clear: both;
}
.font_wh {
	color: #FFF;
}
.font_p {
	text-indent: 28px;
}
.container .zn {
	color: #FFF;
	height: 560px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container .zn .zn_bg1 {
	background-image: url(../images/zn_bg1.jpg);
	height: 173px;
	background-repeat: no-repeat;
}
.container .zn .zn_bg3 {
	background-image: url(../images/zn_bg3.jpg);
	height: 183px;
	background-repeat: no-repeat;
}
