﻿@charset "utf-8";
body {
background-color: #F8F7F5;
 margin: 0px;
 padding: 0px;
 }
div,ul,li,dt,dd,dl,td,tr,table,p,span,h1,h2,h3,h4,h5,h6,hr{margin:0px;padding:0px;list-style:none;}
body,td,th {
	font-size: 14px;
	line-height: 28px;
	color: #222222;
	font-family: "微软雅黑";
}
a:link,a:visited{color:#222222;text-decoration:none;}
a:hover{color:#FF6600;}
img { border:0;}
#headersy {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	text-align: center;
}
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	float: left;
	text-align: center;
}
#top {
	height: 200px;
	width: 100%;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	text-align: center;
}
#main {
	width: 100%;
	float: left;
}
#menu {
	float: left;
	width: 960px;
	height: 39px;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
}
#content {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;

}
#content .wjlist{
	float: left;
	width: 1200px;
}
#content .wjlist a{
	float: left;
	width: 1160px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../images/point.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 16px;
	line-height: 32px;
	height: 32px;
}
#content .wjlist .liebiao1 {
	float: left;
	width: 1160px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../images/point2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 16px;
	line-height: 32px;
	height: 32px;
}
#content h1{
	float: left;
	width: 1200px;
	text-align: center;
	font-size: 24px;
	color: #06C;
	line-height: 48px;
	height: 48px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content .xmlist{
	float: left;
	width: auto;
}
#wenjian {
	float: left;
	width: 1200px;
}

#left {
	float: left;
	width: 298px;
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 198px;
	padding-top: 10px;

}
.xxwj {
	float: left;
	width: 250px;
	height: 45px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	background-image: url(../images/biao1.jpg);
	background-repeat: no-repeat;
	background-position: 30px 7px;
	font-size: 18px;
	line-height: 50px;
	color: #F60;
	font-weight: bold;
	text-align: center;
}
#link {
	padding: 10px;
	float: left;
	width: 230px;
	
}
#link a {
	float: left;
	height: 35px;
	width: 170px;
	background-image: url(../images/biao2.png);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	font-size: 14px;
	line-height: 35px;
	padding-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	color: #333;
}
#link a:hover {
	color: #F60;
}


#right {
	float: right;
	width: 879px;
	padding: 10px;
	overflow: auto;

}
#list {
	float: left;
	width: 650px;
	padding-top: 20px;
	padding-left: 50px;
}



#footer {
	float: left;
	height: 50px;
	width: 100%;
	background-color: #CCC;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}
