/* basic style */
body, td, option, textarea, form{ font-family:±¼¸²,verdana; font-size: 12px; color:#646464; line-height:150%; word-break:no-break;}
input{ font-family:±¼¸²,verdana; font-size: 12px; color:#646464; word-break:no-break; }
body { background-color:#FFFFFF; margin:0; overflow-x:hidden;}
table { border:0px; }
img { border:0px; }
form { margin:0px; }
select { font-size:12px; height:18;}
option { color:#0E0E0E;}

A:link { color:#646464;  TEXT-DECORATION: none; }
A:visited {color:#646464;  TEXT-DECORATION: none; }
A:active { color:#646464;  TEXT-DECORATION: none; }
A:hover { color:#646464;  TEXT-DECORATION:underline;}

/* a tag, img tag focus blur */
a { selector-dummy : expression(this.hideFocus=true); outline: none;}
img { selector-dummy : expression(this.hideFocus=true);}
input { selector-dummy : expression(this.hideFocus=true);}


/* background class */
.bgCommon {background:url(../img/body_bg.gif) fixed repeat-x;}


/* font class */
.location, a.location:link, a.location:visited, a.location:hover, a.location:active{font-size:11px; font-family:??;}
.pink, a.pink:link, a.pink:visited, a.pink:hover, a.pink:active{color:#DC2A66;}
.blue, a.blue:link, a.blue:visited, a.blue:hover, a.blue:active{color:#2DD6E9;}
.green, a.green:link, a.green:visited, a.green:hover, a.green:active{color:#688C1E;}
.orange, a.orange:link, a.orange:visited, a.orange:hover, a.orange:active{color:#FF9801;}
.no, a.no:link, a.no:visited, a.no:hover, a.no:active{font-size:10px; font-family:verdana;}
.pageOn, a.pageOn:link, a.pageOn:visited, a.pageOn:hover, a.pageOn:active{font-size:11px; color:#8FB63E; font-weight:bold;}
.pageOff, a.pageOff:link, a.pageOff:visited, a.pageOff:hover, a.pageOff:active{font-size:11px; color:#808080;}
.event, a.event:link, a.event:visited, a.event:hover, a.event:active{font-weight:bold;}


/* etc class */
.up_1 {margin:0 0 1 0;}
.up_2 {margin:0 0 2 0;}
.up_3 {margin:0 0 3 0;}
.up_4 {margin:0 0 4 0;}
.up_5 {margin:0 0 5 0;}

.fixed {table-layout:fixed;}

.print_break {page-break-before: always;}  /*ÇÁ¸°Æ® ÆäÀÌÁö ºÐÇÒ*/
@media print {#print_skip{ display:none; }}  /*ÇÁ¸°Æ® Á¦¿Ü ¿µ¿ª*/
