
@import url('common.css'); 

/* ¸ÞÀÎ ÀÌ¹ÌÁö */
.main_img { width:100%; height:176px; background-color:#d1dee8; text-align:center; }
.main_img img { width:1238px; height:176px; }

.sub_contents { width:100%; text-align:center; }

.contents { width:1210px; margin:0px auto; text-align:left; }
.contents .left_sub { float:left; width:293px;  }
.contents .right_sub { float:left; width:890px; min-height:500px; border-left:1px solid #cfcfcf; }

.left_sub h2 { width:250px; color:#000000; text-align:left; font-weight:bold; font-size:16px; padding:0px; margin:30px 0 0 20px; letter-spacing:-1px; }
.left_sub .line { clear:both; width:250px; font-size:0; height:1px; border-bottom:1px solid #0b79a2; margin:5px 0 0 20px; }
.left_sub .sub_list { position:relative; margin:10px 0 0 10px; }
.left_sub .sub_list li { position:relative; margin:2px 0px 0px 10px; line-height:140%; width:240px; height:35px;  }
.left_sub .sub_list li.on { background-color:#d1dee8;}
.left_sub .sub_list li a { position:absolute; font-size:12px; margin:10px 0 0 10px; color:#333333; }

.right_sub h2 { width:890px; color:#000000; text-align:left; font-weight:bold; font-size:16px; padding:0px; margin:30px 0 0 20px; letter-spacing:-1px; }
.right_sub .line { clear:both; width:890px; font-size:0; height:1px; border-bottom:1px solid #0b79a2; margin:5px 0 0 20px; }

.contents_area { width:95%; margin:40px 0 40px 40px; }

.bottom_main { clear:both; width:100%; min-width:1280px; height:122px; background-color:#0b79a2; text-align:center; }
.address_zone { width:1193px; text-align:center; margin:0px auto; padding:28px 0 0 0; color:#ffffff; line-height:16pt; }
.address_zone .point { font-size:15px; letter-spacing:-2px;  }
.address_zone a { color:#ffffff; }

/* ÄÁÅÙÃ÷ ³»¿ë */
.ct_box { margin:30px 0px; }
.ct_box .ct_title { font-size:16px; font-weight:bold; padding:0px; margin:0px 0px 30px 0px; color:#222222; }
.ct_box .ct_content { font-size:14px; line-height:22px; letter-spacing:-1px; }