*{ margin:0; padding:0;}
html,body {font-family:"Microsoft YaHei",Arial,sans-serif,Tahoma; text-align:center;box-sizing:border-box;}
body,input,textarea,select,form,a,table,tr,td,btn-submit {margin:0;padding:0;font-size:13px; color:inherit;	list-style-type:none; z-index:inherit; line-height:150%;}
body {background:url(../images/register/reg_bg.gif) top repeat-x #FFFFFF;}
img,table {border:0; border-collapse:collapse}
.textbox {height:18px; max-width:250px; line-height:18px; border:1px solid #BBBBBB; padding:3px; background-color:#FFFFFF}
.textarea {border:1px solid #BBBBBB; padding:3px; width:80%; max-width:250px;}
select {padding-left:3px; border:1px solid #BBBBBB; height:23px}
.gray {font-weight: normal; color:#999999}
div {text-align:left;box-sizing: border-box;}

select::-ms-expand {
  background-color: transparent;
  border: 0;
}

.header {max-width:730px; height:80px; line-height:80px; margin:0px auto;text-align:left;}
.logo {vertical-align:middle;}
		
.content {max-width:730px; height:auto; margin:0px auto;}
.content .main-cont-tit {background:url(../images/register/reg_t_bg.jpg); height:43px;}
.content .main-cont-tit .tit {float:left; font-size:14px; font-weight: bold; color:#FFFFFF; line-height:43px; padding-left:20px;}

.main-cont {max-width:730px; border-left:1px solid #cccccc;  border-right:1px solid #cccccc;background:url(../images/register/reg_con_bg.gif) top repeat-x #FFFFFF;}
.main-cont .cont-info {width:90%; min-height:200px; margin:0px auto; padding:30px 0;}
.main-cont .cont-info .info-tit {font-size:14px; font-weight: bold; color:#000000; height:30px; line-height:30px; background-color:#ECF5FF; border-bottom:1px dashed #cccccc; text-align:left; padding-left:10px; margin:20px 0px;}

.cont-tab {width:90%}
.cont-tab td {padding:3px 2px; line-height:25px}
.cont-tab td.tdf {width: 25%; color:#333333;}
.cont-tab td.tdv {width: 75%; color:#333333;}

.ret-tab {max-width:400px}
.ret-tab td {padding:3px 2px; line-height:25px}
.ret-tab td.tdv {color:#333333}
			
.button{width:128px; height:32px; border:none; font-size:14px; font-weight: bold; color:#ffffff; background:url(../images/register/reg_btn_bg.gif) no-repeat; cursor:pointer; margin-top:15px}
.blackb {font-weight: bold; color: #333333;}
.greenb {font-size: 14px; font-weight: bold; color: #158144;}
.redb {font-size: 14px; font-weight: bold; color: #FF0000;}

.footer {max-width:730px; height:9px; margin:0px auto; background:url(../images/register/reg_bot_line.gif) no-repeat;}
