@charset "utf-8";
/* CSS Document */

#container #content.main { width:1000px; margin:20px auto 45px;}
/*IE6수정*/
#container #content.main { _margin:18px auto 45px;}

.main_visual { height:294px; margin-bottom:35px;}
.left_banner { float:left; width:260px; padding:0 40px 0 30px; }


/*--공지사항--*/
h3.notice    {background:url(../images/common/bg_dotline.gif) left bottom repeat-x; padding-bottom:6px; margin-bottom:18px;}

h3.notice a  {float:right;}
ul.notice    {background:url(../images/main/bg_notice.jpg) left top no-repeat; padding-left:78px; min-height:81px; margin-bottom:46px; _height:81px;}

ul.notice li { margin-bottom:10px; _padding-top:2px;}
ul.notice li a {color:#666;}

/*--공지사항 IE7 수정--*/
*:first-child+html h3.notice { padding-top:-4px; padding-bottom:2px;}
*:first-child+html ul.notice { margin-bottom:60px;}
*:first-child+html ul.notice li { margin-bottom:10px;}

/*--공지사항 IE6 수정--*/
h3.notice {_padding-top:-4px; _padding-bottom:2px; }
ul.notice {_margin-bottom:42px;}

/*--다운로드--*/
h3.download {border-bottom:1px #cdcdcd solid; padding-bottom:8px;}
p.about_HS  {/*background:url(../images/main/bg_banner_company.jpg) no-repeat; height:130px;*/ margin-bottom:46px;}
p.about_HS a {/*display:inline-block; position:relative; top:87px;*/}


/*--플래시배너--*/
.flash_banner { width:258px; height:150px;}


/*--채용정보--*/
.main_recruit { float:left; width:382px; border:1px #dedede solid; border-top:none; padding:18px; min-height:480px; background:url(../images/main/bg_recruit.gif) left top repeat-x;}
.main_recruit h3 { background:url(../images/common/bg_dotline.gif) left bottom repeat-x; padding-bottom:16px; margin-bottom:19px; _padding-bottom:13px; _margin-bottom:21px;}
.main_recruit h3 a {float:right; margin-top:4px;}
.main_recruit ul    {margin-bottom:-10px;}
.main_recruit ul li {background:url(../images/common/blit_gray_squire.gif) left top no-repeat; background-position:2px 4px; padding-left:15px; margin-bottom:10px;}
.main_recruit ul li a {color:#666;}
.main_recruit ul li span {float:right; display:inline-block; color:#7d7d7d;}
.main_recruit ul li .red {color:#d70d0d;}

/*--채용정보 IE7 수정--*/
*:first-child+html .main_recruit h3 { padding-top:-4px;  padding-bottom:13px;}

.right_banner { float:left; padding:0 30px 0 40px; width:180px;}
.right_banner a.outsourcing{ display:block; padding:16px 0 12px 0; border-top:1px #f4f4f4 solid; border-bottom:1px #f4f4f4 solid; margin-bottom:13px;}
.right_banner a.location   { display:block; margin-top:12px;}

.main_blink {clear:both; height:38px;}