@CHARSET "UTF-8";
html {text-decoration:none;}
body {margin:0; padding: 0;font-size:12px;font-family: 微软雅黑;color:#333;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,a{padding:0; margin:0;font-size:12px; }
table,td,tr,th{font-size:12px;}
ol,ul,li { list-style:none;}
a,a:visited { text-decoration:none;cursor: pointer;}
a:hover { text-decoration:underline;}
a:active {star:expression(this.onFocus=this.blur());}
h1,h2,h3,h4,h5 {font-weight:normal; font-style:normal;}
img{vertical-align:top;border:0;/* float:left; */}
.green,.green a ,.green:visited {color:#008000;}
.blue,.blue a ,.blue:visited {color:#1E50A2}
.red,.red a ,.red:visited {color:red;}
.orange,.orange a ,.orange a:visited {color:#ff6600;}
.c333,.c333 a ,.c333:visited {color:#333;}
.c666,.c666 a ,.c666:visited {color:#666;}
.c999,.c999 a ,.c999:visited {color:#999;}
.mt10{margin-top:10px;}
.mt5 {margin-top:5px;}
.fB {font-weight:bold;}
.left {float:left;}
.right {float:right;}
.hidden {display:none;}
.txtCenter {text-align:center;}
.txtRight {text-align:right;}
.txtLeft {text-align:left;}
.clear {clear:both;}
.overf {overflow:hidden;}
.modal-footer{padding: 8px 15px}
.regiontab{font-family: 微软雅黑;}
.regiontab button{font-family: 微软雅黑;}
.regiontab>div {
	max-height:270px;
}