@charset "utf-8";
body {
	background: url(../../images/hotel_back2.jpg) repeat-x;
}

#WN{
height:23px;
margin:6px auto;
background:url(../../images/title_wn.gif) no-repeat;
text-align:center;
}

.detailBox{margin:0px; padding-left:12px;}

.detail{padding:6px 0px;}

*html .detail{padding:0px 0px; margin:8px 0px;}

*:first-child+html .detail{padding:0px 0px; margin:8px 0px;}

.date{float:left; width:12%; background:url(../../images/arrow.gif) no-repeat 0px 4px; padding:0px 12px; color:#304296; line-height:140%; font-size:12px;}

.detailText{float:left; width:82%; color:#666666; line-height:160%; font-size:12px;}

.NW{ font-weight: normal; text-decoration: none; font-size:12px;}

.NW:link{
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
}

.NW:visited{
	color: #06206d;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
}

.NW:hover{
	font-weight: normal;
	color:#909fcc;
	text-decoration: none;
	font-size:12px;
}