@import "default.css";
@import "layout.css";
@import "page.css";

/* ÆÄÆ¼¼Ç */
#subLeft {clear:both; float:left; padding:20px 0 30px 0; width:210px;}
#subRight {float:left;  margin:20px 0 0 0;  padding:0px 0 30px 30px; width:760px; background:url(../images/sub/sub_right.gif) 0 0 repeat-y;}

/**************************************** ÁÂÃø ****************************************/
.menu_tit {padding:20px 0 11px 10px; width:210px; color:#006400;  font-weight:bold; font-size:18px; letter-spacing:-1px; background:url(../images/sub/menu_tit.gif) 0 0 no-repeat;}
.menu_tit sub {display:block; padding-top:1px; color:#b2b2b2;  font-size:13px;font-weight:normal; letter-spacing:0;}
#snb {float:left; padding:8px 20px 30px 15px; width:180px; background:url(../images/sub/snb_bx.gif) 0 100% no-repeat;}
#snb li {float:left; display:block; border-bottom:1px solid #e6e6e6; width:180px;}
#snb li a {display:block; padding:10px 16px 4px 18px; color:#484848; letter-spacing:-1px; background:url(../images/sub/snb_menu_off.gif) 0% 50% no-repeat;}
#snb li a.selected {color:#ffffff; font-weight:bold; padding-left:10px; background:url(../images/sub/snb_menu_on.gif) 0 50% no-repeat;}
#snb li a:hover {color:#a2a2a2;}

.sub_bg {height:212px; }

/**************************************** º»¹® ****************************************/
.pg_tit {float:left; margin-bottom:24px; padding-top:19px; width:730px; background:url(../images/sub/pg_tit.gif) 0 100% repeat-x;}
.pg_tit h3 {float:left; padding:0 10px 8px 0; border-bottom:1px solid #ac9442;  vertical-align:top; color:#000; font-weight:bold; font-size:18px; letter-spacing:-1px;}
.location {float:right; display:block; position:relative; top:0; vertical-align:top; text-align:right; color:#b2b2b2; font-size:11px;}
.location span {font-weight:bold;}

.content {clear:both; float:left; width:730px; line-height:140%; min-height:300px;}
.content p {padding-bottom:20px;}
.content ul, .content ol, .content dl {margin-left:10px; padding-bottom:10px;}
.content h4 {clear:both; display:block; margin-bottom:6px; padding:4px 0 8px 20px; color:#121212; font-weight:bold; font-size:14px; letter-spacing:-1px; background:url(../images/sub/h4_ico.gif) 0 5px no-repeat;}
.content h5 {clear:both; margin-bottom:4px; padding:4px 0 6px 24px; color:#048000; font-weight:bold; font-size:12px; letter-spacing:-1px; background:url(../images/sub/h5_ico.gif) 0 7px no-repeat;}
.content h6 {clear:both; margin-bottom:2px; color:#000; font-weight:bold; font-size:12px;}

ul.uls, ol.ols {margin-bottom:16px; padding-left:22px; list-style:outside;}
ul.uls li {list-style-type:disc; padding-bottom:6px;}
ol.ols li {list-style-type:decimal; padding-bottom:6px;}
ol.ols li ol li {list-style-type:disc;}
dl.dls {margin-bottom:16px;}
dl.dls dt {padding-left:14px; color:#2aa400; font-weight:bold; letter-spacing:-1px; background:url(../images/sub/dt_bu.gif) 0 46% no-repeat;}
dl.dls dd {padding:0 0 10px 20px;}

/* ÅÇ¸Þ´º */
ul.tabs {float:left; margin-bottom:20px; margin-left:0; padding:0; width:100%; list-style:none; background:url(../images/sub/tabs_bg_line.gif) 0 100% repeat-x;}
ul.tabs li {float:left; margin:0 2px 0 0; list-style-type:none;}
ul.tabs a {float:left; padding:5px 10px 2px 10px; border:1px solid #b0b0b0; border-bottom:#96c2c4; background:#ffffff;}
ul.tabs a:link, ul.tabs a:visited {color:#2e7e6a;}
ul.tabs a:hover {color:#cccccc;}
ul.tabs a.active {padding-bottom:3px; border-color:#96c2c4; border-bottom:none; background:url(../images/sub/tabs_bg_on.gif) #ffffff 50% 0 repeat-x; font-weight:bold;}
ul.tabs:after {content:"."; clear:both; visibility:hidden; display:block; height:0;}
*html ul.tabs {height:1%} /* IE 5¿Í IE 6¸¦ À§ÇÑ ±ÔÄ¢ */
*:first-child+html ul.tabs {min-height:1px;} /* IE 7¸¦ À§ÇÑ ±ÔÄ¢ */

/* Å×ÀÌºí */
.tbL {margin-bottom:20px; border-top:2px solid #81c8de; border-left:1px solid #e0e0e0;}
.tbL caption {line-height:0;}
.tbL th, .tbL td {margin:0; border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; color:#727272;}
.tbL th {color:#265268; padding:6px 7px 3px 7px; background:url(../images/sub/th_bg.gif) 0 100% repeat-x;}
.tbL td {padding:6px 6px 3px 6px;}
.tbL .spc {color:#565656; background:#f2f2f2;}
.tbL .algL {text-align:left;}


.tbH {margin-bottom:20px; border-top:2px solid #81c8de;}
.tbH caption {line-height:0;}
.tbH th, .tbH td {margin:0;  border-bottom:1px solid #e0e0e0; color:#727272;vertical-align:middle;}
.tbH th {color:#265268; padding:4px 7px 3px 8px; border-right:1px dashed #dddddd; text-align:left;}
.tbH td {padding:6px 6px 3px 6px;}
.tbH input {margin:2px 1px;}

.textbox{border:solid 1px;border-color:#bababa;background-color:#FFFFFF;height:17px}
.textarea {border:solid 1px;border-color:#bababa;background-color:#FFFFFF;width:99%;}
