
p,div,ul,li,h1,h2,h3,img,dd,dt,dl{
	color:#333;
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
	list-style:none;
}


h2{
	margin:10px 0px 10px 0px ;
	color:#333;
	font-size:120%;

}


#containar{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #EEE;
	font-size:12px;
	line-height:180%;
	background-color:#EEE;


}


#clm_left{
	width:700px;
	margin:10px 10px 10px 10px;
	border-right:1px solid #EEE;
	float:left;
	display:inline;

}

#clm_left .top{
	margin:0px 0px 10px 0px ;
	height:250px;
	padding:10px;
	background:#333 url("../img/bg_top.jpg") ;
}

#clm_left .top h1{
	margin:200px 0px 20px 0px ;
	color:#FFF;
	font-size:300%;

}

#clm_left .top span{
	margin:0px 0px 0px 0px ;
	font-size:25%;
	display:block;
}

#clm_left .sect{
	margin:0px 0px 10px 0px ;
	padding:10px;
	background-color:#FFF;
	float:left;
}

#clm_left .sect h3{
	margin:30px 0px 10px 0px ;
	padding:5px 10px;
	color:#FFF;
	background:#333;

}


#clm_left .sect .rec_model{
	float:left;



}

#clm_left .sect .rec_model li{
	width:220px;
	height:450px;
	margin:20px 2px 0px 2px ;
	float:left;
	//background:#CCC;
	border:1px solid #CCC;
}

#clm_left .sect .rec_model img{
	margin:5px 5px 0px 5px ;
}


#clm_left .sect .rec_model h4{
	margin:5px 5px 0px 5px ;
	padding:0px;
	font-size:80%;
}


#clm_left .sect .rec_model h5{
	width:50px;
	margin:5px 5px 0px 5px ;
	padding:3px 5px;
	font-size:110%;
	display:inline;
	background:#666;
	color:#FFF;
}


#clm_left .sect .rec_model span{
	margin:5px 5px 0px 0px ;
	padding:3px 5px;
	font-size:110%;
	display:inline;
}


#clm_left .sect .rec_model p{
	margin:10px 5px 0px 5px ;
}

#clm_left .sect .end{
clear:left;


}




#clm_left .sect .pagelink{
	width:680px;
	height:40px;
	margin:10px 0px 10px 0px ;

}

#clm_left .sect .pagelink li{
	margin:0px 10px 0px 0px ;
	float:left;
	_display:inline;
	border:3px solid #CCC;
	font-weight:bold;
	background-color:#333;
}

#clm_left .sect .pagelink li a{
	display:block;
	padding:10px 15px;
	font-size:110%;
	color:#FFF;
	text-decoration:none;
}

#clm_left .sect .pagelink li a:hover{
	display:block;
	padding:10px 15px;
	font-size:110%;
	color:#666;
	text-decoration:none;
}



#clm_left .sect .model{
	height:500px;


}

#clm_left .sect .model dt{
	width:150px;
	margin:0px 8px 10px 0px;
	float:left;
	display:inline;
	
}


#clm_left .sect .model dl{
	width:150px;
	margin:0px 8px 0px 0px;
	float:left;
	display:inline;

}


#clm_right{
	width:265px;
	margin:10px 10px 10px 0px;
	padding:10px 0px 20px 0px;
	background-color:#FFF;
	float:left;
	display:inline;
	text-align:center;

}

#clm_right .banner{
	width:200px;
	margin:10px 0px 10px 35px;
	font-size:11px;
	border-bottom:1px solid #EEE;

}



#footer{
	clear:left;

}

