@charset "utf-8";
@import url("master.css");

.top{position:relative;padding-top:10px;height:55px;}
.top h1{position:absolute;top:10px;left:0;}
.top ul{float:right;margin-top:4px;}
.top li{float:left;margin-right:51px;}
.top li.last{width:148px;height:31px;text-align:center;background:url(../img/common/myClass_btnBg.gif) no-repeat 0 0;margin-right:0;}
.top li a{font-size:15px;line-height:31px;}
.top li a:hover{color:#e4241d;}
.top li.last a{font-weight:Bold;color:#fff;}
.top li.on a{font-weight:Bold;color:#e4241d;}
.top li.logout {margin-left:25px;}
.top li.logout a {text-decoration:underline; font-weight:bold;}
.top li.logout a:hover {text-decoration:underline; font-weight:bold; color:#333}

.footer{clear:both;background-color:#f2f2f2;padding-top:26px;height:74px;}
.f_con{position:relative;}
.f_con h2{position:Absolute;top:0;left:0;}
.f_con .f_info{float:left;margin-left:100px;}
.f_con .f_info p{font-size:16px;color:#757575;font-weight:bold;height:23px;}
.f_con .f_info address{font-size:12px;color:#a0a0a0;font-style:normal;font-weight:bold;}
.f_con .f_info address a{color:#696969; font-size:12px;}


#f_select{float:right\0/IE8+9;}
.sbHolder{float:right;background-color:#fff;border:1px solid #efefef;font-size:14px;font-weight:bold;height:30px;position:relative;width:266px;letter-spacing:0;}
.sbSelector{display:block;height:30px;left:0;line-height:30px;outline:none;overflow:hidden;position:absolute;text-indent:10px;top:0;width:170px;}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{font-weight:bold;color:#686868;letter-spacing:0;}
.sbToggle{background:url(../img/common/f_arrow.gif) 8px 11px no-repeat;display:block;height:30px;position:absolute;right:0;top:0;width:29px;}
.sbToggleOpen,.sbToggleOpen:hover{background:url(../img/common/f_arrow_open.gif) 8px 11px no-repeat;}
.sbOptions{background-color:#fff;position:absolute;top:30px;width:266px;z-index:1;overflow-y:auto; border:1px solid #efefef;}
.sbOptions li{padding:0 7px;}
.sbOptions a{display:block;line-height:31px;letter-spacing:0;}
.sbOptions a:link, .sbOptions a:visited{color:#686868;letter-spacing:0;}
.sbOptions a:hover,.sbOptions a:focus,.sbOptions a.sbFocus{color:#686868;font-weight:bold;letter-spacing:0;}




/*전체공통Class*/
.clear{clear:both;}
.layout_center{width:1000px;margin:0 auto;}
.layout_center2{width:850px;margin:0 auto;}
h3.tit{text-align:center;font-size:28px;font-family:"Malgun Gothic",'돋움',Dotum,AppleGothic,sans-serif;color:#154a65;line-height:28px;*line-height:40px;font-weight:bold;letter-spacing:-1px;height:60px;}
h3.m_tit{text-align:center;font-size:18px;font-family:"Malgun Gothic",'돋움',Dotum,AppleGothic,sans-serif;color:#154a65;line-height:17px;height:25px;}
.mt40{margin-top:40px;}

h4.titsub{text-align:center;font-size:25px;font-family:"Malgun Gothic",'돋움',Dotum,AppleGothic,sans-serif;color:#154a65;line-height:28px;*line-height:40px;font-weight:bold;letter-spacing:-1px;height:70px;}
h4.titsub span {font-size:16px; font-weight:normal; color:#2485b7;}