@charset "utf-8";
/* CSS Document */
html{ background:url("body_bg.jpg") repeat-x scroll 0 -128px #2E6A7D}
body{ padding:0px; margin:0px; font-family: Arial,Helvetica,sans-serif; font-size:12px;  color:#666; -webkit-text-size-adjust:none; text-align:left;}
.clear{ clear:both; overflow:hidden; font-size:0; line-height:0;}
a{ text-decoration:none; color:#333}
a:hover{ text-decoration:none;}
img{ border-width:0px; padding:0px; margin:0px; vertical-align: middle}
a img{ border:0px}
ul{ padding:0px; margin:0px}
ul,li{ margin:0;padding:0;list-style:none; list-style-type:none; list-style-image:none}
td{ vertical-align:top}
table td{ padding:10px}
.wrap{ width:950px; clear:both; margin:0 auto; letter-spacing:0.5px}
h2{ font-size:22px; color:#000}
h3{ font-size:14px}
b{ color:#095e86}
.pname{ font-size:12px;}
hr{ clear:both; height:1px; margin:5px 0 10px; border-top:1px solid #CECECE;  border-left:0px}

.left{ float:left}
.right{float:right}

.page_title{ height:0px; line-height:30px; width:950px}
.language{ color:#fff; float:right; width:100px; font-size:11px}
.language a{ color:#fff; text-decoration:underline;}

.content{ width:950px; float:left; background-color:#fff}
.name{ width:930px; height:30px; line-height:30px; padding:0 0px 0 20px;border-bottom: 1px solid #EAE5D9; float:left; background:url("navigation.jpg") repeat-x scroll 0 0 transparent; background-position:0 -187px; border-bottom:1px solid #333333;}
.gname{color: #fff; font-family: Georgia; font-size: 13pt; font-variant:small-caps; font-weight:bold;}
.header{ border-bottom:1px solid #333333; padding:10px; width:930px; float:left; background-color:rgb(48, 144, 190)}
.logoqy{ float:left; padding:0px 0 0 10px}
.headerBanner{ float:right; width:730px}

/*  --------------------------------------------    */
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#slider-wrapper {
    width:730px;
    margin:0 auto;
}

#slider {
	position:relative;
    width:730px;
    height:150px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width:730px;
	height:150px
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:340px;
	bottom:-20px;
	
	display:none
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/*  --------------------------------------------    */

.wcontent{ width:950px; float:left; margin-top:10px; padding-bottom:10px}
.leftPanel{ width:200px; float:left; margin-right:10px}
.subNav{ border-bottom:1px solid #EAE5D9; width:200px; float:left}
.subNav ul{ border:medium none;}
.subNav li{ border-top:1px solid #EAE5D9}
.subNav li a{ background-color:#fff; color:#000; display:block; padding:4px 10px; font-weight:bold}
.subNav ul ul li a {color: #3F2F14; display: block;font-weight: normal; padding: 5px 10px 5px 20px;}
.subNav ul ul ul li a {color: #5C4E35;display: block;font-size: 11px;font-weight: normal; padding: 2px 10px 2px 30px;}
.subNav li a:hover, .subNav li a.current {background: url("subNav_bkg.gif") repeat-y scroll left center transparent; color: #000; font-weight:bold}

.subNavcn{ border-bottom:1px solid #EAE5D9; width:200px; float:left}
.subNavcn ul{ border:medium none;}
.subNavcn li{ border-top:1px solid #EAE5D9}
.subNavcn li a{ background-color:#fff; color:#000; display:block; padding:4px 10px; font-weight:bold}
.subNavcn ul ul li a {color: #3F2F14; display: block;font-weight: normal; padding: 5px 10px 5px 20px; font-size:13px;}
.subNavcn ul ul ul li a {color: #5C4E35;display: block;font-size: 12px;font-weight: normal; padding: 2px 10px 2px 30px;}
.subNavcn li a:hover, .subNavcn li a.current {background: url("subNav_bkg.gif") repeat-y scroll left center transparent; color: #000; font-weight:bold}

.rightPanel{ width:730px; margin-right:10px; float:right; background-color:#e9eef1; box-shadow:5px 5px 5px #CCCCCC}
.hcontent{ width:700px; padding:10px 15px; float:left;}
.hcontent img{ padding:1px; border:1px solid #ccc}

.foot{ width:930px; padding:10px; text-align:center; float:left; color:#fff}

.hotel_textile ul li{ float:left; margin-right:20px}
.hotel_textile div { width:100%; height:200px}
.hotel_textile  p{ margin:0 0 10px}

.clothing ul li{ float:left; margin-right:20px; margin-bottom:20px;}

.cncontent{ font-size:14px; line-height:20px;}
.cncontent h3{ font-size:16px; color:#000}