
    /*framework*/
body {
    font: 12px/20px "Microsoft Yahei","Arial","\5B8B\4F53",HELVETICA;
    background: #fff;
    text-align: center;
    color: #666;
    background: #fff;
    text-align: center;
    color: #666;
}

body,div,ul,ol,li,dl,dt,dd,span,p,h1,h2,h3,h4,h5,h6,img,form,table,tr,td,th,label,button, input, select,textarea {
    margin: 0;
    padding: 0;
}

i, em {
    font-style: normal;
}

img {
    border: none;
    vertical-align: middle;
}

ul, li {
    list-style: none;
    float: left;
}

a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #008dfe;
    text-decoration: underline;
}

.more {
    color: #146bae;
    white-space: nowrap;
}

.more:hover {
    color: #008dfe;
}

.spanclass {
    display: none;
    text-decoration: underline;
}

.wrap {
    _zoom: 1;
    height: auto;
    width: 960px;
    background: #FFF;
    margin: auto;
    -moz-box-shadow: 0 0 10px #1a327c;
    -webkit-box-shadow: 0 0 10px #1a327c;
    box-shadow: 0 0 10px #1a327c;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    _zoom: 0.02;
}

.mark {
    height: 100%;
    float: left;
    font-weight: bold;
}

.submark {
    height: 100%;
    padding-right: 10px;
    float: right;
}

.hidden {
    display: none;
}

button, input, select,textarea {
    font-size: 100%;
    outline: none;
    resize: none;
}

div:after,ul:after,dl:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl,.clear {
    clear: both;
}

.dib {
    display: block;
}

.din,.no {
    display: none;
}

.dii {
    display: inline;
}

.fa {
    font-family: arial;
}

.ft {
    font-family: tahoma;
}

.fw {
    font-family: "Microsoft Yahei"
}

.fs {
    font-family: 'sinSun';
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.frx {
    position: relative;
    top: -45px;
    padding: 10px;
    color: #A9E6EF;
}

.frx a {
    color: #A9E6EF;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
    font-style: normal;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.rel {
    position: relative;
}

.abs {
    position: absolute;
}

.ovh {
    overflow: hidden;
}
/*color*/
.c000 {
    color: #000;
}

.c333 {
    color: #333;
}

.c555 {
    color: #555;
}

.c666 {
    color: #666;
}

.c999 {
    color: #999;
}

.cf00 {
    color: #F00;
}

.cfff {
    color: #FFF;
}

.cff0 {
    color: #FF0;
}

.c390 {
    color: #390;
}

.cf90 {
    color: #f90;
}

.cf60 {
    color: #f60;
}
/*width*/
.w200 {
    width: 200px;
}

.w210 {
    width: 210px;
}

.w220 {
    width: 220px;
}

.w240 {
    width: 240px;
}

.w248 {
    width: 248px;
}

.w250 {
    width: 250px;
}

.w260 {
    width: 260px;
}

.w270 {
    width: 270px;
}

.w280 {
    width: 280px;
}

.w300 {
    width: 300px;
}

.w330 {
    width: 330px;
}

.w340 {
    width: 340px;
}

.w350 {
    width: 350px;
}

.w360 {
    width: 360px;
}

.w380 {
    width: 380px;
}

.w400 {
    width: 400px;
}

.w450 {
    width: 450px;
}

.w460 {
    width: 460px;
}

.w470 {
    width: 470px;
}

.w490 {
    width: 490px;
}

.w600 {
    width: 600px;
}

.w620 {
    width: 620px;
}

.w650 {
    width: 650px;
}

.w660 {
    width: 660px;
}

.w680 {
    width: 680px;
}

.w698 {
    width: 698px;
}

.w700 {
    width: 700px;
}

.w910 {
    width: 910px;
}

.w960 {
    width: 960px;
}

.space,.space10 {
    clear: both;
    height: 10px;
    overflow: hidden;
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}

.space15 {
    height: 15px;
    overflow: hidden;
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}

.space20 {
    clear: both;
    height: 20px;
    overflow: hidden;
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}

.space60 {
    clear: both;
    height: 60px;
    overflow: hidden;
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}
/*padding*/
.p10 {
    padding: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pr9 {
    padding-right: 9px;
}

.pr8 {
    padding-right: 8px;
}

.p20 {
    padding: 20px;
}
/*margin*/
.m10 {
    margin: 10px;
}

.ml0 {
    margin-left: 0px;
}

.ml10 {
    margin-left: 10px;
}

.mr0 {
    margin-right: 0px;
}

.mr10 {
    margin-right: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.m_auto {
    margin: 0 auto;
}

select,input,label,textarea,img {
    vertical-align: middle;
    font-size: 12px;
    color: #555;
}

.hand {
    cursor: pointer;
}
