@charset "utf-8";
/* CSS Document */

*,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0; word-wrap:break-word;}
body {font:normal 12px/22px  Verdana,"微软雅黑","宋体",Tahoma; color:#000; background:#FFF;}
th,td {vertical-align:top;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
img {border:0;}
br{ padding:0; margin:0;}
ul,li,ol {margin:0; padding:0; list-style:none;}

dl,dt,dd {margin:0; padding:0;}
input,select,option,textarea,button,fieldset,legend {font:normal 12px Microsoft Yahei;}
input.text,textarea {border:1px solid #CCC; outline:hidden;}
input.radio,input.checkbox {margin-right:2px;}
label.radio,label.checkbox {margin-right:5px;}
a {text-decoration:none; color:#333;}
a:hover{ color:red;}
.block a,a.block {display:block; width:100%; height:100%;}

/*-浮动设置-*/
.fl {float:left;}
.fr {float:right;}
.fm{ margin:0 auto;}
.marginT {margin-top:10px;}
.marginL {margin-left:10px;}
.marginR {margin-right:10px;}
.clear{ clear:both; font-size:0; height:0; line-height:0;zoom:1;}
.clearfix{zoom:1}
.clearfix:after{display:block;clear:both;content:'\20';zoom:1;}

/** 字体、链接颜色 **/
.f12 {font-size:12px;}.f14 {font-size:14px;}.f16 {font-size:16px;}.f18 {font-size:18px;}.f20 {font-size:20px;}.f24 {font-size:24px;}.fw {font-weight:700;}
.red,.red a {color:#C20000;} .red a:hover {color:#F00;}
.white,.white a {color:#FFF;} .white a:hover {text-decoration:underline;}
.blue,.blue a {color:#38B;} .blue a:hover {text-decoration:underline;}
.yellow,.yellow a {color:#F26303;} .yellow a:hover {text-decoration:underline;}
.green,.green a {color:#2A8C38;} .blue a:hover {text-decoration:underline;}
.fcr {text-align: right;}
.fcl{ text-align:left;}

input{ outline:0; }

.marginT0{margin-top:0px !important;}
.marginT20{margin-top:20px;}
.marginT200{margin-top:200px;}
.marginR0{margin-right: 0 !important;}

.c000{color:#000 !important;}
.c333{color:#333;}
.c444{color:#444;}
.c555{color:#555;}
.w100{width:100% !important;}

.input-button{cursor: pointer;}
.input-text{padding:0 10px;}

.disnone{display: none !important;}
table{
	border-collapse:collapse;
}

.wba{word-wrap: break-word;  word-break:break-all;}