@charset "gb2312";
 
body,div,a,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family:"Microsoft YaHei";
    list-style-type: none;
}
body{ background-color:#ffffff;}
html { zoom:1; }
a {
    text-decoration: none;
    color:#333333;
    outline:none;
}
img{
    border:0;}
a:hover{
    color:#142a7c;}
input,img {
    margin: 0;
    padding: 0;
    border: none;
    outline-style: none;
    vertical-align: bottom;
    height: 48px;
    width: 168px;
}
i,s {
    font-style: normal;
    text-decoration: none;
}
/*Çå³ýÑùÊ½*/
.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom:1;
}
.w {
    width: 1240px;
    margin: 0 auto;
}
.wrap{
    width: 100%;
    height: auto;
}