@charset "euc-kr";

/* Page Title */

@import url(common.css);
body								{}
#wrap								{width:1000px; margin:0 auto; overflow:hidden;} 

#top								{width:1000px; height:16px; text-align:right; float:left; background:url(/common/img/main/top_bg.jpg) repeat-x 0 0; overflow:hidden;}
#menu								{width:1000px; height:65px; text-align:right; float:left; }
#main								{width:1000px; height:514px; overflow:hidden;}
#contents							{width:1000px; height:134px; overflow:hidden;}

#footer								{overflow:hidden;}
.foot								{width:1000px; height:86px; margin:0 auto; overflow:hidden;}





