﻿﻿/* 전체 레이아웃 */

#layout {width:960px}
#layout_ad {width:775px}

#left {width:185px ; float:left ; background-color:#ffffff;}
#left_bg {background:url('../../images/left_bg.gif') no-repeat ; width:50px ; height:593px ; float:left }

#main { width:725px ; float:left ;}
	#top {width:725px ; height:247px }
	#contents {width:665px ; margin-top:-35px }

#footer {clear:both ; width:960px ; padding-top:80px; }

#sub_left {width:185px ; height:730px; float:left ; background-color:#ffffff;}

#index_bbs	{position:absolute ; top:420px; left:50% ; margin-left:-490px; }	
