body {
	background: url(img/bg.gif);
}
.head {
	width:960px;
	margin:0 auto;
	height:90px;
	padding-top:1px;
	background:url(img/head.jpg) no-repeat bottom;
}

.nav {
	width:960px;
	height:30px;
	margin:0 auto;
	background:url(img/navbg.gif) repeat-x;
}

.nav ul li a.hover {
	background:url(img/navhover.gif) no-repeat center;
}
.lefttite {
	height:29px;
	line-height:29px;
	background: url(img/titlebg.gif) repeat-x;
}

.leftcont ul li{
	line-height:26px;
	padding:0 10px;
	background:url(../images/dian.gif) no-repeat left center;
}
.rightTitle {
	height:29px;
	line-height:29px;
	padding:0 10px;
	clear:both;
	background: url(img/titlebg.gif) repeat-x;
}
.lefttite strong {
	float:left;
	color:#fff;
	font-size:14px;
	padding-left:10px;
}

.newList li {
	padding-left:10px;
	line-height:26px;
	height:26px;
	background:url(img/dian.gif) no-repeat left center;	
}

.gqList li {
	width:315px;
	height:26px;
	line-height:26px;
	float:left;
	padding:0 10px 0 15px;
	background:url(img/dian.gif) no-repeat 5px center;
}
.leftcont {
	background:#fff;
	border:1px solid #b8deff;
	border-top:none;
	padding:10px;
}
.rightTitle strong {
	float:left;
	color:#fff;
	font-size:14px;
}
.more {
	float:right;
	color:#fff;
}
.more:hover {
	color:#fff;
}
