@charset "utf-8";
/* CSS Document */
*{margin:0 auto; font-size:12px;}
img { border:0;}
.center{margin:0 auto; width:950px;}
.clear{ clear:both;}
h2{
	color:#404040;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	line-height:32px;
}
h1{ color:#000; font-size:18px; font-weight:bold; line-height:32px;}
ul li{list-style:none; padding:0; margin:0;}
#head{margin:0 auto; width:950px;}




#body{margin:0 auto; width:950px;}
#left{ width:190px; float:left; background-color:#F7FEE6;border:1px solid #95BB34;}
#left p{ line-height:22px; padding-bottom:5px; padding-left:5px;}
#left ul{ width:190px; padding-left:5px;}
#left li { width:190px; float:left; line-height:22px;overflow:hidden; }
#left li a{ color:#95BB34; width:190px; text-decoration:none; overflow:hidden;}
#zg{
	line-height:32px;
	border-top:1px dashed #CCC;
	margin-top:10px;
	text-align: left;
}

#right{ width:750px; float:right;}
#content{border:1px solid #95BB34; padding:10px;}
#content p{ line-height:22px; text-indent:2em; padding-bottom:10px;}


#footer{margin:0 auto; width:950px; height:100px; text-align:center; line-height:32px;}
#footer a{ color:#000; text-decoration:none;}
#link{ float:left;border:1px solid #95BB34; width:950px; height:50px;}
#link ul{ width:950px;}
#link li { width:auto; float:left; padding-left:10px;}


