@charset "euc-kr";
@import url(basic.css);
@import url(layout.css);
@import url(intro.css);
@import url(product.css);
@import url(equipment.css);
@import url(daesin.css);
@import url(customer.css);
@import url(steel.css);

a {text-decoration:none;}
a:link, a:active, a:visited {text-decoration:none; color:#666; }
a:hover {text-decoration:none;}

/* Æû°ü·Ã */
input {height:16px; padding:2px 0 0 2px; border:solid 1px #c9c9c9;}
input,textarea {padding:2px 0 0 2px; border:solid 1px #c9c9c9; font-size:100%; color:#666;}

.text_field_100 {width:100px;}
.text_field_200 {width:200px;}
.text_field_300 {width:300px;}
.text_field_400 {width:400px;}
.add {width:300px;}
.tel {width:40px;}
.textarea {width:520px; height:200px; padding:2px;}


.license {width:760px; height:237px; margin:0 auto;}
.license .license_img {float:left; width:145px;}

/* inquiry */
.table_inquiry  { width:100%; border-top:solid 2px #7BA2CE; }
.table_inquiry th { color:#333333; text-align:left; padding-left:15px; background:#f7f7f7; border-bottom:solid 1px #dddddd; width:20%; }
.table_inquiry td { padding:5px; border-bottom:solid 1px #DDDDDD; }
.table_inquiry td input { border:solid 1px #dddddd; font-size:12px; color:#666666; height:17px; }
.table_inquiry td .inputfile { border:none; font-size:12px; height:22px; width:450px; }
.table_inquiry td textarea {border:solid 1px #dddddd; width:99%; font-size:12px; padding:5px; color:#666; }
.table_inquiry td select { font-size:12px; color:#666;border:solid 1px #dddddd; height:21px; }
.but { float:left; width:100%; text-align:center; padding-top:20px; }

/* °Ô½ÃÆÇ */
.table_board { width:100%; border-top:solid 2px #7BA2CE; }
.table_board th { padding:8px 0 10px 0; background:#f7f7f7; color:#333333; border-bottom:solid 1px #dddddd; }
.table_board td { padding:10px 0 10px 0; border-bottom:solid 1px #DDDDDD; text-align:center;  }
.table_board td.tl { text-align:left; }

.board_search { float:left; background:#eeeeee; text-align:center; height:30px; width:100%; padding-top:5px; }
.board_search input { border:solid 1px #dddddd; font-size:12px; color:#666666; height:17px; }
.board_search select { border:solid 1px #dddddd; font-size:12px; color:#666666; height:21px; }
.board_search img { vertical-align:middle; }

.table_view  { width:100%; border-top:solid 2px #7BA2CE; }
.table_view th { color:#333333; text-align:center; background:#f7f7f7; border-bottom:solid 1px #dddddd; }
.table_view td { padding:10px; border-bottom:solid 1px #DDDDDD; }
.table_view td.bt { line-height:18px; padding:15px; }
.table_view td.bt img { max-width:700px; }
.table_view td input { border:solid 1px #dddddd; font-size:12px; color:#666666; height:17px; }

.table_write  { width:100%; border-top:solid 2px #7BA2CE; }
.table_write th { color:#333333; text-align:center; background:#f7f7f7; border-bottom:solid 1px #dddddd; }
.table_write td { padding:5px; border-bottom:solid 1px #DDDDDD; }
.table_write td input { border:solid 1px #dddddd; font-size:12px; color:#666666; height:17px; }
.table_write td .inputfile { border:none; font-size:12px; height:22px; }


/* Paginate */
#paginate { float:left; width:100%; padding:30px 0; text-align:center;}
#paginate a { display:inline-block; padding:0 3px 0 3px; }
#paginate a img { border:none; padding:0; }
#paginate img { border:none; padding:0; vertical-align:middle; }
#paginate a:hover {text-decoration:underline;}
#paginate strong {color:#ff6600 !important; font-weight:bold; padding:0 3px 0 3px; }
#paginate a.pre, .paginate a.next {padding:0; background:none !important;}
#paginate .pre { margin:0 10px 0 0;}
#paginate .next { margin:0 0 0 10px;}
