/* global body attributes */
body{ margin-top:0px; margin-left:0px; margin-right:0; margin-bottom:0; 
	  color:#333333; font-weigh:normal; font-family:±¼¸², Arial; font-size:9pt; line-height:140%; background-color:#FCFFF6;}
P {font-family:±¼¸²; color:#333333; font-size: 9pt;  line-height:140%;} 
TD {font-family:±¼¸²; color:#333333; font-size: 9pt;  line-height:140%;} 

A:link {color:#333333; font-family:±¼¸²,seoul; font-size:9pt; text-decoration:none} 
A:active { font-family: ±¼¸²,seoul; font-size: 9pt; color:#639106;text-decoration:none} 
A:visited {font-family:±¼¸²,seoul; font-size:9pt; color:#333333; text-decoration:none} 
A:hover {font-family: ±¼¸²,seoul; font-size: 9pt; color:#E13131; text-decoration:none} 



/// Input Tag Style
.input1 {font-family:±¼¸²,seoul; font-size: 10pt;width:130;margin-top:1px} 
.solid {font-family:"±¼¸²", "seoul"; font-size:9pt; color:#4a4a4a; solid: #C2C2C2; border: 1px solid;} 
.adf {border-width:1px; background-color:#F2F2F2; border-color:#404040; font-size:9pt;text-align: left;} 
.adb {border-width:1px; background-color:white; border: 1px solid #969696; font-size:9pt;text-align:left;} 
.box_member{ background-color:white; color:#333333; border: 5px solid #E6F2FF; font-size:9pt; width: 100%;}
.box_table { background-color:white; color:#333333; border: 1px solid #E4792A; font-size:13pt; padding-left:5; text-align:left;height: 25px;
	width: 120px;font-weight: bold;}

/// Table Color Style 
table{font-family:±¼¸²,seoul;font-size:9pt; vertical-align:middle;}
.bg {background-image: url(../images/back.gif); background-repeat: repeat-x;}
.top_right{ padding-top:15; padding-bottom:13;} 
.box_20{ padding-left:20; padding-right:20;} 
.t_white{background-color:#ffffff;}
.news_line{background-color:#D1CEC0;}



/// Text Color Style 
.text{font-size: 9pt; color:#333333; padding-left:0; padding-right:0;}
.text_blue{font-size: 9pt; color:#1892D6; padding-left:0; padding-right:0}
.news_t01{font-size: 9pt; color:#5C5A52; padding-left:0; padding-right:0}
.news_t02{font-size: 9pt; color:#9D998A; padding-left:0; padding-right:0}
.bottom_back{background-color:#EFF3E8;}
.bottom_back02{background-color:#E2E7D9;}



/// Scrollbar Style 
<!--
body 

{scrollbar-face-color:#EFF3E8; scrollbar-highlight-color:#EFF3E8;
scrollbar-3dlight-color:D5D5C2; scrollbar-shadow-color:D5D5C2;
scrollbar-darkshadow-color:#FFFFFF;scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#B7AD97}
-->