/*-----------------------------全局样式-------------------------------------*/
@charset "utf-8"; 
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0; border:0;}
body{ font-weight: normal;font-style: normal;font-size: 100%;font-family: "微软雅黑", Arial, Tahoma; background:#fff url(../images/bg.png) repeat-x}
ol, ul ,li{list-style: none;} 
img {border: 0;} 
a img,img {border: 0;vertical-align: middle; display:block}
a {text-decoration: none; color:#0c514c}
a:hover { color:#c30}
a:focus {outline-style: none;}
a,area {blr: expression(this.onFocus =   this.blur () );}
ul li {list-style: none;}
input,select,textarea,button{vertical-align: middle;font-family:"微软雅黑"; background:none}
input,select{ height:24px;}
/*-- 宽度 --*/
.wrapper {width:1000px;}
.wrapperlogin {width:840px;}
.wmodule{width:490px;}
.sat210{ width:210px; }
.sat115{ width:115px;}
.sat185{ width:185px;}
.sat190{ width:190px;}
.sat130{ width:130px;}
.sat155{ width:155px;}

/*-- 宽度 --*/
.height { height:84px;}
.clear{overflow:hidden;zoom:1}
.dis{display:block;} 
.undis{display:none;}
.form input{float: left;}
/*-- div居左居右 --*/
.left{ float:left}
.right{ float:right}
/*-- 1像素灰色边框 --*/
.border{ border:1px solid #a7cfeb}
/*-- 背景颜色 --*/
.background{ background:#FFF}
.background01{ background:#135f59}
/*-- 内间距 --*/
.pad30{ padding:30px 50px;}
.pad15{ padding:15px;}
.pad10{ padding:10px}
.pt{ padding-top:15px}
.ptb120{ padding:120px 0}
.pt120{padding-top:180px}
.pt160{padding-top:160px}
.pr{ padding-right:10px}
.pb{ padding-bottom:10px}
.pb01{ padding-bottom:20px}
.pl{ padding-left:10px}
/*-- 外间距 --*/
.margin{ margin:0 auto}
.margin01{margin:21px auto 0 auto}
.mt{ margin-top:10px}
.mt20{ margin-top:20px}
.mr{ margin-right:10px}
.mr3{ margin-right:3px}
.mb{ margin-bottom:10px}
.ml{ margin-left:10px}
/*-- 字体颜色 --*/
.red{ color:#c00}
.orange{ color:#f60}
.orange01{ color:#f4ba37}
.white{ color:#fff}
.gray{ color:#666}
.black{ color:#000}
.green{ color:#390}
/*-- 字体大小 --*/
.f12{ font-size:12px}
.f13{ font-size:12px}
.f14{ font-size:14px}
.f16{ font-size:16px}
.f20{ font-size:20px}
.f22{ font-size:22px}
.f30{ font-size:30px}
/*-- 字体加粗 --*/
.fbold{ font-weight:bold}
/*-- 文字位置 --*/
.tl{text-align:left}
.tr{text-align:right}
.tc{text-align:center}

.relative{ position:relative}
/*-- 阴影 --*/
.shadow{-webkit-box-shadow:#ccc 0px 0px 8px;-moz-box-shadow:#ccc 0px 0px 8px;box-shadow:#ccc 0px 0px 8px;behavior: url(/PIE.htc);}
/*-- 圆角 --*/
.radius{border-radius:10px;}
/*-- form --*/
.input,.select,.textarea{line-height:24px;}
.button01{background: url(../images/coin.png) 0 -125px no-repeat;width:78px;height:23px;}
.button02{background: url(../images/coin.png) 0 -163px no-repeat;width:125px;height:23px;}
/*-- 表格 --*/
.table{ font-size:14px}
.table th{ background:#66c5dd; line-height:46px; color:#FFF}
.table td{ padding:10px}
/*-- 行高 --*/
.lh20{ line-height:20px;}
/*-- 注释 --*/
.annotation{ border:1px solid #f0e0cc; padding:0 5px; color:#6a461c;}

