@charset "euc-kr";

@import url(default.css);

/*MAIN*/
#all							{ background:url(../img/main/visual_bg.jpg) 0 -8px no-repeat; }
#top							{ width:940px; margin:10px 0 0 30px; text-align:right; overflow:hidden; }
#contents						{ width:940px; height:230px; margin:30px 0 0 25px; overflow:auto; }
#column1						{ width:213px; float:left; }
#consulting						{ height:94px; }
#consulting select				{ width:213px; }
#bn								{ height:136px; }
#column2						{ width:400px; height:230px; float:left; margin-left:40px; }
#column2 .bbs					{  }
#column2 .bbs .title			{ height:14px; }
#column2 .bbs li				{ height:25px; line-height:25px; background:url(../img/bbs/dot.jpg) bottom repeat-x; }
#column2 .icon_new				{ margin-left:5px; vertical-align:0; _vertical-align:5px; }
#column2 .bbs .text				{ padding-left:42px; }
#column2 .bbs .icon_notice		{ background:url(../img/main/icon_notice.jpg) no-repeat; }
#column2 .bbs .icon_news		{ background:url(../img/main/icon_news.jpg) no-repeat; }
#column2 .bbs .icon_mc			{ background:url(../img/main/icon_mc.jpg) no-repeat; }
#column2 .bbs .icon_sp			{ background:url(../img/main/icon_sp.jpg) no-repeat; }
#column2 .bbs .icon_etc			{ background:url(../img/main/icon_etc.jpg) no-repeat; }
#column2 .bbs span				{ height:25px; line-height:25px; }
#column3						{ width:247px; height:230px; float:left; margin-left:40px; }
#footer							{ margin-top:50px; }
