/*hotbox*/
#content .hotbox {border:#dfdfdf solid 1px;width:296px;position:absolute}
#content .hotbox .tabbox {}
#content .hotbox .tabbox .tp {float:left;width:98px;height:20px;padding-top:10px;background:#F4F4F4;border-top:#ffffff solid 1px;border-bottom:#D4D4D4 solid 1px;text-align:center;font-weight:bold;color:#9E9E9E;cursor:pointer;}
#content .hotbox .tabbox .vline {border-right:#D4D4D4 solid 1px;}
#content .hotbox .tabbox .on {background:#ffffff;border-top:#ffffff solid 1px;border-bottom:#ffffff solid 1px;color:#424242;}
#content .hotbox .hbody {padding:10px 5px 10px 15px;}
#content .hotbox .hbody ul {padding:0;margin:0;list-style-type:none;}
#content .hotbox .hbody li {height:14px;margin:5px 0 5px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
#content .hotbox .hbody li i {display:inline-block;width:11px;margin-right:7px;hieght:11px;font-style:normal;font-size:10px;font-family:arial;color:#ffffff;letter-spacing:-px;text-align:center;background:#C0C0C0;border:#B6B6B6 solid 1px;border-radius:2px 2px 2px 2px;}
#content .hotbox .hbody li span {font-family:arial;font-size:11px;color:#E75801;padding-left:3px;}
#content .hotbox .hbody li a {}
#content .hotbox .hbody li .emp {background:#95A6FE;border:#7186FB solid 1px;}

/*목록형*/
#content .bbsList {position:absolute}
#content .bbsList .tt {margin-bottom:10px;background:url(./image/bbsbar1.gif) no-repeat left top;height:33px;line-height:33px}
#content .bbsList .tt .ts {float:left;font-weight:bold;letter-spacing:-1px;padding-left:20px}
#content .bbsList .tt .tmore {float:right;background:url(./image/bbsbar2.gif) no-repeat right top;height:33px;}
#content .bbsList .tt .tmore a {display:block;width:35px;height:11px;text-indent:-10000px;background:url(./image/bbsmore.gif) no-repeat;margin:11px 10px 0 0}
#content .bbsList .tt .tmore a:hover {background-position:0 -16px;}

#content .bbsList .contentsWrap {display:inline-block;border-bottom:#ddd solid 1px;margin-bottom:7px;}
#content .bbsList .contentsWrap .thumb {border:#BCBCBC solid 1px;overflow:hidden;padding:3px;margin:0 10px 4px 0 ;float:left}
#content .bbsList .contentsWrap .thumb img {width:60px;height:60px;background:#efefef;}
#content .bbsList .contentsWrap .tsubject {line-height:130%;padding:3px 0 0 3px;}
#content .bbsList .contentsWrap .tsubject a {font-weight:bold;color:#222;letter-spacing:-1px;}
#content .bbsList .contentsWrap .tsubject a:hover {color:#ff6000}
#content .bbsList .contentsWrap .tdate {font-size:11px;font-family:arial;color:#9B9B9B;padding-top:3px;padding-left:3px;}
#content .bbsList .contentsWrap .tcont {color:#9B9B9B;line-height:135%;padding:5px 6px 0px 3px;margin-bottom:3px;font-size:11px;font-family:dotum;letter-spacing:-1px}
#content .bbsList .tpost {line-height:140%;padding:3px 0;margin-bottom:3px;border-bottom:#ddd solid 1px;font-size:12px;font-family:dotum;letter-spacing:-1px;background:url(./image/bottom_bul.gif) 0 8px no-repeat;padding-left:8px;}
#content .bbsList .tpost a {color:#363636;}
#content .bbsList .tpost a:hover {color:#ff6000;}
#content .bbsList .tpost i {font-style:normal;font-family:arial;font-size:11px;color:#E75801;padding-left:3px;}
#content .bbsList .none {height:130px;margin-bottom:20px;background:#efefef;}

/*gallery*/
#content .photobox .picwrap {}
#content .photobox .picwrap .pic {float:left;border:#ddd solid 1px;padding:3px;margin:0 4px 5px 0;overflow:hidden;}
#content .photobox .picwrap .pic img {width:63px;height:48px;background:#fff;}


/*탭메뉴01*/
.tab01 {background: url("./image/bg_tab.gif") no-repeat scroll 0 top transparent;overflow: hidden;position: relative;}
.tab01 ul {margin:0;padding:0;overflow: hidden;padding-left: 1px;width: 100%;}
.tab01 li {background: url("./image/bg_tab.gif") no-repeat scroll -1px top transparent;display: inline;float: left;margin-left: -1px;padding-left: 2px;}
.tab01 li a {background: url("./image/bg_tab.gif") no-repeat scroll right top transparent;display: inline-block;height: 32px;letter-spacing: -1px;line-height: 32px;padding:0 15.5px 0 15.5px;text-decoration: none;vertical-align: top;text-align:Center}
.tab01 li a:hover, .tab01 li a:active {text-decoration: none;}
.tab01 li.selected {background-position: 0 -58px;margin-right: 1px;position: static;z-index: 10;}
.tab01 li.selected a {background-position: right -58px;color: #ff6000;font-weight: bold;}

div.depth5 {list-style:none;height:33px;border-bottom:1px #bbb solid;margin-top:5px;}
div.depth5 a{display:inline-block;padding:8px 15px 5px 15px;letter-spacing:-0.5px;margin-right:10px;background:url('./image/common/bul_arrow1.gif') no-repeat 0 10px;font-weight:bold;}
div.depth5 a.selected5 {background:#ff6000;font-weight:bold;color:#fff;-webkit-border-radius: 3px; -moz-border-radius: 3px;}

#pctomobile {visibility:hidden}
#pctomobile_blueb {position:absolute;bottom:-70px;z-index:10000;display:block;width:100%;border:1px #000 solid;background:#e0e0e0;height:70px;text-align:center;font-family:dotum;font-size:24px;color:#fff;line-height:70px;}