body{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
    text-decoration:none;
    color: #040404
}
table,td,th{
    border-spacing:0;
    border-collapse: collapse
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
    font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
.mt40{margin-top:40px}
abbr,acronym { border: 0;
}
img{    vertical-align: middle;}
.mt60{margin-top: 60px !important;}
.blank40{height:10px;clear:both}
.left{float:left}
.right{float:right}
/* Custom CSS
 * --------------------------------------- */
body{
    font-family: "Microsoft YaHei",arial,helvetica;
    color: #000;font-size:16px;
    color: rgb(0,0,0,);
}

.inner_width{width:1200px;margin: 0 auto;}

.clear{clear:both}