@charset "utf-8";
/* jul.core css */
/*

* {margin:0px;padding:0px;}

html,body {font-size:12px}
input,text {outline:none}
a img {border:0px}
body,button,input,select,textarea {font:12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
button,input,select,textarea {font-size:100%;}
table {border-collapse:collapse;border-spacing:0px;}
q:before,q:after {content: '';}
hr {border:none;height:1px}
*/

/* public */
.noselect {-moz-user-select:none;-ms-user-select:none;-ktml-user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;}
.transition {transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;}

/* position */
.posia {position:absolute}
.posir {position:relative}
.fl {float:left}
.fm {margin-left:auto;margin-right:auto}
.fr {float:right}
.tl {text-align:left}
.tm {text-align:center}
.tr {text-align:right}
.ovf {overflow:hidden}

/* margin */
.m0 {margin:0px}
.m20 {margin:20px}

/* padding */
.p0 {padding:0px}
.p20 {padding:20px}

/* size */
.w {width:100%}
.w1440 {width:1440px}
.w0 {width:0px}

.h {height:100%}
.h900 {height:900px}
.h0 {height:0px}

.lh24 {line-height:24px}
.lh18 {line-height:18px}
.lh12 {line-height:12px}

/* font */
.fsa {font-weight:100}
.fsb {font-weight:600}
.fs9 {font-size:9px}
.fs12 {font-size:12px}
.fs14 {font-size:14px}
.fs16 {font-size:16px}

.tis24 {text-indent:24px}
.tis28 {text-indent:28px}

/* color */
.c000 {color:#000}
.cFFF {color:#FFF}
.cF00 {color:#F00}
.c666 {color:#666}

/* border */
.b000 {border:1px #000 solid}

/* bg */
.bgFFF {background-color:#FFF}

/* BUG */
.ie6 {display:inline}
.ie6BG {background:none}

/* test css */
.tt0 {background:#000}
.tt1 {background:#600}
.tt2 {background:#060}


/* HTML CLIENT CLASS */
.CMSEDIT {} /* form */
.CMSEDIT .CMSEDITDL {} /* DL */
.CMSEDIT .CMSEDITDL .CMSEDITDT {} /* DT */
.CMSEDIT .CMSEDITDL .CMSEDITDD {} /* DD */
.CMSEDIT .CMSEDITDL .CMSEDITDD .CMSEDITE {}
.CMSEDIT .CMSEDITDL .CMSEDITDD   .CMSEDITINPUT {}
.CMSEDIT .CMSEDITDL .CMSEDITDD   .CMSEDITTEXT {}
.CMSEDIT .CMSEDITDL .CMSEDITDD   .CMSEDITEDITOR {}
.CMSEDIT .CMSEDITDL .CMSEDITDD   .CMSEDITUPLOAD {}
.CMSEDIT .CMSEDITDL .CMSEDITDD   .CMSEDITSELECT {}
.CMSEDIT .CMSEDITDL .CMSEDITDD   .CMSEDITRADIO {}
.CMSEDIT .CMSEDITDL .CMSEDITDD   .CMSEDITCHECK {}
.CMSEDIT .CMSEDITDL .CMSEDITDD   .CMSEDIDATE {}
.CMSEDIT .CMSEDITDL .CMSEDITDD   .CMSEDITPASSWORD {}
.CMSEDIT .CMSEDITDL .CMSEDITDD .CMSEDITN {}
.CMSEDIT .CMSEDITBUT {} /* DIV SUBMIT */
.CMSEDIT .CMSEDITBUT .CMSEDITSUBMIT {} /* INPUT[SUBMIT] */

/* margin */

/* padding */

/* width */

/* height */

/* line-height */

/* font */

/* color */

/* border */

/* bg */

/* BUG */
.pagehr {display:none}






