@charset "utf-8";
/************************************************************************
 * 파일명      : about.css
 * 설명         : 회사소개
 * 작성자      : 이수연
 * 작성일      : 2009.03.07
************************************************************************/

body	{width:100%; height:100%; background:url('/upload/background/about/bg.jpg'); color:#999998; font:normal 12px Arial, 돋움;}

#conBody	h2	 {color:#ff320a;}

.boardView	td.td_top	 {color:#ff320a;}

.history	{_height:100%; overflow:auto; overflow:hidden;}
.history	h3	 {padding:15px 0 34px 15px;}
.history	.conBox		{float:left; width:350px; padding-bottom:25px; background:#000000;}
.history	.conBox		dl	{width:320px; margin:14px 0 0 15px; padding-top:14px; border-top:1px solid #101010;}
.history	.conBox		dt	{color:#999998; font:bold 12px arial;}
.history	.conBox		dd	 li	{margin-top:7px; _margin-top:6px; padding-left:7px; background:url('../images/common/bul_gray.gif') no-repeat left 7px; color:#999998; font:normal 12px Arial, arial;}
*:first-child+html .history	.conBox		dd	 li	{margin-bottom:0px; line-height:14px;}

.letter	 {_height:100%; overflow:auto; overflow:hidden; color:#FFFFFF; font:normal 12px Arial, arial; line-height:19px;}
.letter	 .conBox01	 {float:left; width:314px; height:429px; padding:14px 25px 0 14px; background:#ff320a url('../images/about/bg_letter01.gif') no-repeat 0 bottom;}
.letter	 .conBox02	 {float:left; width:312px; height:497px; padding:14px 25px 0 14px; background:#ff320a url('../images/about/bg_letter02.gif') no-repeat 0 bottom;}

.map	{}
.map	.mapImg	 {clear:both; padding-bottom:4px;}
.map	.conBox	 {float:left; width:335px; padding:15px 0 10px 15px; background:#FFFFFF;}
.map	.conBox	 h3	{height:25px; color:#ff320a; font-weight:bold}
.map	.conBox	 dt		{clear:both; float:left; width:80px; font-weight:bold; line-height:20px;}
.map	.conBox	 dd	{float:left; _float:none; width:205px; font:normal 12px Arial, arial; line-height:20px;}
*:first-child+html .map	.conBox	 dd	{float:none;}
.map	.conBox		p	{line-height:20px;}
.map	.conBox		p	.t_gray	{padding-top:5px; color:#a3a3a3; font:normal 11px arial; line-height:16px;}

.use	{}
.use	.con	{overflow:auto; overflow:hidden;}
.use	.con	.conBox01	{float:left; width:335px; padding:15px 0 55px 15px; background:#000000; color:#999998; font:normal 12px arial; line-height:18px;}
.use	.con	.conBox02	{float:left; width:335px; padding:15px 0 15px 15px; margin-left:4px; background:#ffffff;}
.use	.con	.conBox02	li	span	{color:#ff320a; font-weight:bold}
.use	.con	.conBox02	li	.t_gray	{padding-top:5px; color:#a3a3a3; font:normal 11px arial; line-height:16px;}
.use	.con	.conBox02	li	{width:321px; padding-bottom:12px; margin-bottom:14px; border-bottom:1px solid #d1d1d1; font:normal 12px arial; line-height:18px;}
.use	.con	.conBox02	li.end	 {border-bottom:0px; padding-bottom:0px; margin-bottom:0px;}
