/* {
	margin: 0;
	padding: 0;
	}*/
body{ 
	background: #868686 url(../images/bg.jpg) repeat-x scroll center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#212121;
}
a {	
	text-decoration:none;
	}
img {	
	border:0px;
	}	
.qBook p, form {
	margin:0;
	padding:0;
}
/* ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#siteContainer{ 
	width: 975px;margin: 0 auto;
	}
#Top {
	height: 156px;
	}
	.logo { background:url(../images/logo.png) no-repeat scroll 0 0; width: 169px; height:133px; float:left; margin-top: 10px;}
	* html .logo {
	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/logo.png');}
	
	.top-R { float:right; width:760px; height:156px;}
	
	.menu-top {height:35px; text-align:right; margin-top:15px; margin-right: 10px; }
		.menu-top a {color:#000; padding-top: 10px;} .menu-top a:hover {text-decoration:underline;}
		
	.menu-hozi { height: 60px;}
		.hozi { height:42px;}
			.hozi-L {float:left; background: url(../images/hozi-L.png) no-repeat scroll 0 0; width: 22px; height: 42px;}
			* html .hozi-L {
	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/hozi-L.png');}
			.hozi-C {float:left; background: url(../images/hozi-C.png) repeat-x scroll 0 0; width:577px; height: 42px;}
			* html .hozi-C {
	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/hozi-C.png');}
			.hozi-R {float:right; background: url(../images/hozi-R.png) no-repeat scroll 0 0; width: 161px; height: 42px;}
			* html .hozi-R {
	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/hozi-R.png');}
			.v-a { margin-top: 13px; padding-left: 35px;}
			.v-a a { color:#FF0; font-size:11px;} .v-a a:hover { text-decoration:underline;}
	
	.slogan { height: 47px; width: 621px; background:url(../images/slogan.png) no-repeat scroll 0 0; margin-left: 80px;}
	* html .slogan {
	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/slogan.png');}
	
#banner {height: 395px; width:975px;}
.bg-footer { height: 44px; background:url(../images/bg-footer.jpg) no-repeat scroll center 0; width: 975px;}
.footer {color:#FFF; text-align:center; margin-top: 5px;}

#Content {}
.content-top {height: 5px; width:975px; background:url(../images/content-top.png) no-repeat scroll 0 0; font-size: 1px;}
* html .content-top {
	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/content-top.png');}
.content-bottom {height: 9px; width:975px; background:url(../images/content-bottom.png) no-repeat scroll 0 0}
* html .content-bottom {
	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/content-bottom.png');}
	
.content-center { background-color:#d7d7d7; padding:15px;}
	.contentL { width:25%;float:left;}
	.contentR {width:72%;float:right;}
	
.banner-room { margin-bottom: 10px;}	
.link {margin-bottom: 10px;}
.MenuRoom .headerlink {color:#b40000; font-size: 30px; font-family:"Times New Roman", Times, serif; margin-bottom: 20px;background-image: none;}
.MenuRoom .headerlink:hover {background-image: none;}
.MenuRoom .headerli { height: auto; }
.unit { line-height:18px;}

.qBook {margin-bottom: 60px;}

.MenuRoom ul { margin: 0px; padding: 0px; margin-left: 10px;padding-top: 5px; list-style-image: none;}
.MenuRoom li {font-weight:bold; display:block; height: 30px;}
.MenuRoom li a {color:#000; font-size:12px; background: url(../images/arrow.jpg) no-repeat scroll 150px 4px; display:block;}
.MenuRoom li a:hover {color:#b40000; background: url(../images/arrow1.jpg) no-repeat scroll 150px 4px; display:block;}
.MenuRoom .subselected {color:#b40000; background: url(../images/arrow1.jpg) no-repeat scroll 150px 4px; display:block;}