
#cont{
	width:330px;
	height:400px;
	float:right;
	
	}
#cont2{
	width:180px;
	height:400px;
	float:right;
	
	}
#cont2 h2{
	font-size:14px;
	font-weight:bold;	
	color:#666;}		
#cont h2{
	font-size:14px;
	
	color:#666;}
.page_left {
	width:700px;
	float:left;}
.page_left_1{
	width:100%;
	float:left;}
.page_left_2{
	width:100%;
	height:30px;
	line-height:20px;
	float:left;
	background-image:url("../images/dotted.jpg");
	background-position: bottom left;
	background-repeat:repeat-x;
	margin-top:10px;
	color:#000;
	}
.page_left_2 h3{
	font-size:12px;}
.page_left_3{
	width:100%;
	float:left;
	margin-top:10px;
	border-bottom:0px solid #333;}	
.page_left_3 .left{
	width:330px;
	float:left;
	height:350px;}
.page_left_3 .right{
	width:330px;
	float:right;
	height:210px;}		
.page_left_3 .right .title{
	float:left; 
	width:100%; 
	margin-top:30px; 
	color:#000;
	font-weight:bold;}
	
.page_left_3 .right li{
	list-style:none;
	float:left;
	width:100px;}
	
.new_div{
	width:180px;
	height:auto;
	float:right;
	/*border-bottom:#333333 1px solid;*/}
.new_div .dtitle{
	width:180px;
	height:40px;
	line-height:40px;
	border-bottom:dotted 1px #333333;}
.new_div .dtitle h2{
	color:#666;
	font-size:14px;
	font-weight:bold;}			
.new_div .ddiv{
	width:100%;
	padding-bottom:30px;
	float:right;
	}
.new_div .ddiv div{
	width:100%;
	height:30px;
	line-height:30px;
	float:left;
	font-size:12px;
	color:#666;
	text-align:left;}	
	
	
/*------------dede-------------*/				



.listbox {
	width:90%;
	margin:0px auto;
	border:0px solid black;
}

.listbox li{
	list-style:none;
	line-height:20px;
	height:20px;
	padding:5px 10px;
	background-image:url("../images/dotted.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
}

.listbox .pagelist{
	margin-top:20px;
}

.listbox .pagelist li{
	list-style:none;
	line-height:20px;
	float:left;
	height:20px;
	padding:5px 5px;
	background-image:none;
}


.listbox .title {
	float:left;
	
	}	
	
.listbox .info {
	float:right;
	display:none;
	
	}	

.next {
	text-align:right;
	margin:40px 0px;
}
.next span {
	margin:20px 10px;
}	