@charset "utf-8";
@import url(layout.css);
@import url(sub_all.css);
	
	#header{ height:185px;z-index:999;background:url(../img/01_kids/top_bg.png) no-repeat left top;}
	#container{ margin:0 auto;width:100%;}

	/*우측컨텐츠영역*/
	#dContent{float:left;width:700px;margin-left:20px;}
	h3{}
	p#top_home{margin:-82px 0 0 565px;}
	p#top_home img{padding-right:5px;}
	p.txt1{padding:75px 0 0 12px;}
	.sel_box{margin:-20px 0 0 440px;}

	/*썸네일영역*/
	
	.thumb_a { position:relative;  display:block; width:166px; height:119px; padding:0; margin:18px auto 0 auto; #margin-left:19px; text-align:center; overflow:hidden; }
	.thumb_over { position:absolute; left:0px; top:0px; width:165px; height:110px; display:none;}
	.bid_icon { position:absolute; left:15px; top:15px;}
	.preview_icon { position:absolute; left:158px; top:15px;}
	.mov_icon { position:absolute; left:145px; top:116px;}
	.thumb_a img { height:119px;}
	.star { position:absolute; left:160px; top:115px; }
	.mod { position:absolute; left:15px; top:130px; }
	.del { position:absolute; left:177px; top:130px; }
	a.thumb_a { border: 2px solid #ccc; }
	a.thumb_a:hover { border: 2px solid #f96; }
	li.list_sbj { display:block; width: 125px; height:26px; padding:0; vertical-align:middle; font-weight:bold; color:#333; font-size:11px; }
	
	
	/*콘텐츠게시판*/
	#list_box { clear:both; width:697px; }
	#list_top {  height:18px;background:url(../img/01_kids/line_top.png) no-repeat left top;}
	#list_body { border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9; width:695px; }
	#list_foot { clear:both; margin-bottom:0; width:695px;}
	#list_bottom { clear:both; height:18px; background:url(../img/01_kids/line_foot.png) no-repeat; margin-bottom:40px;}
		
	#list_body dl.thumb { position:relative; float:left;width:206px; height:206px; background:url(../img/01_kids/sum_bg.png) no-repeat; margin: 0 0 20px 20px; }
	#list_body dl.thumb dt {}
	
	#list_body dl.thumb dd { padding:3px;margin:7px 16px; }
	#list_body dl.thumb dd ul li{float:left;display:inline;padding:5px 0 0 7px; }
	#list_body dl.thumb dd ul { position:absolute; width:166px; height:37px; background:url(../img/01_kids/sum_img1.png) no-repeat;}
	#list_body dl.thumb dd ul li{}
	#list_body dl.thumb dd ul li.txt{padding-top:12px;}
	#list_body dl.thumb dd ul li.star{padding:8px 0 0 15px;}
	


	
	
	
	
	

	
	


	

	
