﻿#content{
	width:990px;
}
/*景点搜索*/
.des_search form{
	padding:5px;
	margin:0 0 5px 0;
	height:16px;
	width:530px;
	/*border-bottom:#CDCDCD 1px solid;*/
	background-color:#F6F6F6;
}
/*中国地图样式*/
#cnMap{
	height:390px;
	width:540px;
	float:left;	
}
#cnMap div{	
	width:100%;
	border:#B2B2B2 1px solid;
	margin-bottom:5px;
}
#cnMap div ul{
	margin:0;
	width:100%;
}
#cnMap div ul li{
	height:22px;
	line-height:22px;
	padding-left:5px;
	color:#333;
}
#cnMap img{
	margin-top:0px;
	margin-right:6px;
	border:none;
}
/*热点目的地样式*/
#hotPlace{
	float:right;
	width:430px;
	height:370px;
}
.placeTitle, .placeLeft h3, .placeLeft_scenery h3{
	width:100%;
	height:30px;
	line-height:30px;
	margin:0;
	font-size:14px;	
	color:#3665A9;
	text-indent:1em;
	border:#aaa 1px solid;
	/*color:#0165C3;
	border:#04ADF0 1px solid;
	background-color:#E5F7FB;*/
	background:url(/images/left_youji_bg.jpg);
}
#hotPlace ul{
	margin:5px 0;
	width:100%;
	border:#aaa 1px solid;
}
#hotPlace ul li{	
	width:410px;
	padding:5px;
	margin:0;
	border:none;
	color:#333;
	border-bottom:1px dashed #ccc;
}
#hotPlace ul li img{
	float:left;
	width:90px;
	margin-right:3px;
	height:60px;
}
/*目的地页面的左*/
.des_Left{	
	float:left;
	width:768px;
	margin:0px 0;
	min-height:80px;
	height:100%;
	height:auto;
}
.des_Left h3{
	border:none;
	color:#666;	
	padding-left:25px;	
	background:url(/images/bg_eee.gif) no-repeat left center;
}
.siteNav{
	width:762px;
	height:20px;
	padding:3px;
	background-color:#f5f5f5;
}
/*目的地名称标题*/
.desTitle{
	margin-top:0px;
	padding-top:5px;	
	height:auto;
	margin-bottom:0px;
}
/*目的地指南右侧*/
.des_Right{
	width:212px;
	float:right;
	min-height:80px;
	height:100%;
	height:auto;
	margin:0;
	border:none;
	background-color:#FFF;
}
/*
.placeRight_scenery_border{
	width:95%;
	margin:0 auto 5px;
	border:#04ADF0 1px solid;
}
*/
.travel_list{
	width:209px;	
	
}
.travel_list h3{
	width:194px;
	height:28px;
	line-height:28px;
	padding-left:15px;
	font-size:14px;
	color:#666;
	margin-bottom:0px;
	background: url(/images/bg_right_top.gif) left top no-repeat;
}
/*右侧列表*/
.travel_listcontent{
	margin-top:0px;
	width:auto;
	overflow:hidden;
	padding:4px;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;	
}
.travel_list ul{
	margin:0;
	padding:0;
	list-style-type:none;	
	width:191px;
	overflow:hidden;	
}
.travel_list li{
	height:22px;
	line-height:22px;
	text-indent:1em;
	background:url(/images/arrow2.gif) no-repeat left center;
	border-bottom:1px #CCC dashed;
}
.travel_listfoot{
	width:209px;
	height:4px;
	line-height:4px;
	background: url(/images/bg_right_foot.gif) left top no-repeat;
}
.travel_list table{
	border-collapse:collapse;
	width:272px;
	margin:0 auto;
}
.travel_list thead{
	color:#0075A9;
	background-color:#E5F6FF;
	height:24px;
	line-height:24px;
}
.travel_list th{
	border:#04ADF0 1px solid;
	border-right:none;
	border-left:none;
}
.travel_list th#borderL{
	border-left:#04ADF0 1px solid;
}
.travel_list th#borderR{
	border-right:#04ADF0 1px solid;
}
.travel_list tbody#tdList{
	color:#0075A9;
	height:20px;
	line-height:20px;
	text-align:center;
}
.travel_list td{
	font-size:12px;
	vertical-align:middle;
}
/*右侧小地图列表*/
.travel_list #mapList{
	width:auto;
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}
.travel_list #mapList li{
	float:left;
	width:95px;
	text-align:center;
	height:85px;
	border:none;		 /*清除原有的 li 中的边框图片 */
	background:none;	 /*清除原有的 li 中的背景图片 */
}
.travel_list #mapList li img{
	display:block;
	border:1px #ccc solid;;
}
/*左侧的h3文字控制*/
.placeLeft h3{
	border:none;
	color:#666;
	border-bottom:#CDCDCD 1px solid;
	background-color:#F6F6F6;
}

