/* 공통 */
* { font-family:'Nanum Barun Gothic','Nanum Gothic',sans-serif; }
.container {width:1200px !important;padding:0;}
.section_title {margin-bottom:20px;}
.section_title h1 {text-align:center;font-size:55px;font-weight:bold;letter-spacing:-2px;margin-bottom:10px;color:#000000;}
.section_title p {text-align:center;font-size:17px;}

/* head.php */
#topNav .logo {}
#topNav .logo img {margin:5px 0;}

#topMain > li > a {font-size:18px !important;padding-top:15px;}

/* index.php */
#main_achieve_slide img {width:290px;margin:5px;}
#mban_section {border-bottom:1px solid #94b2ce;}
#mproduct_section {}
#mproduct_section .main_product_title {margin:38px 0;}
#mqa_section .main_qa_title {margin:38px 0;}
.main_ach {width:293px;height:222px;border-radius:10px;}

/* main pager */
.cycle-pager { text-align: center; width: 100%; z-index: 500; position: absolute; top:-10px; right:20px; overflow: hidden; }
.cycle-pager span { font-family: arial; font-size: 50px; width: 16px; height: 16px; display: inline-block; color: #ddd; cursor: pointer; }
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}


/* tail.php */
.bottom_section {margin-top:80px;}
.bottom_box {border:1px solid #b0b0b0;}
.bottom_box .bottom_logo {display:inline-block;margin:5px 0 0 20px;}
.bottom_box .bottom_quick_area {margin-left:30px;margin-top:25px;}
.bottom_box .bottom_quick_area a {display:inline-block;font-size:16px;color:#7b7b7b;margin:0 10px;}
.bottom_box .bottom_quick_area .bottom_quick_bar {color:#bcbcbc;}
.bottom_address {font-size:12px;color:#898989;margin:10px 0 0 10px;}
.bottom_copyrights {font-size:12px;color:#898989;margin:5px 0 10px 10px;}

/* sub01_head.php */
.sub_head_img {border-bottom:1px solid #d1d1d1;margin-bottom:58px;}
.sub_left {width:200px;}
.sub_left .sub_left_title {border-bottom:2px solid #606060;margin-bottom:34px;}
.sub_left .sub_left_title span {display:inline-block;font-size:24px;font-weight:bold;margin:5px;}
.sub_left .sub_left_menu {list-style-type:none;padding:0;}
.sub_left .sub_left_menu li {height:36px;border-bottom:1px dotted #818181;}
.sub_left .sub_left_menu li a {display:inline-block;line-height:36px;margin-left:10px;color:#333333;}
.sub_left .sub_left_menu li:hover {background-color:#f8f8f8;}
.sub_left .sub_left_menu li.subject {font-weight:bold;background-color:#f0f0f0;line-height:36px;}
.sub_left .sub_left_menu li.active {border-bottom:1px solid #606060;background-color:#606060;}
.sub_left .sub_left_menu li.active a {color:#fff;}

/* sub01_company.php */
.subpage .subpage_title {border-bottom:2px solid #606060;margin-bottom:60px;}
.subpage .subpage_title span {display:inline-block;font-size:24px;font-weight:bold;margin:5px;}
.sub01_company_info {margin-top:60px;}
.sub01_company_info tbody tr th {background-color:#f4f4f4;text-align:center;}
.sub01_company_info tbody tr td {}

/* sub01_history.php */
.history_block {border-bottom:1px solid #d1d1d1;margin-top:40px;}
.history_head {font-size:22px;}
.history_list {list-style-type:none;padding:0;}
.history_list li label {display:inline-block;width:150px;color:#0069c1;}
.location_info {margin-top:30px;margin-bottom:40px;border-bottom:1px solid #e1e1e1;}
.location_info tbody tr th {background-color:#f4f4f4;text-align:center;}
.location_info tbody tr td {}

