@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;}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;}
#top {
	float: left;
	height: 161px;
	width: 1000px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;}

div.titleDiv{ position: absolute; height:36px; top: 65px; left: 260px;padding:0px 8px;
               color:#af2308;font-size:23px; font-weight:bold; font-family: '微软雅黑' ,'黑体','宋体';line-height:36px;
                background-image:url(../images/meng_ban.png); background-repeat:repeat-x;
                    }


#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 {
         
         float:left;
	width: 1000px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
           min-height: 600px;



}
#left {
	float: left;
	width: 250px;
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 198px;
	padding-top: 20px;}
.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: 725px;
	padding: 10px;
	overflow: auto;
}

#list {
	float: left;
	width: 650px;
	padding-top: 20px;
	padding-left: 50px;}



#footer {
	float: left;
	height: 50px;
	width: 1000px;
	background-color: #CCC;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;}