/*列表样式控制*/
.placeLeft ul, .placeRight ul{
	margin:0 auto 5px;
	padding:0;
	list-style:none;
	width:95%;
}
.placeLeft li, .placeRight li{
	height:25px;
	line-height:25px;
	text-indent:1em;
	background:url(/images/arrow2.gif) no-repeat left center;
	border-bottom:1px #CCC dashed;
}
.placeLeft li a, .placeRight li a{
	float:left;
	width:210px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.placeLeft li strong, .placeRight li strong, .placeLeft li span, .placeRight li span, .placeLeft li em, .placeRight li em{
	width:150px;
	float:right;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#7D7D7D;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.placeLeft li span{
	width:100px;
}
.placeRight li span{
	width:50px;
}
.placeLeft li em{
	width:100px;
}
.placeRight li em{
	width:80px;
}
.placeRight li em a{
	width:80px;
}
/*知名景区地点列表*/
#showSight{
	width:auto;
	padding:4px 4px 4px 4px;
	line-height:150%;
}
#showSight span{
	margin:6px;
}


/*子页面的样式*/
/*面包屑导航样式*/
#pageIndex{
	float:left;
	width:auto;
}
#pageIndex h6{
	font-size:12px;
	color:#7D7D7D;
	font-weight:normal;
	margin:0;
}
/*操作列表样式*/
#opList{
	float:right;
	width:350px;
	font-size:12px;
	color:#7D7D7D;
	font-weight:normal;	
}

/*子页面内容样式*/
.moreInfo{
	width:740px;
	margin:0px;
	min-height:100px;
	height:100%;
	height:auto;
	padding:0px 5px 5px 20px;
	border-bottom:1px #CCC dashed;	
}
.moreInfo span{
	font-size:14px;
	font-weight:bold;
	color:#3366cc;
}
.moreInfo a{
	float:left;
	width:80px;
	margin-right:10px;
}
/*详细内容*/
#areaInfo{
	width:98%;
	margin:5px auto 0;
	min-height:100px;
	height:100%;
	height:auto;
	padding-bottom:5px;
	border-bottom:1px #CCC dashed;
}
#areaInfo img{
	float:left;
	width:120px;
	height:90px;
	padding:1px;
	border:1px #ccc solid;
}
#areaInfo p{
	float:left;
	margin:0;
	margin-left:5px;
	text-indent:2em;
}
#areaInfo #areaInfoMore{
	clear:left;
	float:left;
	width:100%;
	text-align:right;
}
#areaInfoAll{
	width:100%;
	line-height:150%;
	word-spacing:.1em;
}
/*下属地区列表*/
#nextCity{
	clear:left;
	height:20px;
	line-height:22px;
	padding:5px;
	background: #f9f9f9;
	border:1px #ddd solid;
}
#nextCity a{
	margin-left:10px;
}
/*标题*/
.indexTitle{
	width:98%;
	margin:0px auto 0px;	
}
.indexTitle h3{
	margin-top:0px;
	padding-top:4px;
	width:98%;
	height:auto;
}
.indexTitle .item{
	float:left;
	width:541px;
	overflow:hidden;
}
.indexTitle .more_text{
    float:right;
	width:180px;	
	text-align:right;	
	margin-right:5px;
	font-size:12px;	
}
.indexTitle .more_text img{
	margin:5px 10px 0px 0px;
}
.indexTitle ul{
	margin:5px auto;
	padding:0;
	list-style:none;
}
.indexTitle li{
	width:107px;
	text-align:center;
	float:left;
}
.xuxian{
	width:98%;
	height:2px;
	border-bottom:1px #CCC dashed;
}
/*博客、评论内容样式*/
.pinglun{
	width:100%;
	min-height:60px;
	height:100%;
	height:auto;
	padding-top:5px;
}
.pinglun .blogTitle{
	padding:0px 0px 0px 5px;
	margin-bottom:5px;
	font-weight:bold;	
	height:25px;
	line-height:25px;
	font-size:12px;
	text-align:left;
	background: #f9f9f9;
	border-bottom:1px solid #ccc;
}
.pinglun img{
	float:left;
	border:1px #ccc solid;
	padding:2px;
	margin-bottom:5px;
}
.pinglun p{
	width:650px;	
	margin-left:15px;
}
/*相关路线*/
#aboutLine{
	width:637px;
	margin:0 auto;
	font-size:12px;
	border-collapse:collapse;
	border:1px solid #CCC;
	background:url(/images/td_bg2.jpg) repeat-x left 27px;
}
#aboutLine th{
	height:35px;
	font-weight:normal;
	color:#000;
	background:url(/images/tab_bb.jpg) repeat-x top left;
}
#aboutLine td{
	height:25px;
	line-height:25px;
	text-align:center;
	border-bottom:1px #CCC dashed;
}
#aboutLine td em{
	font-style:normal;
	font-family:Georgia, Tahoma;
	color:#F70;
}
/*问题列表*/
#indexAsk ul{
	margin:0;
	padding:0;
	list-style:none;
}
#indexAsk li{
	float:none;
	width:100%;
	height:25px;
	line-height:25px;
	text-indent:1.5em;
	background:url(/images/GrayArrowHead.gif) no-repeat left center;
	border-bottom:1px dashed #CCC;
}
#indexAsk li span{
	display:block;
	float:left;
}
#indexAsk img{
	float:right;
	display:block;
	margin-top:4px;
	border:none;
}
#indexAsk li em{
	font-style:normal;
	display:block;
	float:right;
	color:#7D7D7D;
}
#indexAsk #noAsk{
	color:#000;
	text-align:center;
	border-bottom:none;
	background:none;
}



