/*	全局定义　*/
div,ul,li,ol,h1,h2,h3,h4,h5,h6,p,hr,a,span,img{margin:0;padding:0;}
body,td,th {
	font-size: 12px;
}
body{
	/*filter:gray;*/
	margin:0px 0px;
	background:#000;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-family:"宋体";

}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #F43698;
}
a:active {
	text-decoration: none;
	color: #F43698;
}

.a1:link {
    font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.a1:visited {
font-weight:bold;
	text-decoration: none;
	color: #000000;
}
.a1:hover {
font-weight:bold;
	text-decoration: none;
	color: #ffffff;
}
.a1:active {
font-weight:bold;
	text-decoration: none;
	color: #ffffff;
}
.foot {
margin-left:127px;
letter-spacing:1px;
line-height:18px;}

.box1 ul{margin:20px; margin-top:5px; width:158px;}

.box1 ul li{
list-style-type:none;/*列表类型为无*/
list-style-position:outside;
line-height:20px;
/*border-bottom:1px #444 dotted;*/
background:url(../images/f.gif) no-repeat 5px center;
padding-left:15px; padding-top:5px;
}
.news1 ul{margin:0px; margin-top:0px; width:700px;  margin-left:5px;}
.news1 ul li{
list-style-type:none;/*列表类型为无*/
list-style-position:outside;
border-bottom:1px #363636 dotted;
background:url(../images/f.gif) no-repeat 5px center;
padding-left:20px; padding-top:4px;
line-height:22px;
}