@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
body {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#545454;
}
a {
	color:#545454;
	text-decoration:none;
}
img {
	border:none;
}
.clear {
	clear:both;
}
ul, ol {
	list-style:none;
}
#header, #content, #footer {
	width:960px;
	margin:0 auto;
}
#header {
	height:230px;
}
#logo {
	float:left;
	margin-top:40px;
	text-align:center;
}
#menu {
	height:34px;
	line-height:34px;
	padding-left:40px;
	background:#fff url(/css/images/expo2010-feria-de-canton/bg-menu.gif) repeat-x;
}
#menu ul li {
	display:inline;
	padding:0 15px;
}
#menu ul li a {
	color:#FFF;
	font-weight:bold;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#content {
	overflow:hidden;
	zoom:1;
}
.navigation {
	padding:10px 0 10px 20px;
}
#mainContent {
	padding-bottom:15px;
}
#subContent {
	width:275px;
	float:left;
	margin-left:15px;
	display:inline;
}
#subContent p {
	margin:10px 0;
}
.tour-search {
	padding:15px 10px 0 10px;
	border:1px solid #DDDDDD;
}
#subContent h2 {
	background:#ffa500;
	font-size:16px;
	padding-left:10px;
	height:28px;
	line-height:28px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
#mainContent {
	width:665px;
	float:left;
}
.expo-intro h2 {
	margin-bottom:10px;
}
.expo-intro {
	margin-bottom:25px;
	border-bottom:1px solid #D1D1D1;
	padding-bottom:15px;
}
.expo-intro p {
	line-height:18px;
	text-indent:30px;
}
.tour-show {
	margin-bottom:30px;
}
.tour-show h2 {
	margin-bottom:15px;
	background:#ffa500;
	font-size:16px;
	padding-left:10px;
	height:28px;
	line-height:28px;
	-moz-border-radius:5px;
}
.tour-show .tour-info-list {
	overflow:hidden;
	zoom:1;
	margin-bottom:18px;
	border-bottom:1px solid #D1D1D1;
	padding-bottom:15px;
}
.tour-show .tour-img {
	float:left;
	margin-right:10px;
	border:5px #D1D1D1 solid;
	-moz-border-radius:5px;
}
.tour-show .tour-intro {
	width:395px;
	float:left;
	line-height:18px;
	border-right:2px solid #D1D1D1;
}
.tour-show .tour-intro dl dt a {
	border-bottom:1px solid #545454;
	color:#545454;
	font-size:14px;
	font-weight:bold;
}
.tour-show .tour-price {
	float:left;
	text-align:right;
	width:100px;
	padding:0 10px 0 10px;
}
.tour-show .tour-price strong {
	color:#A31022;
	margin:5px 0 10px 0;
	font-size:18px;
}
.tour-show .tour-price a {
	-moz-border-radius:5px;
	background:#FFFFFF url("/css/images/bg-click.GIF") repeat-x center bottom;
	border:1px solid #D1D1D1;
	color:#A31022;
	font-size:12px;
	text-align:center;
	padding:5px;
	width:70px;
	float:right;
}
.hotel-show {
	float:left;
	width:325px;
	margin-right:15px;
}
.hotel-show h2 {
	margin-bottom:8px;
	background:#ffa500;
	font-size:13px;
	padding-left:10px;
	height:28px;
	line-height:28px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.hotel-show ul li {
	margin-bottom:5px;
	line-height:18px;
	background:url(/pic/icon-up-gray.GIF) no-repeat 0 6px;
	padding-left:10px;
}
.hotel-show ul li a {
	text-decoration:underline;
}
.tour-search ul li ul {
	overflow:hidden;
}
.tour-search ul li label {
	display:block;
	margin-bottom:5px;
}
.tour-search ul li select {
	border:1px solid #DDDDDD;
	color:#666666;
	height:22px;
	margin-bottom:10px;
	width:200px;
}
.tour-search ul li textarea {
	border:1px solid #DDDDDD;
	color:#666666;
	height:62px;
	margin:10px 0 5px 0;
	font-size:11px;
	width:200px;
	-moz-border-radius:5px;
}
.tour-search ul li.tour-city li {
	width:120px;
	float:left;
}
.tour-search ul li.a-city a {
	color:#545454;
}
.tour-search ul li.btn {
	height:30px;
	margin-top:15px;
	cursor:pointer;
}
.tour-search ul li.btn a {
	color:#A31022;
	-moz-border-radius:5px;
	background:#FFFFFF url("/css/images/bg-click.GIF") repeat-x center bottom;
	border:1px solid #D1D1D1;
	color:#A31022;
	font-size:12px;
	text-align:center;
	padding:5px;
}
#footer {
	width:960px;
	border-top:3px solid #ff8f00;
	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;
}

