@charset "utf-8";
/* CSS 图片样式 */

body {
	margin-top: 0px;
	font-size: 12px;
	line-height: 150%;
	letter-spacing:0.1em;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	color: #000000;
}

img {
	border:0px;
}

img,td,div { 
	behavior: url("/voice/iepngfix.htc");
}
 
a:link {
	color: #336600;
	}

a:visited {
	color: #336600;
	}

a:active {
	color: #999900;
	}

a:hover {
	color: #999900;
	}

 
.text_b1 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.text_b2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.text_b {
	font-size: 12px;
	text-decoration: none;
}

.text_b a{
	font-size: 12px;
	text-decoration: underline;
}
.text_b a:hover {
	font-size: 12px;
	text-decoration: none;
}
.text_h {
	font-size: 12px;
	line-height: 20px;
	color: #330000;#333300
	text-decoration: none;
	padding-left: 20px;
}
.text_h a{
	font-size: 12px;
	color: #330000;
	text-decoration: underline;
}
.text_h a:hover {
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
.text_l {
	font-size: 12px;
	line-height: 20px;
	color: #336600
	text-decoration: none;
	padding-left: 20px;
}
.text_l a{
	font-size: 12px;
	color: #336600;
	text-decoration: underline;
}
.text_l a:hover {
	font-size: 12px;
	color: #999900;
	text-decoration: underline;
}
.map {
	height: 810px;
	background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/map.gif);
	background-repeat: no-repeat;
	background-position: center 345px;
}
.quan {
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

.room {
	height:415px;
	/* background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/roomtop1.png); */
	background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/roomtop.png);
	background-repeat: no-repeat;
	background-position:top;
}
.text_k {
	font-size: 12px;
	line-height: 20px;
	color: #333300;
	text-decoration: none;
	padding-left: 20px;
}
.text_pri {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.text_pri_ban {
	font-size: 12px;
	line-height: 20px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.text_pri_ban a{
	font-size: 12px;
	color: #336600;
	text-decoration: underline;
	font-weight: bold;	
}
.text_pri_ban a:hover {
	font-size: 12px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;	
}
.text_site {
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	padding-left: 50px;
	font-weight: bold;
}
.text_site_s {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding-left: 80px;
}
.spa {
	height: 1000px;
	background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/spa_banner.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.spa1 {
	background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/site_banner2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.st1 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.text_spa {
	font-size: 12px;
	line-height: 30px;
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
}
.dish {
	height: 829px;
	background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/dish_banner.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.dish1 {
	height: 361px;
	background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/dish_img03.png);
	background-repeat: no-repeat;
	background-position: 480px top;
}
.dish2 {
	height: 361px;
	background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/dish_img04.png);
	background-repeat: no-repeat;
	background-position: 480px top;
}
.dish3 {
	height: 380px;
	background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/dish_img05.png);
	background-repeat: no-repeat;
	background-position: center 40px;
}
.dish4 {
	height: 380px;
	background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/dish_img06.png);
	background-repeat: no-repeat;
	background-position: center 40px;
}
.fac {
	height: 500px;
	background-image: url(http://www.kenes.com.cn/html_hikyounoyu/images/fac_banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1086px;
}

.black_overlay{
	display:none;
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	height:1000px;
	background-color:
	black;z-index:1001;
	-moz-opacity:0.8;
	opacity:.80;
	filter:alpha(opacity=80);
}
.white_content{
	display:none;
	position:absolute;
	top:25%;
	left:25%;
	width:50%;
	height:50%;
	padding:16px;
	border:2px solid orange;
	background-color:white;
	z-index:1002;
	overflow:auto;
}

#ly{
	display:none;
	position:absolute;
	width:100%;
	height:3000px;
	background-color:black;
 	z-index: 2999; 
	-moz-opacity:0.8;
	opacity:.80;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=60);
	background-color: #777;
	display:none;
}
#Layer2{
	display:none;
	position:absolute;
	/* border:1px solid #FF0000;overflow:hidden;*/
	z-index:3000;
	background-color: #fff;
	padding:10px;
	padding-bottom:5px;
	top:50%;
	left:40%;
}
* html #Layer2{
	padding:10px;
}

*+html #Layer2{
	padding:6px;
}

#laimg {

}

.typepad_news {text-align: left}
.typepad_news {margin: 10px 10px 10px 20px}
.typepad_news dl {
	margin: 0px 0px 5px 0px;
}
.typepad_news dt {float: left; margin: 0px 0px 0px 0px}
.typepad_news dd {margin: 0px 0px 0px 80px}
.typepad_news p {
	margin: 5px 0px 5px 0px;
}

.news001 {
	margin: 5px 0px 10px 0px;
	text-align:right;
	border-bottom:dashed 1px #ccc;
}

.date-header {
	font-size: 12px;
	line-height: 15px;
}

.content-header{
	font-size: 13px;
	line-height: 15px;
}

.archive-header{
	font-size: 13px;
	line-height: 15px;
}
.entry-header {
	color: #336600;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
}
.entry-content {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #999999;
}
.trackbacks,.comments,#comment-form {
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #999999;
}

.entry {
	margin:0px 0px 30px 0px;
}

.archive-list-item {
	line-height:1.5em;
}