@charset "utf-8";
/* CSS Document */

div#content_middle{
		width:1080px;
		}	

div.cat{
	float:left;
	padding:16px;
	width:230px;
	font-size:12px;
	height:285px;
	text-align:center;
	}
	div.cat p{
		height:38px;
		color:#666666;
		}	
	div.cat h3{
		letter-spacing:2px;
		font-size:15px;	
		}
		
/*ads*/

div#ad_line_1{
	/*background-color:#FCF;*/
	height:400px;
	
	}

div#ad_line_2{
	/*background-color:#C9F;*/
	background-color:#9c3;
	height:15px;
	}

div#ad_line_3{
	background-color:#9C3;
	height:300px;
	
	}
	div#ad_line_3_left{
		width:356px;
		height:300px;
		margin-right:2px;
		float:left;
	}
	div#ad_line_3_middle{
		/*background-color:#999;*/
		width:360px;
		height:300px;
		margin-right:2px;
		float:left;
	}
	div#ad_line_3_right{
		/*background-color:#999;*/
		width:360px;
		height:300px;
		float:left;
	}
div#ad_line_4{
	/*background-color:#eee;*/
	height:15px;
}








