/* CSS Document */
*{ margin:0px; padding:0px;}
html{ color:#000;   -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}  
table{ border-collapse:collapse;border-spacing:0;}  
th{ font-weight:normal;}  
fieldset,a img{ border:0px;}  
iframe{ display:block;}  
ol,ul,li{ list-style:none;}
del{ text-decoration:line-through; }  
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bolder;;}  
q:before,q:after {content:'';}  
sub,sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}  
sup {top: -0.5em;}  
sub {bottom: -0.25em;}  
a,input{ outline:none;}
ins,a{ text-decoration:none;}  
textarea{ resize:none;}
em,i{ font-style:normal;}

/*html5*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{ display:block;}  
audio,canvas,video{ display: inline-block;*display: inline;*zoom: 1;}  
abbr,acronym{ border:0;font-variant:normal;}  
address,caption,cite,code,dfn,em,th,var{ font-style:normal; font-weight:500;}  
 
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: ".";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.cl {clear: left;}
.cr {clear: right; }
.cb {clear: both;}
.clears{ clear:both; line-height:0px; overflow:hidden; font-size:0px; height:0px;}
   
.fl{ float:left; _display:inline;}  
.fr{ float:right; _display:inline;}  

.hide {display:none;}
.show{ display:block;} 

.d_b{ display:block;}
.d_ib{ display:inline-block;}
.v_m{ vertical-align:middle;}

.abs {position: absolute;}
.rel {position: relative;}
.fix {position: fixed;}

.mt1 {margin-top: 1px}
.mt2 {margin-top: 2px}
.mt5 {margin-top: 5px}
.mt10 {margin-top: 10px}
.mt20 {margin-top: 20px}
.mr1 {margin-right: 1px}
.mr2 {margin-right: 2px}
.mr5 {margin-right: 5px}
.mr10{margin-right: 10px}
.mr20 {margin-right: 20px}
.mb1 {margin-bottom: 1px}
.mb2 {margin-bottom: 2px}
.mb5 {margin-bottom: 5px}
.mb10 {margin-bottom: 10px}
.mb20 {margin-bottom: 20px}
.ml1 {margin-left: 1px}
.ml2 {margin-left: 2px}
.ml5 {margin-left: 5px}
.ml10 {margin-left: 10px}
.ml20 {margin-left: 20px}

.f10 {font-size: 10px}
.f12 {font-size: 12px}
.f14 {font-size: 14px}
.f16 {font-size: 16px}
.f18 {font-size: 18px}
.f20 {font-size: 20px}
.f24 {font-size: 24px}
.fwb{ font-weight:bolder;}
.fwn{ font-weight:normal;}

.nowrap {white-space: nowrap;overflow: hidden}
.t_2em{text-indent: 2em}
.t_index24{ text-indent:24px;}

.t_center{ text-align:center;}
.t_right{ text-align:right;}
.t_left{ text-align:left;}
.t_underline{ text-decoration:underline;}

.c_fff{ color:#fff;}
.c_fff a{ color:#fff;}
.c_fff a:hover{ text-decoration:underline;}

.c_333{ color:#333;}
.c_666{ color:#666;}
.c_999{ color:#999;}
.c_ccc{ color:#ccc;}
.c_orange{ color:#f60;}
.c_red{ color:#c70000;}
.c_blue{ color:#08539b;} 

.lh18{ line-height:18px;}
.lh20{ line-height:20px;}
.lh22{ line-height:22px;}
.lh24{ line-height:24px;}
.lh26{ line-height:26px;}
.lh28{ line-height:28px;}
.lh30{ line-height:30px;}

.border1px{ border:1px #CCCCCC solid;}
.ovh{ overflow:hidden;}
.pd5_bg td,.pd5_bg th{ padding:5px;}
.pd10_bg td,.pd10_bg th{ padding:10px;}
 
.pd1{ padding:1px;}
.pd2{ padding:2px;}
.pd3{ padding:3px;}
.pd4{ padding:4px;}
.pd5{ padding:5px;}
.pd8{ padding:8px;}
.pd10{ padding:10px;}
.pd16{ padding:16px;}

li,input,img,textarea,select{ vertical-align:middle;}

.textarea,.inputs{ border:1px #ccc solid; height:22px; line-height:22px;}
.btn{ cursor:pointer; border:0px; overflow:visible;}

.w50{ width:50px;}
.w60{ width:60px;}
.w70{ width:70px;}
.w80{ width:80px;}
.w100{ width:100px;}
.w120{ width:120px;}
.w140{ width:140px;}
.w150{ width:150px;}
.w160{ width:160px;}
.w170{ width:170px;}
.w180{ width:180px;}
.w200{ width:200px;}
.w220{ width:220px;}
.w230{ width:230px;}
.w240{ width:240px;}
.w250{ width:250px;}
.w260{ width:260px;}
.w280{ width:280px;}
.w300{ width:300px;}
.w320{ width:320px;}
.w340{ width:340px;}
.w360{ width:360px;}
.w380{ width:380px;}
.w400{ width:400px;}
.w440{ width:440px;}
.w470{ width:470px;}
.w550{ width:550px;}
.w600{ width:600px;}
.w620{ width:620px;}
.w640{ width:640px;}
.w660{ width:660px;}
.w680{ width:680px;}
.w750{ width:750px;}
.w730{ width:730px;}
.w760{ width:760px;}
.w780{ width:780px;}
.w700{ width:700px;}
.w880{ width:880px;}
.w900{ width:900px;}

html{ background:#f3f8fc}
body{  font-family:Verdana,Arial,"Microsoft Yahei","宋体"; text-align:center; font-size:12px;}
input,textarea,select{font-family:Verdana,Arial,"Microsoft Yahei","宋体";}

.section{ margin-left:auto; margin-right:auto; text-align:left; width:1000px;}

a{
    color: #333; 
    text-decoration: none;
}
a:hover {
    color: #fd0202;
}
 
.white_bg{ background:#fff;}
.blue_bg{ background:#edf6f9;}
 