body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img, input {
	border: 0 none;
	outline-style: none
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.2;
}
a {
	color: #666666;
	text-decoration: none;
	cursor: pointer
}
a:hover {
	color: #E4393C;
	text-decoration: none
}
.font {
	font-size: 12px;
}
html {
	_background: url(about:blank);
}
body {
	font-size: 12px;
	color: #222;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif, 宋体
}
/*报名弹窗*/
.White {
	background-color: #FFF;
	_background-color: NONE;
	height: 100%;
	min-height: 900px;
	width: 100%;
	left: 0;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: fixed;
	_position: absolute;
	top: 0;
	z-index: 99;
	border-radius: 3px;
}
.WhiteBox {
	float:left;
	height: 320px;
	left: 50%;
	margin-left: -350px;
	margin-top: -160px;
	position: fixed;
	_position: absolute;
	top: 50%;
	width: 700px;
	z-index: 9999;
}
.MsgWhite {
	background:#000000;
	_background:none;
	display: block;
	height: 100%;
	left: -8px;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	padding: 8px;
	position: absolute;
	top: -8px;
	width: 100%;
	z-index: 9990;
	border-radius: 3px;
}
.MsgBox {
	background: #FFFFFF;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 9991;
	text-align: center;
	vertical-align: middle;
}
.MsgBox .headTit {
	background: #E9E9E9;
	float: left;
	height: 40px;
	line-height: 40px;
	width: 100%;
	font-size: 18px;
}
.MsgBox .headTit font {
	float: left;
	padding-left: 8px;
}
.MsgBox a.dialogClose {
	display: inline-block;
	background: url(http://img.yjbys.com/wlzph/icon_delsp.gif) no-repeat 0 0;
	width: 10px;
	height: 10px;
	margin-top: 13px;
	padding-right: 10px;
	float: right;
	cursor: pointer
}
.MsgBox a.dialogClose:hover {
	background-position: 0 -41px;
}
.Msg input.text {
	background: url(http://img.yjbys.com/wlzph/user_icon.png) no-repeat 0 0 #F9F9F9;
	border-color: #C6C6C6 #EEEEEE #EEEEEE #C6C6C6;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 10px 10px 30px;
	width: 260px;
	margin: 10px;
	color: #444;
}
.Msg input.user-p {
	background-position: 5px 6px;
}
.Msg input.user-pw {
	background-position: 5px -22px;
}
.btn-orange {
	background: none repeat scroll 0 0 #F78015;
	border: 1px solid #EA660F;
	box-shadow: 1px 1px 1px #F98924 inset;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font: 18px/45px "微软雅黑";
	height: 45px;
	margin: 10px 0;
	width: 300px;
}
.forgetPwd {
	color: #848585;
	padding-left: 40px
}
.link-reg {
	padding-right: 84px;
}
.Msg .input img {
	position: relative;
	top: 5px;
}
.Msg .input a {
	padding-right: 5px;
}
.free_reg a {
	background: repeat scroll 0 0 #F7F7F7;
	border-bottom: 1px solid #E0E0E0;
	border-radius: 3px;
	margin: 0 auto;
	overflow: visible;
	width: 175px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #C5C6C7 #C5C6C7 #929393;
	border-image: none;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	color: #222;
	display: block;
	font-size: 16px;
	height: 31px;
	line-height: 31px;
	overflow: visible;
	text-align: center;
	text-decoration: none;
	width: 173px;
}
.reg_content {
	border-left: 1px solid #F5F5F5;
	padding-left: 10px;
}
.add-user {
	background: url(http://img.yjbys.com/wlzph/add-user.png) no-repeat 0 0;
	display: inline-block;
	width: 99px;
	height: 90px
}
.reg_content .text_reg {
	color: #6C7073;
	font-family: "Microsoft yahei", SimSun, Tahoma;
	font-size: 22px;
	height: 30px;
	line-height: 30px;
	padding: 10px 0 20px;
}


.clo{ float:left; width:100%;}
.Msg{ position:relative;}
.loginType{ float:left; width:90%; margin:0 5%; border-bottom:1px solid #DDDDDD;}
.loginType span{ float:left; height:30px; line-height:30px; padding:0 25px; font-size:16px; font-family: "Microsoft yahei"; background:#F1F1F1; border-bottom:1px solid #F5F5F5; cursor:pointer;}
.loginType span.on{ cursor:auto; border:1px solid #DDDDDD; border-bottom:1px solid #FFFFFF; background:#FFFFFF; margin-bottom:-1px;}
.Msg table{ position:absolute; top:60px; left:0;}
.add-com {
	background: url(http://img.yjbys.com/xjh/add-com.png) no-repeat 0 0;
	display: inline-block;
	width: 99px;
	height: 90px
}
.Msg td.input{ position:relative; display:block;}
.Msg td.input .dialogLoginEmailWarning,.Msg td.input .dialogLoginPasswordWarning{ position:absolute; float:left; right:70px; top:20px; color:#FF0000;}

