body
{
	padding:0px;
	margin:0px;
	border:0px;
	font-size:12px;
	color:#003300;
	background-color:#ffffff;
}

a
{
	color:#003300;
	text-decoration:underline;
}

a:hover
{
	color:#006633;
	text-decoration:none;
	}

.dh_div
{
	margin: 20px 10px 0px 10px;
	height:24px;
	width:755px;
	line-height:24px;
	padding-left:24px;
	border-bottom: 1px solid #9EDAAE;
}



.base_form
{
	margin: 20px 10px 20px 10px;
	width:780px;
}

/*±í¸ñÇøÓò*/

.base_table
{
	border-top: #B0E1BE solid 1px;
	border-bottom: #B0E1BE solid 1px;
	border-left: #B0E1BE solid 1px;
	width:780px;
}

.base_table th
{
	border-left:#FFFFFF solid 1px;
	border-right:#B0E1BE solid 1px;
	border-top:#FFFFFF solid 1px;
	height:22px;
	line-height:22px;
	background-color:#E0F5EE;
	text-align:center;
}

.base_table td
{
	height:22px;
	line-height:22px;
	border-right:#B0E1BE solid 1px;
	text-align:center;
	border-top: 1px solid #B0E1BE;
}


.base_table_page
{
border: 0px none;
}

.base_table_page tr td
{
border: 0px none;
}

	
/*´íÎóÇøÓò*/
.base_err_main
{
	padding:0px;
	width:400px;
	height:auto;
	border:#CFEAFF solid 1px;
	position:relative;
	left:50%;
	margin: 50px 0px 0px -200px;
	background-color:#F7FFFF;
}

.base_err_title
{
	height:24px;
	line-height:24px;
	font-size:14px;
	border-bottom:#CFEAFF solid 1px;
	background-color:#E1F4FD;
	padding-left:10px;
}

.base_err_msg
{
	float:left;
	width:276px;
	line-height:22px;
	margin-top:30px;
}
.base_err_msg ul
{
	padding:0px;
	margin:0px 5px 5px 25px;
	display:list-item;
	list-style-position: outside;
	
}
.base_err_msg li
{ margin-bottom:15px;}
.base_err_image
{
	float:left;
	width:100px;
	height:160px;
	vertical-align: middle;
}

.base_err_image img
{
	margin: 50px 0px 0px 25px;
}

.base_err_botlink
{
	text-align:center;
	color:#A6A6A6;
	clear:both;
	line-height:22px;
}
.base_err_botlink a
{
	color:#A6A6A6;
	text-decoration:none;
}
.base_err_botlink a:hover
{
	color: #666666;
	text-decoration: underline;
}


.news_title
{
	text-align:center;
	font-size: 18px;
	font-weight:bolder;
	height:40px;
	padding-top:10px;
}
.news_author
{
	text-align:center;
}
.news_content
{
	
}

.news_list
{
	
}
.news_list li
{
	height:24px;
	line-height:24px;
}


.roommodel
{
	float:left;
	margin:10px;
	width:150px;
	height:160px;
}
.room_num
{
	width:100px;
	height:100px;
	line-height:100px;
	text-align:center;
	font-size:14px;
	clear:both;
	border: 1px solid #A6FFC8;
	background-color:#F7FFFA;
	margin:0px auto 5px auto;
}
.room_num a
{
	width:100px;
	height:100px;
	display:block;
}
.room_num a:hover
{
	width:100px;
	height:100px;
	display:block;
	background-color: #E6FFF0;
}
.hotel_name
{
	clear:both;
	margin: 10px auto 10px auto;
	text-align:center;
}