* {
	margin: 0;padding: 0;
}

body {
	color: #3B3B3B;
	background-color: #CCC;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	color: #4F789F;
}
a:hover {
	text-decoration: none;
}
.line {
	background-image: url(../images/line.gif);background-repeat: repeat-x;width: 760px;
	float: left;height: 7px;overflow:hidden;
}
.time {
	float:right;width:200px;color:#666;text-decoration:none;text-align: right;font-size: 12px;
	margin-top:-22px;height:22px;font-family: Arial, Helvetica, sans-serif;
}
/* Header */
#header {
	width: 760px;height: 170px;margin: 0 auto;background-color: #10853E;
}
#banner {
	float: left;height: auto;width: 760px;background-color: #FFF;padding:5px 0;
}
#subnav {
	background-image: url(../images/nav.gif);background-repeat: repeat;float: left;font-size: 12px;
	height: 18px;width: 730px;padding:8px 30px 5px 0;text-align: right;font-family: "宋体";
	
}
#subnav a{
	font-size: 12px;color: #333;text-decoration: none;
}
#subnav a:hover {
	color: #058433;text-decoration: underline;
}
/* Page */
#page {
	width: 760px;height: auto;margin: 0 auto;text-align: left;background-color: #DCEEFC;
	background-repeat: repeat-y;
}
#sidebar {
	float:left;
	width:171px;
	padding-left:1px;
	background-color:#FFF;
	height: auto;
}
#bigcontent {
	width:583px;
	border-left: 1px dashed #999;
	background-color:#FFF;
	height: auto;
	float: left;
}
#content {
	float: right;width: 578px;border-left: 1px dashed #999;height:auto;background-color: #FFF;
}
#welcome {
   width: 562px; line-height: 22px;font-size: 13px;font-family: "宋体";clear: both;padding:5px 10px 10px;background-color: #FFF;
}
#welcome a {
	color: #333;text-decoration: none;
}
#welcome a:hover {
	color: #FF3300;text-decoration: underline;
}
#welcome ul {
	font-size:13px;list-style-type:none;float:left;height:auto;color:#333;
	font-family: "宋体";	
}
#welcome ul li {
	float: left;border-bottom:1px dotted #CCC;margin-bottom: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis	
}
#welcome img {
	padding-right: 10px;position: relative;float: left;
}
#welcome1 {
	width: 562px; line-height: 22px;font-size: 13px;font-family: "宋体";clear: both;padding:10px;
	border-bottom:1px dashed #CCC;	
}
#welcome1 a {
	color: #333;text-decoration: none;
}
#welcome1 a:hover {
	color: #FF3300;text-decoration: underline;
}
#welcome1 ul {
	font-size: 13px;list-style-type: none;float: left;height: auto;
	color: #333;font-family: "宋体";	
}
#welcome1 ul li {
	float: left;border-bottom: 1px dotted #CCC;margin-bottom: 5px;	
}

#nav1 {
	background-image: url(../images/nav1.gif);background-repeat: repeat-x;float: left;
	height: 40px;width: 572px;
	padding:10px 0 0 10px;
}

/* Menu */
#menu {
 width:100%
}
#menu ul {
	margin: 0;padding: 0;list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;border-bottom: 1px solid #FFFFFF;text-decoration: none;color: #3B3B3B;
	background-image: url(../images/menv.gif);height: 17px;width:111px;padding:7px 15px 5px 45px;
}

#menu a:hover {
	background: #4F789F;color: #FFF;
}
#menu .active a {
	background: #BABABA;color: #000;
}
#nav {
	float: left;height: auto;width: 760px;margin-top: 5px;background-color: #FFF;
}
#nav a {
	text-decoration: none;color: #333;font-family: "宋体";font-size: 12px;
}

#nav a:hover {
	color: #FF6600;background-color: #DCEEFC;
}
#nav .active a {
	background: #BABABA;color: #000;
}
/* Footer */
#footer {
	height:auto;width:760px;font-size:12px;font-weight:normal;background-color:#FFF;
}
.dibuss {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
