@charset "utf-8";
/* News List Style */
.news_list {
	list-style:none;
	margin:0;
	padding:0;
	width:99.5%;
}
.news_list li {
	height:20px;
	line-height:20px;
}
.news_list li span {
	float:right;
	font-size:11px;
}
/* News Box */
.news_box {
	border:#C4C4C4 1px solid;
	border-width:1px 0;
	padding:5px 0;
}
.news_box li {
	height:22px;
}
.news_box li a:link,
.news_box li a:visited,
.news_box li a:acvite {
	color:#1D6761;
}
.news_box li a:hover {
	color:#f63;
}
/* Attractions Style */
.attractions {
	background:url(../images/newpicbg.jpg) repeat-y 4px 0;
	height:139px;
}
.attractions ul {
	margin:0;
	width:180px;
	margin:0 auto;
	list-style:none;
	padding:0;
}
.attractions ul li {
	margin:0;
	background:#278891;
	height:66px;
	margin-top:6px;
	padding-top:3px;
}
.attractions ul li dt {
	float:left;
	width:70px;
	line-height:1;
	margin:0;
	text-align:center;
}
.attractions ul li dd {
	padding-left:8px;
	color:#C0F9FE;
	margin:0;
	padding:0;
	white-space:normal;
	word-break:break-all;
}
.attractions ul li dd a:link,
.attractions ul li dd a:visited,
.attractions ul li dd a:acvite {
	color:#fff;
}
.attractions ul li dd a:hover {
	color:#fc0;
}
/* Recommended Style */
.recommended {
	background:url(../images/tuibg.jpg) repeat-y;
}
.recommended ,.recommended td {
	height:176px;
}
.recommended ul {
	width:327px;
	height:133px;
}
.recommended ul h3 {
	display:block;
	margin:0;
	height:15px;
	line-height:15px;
	text-indent:30px;
	color:#0091A7;
	font-size:12px;
	background:url(../images/more2.jpg) no-repeat 10px 0;
}
.recommended ul li {
	height:24px;
	width:95%;
	margin:0 auto;
}
.recommended ul li *,.recommended ul li {
	color:#0091A7;
}
.recommended ul li a:link,
.recommended ul li a:visited,
.recommended ul li a:acvite {
	color:#0091A7;
}
.recommended ul li a:hover {
	color:#fc0;
}
.recommended ul .c1 {
	background:#E9F4F0;
}
/* Routes Style */
.routes {
	background:url(../images/centnewswei.jpg) repeat-y;
}
.routes_bg {
	height:171px;
	width:460px;
	background:#fff url(../images/centnewsbg.jpg) no-repeat bottom left;
}
.routes_bg .news_list {
	width:75%;
}
.routes_bg .news_list li {
	text-align:left;
	height:21px;
	line-height:21px;
	margin-top:2px;
}
.routes_bg .news_list .c2 {
	background:#BBE3E6;
}
.routes_bg .news_list li a:link,
.routes_bg .news_list li a:visited,
.routes_bg .news_list li a:acvite {
	color:#117173;
}
.routes_bg .news_list li a:hover {
	color:#333;
}
.routes_bg .news_list li,.routes_bg .news_list li * {
	color:#117173;
}
/* Business Style */
.business_bg1 {
	background:url(../images/serbg.jpg) repeat-y;
}
.business_bg2 {
	background:url(../images/serbgt.jpg) repeat-y;
}
.business_ft {
	height:104px;
	background:url(../images/serwei.jpg) no-repeat;
	padding-left:12px;
}
/* Index Postion Style */
.mtop {
	margin-top:5px;
}
.mtop2 {
	margin-top:15px;
}
.botton_line {
	border-bottom:1px #A4A4A4 dashed;
}
.links {
	background:url(../images/linksbg.jpg) repeat-y;
	overflow:hidden;
	height:95px;
}
.links img {
	margin-top:5px;
	display:block;
}