body,div,h1,h2,h3,h4,h5,h6,ul,li,input,textarea,form, p,table,tr,td{ margin:0; padding:0;}
h1,h2,h3,h5,h5,h6{ font-weight:normal;}
strong{ font-weight:800;}
*{ margin:0px auto; padding:0px;}
ul,li{ list-style:none;}
img{ border:0;}
a{ color:#333; text-decoration:none;}
a:hover{ color: #666; text-decoration:underline; cursor:pointer}
input { outline: none;}
.login {
	z-index:2;
	position:relative;
	width: 268px;
	height: 298px;
	clear: both;
	margin: 0px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #b7deff;
	_display: inline;
	box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.2);
	font-size: 14px;
	font-family: Microsoft YaHei;
}
/*.login form {
	width: 268px;
	height: auto;
	padding: 0px;
	margin: 0;
	overflow: hidden;
}*/
.login span{ display:block; width:268px; height:40px; text-align:center; 
    font-size:18px; line-height:40px; font-family:Microsoft YaHei; color:#3589CF; }
.menu {
	color: #333;
	width: 269px;
	height: 45px;
}
.menu li {
	line-height: 45px;
	display: block;
	float: left;
	padding: 0;
	width: 134px;
	text-align: center;
	cursor: pointer;
	background: url(titel.jpg) repeat-x;
}
.menu li.hover1 {
	width: 133px;
	background: #fff;
	border-right: 1px solid #b7deff;
	color: #89c8fd;
}
.menu li.hover2 {
	width: 133px;
	background: #fff;
	border-left: 1px solid #b7deff;
	color: #89c8fd;
}
.main {
	clear: both;
	width: 268px;
	height: 253px;
}
.loginFormIpt {
	position: relative;
	line-height: 33px;
	padding-top: 18px;
	width: 226px;
	height: 33px;
	margin-left: 19px;
	clear: both;
}
.loginFormIpt1{
	position: relative;
	line-height:15px;
	width: 226px;
	height: 30px;
	margin-left: 19px;
	clear: both;

}
.loginFormIpt2{
	position:relative;
	line-height:15px;
	width: 226px;
	height: 40px;
	margin-left: 19px;
	clear: both;
	padding-top:10px;
	margin-top:5px;
	
}
.login_inp {
	line-height: 17px;
	background-color: #fff;
	width: 213px;
	height: 20px;
	color: #92a4bf;
	font-size: 14px;
	font-weight: 700;
	padding: 7px 8px 6px 5px;
	border: 1px solid #b7deff;
	border-radius: 2px;
}

.placeholder {
	position: absolute;
	text-indent: 10px;
	background: none transparent scroll repeat 0% 0%;
	visibility: hidden;
	display: none;
	color: #8faf8f;
	font-size: 14px;
	top: 0px;
	left: 0px;
}

.loginFormCheck {
	text-align: center;
            width: 110px;
            float: left;
            height: 20px;
            line-height: 20px;
            margin: 20px 0 0px 20px;
            _margin: 20px 0 10px 10px;
}

.loginFormintro {
	color: #666;
	width: 250px;
	float: left;
	height: 20x;
	line-height: 20px;
	text-align:center;
	margin: 20px 0  20px 10px;
	_margin: 10px 0  10px 10px;
}

.loginFormIptWiotTh {
	width: 226px;
	margin-top:8px;
	height: 35px;
}

.btn {
	text-align: center;
	line-height: 35px;
	outline-style: none;
	outline-color: invert;
	outline-width: 0px;
	display: inline-block;
	float: left;
	height: 35px;
	font-size: 14px;
	vertical-align: baseline;
	cursor: pointer;
	font-weight: 700;
	border: 0px;
	padding: 0px;
}

.btn-login {
	background: url(l_btn.jpg) no-repeat 0 0;
	width: 102px;
	color: #fff;
	float: left;
}

/*.btn-login a:hover {
	width: 102px;
	background: url(l_btn.jpg) no-repeat 0 -49px;
}*/

.btn-reg1 {
	background:#0090cf;
	width: 230px;
	float: right;
	clear: right;
	color: #FFF;
}
.btn-reg1:hover {
	width: 230px;
	color: #FFF;
	text-decoration:underline;cursor:pointer
}

.btn-reg {
	background: url(l_btn.jpg) no-repeat -112px 0px;
	width: 102px;
	float: right;
	clear: right;
	color: #555;
}
/*.btn-reg a:hover {
	width: 102px;
	background: url(l_btn.jpg) no-repeat -112px -49px;
}*/