<!--
body    {margin: 0; font: normal normal normal 11px tahoma, verdana, 'Courier New';}
p       {margin: 0; padding: 0;}
select  {cursor: pointer; font-family: 'Courier New';}
form    {margin: 0; padding: 0;}
img     {border: none;}
a:link, a:visited, a:active {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #ff0000;}

h1, h2, h3, h4, h5, h6 {margin: 0;}
h1 {font-size: 17pt;}
h2 {font-size: 15pt;}
h3 {font-size: 13pt;}
h4 {font-size: 11pt;}
h5 {font-size: 9pt;}
h6 {font-size: 7pt;}
/*
°øÅë Å¬·¡½º ¼³Á¤
*/
.none {display: none;}
.block {display: block;}
.hand {cursor: pointer;}
.clear {clear:	both;}
.inline {
	margin:		0;
	padding:	0;
}
.inline li {
	display:	inline;
}
.i {font-style: italic;}
.b {font-weight:bold;}

.ta_l {text-align: left;}
.ta_c {text-align: center;}
.ta_r {text-align: right;}
/*
font color format
*/
.fc_ffffff {color: #ffffff;}
.fc_ff0000 {color: #ff0000;}
.fc_0000ff {color: #0000ff;}
.fc_ffff00 {color: #ffff00;}
.fc_00ff00 {color: #00ff00;}


/*
font size format
*/
.sz7 {font-size: 7pt;}
.sz8 {font-size: 8pt;}
.sz9 {font-size: 9pt;}
.sz10 {font-size: 10pt;}
.sz11 {font-size: 11pt;}
.sz12 {font-size: 12pt;}
.sz13 {font-size: 13pt;}
.sz14 {font-size: 14pt;}
.sz15 {font-size: 15pt;}
.sz16 {font-size: 16pt;}
.sz17 {font-size: 17pt;}
.sz18 {font-size: 18pt;}
.sz19 {font-size: 19pt;}
.sz20 {font-size: 20pt;}
.sz21 {font-size: 21pt;}
.sz22 {font-size: 22pt;}
.sz23 {font-size: 23pt;}
.sz24 {font-size: 24pt;}
.sz25 {font-size: 25pt;}
.sz26 {font-size: 26pt;}
.sz27 {font-size: 27pt;}
.sz28 {font-size: 28pt;}
.sz29 {font-size: 29pt;}
.sz30 {font-size: 30pt;}

/* background format */
.bg_000000 {background:	#000000;}
.bg_ffffff {background:	#ffffff;}
.bg_008000 {background:	#008000;}
.bg_008080 {background:	#008080;}
.bg_000080 {background:	#000080;}
.bg_800080 {background:	#800080;}
.bg_ff0000 {background:	#ff0000;}
.bg_ff8000 {background:	#ff8000;}
.bg_ffff00 {background:	#ffff00;}
.bg_00ff00 {background:	#00ff00;}
.bg_00ffff {background:	#00ffff;}
.bg_0000ff {background:	#0000ff;}
.bg_808080 {background:	#808080;}

/*
BUTTON
*/
.button_1 {
    border-width:   thin;
    border-style:   solid;
    border-color:   #ff9933 #993300 #993300 #ff9933;
    background:     #ff6600;
    cursor:         pointer;
}
.button_2 {
    height:         20px;
    padding:        2px 0;
    background:     #cccccc;
    border-style:   outset;
    border-width:   1px 2px 2px 1px;
    border-color:   #efefef;
    cursor:         pointer;
}
.button_3 {
    height:     20px;
    padding:    2px 0;
    border:     1px outset #cccccc;
    cursor:     pointer;
}
.button_4 {
    border: 2px inset #ffffff;
    /*
    border-width:   1px;
    border-style:   groove;
    border-color:   #ff9933 #993300 #993300 #ff9933;
    */
    background:     #ff6600;
    cursor:         pointer;
}
.button_5 {
    border:     2px outset #f7f7f7;
    background: #ff9933;
}
/*
subject bar samples
*/
.Subject-Bar1 {
    border-width:   1px;
    border-color:   #8e8c88 #f7f7f7 #f7f7f7 #8e8c88;
    border-style:   solid;
    background:     #bdbab5;
}
.Subject-Bar1 h4 {
    padding:        3px;
    border-width:   1px;
    border-color:   #f7f7f7 #8e8c88 #8e8c88 #f7f7f7;
    border-style:   solid;
    font:           normal normal bold 11px "verdana";
    color:          #202020;
}

.Subject-Bar2 {
    border-width:   1px;
    border-color:   #8e8c88 #f7f7f7 #f7f7f7 #8e8c88;
    border-style:   solid;
    background:     #a5a6a5;
}
.Subject-Bar2 h4 {
    padding:        3px;
    border-width:   1px;
    border-color:   #f7f7f7 #8e8c88 #8e8c88 #f7f7f7;
    border-style:   solid;
    font:           normal normal bold 11px "verdana";
    color:          #202020;
}
-->
