@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;
	font-family:"ËÎÌå";
	background-color:#fff;
}
html, body, div, span,h1, h2, h3, h4, h5, h6, p,a,img,strong,dl, dt, dd, ol, ul, li,form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
html {
	overflow-y:scroll;
}
a{ text-decoration: none; cursor: pointer;}
a:hover { text-decoration: underline;}
ul,ol,li { list-style: none;}
em{ font-style:normal;}
.clear{ 
	clear: both;
	font:0;
}
img{border:none;}
.blank5 { 
	height: 5px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}

.blank10 { 
	height: 10px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}
.blank20 {
	clear:both;
	height:20px;
	overflow:hidden;
}
.color_red{
	color:#ff1d1d;
}
.fl {
	float: left;
}
.fr {
	float:right;
}
.type14{
	font-size:14px;
}
.bg_none{
	background:none;
}



.wall980{
	width:980px;
	margin: 0 auto;
}
.banner{
	height:379px;
}

.nav{
	background-color:#f84378;
	height:32px;
	line-height:32px;
	padding:0 0 0 25px;
	_padding:0 0 0 20px;
}
.nav li{
	float:left;
	margin:0 10px;
}
.nav li a{
	color:#fff;
	font-weight:bold;
}
.topic_title{
	height:70px;
	overflow:hidden;
	margin:10px 0;
}

/*--Í¼Æ¬ÂÖ»»--*/
.content_left_ad {
	width: 340px;
	height: 275px;
	background-color:#fde8f1;
	float:left;
}
.pwSlide {
	position:relative;
	overflow:hidden;
	height:275px;
	
}
.pwSlide img {
	display:block;
	height:233px;
	width:310px;
	margin:10px auto;

}
.pwSlide strong {
	position:absolute;
	bottom:-2px;
	color:#45270c;
	cursor:pointer;
	font-size:14px;
	line-height:35px;
	text-align:left;
	width:340px;
	z-index:2;
	text-align: center;
}
.cc {
	display:block;
}


.pwSlide a {
	text-decoration:none;
}
.pwSlide a:hover {
	text-decoration:none;
}
.pwSlide ul {
	position:absolute;
	bottom: 32px;
	right:15px;
	z-index:3;
}
.pwSlide ul li {
	float:left;
	background:#61635f;
	width: 26px;
	height:18px;
	line-height:18px;
	text-align:center;
}
.pwSlide ul li a {
	display:block;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	height:18px;
	width:26px;
}
.pwSlide ul li a:hover, .pwSlide ul li a.sel {
	background:#F8C4B8;
	color:#333;
}
.content_mid{
	width:330px;
	float:left;
	margin:0 0 0 10px;
	background-color:#fde8f1;
	height: 275px;
	overflow:hidden;
}
.content_right{
	width:290px;
	float:left;
	margin:0 0 0 10px;
	background-color:#fde8f1;
	height: 275px;
	overflow:hidden;
}

.title_01{
	height:28px;
	line-height:28px;
	background-color:#fec3dc;
	color:#520b20;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 15px;
}
.content_text{
	text-indent:2em;
	line-height:28px;
	margin:5px 15px;
}
.content_text a{
	color:#2b2a2a;
}
.content_text img{
	float:right;
	margin:10px 0 0 10px;
}

.attract_lists li{
	float:left;
	border:1px solid #f84378;
	background-color:#fde8f1;
	padding:5px 5px 20px 5px;
	width:225px;
	margin:0 4px;
	_margin:0 3px;
	color:#4c4a4b;
}

.attract_lists li img{
	width:225px;
	height:170px;
	display:block;
	margin-bottom:5px;
}
.attract_lists li a{
	color:#4c4a4b;
}
.attract_lists li a p{
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.attract_lists li a:hover p{
	text-decoration:underline;
}
.attract_content p{
	line-height:22px;
}
.attract_content .detail{
	margin-left:10px;
}
.travel{
	background-color:#4e2e18;
	padding:10px 0;
}
.travel dl dt{
	float:left;
	width:245px;
	margin-left:10px;
}
.travel dl dd{
	float:left;
	width:220px;
	margin-left:10px;
	line-height:20px;
}
.travel dl dd a{
	color:#f8c4b8;
}
.travel dl dd a strong{
	font-size:16px;
	line-height:24px;
}
.travel dl dd a p{
	text-indent:2em;
}
.travel dl dd a:hover strong,.travel dl dd a:hover p{
	text-decoration:underline;
}
.travel dl dt img{
	width:245px;
	height:195px;
}
/*footer*/
#footer {
	clear:both;
	line-height:1.8em;
	margin:0 auto;
	padding:0;
	color:#fff;
	text-align:center;
	padding:20px 0;
	background-color:#e7b2c6;
}
#footer a {
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	
}
#footer p span{
	font-size:12px;
}