/* CSS Document */

.clear10 {
	clear:both;
	height:10px;
}

.toursLabel {
	width:733px;
	height:40px;
	background-image:url(/static/images/thenewno2/tours/tours_label.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;

	text-align:left;
}

.toursLabel p {
	padding:0;
	margin:0;
	padding-top:10px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
}

.toursContents {
	width:733px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/static/images/thenewno2/tours/tours_content.jpg);
	padding-top:20px;
}

.toursContents td {
	font-size:12px;
	text-align:left;
	vertical-align:top;
}

.tourName {
	color:#e7efc6;
	font-weight:bold;
}

.toursBrdr {
	width:682px; 
	padding:10px;
	background:#111111;
	border:1px solid #3b3b3b;
}

.toursLabelPost {
	width:729px;
	height:54px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/static/images/thenewno2/tours/tours_label_post.jpg);
	background-repeat:no-repeat;
}

.toursLabelPost p {
	padding:0;
	margin:0;
	padding-top:10px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	float:left;
}

.toursBottom {
	width:733px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/static/images/thenewno2/tours/tours_bottom.jpg);
	background-repeat:no-repeat;
}
