@charset "utf-8";
/* CSS Document */

a {
	color:#333;
	text-decoration:none;
}
p {
	text-indent:30px;
	line-height:18px;
}
ul {
	list-style:none;
}
img {
	border:0;
}
#mainContent {
	width:680px;
}
#subContent {
	width:275px;
	float:left;
}
#picBox {
	width:610px;
	height:305px;
	margin:15px 0 15px 50px;
	overflow:hidden;
	border:1px #ccc solid;
	position:relative;
}
#picBox ul#show_pic {
	list-style:none;
	height:305px;
	width:3050px;
	position:absolute;
	padding:0;
	margin:0;
}
#picBox ul#show_pic li {
	float:left;
	height:305px;
	padding:0;
	margin:0;
}
#picBox ul#show_pic li img {
	display:block;
}
#icon_num {
	position:absolute;
	bottom:5px;
	right:10px;
}
#icon_num li {
	float:left;
	background:url(/css/images/web_promotion/flashbutton.gif) no-repeat -15px 0;
	width:15px;
	height:15px;
	list-style:none;
	color:#39F;
	text-align:center;
	cursor:pointer;
	padding:0;
	margin:0;
	margin-right:5px;
}
#icon_num li:hover, #icon_num li.active {
	background:url(/css/images/web_promotion/flashbutton.gif) no-repeat 0 0;
	color:#fff;
}

.subjectType {
	border:1px solid #CCCCCC;
	height:280px;
	background:url(/css/images/bg-sub.jpg) no-repeat right bottom;
-moz-border-radius:5px;
}
.subjectType h2 {
	margin:8px 0;
	padding:0 0 10px 25px;
	background:url(/css/images/blueline.gif) no-repeat left bottom; 
}
.subjectType ul {
	padding:0 0 0 40px;
	margin:0;
}
.subjectType ul li {
	margin-bottom:8px;
	padding-left:12px;
	float:left;
	width:46%;
	text-align:left;
	margin-bottom:15px;
	background:url(/css/images/drop-1.GIF) no-repeat 0 5px;

}
.subjectType ul li a{
	display:block;
	text-decoration:underline;
	

}
.tourStep h2{ margin-bottom:10px!important;-moz-border-radius:5px;}
.column {
	margin-bottom:15px;
}
.column h2 {
	font-size:12px;
	padding-bottom:4px;
	margin:0;
	clear:none;
	color:#fff;
	background:#999;
	height:24px;
	line-height:28px;
	padding-left:10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.column h2 a{
	color:#fff;
	
}
.column ul {
	margin:0;
	padding:8px 0;
	zoom:1;
	border:1px #ccc solid;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
.column ul li {
	margin-bottom:8px;
	padding-left:20px;
	overflow:hidden;
	background:url(/css/images/web_promotion/bgBlueArrow.gif) no-repeat 8px center;
}
.banner {
	text-align:center;
}

