@import url(http://sn-hotels.com/mt4/mt-static/themes/ygh/screen.css);
@import url(http://sn-hotels.com/mt4/mt-static/themes/ygh/common.css);
@import url(http://sn-hotels.com/mt4/mt-static/themes/ygh/sidebar2.css);
@import url(http://sn-hotels.com/mt4/mt-static/themes/ygh/top.css);

/* ---------------------------------------------------------
	CSS Document	News Common
--------------------------------------------------------- */

h2#page_h2 {
	height: 156px;
}

#page {
	min-height: 45px;
	background: url(images/page_bg.jpg) repeat-y 0 0;
	position: relative;
}

* html #page {
	text-align: center;
}

#page h3 {
	height: 45px;
	overflow: hidden;
	padding-left: 25px;
	background: url(images/title_bg.jpg) no-repeat 0 0;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	line-height: 55px;
	color: #fff;
}

#page h3#archive-title {
	height: 45px;
	padding-left: 0;
}

#page .entry {
	width: 500px;
	min-height: 45px;
	overflow: hidden;
	margin: 20px 30px 0;
	text-align: left;
}

* html #page .entry {
	margin-right: 35px;
}

#page .entry h4 {
	clear: both;
	width: 480px;
	height: 40px;
	overflow: hidden;
	margin: 0;
	padding: 0 10px;
	background: url(http://sn-hotels.com/mt4/mt-static/themes/ygh/top/web-plan-h4.jpg) no-repeat 0 0;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
	color: #fff;
}

* html #page .entry h4 {
	width: 500px;
}

#page .entry h4 a {
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document Entry Box
--------------------------------------------------------- */

#page .entry .box {
	clear: both;
	width: 470px;
	min-height: 70px;
	margin: 0 15px;
	padding-bottom: 12px;
	border-bottom: solid 1px #666;
}

* html #page .entry .box {
	margin-right: 47px;
}

#page .entry .box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#page .entry .f_right {
	width: 300px;
	min-height: 70px;
	overflow: hidden;
	text-align: left;
}

#page .entry .f_left {
	width: 160px;
	min-height: 70px;
	overflow: hidden;
	background: url(images/thumb.jpg) no-repeat 0 0;
	text-align: left;
}

* html #page .entry .box ,
* html #page .entry .f_right ,
* html #page .entry .f_left {
	height: 70px;
	overflow: visible;
}

/* ---------------------------------------------------------
	CSS Document Entry Date
--------------------------------------------------------- */

#page .entry p.date {
	margin-top: 5px;
	font-weight: bold;
	color: #A70A22;
}

#page p.entry_date {
	width: 545px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	left: 1px;
	text-align: right;
	font-size: 110%;
	font-weight: normal;
	line-height: 55px;
	color: #F39F87;
}

/* ---------------------------------------------------------
	CSS Document Entry Body
--------------------------------------------------------- */

#page .entry_body {
	clear: both;
	width: 500px;
	min-height: 10px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
}

#page .entry p.more_btn {
	text-align: right;
}

#page .entry p.more_btn a {
	display: block;
	width: 100px;
	height: 19px;
	overflow: hidden;
	margin: 0 0 0 auto;
	background: url(images/more_btn.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#page .entry p.more_btn a:hover {
	background: url(images/more_btn.jpg) no-repeat 0 -19px;
}

/* ---------------------------------------------------------
	CSS Document Entry Navigation
--------------------------------------------------------- */

#page .entry_nav {
	margin-top: 20px;
	text-align: center;
}

* html #page_btm {
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document Latest News
--------------------------------------------------------- */

#news {
	margin: 16px 0 0;
}

#news h3 {
	height: 57px;
	background: url(images/title_latest.jpg) no-repeat 0 0;
}

/* ---------------------------------------------------------
	CSS Document	Side Navigation
--------------------------------------------------------- */

.snavi {
	margin-top: 1px;
	margin-bottom: 20px;
}

.snavi ul {
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
	line-height: 180%;
}
.snavi ul li {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(images/snavi_icon.jpg) no-repeat 5px 5px;
}

.snavi ul li#rss {
	background: url(http://sn-hotels.com/mt4/mt-static/images/status_icons/feed.gif) no-repeat 3px 4px;
}

.snavi a {
	color: #333;
}
.snavi a:hover ,
.snavi a:active {
	color: #933;
}

