body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:visible;
}

a{line-height:35px;font-size:14px;font-family:"微软雅黑";text-decoration: none;}
a:hover{ color:#ff0000;}

.dqwz {
padding-left:40px;
line-height:28px;
font-size:14px;
font-family:"宋体";
font-weight:bold;
color:#000;
}
#left{
	width:200px;
	display:inline-block;
	vertical-align:top;
	margin-top:5px;
}

#right{
	width:770px;
	height:400px;
	display:inline-block;
	padding:15px;
}
	
ul, li{
	margin:5px;
	padding:5px;
	border:0px;
	border-radius:8px;
	display:block; 
	line-height:25px;
	cursor:pointer;
	background:#FC0;
}
	
li:hover{
	background:#FFEFBF;
}

.copyright{
	left:0px;
	display:block;
	width:1000px;
	max-width:1000px;
	height:85px;
	margin-top:0px;
	font-size:14px;
	line-height:18px;
	font-family:simhei;
	color:#ffffff;
	background-color:#8dc33e;
	padding:10px 0 20px 0;
}

.copyright p{
	text-align:center;
	line-height:22px;
	margin-top:0px;
	margin-bottom:0px;
	height:auto;
	}

div{
	display:block;
}

table{
	display:block;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:30px;
	width:100%;
	margin:20px 10px 0 0;
	text-align:left;
	padding:0 20px 0 0;
}

.con{
	background:#f3fde5;
}