@CHARSET "UTF-8";
.net_navigation ul li a.member{
	color:#fff;
}
.net_navigation ul li a.member span.sp1{
	background:none;
}
.net_navigation ul li a.member span.sp2{
	background:none;
}
.net_navigation ul li a.member span.sp3{
	background:none;
}
.net_navigation ul li a:hover{
	color:#f60;
}


#hotel_content{
	width:1000px;
	margin:10px auto 50px auto;
	overflow:hidden;
	border:1px solid #ddd;
}
#hotel_content .login_header{
	background:url(http://img1.40017.cn/net/hotel/login.png) repeat-x 0 -147px;
	padding:5px 0 5px 10px;
	border-bottom:1px solid #ddd;
}
.login_header span{
	font-weight:bold;
	background:url(http://img1.40017.cn/net/hotel/login.png) no-repeat -114px -117px;
	padding-left:10px;
}
.login_content{
	float:left;
	clear:both;
	width:100%;
	padding:20px 0;
	*height:400px;
}
.login_content .left_div{
	float:left;
}
.left_div table{
	width:600px;
}
.left_div table td{
	padding:10px 0;
}
.left_div table td.td_01{
	width:170px;
	text-align:right;
	font-size:14px;
	padding:13px 0;
}
.left_div table td.td_code{
	padding:18px 0;
}
.left_div table td label{
	cursor:pointer;
}
#agr{
	cursor:pointer;
}
.sp_01{
	color:#ff0000;
}
.left_div table td input{
	border:1px solid #ddd;
	padding:3px;
}
.warning{
	color:#999;
	display:block;
}
.int_code{
	width:60px;
}
.code{
	position:relative;
	top:5px;
	margin:0 10px;
	cursor:pointer;
	display:inline;
}
.register{
	width:118px;
	height:38px;
	display:inline-block;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:35px;
	margin:10px 0;
	font-family:"微软雅黑","黑体";
	background:url(http://img1.40017.cn/net/hotel/register.png) no-repeat;
}
.register:hover{
	text-decoration:none;
	color:#fff;
	background:url(http://img1.40017.cn/net/hotel/register.png) no-repeat 0 -46px;
}
.right_div{
	float:right;
	border-left:1px dashed #ddd;
	text-align:center;
	padding:140px 50px;
}
.right_div div{
	color:#666;
	width:250px;
}
a.login{
	display:block;
	width:105px;
	height:27px;
	text-align:center;
	line-height:27px;
	color:#fff;
	font-weight:bold;
	background:url(http://img1.40017.cn/net/hotel/login_su.png) no-repeat;
	margin:10px auto;
}
a.login:hover{
	color:#fff;
	text-decoration:none;
	background:url(http://img1.40017.cn/net/hotel/login_su.png) no-repeat 0 -36px;
}

/********验证样式 start*********/
.moblie_suc,.password_suc,.otherpassword_suc,.code_suc{
    margin-left:10px;
	padding:2px 10px 2px 20px;
	background:url(http://img1.40017.cn/net/hotel/cnRegCss.png) no-repeat 2px -30px;
}
.moblie_err,.password_err,.otherpassword_err,.code_err{
    margin-left:10px;
	border:1px solid #f60;
	padding:2px 10px 2px 20px;
	background:#fff4ed url(http://img1.40017.cn/net/hotel/cnRegCss.png) no-repeat 2px 2px;
}
/********验证样式 end*********/