/* 테이블 표 */
	.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;}
	
	
	
/*테이블1*/

.board_list caption {position:relative; text-align:center; width:100%; font-size:19px; color:#0056C1; padding-top:10px; padding-bottom:7px;}
.board_list                  	{clear:both; border-collapse:collapse; width:970px; margin:0px; border-top:2px solid #595959;}
.board_list thead th            {padding:10px; background:#ebebeb; color:#353535; text-align:center; font-weight:bold; border-bottom:#ddd 1px solid; border-right:#ddd 1px solid;}
.board_list thead th.no         {border-right:#fff 1px solid;}

.board_list tbody th            {padding:10px; background:#ebebeb; color:#1f51ad; text-align:center;  border-bottom:#ddd 1px solid; border-right:#ddd 1px solid; font-size:17px;}

.board_list tbody td            {padding:10px; border-bottom:#ddd 1px solid; border-right:#ddd 1px solid; padding-left:30px; font-size:15px;}

.board_list tbody td.tit        {padding:10px; background:#ebebeb; color:#353535; text-align:center; font-weight:bold; border-bottom:#ddd 1px solid; border-right:#ddd 1px solid;}

.board_list tbody td.cen        {text-align:center;}

.board_list tbody td.bg         {background:#fdfdfd;}
.board_list tbody td.cen_bg     {text-align:center; background:#fdfdfd;}
.board_list tbody td.no_bg      {border-right:#fff 1px solid; background:#fdfdfd;}

.board_list tbody td.no         {border-right:#fff 1px solid;}
.board_list tbody td.no_cen     {border-right:#fff 1px solid; text-align:center;}
.board_list tbody td.no_cen_bg  {border-right:#fff 1px solid; text-align:center; background:#fdfdfd;}

/* 공간 */
	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{background:url(../company/images/company.jpg) repeat-x; height:380px;  text-align:center; margin-bottom:20px;}
.company span{ font-size:45px; color:#FFF; margin:100px 0 100px 0; }
.title{font-size:35px; margin-right:30px; float:left;}
.table{float:left;}

/* 주요거래처 */
.cert {width:100%; clear:both;}
.cert dl{float:left; width:260px; margin-right:53px;}
.cert dl.no{margin-right:0;}
.cert dt{width:260px; color:#4f4f4f; border:1px #d8d8d8 solid;}
.cert dd{font-family:'Nanum Gothic'; font-size:15px; color:#222;  margin:10px 0 30px 0; text-align:center;}


/*오시는길*/
.location{position:relative; clear:both;}
.location p{float:left; position:relative;}
.add{position:absolute; top:70px;  font-size:16px;}
.red{color:#FF0000; font-size:16px;}

/*** 제품소개 섬네일 ***/
.products_bar	{ background:#0C93FD; font-size:20px; color:#fff; width:300px; padding:5px 0 5px 15px;}
.products_end	{clear: both; height:50px;}
.products_sum{
	margin: 10px 0px 0px 0px;
}
.products_sum:after{
	display: block;
	clear: both;
	content: "";
}
.products_sum li{
	display: inline-block;
	width:285px; margin:0 10px 10px 0;
	float: left;
	border: 1px solid #bbb;
	color: #333;
}
.products_sum li:hover{
	color: #fff;  background:#0C93FD; border: 1px solid #0C93FD;
}
.products_sum li div {text-align:center; margin-top:2px;}
.products_sum li div img {width:280px; height:207px;}
.products_sum li p {text-align:center; padding:12px 0 8px 0; font-size: 12pt; font-family:'NanumGothicWeb';
	text-decoration: none;}
	
	
	
	
	
	
/*공통*/

.t_1{font-size:20px; padding-bottom:15px;}
.t_2{font-size:26px; color:#1f51ad; padding-bottom:15px;}
.t_3{font-size:14px; }
.t_4{font-size:18px; color:#ffffff; }
	