.clear{
	clear:both;
}


/*左侧部分*/
.contentleft{
	width:660px;
	margin:0 20px 0 0;
	float:left;
}

/*焦点图*/
.code{ 
height:auto; 
padding:20px; 
border:1px solid #9EC9FE; 
background:#ECF3FD;
}
.code pre{ 
font-family:"Courier New";
font-size:14px;
}
.info{ 
font-size:12px; 
color:#666666; 
font-family:Verdana; 
margin:20px 0 50px 0;}
.info p{ margin:0; padding:0; line-height:22px; text-indent:40px;}

.importInfo{ font-family:Verdana; font-size:14px;}
#KinSlideshow{
	margin:0 0 30px 0;
}


/*焦点图下面的部分，旅游指南*/
.travelguide{
	margin:20px 0 0 0;
}
.gowhere{
	line-height:20px;
	padding:0 0 0 20px;
}
.where{
	color:blue;
	font-size:14px;
	font-weight:bold;
}
.gowhere a{
	text-decoration:none;
}
.gowhere a:hover{
	text-decoration:underline;
}
.author,.time{
	color:#006666;
}
.time{
	margin:0 0 0 20px;
}
.guidedetail{
	color:blue;
	text-decoration:none;
}
.guidedetail{
	text-decoration:underline;
}
.gowherebtn{
	color:#FFFFFF;
	width:80px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	background:url(../Theme/images/gowherebtn.png) no-repeat;
	margin:20px 0 0 0;
}
/*分页*/
.page{
	margin:10px 0 0 0;
	width:auto;
	height:20px;
}
.page a{
	text-decoration:none;
	float:left;
	width:40px;
	height:20px;
	line-height:20px;
	margin:0 10px 0 0;
	display:block;
	text-align:center;
	color:#006666;
	background:url(../Theme/images/pre.jpg) no-repeat;
}
.page a:hover{
	text-decoration:underline;
}




/*右侧部分*/
.contentright{
	width:280px;
	float:right;
}
.righttitle{
	height:30px;
	width:280px;
	background:url(../Theme/images/travelguide01.png) no-repeat;
}
.righttitle span{
	font-size:14px;
	color:#FFFFFF;
	line-height:30px;
	display:block;
	padding:0 0 0 20px;
	float:left;
}
.morecity{
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	float:right;
	padding:0 20px 0 0;
}
.morecity:hover{
	text-decoration:underline;
}
.hotDestination{
	padding:20px;
	margin:0 0 20px 0;
	width:238px;
	border:solid #e7e7e7;
	border-width:0 1px 1px 1px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
.hotDestination a{
	color:blue;
	text-decoration:none;
	margin:0 8px 0 0;
}
.hotDestination a:hover{
	color:red;
	text-decoration:underline;
}
.hotnews{
	padding:20px 10px;
	margin:0 0 20px 0;
	width:258px;
	border:solid #e7e7e7;
	border-width:0 1px 1px 1px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
.hotnewsimg{
	padding:0 10px 0 0;
}
.hotnewsinfo{
	line-height:20px;
}
.hotnewsinfo a{
	color:blue;
	text-decoration:none;
}
.hotnewsinfo a:hover{
	text-decoration:underline;
}