.nav li:nth-child(6){
	background:url("../images/nav_selected.jpg") no-repeat;
}

.w{
	width:1205px;
	overflow:hidden;
	margin:0 auto;
	margin-top:55px;
}
/*��ߵ�����*/
.leftnav{
	width:279px;
	background:#F8F8F8;
	float:left;
	position:relative;
}


.leftnav ul{
	width:279px;
}

.leftnav ul li{
	width:279px;
	height:59.93px;
	border-bottom:1px solid #D2D2D2;
}

.leftnav ul li:nth-child(1) span{
	font-size:18px;
	line-height:59.93px;
	margin-left:29px;

}

.leftnav ul li:nth-child(n+2) a{
	width:279px;
	height:59.93px;
	color:#000;
	line-height:59.93px;
}

.leftnav ul li:nth-child(n+2) a img{
	margin-left:24px;
}


.leftnav ul li:nth-child(n+2) a span{
	margin-left:19px;
	font-size:16px;
}


#blueline{	
	width:130px;
	height:1px;
	background:#317CF5;
	position:absolute;
	top:59.93px;
	left:0px;
}







/*����չ������*/
.contaier{
	width:889px;
	/*height:1071px;*/
	float:left;
	margin-left:30px;
	
	
	border-top:1px solid #E4E4E4;
	border-left:1px solid #DEDEDE;
	border-bottom:1px solid #E7E7E7;
	border-right:1px solid #E1E1E1;
}


.location{
	width:889px;
	height:57px;
	border-bottom:1px solid #C9C9C9;
	font-size:16px;
	
}
.location *{
	float:left;
	margin-top:16px;
}

.location a{
	color:#000;
}

.location img{
	margin-left:27px;
}

.location span{
	margin-left:10px;
}

.pagelist{
	float:left;
	width:1195px;
	height:705px;
}

.pagelist > ul{
	width:1195px;

}

.pagelist > ul > li{
	width:1160px;
	height:116px;
	border-bottom:1px dashed #DEDFE2;
	padding-left:35px;
	float:left;
}


#clist{
	width:1160px;
	height:116px;
}

#clist a{
	color:#000;
}

#clist li{
	height:30px;
	border-bottom:none;
	padding-left:0px;
}

#clist li:nth-child(1){
	font-weight:bold;
	margin-top:20px;
	font-size:15px;
}


#clist li:nth-child(n+2){
	font-size:13px;
	margin-left:12px;
	margin-top:0px;
	color:#8A8A8A;
}

#clist li:nth-child(2) span:nth-child(n+2){
	margin-left:28px;
}

#clist li:nth-child(3){
	margin-top:-7px;
}
.listLink{
	float:right;
	height:65px;
	margin-top:20px;
	
}

.listLink ul{
	height:26px;
	float:right;
	margin-right:28px;
}

.listLink ul li{
	width:36px;
	height:26px;
	float:left;
	background:url("../images/aunselected.jpg") no-repeat;
	margin-right:13px;
	text-align:center;
	font-size:10px;
	line-height:26px;
	color:#010101;
	cursor:pointer;
}

.listLink ul li a{
	width:36px;
	height:26px;
	display:block;
	color:#010101;
}

.listLink ul li:last-child{
	margin-right:0px;
}

.listLink .selected{
	background:url("../images/aselected.jpg") no-repeat;
}

.listLink .selected a{
	color:#fff;
}




