* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
color:#555555;
	background:#DEEBF3 url(/css/images/top-5-palais-chine/bgBody.jpg) repeat-x top;
}
h1 {
	text-align:center;
	font-size:20px;
	margin-bottom:10px;
	color:#000;
}
a img {
	border:none;
}
p {
	line-height:1.6em;
}
a,
a:visited {
	color:#6B6B6B;
	text-decoration:none;
}
a:hover {
	color:#D22626;
	text-decoration:underline;
}
ul {
	list-style:none;
}
.clear{
	clear:both;
	}

#header,
#content,
#footer {
	width:980px;
	margin:0 auto;
}
#header {
	height:269px;
	position:relative;
}
#logo {
	padding-top:25px;
	width:250px;
	height:214px;
	background:#fff;
	text-align:center;
	float:left;
}
#banner {
	float:left;
}
#banner img {
	width:730px;
	height:239px;
}
#menu {
	position:absolute;
	top:236px;
	left:0;
	width:950px;
	background:#5b5b5b;
	height:34px;
	padding-left:30px;
	clear:both;
	background:url(/css/images/top-5-palais-chine/menu.gif) repeat-x 0 0;
}
#menu li {
	display:inline;
	height:37px;
}
#menu li a {
	display:block;
	float:left;
	height:34px;
	color:#fff;
	padding:0 20px;
	line-height:34px;
	background:url(/css/images/top-5-palais-chine/line.gif) no-repeat right 3px;
}
#menu li a.noLine{
	background:none;
	
}
#menu li a:hover {
}
#menu li a.home {
	margin-left:0;
	padding:0;
	width:45px;
}
#content {
	background:#fff url(/css/images/top-5-palais-chine/main_shadow.gif) repeat-x top;
	overflow:hidden;
	zoom:1;
}
#pos {
	padding:15px 0 10px 30px;
}
#pos a {
	padding:0 0 0 8px;
}
#mainContent {
	float:left;
	width:720px;
	padding:0 10px;
}
.intro {
	margin:15px 0 40px 0;
	border-bottom:1px #666 solid;
	padding-bottom:15px;
	text-align:justify;
}
.intro .showImg {
	float:left;
	padding:4px;
	border:1px #ccc dotted;
	margin-right:10px;
}
.intro .showImg:hover {
	border:1px #666 solid;
}
.intro img {
	width:200px;
	height:150px;
}
.intro h2 {
	font-size:16px;
	margin-bottom:8px;
}
.intro ul {
	margin:15px 0 0 20px;
	overflow:hidden;
	zoom:1;
}
.intro ul li {
	float:left;
	width:45%;
	background:url(/css/images/top-5-palais-chine/item-arrow.gif) no-repeat left center;
	padding-left:15px;
}
.intro ul li a {
	font-weight:bold;
}
#subContent {
	float:left;
	width:234px;
	height:1000px;
}
.column {
	margin-bottom:15px;
	background:#f4f4f4;
}
.column h2 {
	height:28px;
	line-height:28px;
	font-size:15px;
	padding-left:10px;
	color:#fff;
	background:#4a7bba;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.topCity ul li{
	margin:5px 0 10px 0;
	padding-left:20px;
	background:url(/css/images/top-5-palais-chine/arrow.png) no-repeat 5px 2px;
}
.promo img {
	margin:15px 0 0 25px;
}
.contact{
	padding-bottom:20px;
	}
.contact ul li {
	margin:8px 0;
	padding-left:15px;
}
/*
slide code
*/

#featured {
	width:670px;
	position:relative;
	border:5px solid #ccc;
	height:320px;
	background:#fff;
	zoom:1;
	margin:15px 0;
}
#featured ul.ui-tabs-nav {
	position:absolute;
	top:0;
	left:562px;
	list-style:none;
	padding:0;
	margin:0;
	width:108px;
}
#featured ul.ui-tabs-nav li {
	padding:1px 0;
	padding-left:13px;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li img {
	float:left;
	margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span {
	font-size:11px;
	font-family:Verdana;
	line-height:18px;
}
#featured li.ui-tabs-nav-item a {
	display:block;
	height:60px;
	color:#333;
	background:#fff;
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover {
	background:#f2f2f2;
}
#featured li.ui-tabs-selected {
	background:url(/css/images/top-5-palais-chine/selected-item.gif) top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background:#ccc;
}
#featured .ui-tabs-panel {
	width:562px;
	height:320px;
	background:#999;
	position:relative;
}
#featured .ui-tabs-panel .info {
	position:absolute;
	top:290px;
	left:0;
	height:30px;
	width:100%;
	background: url(/css/images/top-5-palais-chine/transparent-bg.png);
}
#featured .info h2 {
	font-size:16px;
	font-family:Georgia, serif;
	color:#fff;
	text-align:center;
	padding:5px;
	margin:0;
	overflow:hidden;
}
#featured .info p {
	margin:0 5px;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
	color:#f0f0f0;
}
#featured .info a {
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover {
	text-decoration:underline;
}
#featured .ui-tabs-hide {
	display:none;
}
#footer {
	width:980px;
	background:url(/css/images/bg-footer.gif) repeat-x bottom;
	padding-bottom:30px;
}
#footer #bottom {
	width:992px;
	height:53px;
	background:url(/css/images/bg-bottom.png);
	margin:auto;
}
#footer #footerContent {
	width:1000px;
	margin:auto;
	text-align:center;
}
#footer #footerContent img {
	margin:25px 0 20px 0;
}
#footer #footerContent p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#515151;
	text-align:center;
	padding:0px;
	margin:0px;
	line-height:22px;
}
#footer #footerContent p a {
	color:#515151;
	text-decoration:underline;
}
#footer #footerContent p img {
	margin:0 5px 0 0;
}
#footer #footerContent p a:hover {
	text-decoration:underline;
}