@charset "utf-8";
/************************************************************************
 * File Name		: company.css
 * Description		: company CSS
 * Publisher		: Kim Dong-woo
 * Date				: 2008.08.14
************************************************************************/

#content_top	{position:relative; width:880px; height:30px; overflow:auto; overflow:hidden}
.p_award	#content	{width:840px; padding:0 20px; border-top:1px solid #E5E5E5}
#content	{width:880px; border-top:1px solid #E5E5E5}

.content_s	{float:left; width:210px}
.content_b	{float:left; width:670px}

#snb	 {position:absolute; left:0; top:12px; margin-left:-7px}
#snb	 li	{float:left; height:18px; padding:0 10px; background:url('/local/images/plus3/snb_listbar.gif') no-repeat 0 bottom}
#snb	 li.on	a	img	{display:none}
#snb	 li.on	a	img.over	{display:inline}
#snb	 li	a:hover	 {border:0 none}
#snb	 li	a	img	{display:inline}
#snb	 li	a	img.over	{display:none}
#snb	 li	a:hover	img	{display:none}
#snb	 li	a:hover	img.over	{display:inline}

.award_list	 {width:840px; overflow:auto; overflow:hidden}
.award_list	 dl	 {width:854px; overflow:auto; overflow:hidden}
.award_list	 dt	 {padding:40px 0 10px}
.award_list	 dd	{width:732px; padding-left:53px; overflow:hidden}
.award_list	 .list_date	{float:left; width:79px; margin-top:20px}
.award_list	 ul	 {float:left; width:600px; margin-top:20px; overflow:auto; overflow:hidden}
.award_list	 li	{float:left; width:120px}
.award_list	 .other_award	{width:720px; margin-top:10px}
.award_list	 .other_award	.list_date	{margin:0}
.award_list	 .other_award	li	{width:100%; padding:0 0 7px; font-size:0; line-height:0; overflow:auto; overflow:hidden}
.award_list	 .other_award	li.alt	{padding-bottom:27px}

.boardlist	{margin-top:-20px}
.view_article	{margin-top:-20px}

.p_overview	{}
.p_overview	.txt_overview	{width:580px; margin:40px 0}
.p_overview	.txt_overview	 p	{padding-bottom:20px}
.p_overview	.txt_overview	 h3	{margin:0; padding:20px 0; color:#666; font:bold 12px Arial}

.p_overview	h3	 {margin:15px 0 17px}

dl.official_info	 {width:530px; margin:0 0 18px; font-size:0; overflow:auto; overflow:hidden}
dl.official_info	 dt	 {float:left; width:80px; padding:3px 0 1px}
dl.official_info	 dd	 {float:left; width:450px; padding:0 0 4px; font:normal 11px Arial}

.error_m	{padding-top:27px; border-top:1px solid #F2F2F2}
.error_m	h3	 {margin:0 0 17px; padding:0; color:#666; font:bold 24px Arial}
.error_m	p	 {color:#666}