/*右侧相关内容*/
.other_list{
	padding:5px 5px 5px 5px;
	line-height:160%;
	color:#222;
	font-weight:normal;
}
.other_list img{
	width: 130px;
	height: 100px;
	border: 0px;
}
.other_list h4{
	border-left: 5px solid #999;
	border-bottom: 1px solid #ddd;
	font-size:14px;
	text-align:left;
	color:#000;
	margin-left:2px;
	padding:1px 0px 1px 2px;
}



/*旅游目的地地区详细介绍中的图片*/
#img_box{
	height: auto;
	text-align:left;
	margin:5px 5px 0px 5px;
}
#img_box img{
	height:75px;
	width:107px;
	border:0px;
	margin:5px 5px 0px 5px;
	border:1px solid #000;
}

/*旅游目的地地区详细介绍中的内容的简介信息*/
.baseInfo{	
	padding:5px;
	color:#666;
	border: 1px solid #ccc;
	background: #f9f9f9;
	line-height:25px;
	font-size:14px;
}
.introAll{
	padding:5px;
	width:100%;
	margin:5px 0px 0px 0px;
	font-size:14px;
	line-heiht:25px;
	border:1px #ccc solid;
}
.indexTitle .scenic{
	padding-left:30px;
	margin:5px 0px 0px 0px;	
	background:url(/images/bg_guest.gif) left top no-repeat;
	font-size:12px;
	margin-bottom:-3px;
}
.scenic_listcontent{
	margin-top:0px;
	width:763px;
	height:auto;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	overflow:hidden;
}
.scenic_listfoot{
	width:765px;
	height:4px;	
	background: url(/images/bg_guestbottom.gif) left top no-repeat;
	
}
.scenic_listcontent li{
	line-height:120%;
}
.scenic_listcontent img{
	width:70px;
	height:70px;
	border:1px #eee solid;
	padding:2px;
}
.scenic_listcontent ul{
	padding:5px 5px 5px 5px;
}
.scenic_listcontent li{
	width:auto;
	border-bottom:1px #ccc dotted;
	padding:1px 6px 6px 3px;
	float:left;
	height:100px;
}
.neighboringleft{
	float:left;
	width:70px;		
	cursor:hand;
	margin:0px 5px 0px 0px;
}
.neighboringright{
	float:left;
	width:150px;
	line-height:19px;	
	padding:0px 5px !important;
	padding:0px 4px;
	text-align:left;
	cursor:hand;
	overflow:hidden;
}
#showSight2{
	width:auto;
	border:solid #D9D9D9;
	border-width:0px 1px;
	padding:0px 10px;
}
#showSight2 ul{width:auto;}
#showSight2 li{
	background: #FFF url("/images/dotline.jpg") center bottom repeat-x;
	height:22px;	
	line-height:22px;
	list-style: none;
}
#showSight2 li a{float:left;
	width:auto;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;}
.Dhref{
	margin:0px 1px;color:#FF6600;FONT-SIZE:12px;width:auto;
}
.Dhref:link {
	margin:0px 1px;FONT-SIZE:12px; COLOR:#FF6600;TEXT-DECORATION: none;width:auto;
	}
.Dhref:hover {
	margin:0px 1px;FONT-SIZE:12px;COLOR:#FF6600;TEXT-DECORATION: underline;width:auto;
}
.Dhref:visited {
	margin:0px 1px;FONT-SIZE:12px;COLOR:#FF6600;TEXT-DECORATION: none;width:auto;
}