@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,button,p{padding:0; margin:0;}
table,td,tr,th{font-size:14px;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}   
caption,th {text-align:left;}  
h1,h2,h3,h4,h5,h6 {font-size:15px;font-weight:bold;display:block; color:#0088ff; line-height:40px;}   
q:before,q:after {content:'';}   
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}   

a{color:#333;text-decoration:none;}
a:hover{color:#0077bb;text-decoration:none;}

.cl{clear:both;}
.cl_ul{zoom:1; overflow:hidden}

.fB{font-weight:bold;}
.fI{font-style: italic;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}

.red{color:#f00}
.white{color:#fff}
.grey{color:#848484}
.black{color:#000}

.left{float:left;}
.right{float:right;}

.lileft li{float:left}

.positionr{position:relative;z-index:100}
.positiona{position:absolute;z-index:1000;left: 843px;top: 4px;width: 74px;}

.txtcenter{text-align:center}
.txtleft{text-align:left}
.txtright{text-align:right}
.tind{text-indent:24px;}

.height14 { line-height:14px;}
.height16 { line-height:16px;}
.height18 { line-height:18px;}
.height20 { line-height:20px;}
.height22 { line-height:22px;}
.height24 { line-height:24px;}
.height26 { line-height:26px;}
.height28 { line-height:28px;}
.height30 { line-height:30px;}
.height32 { line-height:32px;}
.height34 { line-height:34px;}
.height36 { line-height:36px;}
.height38 { line-height:38px;}
.height40 { line-height:40px;}
.height50 { line-height:50px;}
.height60 { line-height:60px;}


.fb{font-weight:bold;}

.pr{position:relative;}
.pa{position:absolute;}
#mov {position:absolute;z-index:1;}
.auto{margin:0 auto;}

.borderno{border:none!important}
.bgno{background:none!important}

/*自定义*/

.table td,.table th{border-bottom:1px #dedede solid;border-right:1px #dedede solid;padding:3px;}
.table th{font-weight:bold; background-color:#f3f3f3}
.table{border-top:1px #dedede solid;border-left:1px #dedede solid;width:100%;}
.table p{margin:0px;padding:0px;text-indent: 2em;}

a.red:link,a.red:visited{color:#f00;}
a.white:link,a.white:visited{color:#fff;}

.pd20{padding-left:20px;}
.margint10px{margin-top:10px;}
.margint30px{margin-top:30px;}
.margin40{margin-left:40px;}

.blank6 {clear:both;height:6px;overflow:hidden;display:block;}
.blank30 {clear:both;height:30px;overflow:hidden;display:block;}
.blank10 {clear:both;height:10px;overflow:hidden;display:block;}
.blank15 {clear:both;height:15px;overflow:hidden;display:block;}
.blank20 {clear:both;height:20px;overflow:hidden;display:block;}
.blank25 {clear:both;height:25px;overflow:hidden;display:block;}
.blank40 {clear:both;height:40px;overflow:hidden;display:block;}
.blank170 {clear:both;height:170px;overflow:hidden;display:block;}
.blank400{clear:both;height:400px;overflow:hidden;display:block;}

.f10px{font-size:10px;}
.f11px{font-size:11px;}
.f12px{font-size:12px;}
.f13px{font-size:13px;}
.f14px{font-size:14px;}
.f15px{font-size:15px;}
.f16px{font-size:16px;}
.f18px{font-size:18px;}
.f20px{font-size:20px;}

.center1000{width:1000px;margin:0 auto;}
.width100{width:100%}
.pal10{ padding-left:10px;}