﻿
#warp{
	margin:39px auto 0 auto;
	width:924px;
	height:auto;
}
#leftCol{
	margin:-7px 0 0 0;
	float:left;
}
.listBox .boxTop{
	width:185px;
	height:85px;
	background:url(img/listTopBg.gif) no-repeat;
}
.listBox .box{
	width:185px;
	height:auto;
	background:url(img/boxBg.gif) repeat-y;
}
.listBox ul{
	padding:20px 0 0 0;
	margin:0 6px 0 33px;
}
.listBox li{
	margin:17px 0 0 0;
	padding:0 0 17px 0;
	list-style:url(img/yuan.gif) inside;
	border-bottom:2px solid #F2F2F2;
}
.listBox li a{
	font:"宋体";
	font-size:12px;
	font-weight:bold;
}
.listBox li a{
	margin:0 0 0 5px;
}
.listBox li a:link,
.listBox li a:visited{
	color:#606060;
}
.listBox li a:hover,
.listBox li a:active{
	color:#FF0000;
	text-decoration:underline;
}
.listBox .boxBottom{
	width:186px;
	height:27px;
	background:url(img/listbottoBg.gif) no-repeat;
}

.lihover {
	background:url(img/newsABg.gif) no-repeat;
	color:#FFF;
}

#rightCol{
	float:left;
	margin:0 0 0 18px;
}
#newsTitle{
	width:713px;
	height:18px;
	background:url(img/travelPhoto.gif) no-repeat left center;
}
#titleBr{
	margin:8px 0;
	width:713px;
	height:5px;
	background:url(img/titleBr.gif) no-repeat;
	overflow:hidden;
}
#newsListTitle{
	margin:0 0 14px 0;
	width:717px;
	height:30px;
	background:url(img/listTitle.gif) no-repeat;
}
#newsListTitle h3{
	margin:0 0 0 15px;
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#3A3A3A;
	line-height:30px;
}
#newsListTitle h3 span{
	display:inline;
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#F56123;
}
#newsTop{
	width:717px;
	height:11px;
	background:url(img/listTop.gif) no-repeat;
	overflow:hidden;
}

#news{
	padding:0 0 0 12px;
	background:url(img/listBg.gif) repeat-y;
}

#news li{
	display:block;
	width:693px;
	height:27px;
	padding:7px 0;
	background:url(img/newsBg.gif) no-repeat;
}

#news li span{
	float:right;
	margin-right:10px;
	color:#3A3A3A;
}

#news li a{
	margin:3px 0 0 11px;
	color:#3A3A3A;
}

#pageSwitch{
	margin:0 auto;
	padding:12px 0;
	width:272px;
	height:15px;
	background:url(img/pageSwtich.gif) no-repeat;
}
#newsBottom{
	width:717px;
	height:6px;
	background:url(img/listBottom.gif) no-repeat;
	overflow:hidden;
}