*{margin: 0;padding: 0;}
body{font: 13px normal Microsoft YaHei UI, "微软雅黑", "宋体", Arial, Helvetica, sans-serif;list-style: none;vertical-align: middle;}
a{text-decoration: none;color: #000;font-size: 13px;}

#body{min-width: 1050px;}
#body #body-content{border:1px solid #c6c6c6;width:1024px;height:600px;margin: 15px auto;}
#body #body-content #body_left{clear: right;float: left;width: 65%;margin: 15px;margin-right: 0px;}
#body #body-content #body_right{border:1px solid #b9b9b9;float: left;margin: 15px;margin-left: 0px;width:30%;height: 355px;}

/**left**/
#body_left .regModl{
	display:block;
	line-height: 26px;
	height: 28px;
	width: 149px;
	text-align: center;
	border: 1px solid #b7b7b7;
	margin-top: 18px;
	margin-bottom: 13px;
	cursor: pointer;
}

.property{
	text-align: right;
}

.service{
	text-align: center;
	color: #333;
	height: 40px;
	line-height: 39px;
}
.service span{
	color: #0066cc;
}
.submit{text-align: center;}
.submit input{
	background: url(../../images/register/line5.gif) repeat-x;
	/*background: #428979;*/
	/*border: 1px solid #61e361;*/
	border: 1px solid #69b3f2;
	cursor:pointer;
	width: 220px;
	height: 32px;
	color: white;
}

tbody input{
	border: 1px solid #b9b9b9;
	width: 190px;
	height: 19px;
	padding-left: 1px;
}
tbody select{
	border: 1px solid #b9b9b9;
	/*width: 155px;
	height: 18px;*/
	width: 194px;
	height: 19px;
}
.more{cursor: pointer;}
.hide{cursor: pointer;display: none;}

/**right**/
.welcome_login{font-size:16px;color:#575757;margin: 15px 0 0 10px;display: block;}
.name_pwd{border: 1px solid #dadada;width: 218px;height: 13px;padding:10px 0;margin: 10px auto;display: block;padding-left: 5px;line-height: 13px;}
.rember{width: 220px;height:29px;margin: 15px auto;}
.rememberPwd{color:#878787;clear: right;float: left;padding: 10px 0;display: block;float: left;clear: left;}
.forgetPwd{float: right;color:#0088cc;padding: 10px 0;}
.login_now{width: 220px;height: 32px;border: 1px solid #69b3f2;background: url(../../images/register/line5.gif) repeat-x;/*background: #428979;*/cursor: pointer;margin: 30px auto;display: block;color: white;}
.checkbox{width: 14px;height: 19px!important;clear: right;float: left;}
.checkbox_1{background: url(../../images/register/checkbox_1.gif) no-repeat center center!important;background-position: 50% 20%;}
.checkbox_0{background: url(../../images/register/checkbox_0.gif) no-repeat center center;background-position: 50% 20%;}
.tips_pmu{background: url(../../images/register/background_pmu.gif) no-repeat center center;}
.tips_pwd{background: url(../../images/register/background_pwd.gif) no-repeat center center;}