@charset "utf-8";
/* CSS Document */
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color: #330099;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}
div{
font-size:14px;
color:#333333;
}
#zong{
width:800px;
height:auto;
margin:0 auto;
}
#daohang{
text-align:center;
font-size:18px;
}
#daohang a{
margin-right:40px;
}
#middle{
height:auto;

}
#m2_1{
text-align:center;
}
#m1{
width:490px;
height:auto;
float:left;
margin-right:3px;
}
.m1_1{
width:235px;
height:auto;
float:left;
margin-right:3px;
border:1px solid;
}
#m2{
width:300px;
height:auto;
float:left;
text-align:center;
}
#foot{
text-align:center;
}
li{
list-style:square;
}
p{
text-indent:2em;
line-height:170%;
}