@charset "utf-8";

@import url("http://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css");
@import url("style_ksy.css");
@import url("common.css");
@import url("board.css");
@import url("layout.css");
@import url("contents.css");
@import url("ie8.css");
@import url("resolution.css");

@import url("jquery.bxslider.css");
@import url("../js/jqtree.css");

.bg_footer{width: 100%; height: 19px; background:url(../images/assetStore/bg_footer.png) left bottom no-repeat}
.back_to_top{position:fixed;display:block;width:44px;height:44px;bottom:0;left:50%;margin-left:600px;display:none;background:#00beb7 url(../images/common/btn_go_top.png) no-repeat 50% 50%}