@charset "euc-kr";
/* °ψΕλΌΣΌΊ */
@import url("common.css");

body {color:#595959;}

/* Layout */
#global_navi {width:100%;height:104px;}
#top_img {width:100%;height:248px;}
#wrap {width:980px; height:auto;margin:0 auto; }
#container { float:left;width:980px;height:auto; margin-bottom:20px;}
#container:after {content:""; display:block; clear:both;}
#col_left {float:left; width:200px;height:auto;}
#col_left:after {content:""; display:block; clear:both;}
#left_menu {float:left;width:200px;height:780px;}
#contents {float:right;width:770px;height:auto; min-height:500px; background-color:#fff; min-height:600px; background-image: url(../images/common/body_back.gif); background-repeat: repeat-y; background-position: -10px; }
#body_title {margin-left:30px; height: 40px; width: 710px;background-color:#fff; background-image: url(../images/common/body_title_bottom.gif); background-repeat: no-repeat; background-position: bottom; }
#body_title h1 {float: left; height: 26px; width: 350px; }
#body_title span {float: right; height: 26px; width: 340px; text-align:right;  vertical-align: middle; line-height:26px; margin-top:5px; color:#a6a6a6;}
#body_title span img {vertical-align:middle;}
#body_title span strong a {color: #268d70; }
#body_content {width: 710px; margin-left:30px; min-height:550px;padding-bottom:20px;}


.font_bold_white { font-weight: bold; color: #FFF; }
.line_bottom { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; }

.body_img {float:right;}.td_title { font-size: 12px; font-weight: bold; color: #268d70; }
.line_td_title { border-top-width: 2px;  border-top-style: solid;border-top-color: #268d70; }
.line_height_18 { line-height: 18px; }
.font_bold_orange { font-weight: bold; color: #F60; }
.font_bold_black { font-weight: bold; color: #000; }
