﻿html{background-color: #FFFFFF;overflow-x: hidden;overflow-y: scroll;}
@font-face{
	font-family:微软雅黑;
	
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, th, td ,a,img,input{ margin: 0;padding: 0;}
body{background-image:url(../images/bg.jpg);background-repeat:repeat-x;background-position:0 -1px;font-family: "微软雅黑","Microsoft Yahei","宋体",Arial,Helvetica,sans-serif;
*font-family: "微软雅黑","Microsoft Yahei","宋体",Arial,Helvetica,sans-serif;
}
a{cursor: pointer;text-decoration: none;color:#515151;}
ul li{list-style: none outside none;border:0px;}
img{border:0;}
.pagewidth{width:980px;margin:0 auto}
input , button , select , textarea,a { outline:none;} 
a:focus,li:focus,select:focus {
    outline: none;
}
.copyright span{
    cursor: pointer;
}
.copyright span:hover{
    cursor: pointer;
    color:blue;
}
