@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	line-height: 22px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EEEEEE;
}
table {
	font-size: 12px;
	line-height: 22px;
	color:#333333;
}

#container {width:1000px;height:1600px;margin:0px auto}

/*页面头部*/
#header {background:url(logo.gif) no-repeat}
#menu {padding:20px 20px 0 0}
#menu ul {float:right;list-style:none;margin:0px;}
#menu ul li {float:left;display:block;line-height:30px;margin:0 0px}
#form1 #jiang {
	float: left;
	height: 120px;
	width: 196px;
	text-align: left;
	padding-left: 5px;
}
#form1 #jiang li {
	list-style-position: inside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#jiang ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#666}
#menu ul li a:hover{}
.menuDiv {width:1px;height:28px;background:#999}
#banner {background:url(index.jpg) 0 0px no-repeat;width:1000px;margin:auto;height:1800px;border-bottom:5px solid #EFEFEF;clear:both}

#pagebody {width:800px;margin:0 auto;height:400px;background:#CCFF00}


.font1{ color:#FFF}


a.news:link {
	color: #333333;
	text-decoration: none;
}
a.news:visited {
	text-decoration: none;
	color: #333333;
}
a.news:hover {
	text-decoration: none;
	color:#000066;
}
a.news:active {
	text-decoration: none;
	color: #333333;
}
