#row-body {
	padding-top: 10px; /*FF*/
	*+padding-top: 20px !important; /*IE 7*/
	*padding-top: 20px; /*IE 6*/
}
#row-body .box-left {
	width: 735px;
	background-image: url(/images/listbox_top_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#row-body .box-left .title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 35px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#row-body .box-left .date {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #888888;
	margin-top: 5px;
}
#row-body .box-left .content{
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 30px;
}
#row-body .box-left .content div,p,font,td,span{
	font-size: 14px;
	line-height: 22px;
}
#relatednews {
	width: 250px;
	height: 40px;
	margin-top: 15px;
	margin-left: 450px;
}
#relatednews .pre {
	float: left;
	width: 100px;
}
#relatednews .pre a, #relatednews .next a {
	font-size: 14px;
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	padding-top: 4px;
	text-align: center;
	border: 1px solid #cccccc;
	background-color: #f8f8f8;
	color: #7F4900;
}
#relatednews .next {
	float: right;
	width: 100px;
}
#relatedtours {
	width: 645px;
	margin-top: 15px;
	background-color: #fffaec;
	border: 1px solid #d3bd7e;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#relatedtours .subtitle {
	font-weight: bold;
	padding-bottom: 10px;
}

#relatedtours li {
	float: left;
	width: 630px;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	padding-top: 4px;
	padding-left: 8px;
	background-image: url(/images/ico_arrow_13.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	overflow: hidden;
	line-height:130%;
}
#relatedtours ul li a {
	display: block;
	float: left;	
}
#relatedtours ul li .price {
	display: block;
	float: right;
	width: 80px;
	color: #888888;
	text-align: right;
}
#relatedtours ul li .price em {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial;
}

#row-body .box-left .bottom {
	background-image: url(/images/listbox_bottom_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}

#row-body .box-right {
	width: 215px;
}

