body,  dl, dt, dd, p, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,select, fieldset, input, button, textarea, blockquote {
    margin:0;
    padding:0;
}
ol,ul,li{list-style:none;}
img{border:0 none;}
body{font:12px/1.5 'microsoft yahei', simsun, Arial, Helvetica, sans-serif; color:#333; background-color:#fff;}
img,input,select{vertical-align:middle;}
.cfx:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0;}
.cfx{*zoom:1;}
.clr{clear:both;display:block;font-size:0;height:0;line-height:0;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
a{color:#333;text-decoration:none;cursor:pointer;}
a:hover{color:#007dac;}
.arial{font-family: Arial, Helvetica, sans-serif}

.w_40{width:46%; line-height:18px; display: inline-block;}

/* color */
.col_gray{color:#666 !important;}
.col_gray2{color:#999;}
.col_blue{color:#007dad;}
.col_red{color:#EE3342 !important;}

/* font */
.ft14{font-size:14px !important;}
.ft16{}
.ft18{}

.mb0{margin-bottom:0 !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb150{margin-bottom:150px !important;}
.ml20{margin-left:20px !important;}
.ml70{margin-left:70px !important;}

.pl40{padding-left:40px;}

.tar,.tar_nb{text-align:right !important; padding-right:10px;}
.tar{font-weight:bold;}
.tal{text-align:left !important; padding-left:10px;}
.tac{text-align:center !important;}
.sup{color:#10559F;}

.content,#footer,#mainbox{width:1000px; margin:0 auto;}

#main_frame{width:100%; border:0 none; float:left;overflow:auto;min-height:500px;_height:500px;}
#header{ margin-bottom:16px;}
#mainbox{}
#footer{padding:10px 0; text-align:center; clear:both;}
#footer p{height:18px; line-height:18px;}

/* 输入框错误提示 */
.alert_err{background:url(../images/ico3.png) no-repeat 1px 1px; visibility:hidden; padding-left:18px; color:#EE3342;}
.alert_err_2{background:url(../images/ico3.png) no-repeat 2px 4px; height:20px; line-height:20px; color:#EE3342; font-size:12px; display:inline-table; text-align:justify; width:80%; padding-left:20px; margin-top:10px;}

/* 输入框获得焦点边框色 */
.b_red{ border:#53a0bd solid 1px !important; box-shadow:0px 0px 3px #53a0bd;}
.b_hui{ border:#ccc solid 1px !important;}