body{
}

#header{
	
}

#content{
	background:url(images/bg-content-center.jpg) repeat-y;
}

#news{
	min-height:375px;
	width:950px;
	padding:0px 50px;
	background:url(images/city-content-top.jpg) no-repeat;
}

#daoyu{
	height:121px;
	width:701px;
	background:url(images/city-daoyu.jpg) no-repeat;
}

#daoyu p{
	width:536px;
	font-size:14px;
	line-height:22px;
	color:#333;
	margin:0px 0px 0px 150px;
	text-indent:10pt;
}

#news .left .text .block{
	padding:5px 0px 10px 0px;
}

#news .left .text .more{
	background:url(images/city-news-line.gif) repeat-x left 6px;
	text-align:right;
}

#news .left .text .more a{
	padding:0px 5px;
	background:#f7dfc5;
	color:#9a7b5a;
	margin-right:30px;
}

#news .right .sidebar2{
	height:83px;
	width:210px;
	background:url(images/city-sidebar-bg2.jpg) no-repeat;
	padding:55px 10px 0px 10px;
}

#news .right .sidebar2 p{
	line-height:20px;
	font-weight:bold;
	color:#900;
}

#news .right .sidebar1{
	background:url(images/city-sidebar-bg1.jpg) no-repeat;
}

#news .right .sidebar1 h2{
	padding-left:60px;
}

#layout2{
	width:950px;
	margin:0px auto;
}

#layout2 .left{
	display:inline;
	background:url(images/city-ly2-left.jpg) no-repeat;
	height:488px;
	width:454px;
	border:1px solid #eccdad;
}

#layout2 .left .title{
	height:24px;
	text-align:right;
	padding-top:50px;
}

#layout2 .left .title a{
	font-family:"Microsoft Yahei", "黑体";
	font-size:16px;
	line-height:16px;
	color:#000;
	margin:0px 11px 0px 0px;
	font-weight:bold;
}

#layout2 .left ul{
	margin:30px 0px 0px 73px;
}

#layout2 .left ul li{
	line-height:28px;
	padding-left:21px;
	background:url(images/city-heart.gif) no-repeat left 7px;
}

#layout2 .left ul li a{
	color:#333;
}

#layout2 .left .more{
	text-align:right;
	margin-top:10px;
}

#layout2 .left .more a{
	color:#9a7b5a;
	margin-right:30px;
}

#layout2 .right{
	display:inline;
	background:#fff url(images/city-ly2-right.jpg) no-repeat;
	height:488px;
	width:484px;
	border:1px solid #f2d8bb;
}

#layout2 .right .title{
	height:67px;
	overflow:hidden;
}

#layout2 .right .title a{
	height:40px;
	width:120px;
	display:block;
	margin:24px 0px 0px 344px;
}

#layout2 .right .block{
	margin-left:10px;
	border:1px solid #ccc;
	width:462px;
}

#message .title{
	height:72px;
	background:url(images/city-message-title.gif) no-repeat 10px 12px;	
}

#message ul{
	width:926px;
	margin:0px auto;
}

#message ul li{
	color:#000;
	line-height:28px;
	font-size:14px;
	padding:15px 25px;
}

#message ul li strong{
	color:#900;
}

#message ul .single{
	background:#faefe5;
}


/* 图片切换样式(背景和边框) */
#show{
	width:948px;
	border:1px solid #eccdad;
	margin:0px auto;
	background:url(images/city-show.jpg) no-repeat;
}

/* 图片切换样式 */

#imageFlow { position: absolute; width: 100%; height: 90%; left: 0%; top: 10%;  }
	#imageFlow .diapo {
		position: absolute;
		left: -1000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	
	#imageFlow .diapo img { height:120px}
	#imageFlow .link {
		border: dotted #eed0b2 1px; width:480px; height:320px;
		margin-left: -1px;
		margin-bottom: -1px;
	}
	#imageFlow .bank {
		visibility: hidden;
	}
	#imageFlow .top { position: absolute; width: 100%; height:110px; background: #fff; bottom:0; display:none;}
	#imageFlow .text { position: absolute; left: 250px; width: 450px; bottom: 8%; text-align: left; color: #000; z-index: 1000; }
	#imageFlow .title {
		font-size: 14px; line-height:26px;
		font-weight: bold;
		font-family:"宋体";
	}
	#imageFlow .legend {
		font-size: 12px;
	}
	#imageFlow .scrollbar { position: absolute; left: 10%; bottom: 20px; width: 80%; height: 16px; z-index: 1000; }
	#imageFlow .track {
		position: absolute;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=30);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
		position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}