@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;
}
.login_content .left_div{
	float:left;
	padding:20px 170px 20px 100px;
}
.name{
	float:left;
}
.name div{
	font-size:14px;
	padding:12px 0;
}
.left_div form{
	float:left;
}
.username{
	padding:10px 0;
	font-size:14px;
}
.username input{
	width:240px;
	border:1px #ddd solid;
	padding:2px;
	color:#666;
}
.password{
	padding:10px 0;
	font-size:14px;
}
.password input{
	width:240px;
	border:1px #ddd solid;
	padding:2px;
	color:#666;
	margin-right:10px;
}
.password a{
	font-size:12px;
}
.remem{
	padding:10px 0;
}
.remem label{
	cursor:pointer;
}
.remem label input{
	cursor:pointer;
}
.sub_content{
	padding:10px 0
}
.submit{
	display:inline-block;
	width:118px;
	height:38px;
	font-family:"微软雅黑","黑体";
	background:#fcaa00 url(http://img1.40017.cn/net/hotel/login.png) no-repeat;
	color:#fff;
	line-height:38px;
	text-align:center;
	font-weight:bold;
	font-size:20px;
}
.submit:hover{
	background:url(http://img1.40017.cn/net/hotel/login.png) no-repeat 0 -51px;
	color:#fff;
	text-decoration:none;
}
.login_content .right_div{
	float:right;
	padding:50px 50px 100px 50px;
	border-left:1px dashed #ddd;
}
.right_div div{
	color:#666;
	width:250px;
}
a.register{
	display:inline-block;
	width:105px;
	height:27px;
	text-align:center;
	line-height:27px;
	color:#000;
	font-weight:bold;
	margin:10px auto auto 50px;
	background:url(http://img1.40017.cn/net/hotel/login.png) no-repeat 0 -198px;
}
a.register:hover{
	color:#000;
	text-decoration:none;
	background:url(http://img1.40017.cn/net/hotel/login.png) no-repeat 0 -231px;
}
