/* 테이블 표 */
	.table1 {border:1px solid #AAC2D5; border-collapse:collapse; margin:0;padding:0;}
	.table1 caption {position:relative; text-align:left; width:100%; font-size:16px; color:#0056C1; font-weight:bold; padding-top:10px;padding-bottom:7px;}
	.table1 th {border:1px solid #AAC2D5; border-collapse:collapse; text-align:center; background:#CAE0F2; padding:3px 0 3px 0;}
	.table1 td {border:1px solid #AAC2D5; border-collapse:collapse; text-align:left; background:#FFF; padding:3px 0 3px 0;}

/* 공간 */
	div.space5	{height:5px; clear:both;}
	div.space10	{height:10px; clear:both;}
	div.space15	{height:15px; clear:both;}
	div.space20	{height:20px; clear:both;}
	div.space30	{height:30px; clear:both;}

/* 점선라인 */
	.dotddd	{height:3px; background:url(../images/dot3ddd.gif) repeat-x;}
	.dotccc	{height:3px; background:url(../images/dot3ccc.gif) repeat-x;}
	.doteee	{height:3px; background:url(../images/dot3eee.gif) repeat-x;}

/*제품리스트*/
	.products_sum_wrap	{width:170; height:190px; text-align:center; float:left; display:inline; margin-right:20px;}
	.products_sum_img	{text-align:center;}
	.products_sum_img img	{border:9px #eee solid;}
	.products_sum_name	{text-align:center; padding-top:3px;}

/* company */
.company_table{clear:both; border-collapse:collapse; width:100%; margin-top:30px; border-top:2px solid #0b5db5; }
.company_table th{font-size:16px; color:##0b5db5; background:#f3f3f3; text-align:center; padding:10px 10px 10px 10px;  border-bottom:#d8d8d8 1px solid; border-right:#d8d8d8 1px solid;}
.company_table td{font-size:16px; color:#333; text-align:left; line-height:30px; padding:10px 10px 10px 30px; background:#FFF; border-bottom:#d8d8d8 1px solid; border-right:#d8d8d8 1px solid;}
.company_table td.no{border-right:#fff 1px solid;}

/* history */
.history_wrap {margin-top:30px;}
.history {padding-bottom:150px;}
.history p {width:18%; font-size:30px; color:#333; font-weight:bold; float:left; padding-top:20px; border-top:1px solid #888; font-family:'tahoma';}
.history .datails {float:left; border-top:1px dotted #888; padding:20px 0 40px 0;}
.history dd {width:610px; font-size:16px; line-height:34px; color:#333; float:left; margin-top:-2px; margin-left:20px; display:inline-block; overflow:hidden;}

.history_title .tt{font-size:16px; line-height:30px; margin:20px 0 50px 0;}

/*business*/
.business{margin-top:50px;}
.business .left{float:left; margin:0 30px 0 0;}
.business .right{float:left; width:390px; font-size:16px; color:#333; line-height:26px;}
.business .bottom{margin-top:20px; clear:both; display:inline-block;}

.business_in{font-size:16px; color:#333; line-height:26px; margin:50px 0 30px 0;}
.business_in h4{font-size:22px; font-weight:bold; color:#0b5db5; letter-spacing:-1px; margin-bottom:10px;}


.business_table{clear:both; border-collapse:collapse; width:100%; margin-top:30px; border-top:2px solid #0b5db5; }
.business_table caption{font-size:18px; color:#333; font-weight:bold; text-align:left; margin-bottom:15px; letter-spacing:-1px;}
.business_table th{font-size:16px; color:##0b5db5; background:#f3f3f3; text-align:center; padding:12px;  border-bottom:#d8d8d8 1px solid; border-right:#d8d8d8 1px solid;}
.business_table td{font-size:16px; color:#333; text-align:center; padding:12px; background:#FFF; border-bottom:#d8d8d8 1px solid; border-right:#d8d8d8 1px solid;}
.business_table td.no{border-right:#fff 1px solid;}