body,table,input,textarea,select {font:9pt tahoma,µ¸¿ò; color:#000000;}
img {border:0;}
form {margin:0;}
form input,textarea {border:1px solid #cccccc;}

a {text-decoration:none; color:#000000;}
a:hover {text-decoration:none; color:#990000;}

a.white {text-decoration:none; color:#ffffff;}
a.white:hover {text-decoration:none; color:#ffffff;}

.eng {font:8pt tahoma;}
.small {font:8pt µ¸¿ò; letter-spacing:-1px;}
.contents p {margin:2px 0;}

.null {border:0; background:transparent;}
.null input {border:0; background:transparent;}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

.100px {width:100px}
.200px {width:200px}
.300px {width:300px}

.hand {cursor:pointer}

.c {text-align: center;}
.l {padding-left: 10px;}
.l5 {padding-left: 5px;}
.r {text-align: right; padding-right:10px;}

.hidden {display:none}
.engonly {ime-mode:disabled}
.numonly {ime-mode:disabled; text-align:right;}

/*** Color ***/

.white {color:#ffffff}
.gray {color:gray}
.red {color:#9d0038}
.blue {color:#083884}
.divline{color:#D7D7D7}

/*** Table layout ***/

table .c1 {
width:150px;
background:#f2f3f4;
text-align:center;
}
table .c2 {
padding-left:8px;
padding-right:8px;
}

table.chart{
width: 100%;
margin: 0; padding: 0; line-height: 21px;
border-top: 1px solid #E8E8E8;
/*border-left: 1px solid #cccccc;*/
border-collapse: collapse;
}
table.chart th{
}
table.chart td{
margin: 0; padding-top: 5px; padding-bottom: 5px;
/*border-right: 1px solid #cccccc;*/
border-bottom: 1px solid #E8E8E8;
}
table.chart caption{
margin: 0; padding: 0;
text-align: right;
}
table.chart thead th{
background-color: #e9e9e9;
border-bottom: 1px solid #E8E8E8;
}
table.chart tfoot th{ background-color: #e2e2e2; }


table.excel{
margin: 0; padding: 0; line-height: 21px;
border-top: 1px solid #E0E0E0;
border-bottom: 1px solid #E0E0E0;
border-collapse: collapse;
}
table.excel th, table.excel td{
margin: 0; padding: 3px 0;
border-bottom: 1px solid #E0E0E0;
}
table.excel caption{
margin: 0; padding: 0;
text-align: right;
}
table.excel thead th{
background-color: #e9e9e9;
border-bottom: 1px solid #E0E0E0;
}
table.excel tfoot th, table.excel tfoot td{
border-bottom: none;
background-color: #e2e2e2;
}

.t {
background-color: #333333;
color: #ffffff;
font: bold 8pt tahoma; 
margin: 6px 0;
padding: 0 6px;
}

.t2 {
font-weight: bold;
margin-bottom: 6px;
padding: 0 0 3px 3px;
border-bottom: 1px solid #efefef;
}

.currpos {
font:8pt µ¸¿ò; 
letter-spacing:-1px;
border-bottom: 1px solid #D9D9D9;
padding: 0 0 5px 9px;
margin-bottom: 10px;
background: url('img/icn_dot.gif') no-repeat 0 4px;
}