#promotion_flow {
    position:absolute;
    top:500px;
}

img.promotion_sample {
    position:absolute;
    top:600px;
    cursor:pointer;
    border:1px solid #CCC;
}

#contents-wrap { border-bottom:none; }

#inner_wrap {
    width:604px;
    margin:40px auto;
}

#inner_wrap02 {
    width:604px;
    margin:40px auto;
}

#address UL {
    margin  : 0px;
    padding : 0px;
    margin-top  : 20px;
}
#address li {
    color   : #575757;
    list-style  : none;
    background  : url(../images/3x3_blue_dot.png) no-repeat 0px 6px;
    padding-left    : 10px;
    line-height : 170%;
    margin-bottom   : 7px;
}


#history_wrap {
    margin-left     : 40px;
	font-size       : 9pt;
	margin-top      : 14px;
}

strong {
    padding-right   : 3px;
    font-family     : gulim;
    color           : #000000;
}

#history_wrap li {
    list-style      : none;
    color           : #3B3B3B;
    margin-top      : 4px;
    font-family     : gulim;
}

#history_wrap ul  {
    margin          : 0px; 
    padding         : 0px;
	margin-top      : 4px;
    padding-left    : 54px;
    margin-bottom   : 25px;
}


#history_img {
    margin          : 10px 50px 50px 40px;
}

#history_bottomimg {
    margin          : 40px 0px 0px 40px;
}


#companyContents {
    width       : 611px;
    float       : left;
    padding-top : 8px;
}

#korea_list  {
    margin-top  : 25px;
}

#korea_list td.desc {
    line-height     : 160%;
	font-weight:bold;
}

#korea_list td.icon {
    width       : 125px;    
}


#company_intro {
    color           : #3B3B3B;
    text-align      : left;
    font-size       : 9pt;
    margin-top      : 20px;
    
}

#company_intro th, #company_intro td {
    padding         : 9px 0px 9px 3px;
}
#company_intro th {
    width       : 164px;
}

#company_intro .top_orange {
    border-top      : 1px solid #FF7800;
}

#company_intro .top_gray {
    border-top      : 1px solid #9F9F9F;
}
#company_intro .top_dot {
    border-top      : 1px dotted #9F9F9F;
}
#company_intro .bt_orange {
    border-bottom   : 1px solid #FF7800;
}