@charset "utf-8";
html{background:#f7f7f7;}
body{font-size:12px;color:#666666;font-family:Arial,"宋体";}
body,div,ul,li,p{margin:0;padding:0;}
li{list-style:none;}
img{border:0;vertical-align:middle;display:inline-block;}
a:link{color:#666666;text-decoration:none}
a:hover{text-decoration:underline;color:#ff0000;}
a:visited{color:#666666;}
.clear{clear:both;}
input{vertical-align:middle;}
h1{float:left;width:311px;}
.Wrap{width:1200px;display:block;height:16px;}
.blank{height:10px;clear:both;overflow:hidden;}

/*分页*/
.PageList{height:25px;text-align:center;font-size:12px;line-height:25px;width:100%;color:#999999;}
.PageList a{width:25px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:3px;height:25px;margin-left:3px;margin-right:3px;color:silver;display:inline-block;}
.PageList a:hover{ text-decoration:none; color:white;background:#333;}
.PageList a.cur{ text-decoration:none; color:white;background:#333;}