body
{
	scrollbar-face-color:#D3D3D3;
	scrollbar-highlight-color: #D3D3D3;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-shadow-color: #f3f3f3;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: #666666;
}


/* body_text1 */
.t1 {
 font-family: "굴림", "Arial";
 color: #616161;
 font-size: 9pt;
 line-height: 140%;
 vertical-align:middle
}
.t1 a {
 color: #616161;
 text-decoration: none;
}
.t1 a:hover {
 color: #78B327;
 text-decoration: none
}

/* body_text2 */
.t2 {
 font-family: "굴림";
 color: #535353;
 font-size: 9pt;
 line-height: 140%;
}
.t2 a {
 color: #000545;
 text-decoration: none;
}
.t2 a:hover {
 color: #78B327;
 text-decoration: none
}

/* body_text3 */
.t3 {
 font-family: "굴림";
 color: #666666;
 font-size: 9pt;
 line-height: 150%;
}
.t3 a {
 color: #666666;
 text-decoration: none;
}
.t3 a:hover {
 color: #505050;
 text-decoration: none
}

/* text_dark */
.td {
 font-family: "굴림", "Arial";
 color: #333333;
 font-size: 9pt;
 line-height: 160%;
}
.td a {
 color: #17284D;
 text-decoration: none;
}
.td a:hover {
 color: #3366FF;
; text-decoration: none
}

/* body_text4 */
.t4 {
 font-family: "굴림";
 color: #9F9F9F;
 font-size: 9pt;
 line-height: 140%;
}
.t4 a {
 color: #636466;
 text-decoration: none;
}
.t4 a:hover {
 color: #78B327;
 text-decoration: none
}

/* orange_text */
.ort {
 font-family: "굴림";
 color: #F7941D;
 font-size: 9pt;
 line-height: 140%;
}
.ort a {
 color: #F7941D;
 text-decoration: none;
}
.ort a:hover {
 color: #F7941D;
 text-decoration: underline
}

/* title_text */
.tt {
 font-family: "굴림";
 color: #9E0B0E;
 font-size: 13px;
 text-decoration: bold;
}

/* small_body_text */
.st {
 font-family:  "굴림", "Arial";
 color: #8D8D8D;
 font-size: 8pt;
 line-height: 13pt;
}
.st a {
 color: #8D8D8D;
 text-decoration: none;
}
.st a:hover {
 color: #3366FF;
 text-decoration: underline
}

/* text_box */
.textbox {
 font-family: "굴림", "Arial";
 BORDER-BOTTOM: #B4B4B4 1px solid;
 BORDER-LEFT: #585858 1px solid;
 BORDER-RIGHT: #B4B4B4 1px solid;
 BORDER-TOP: #585858 1px solid;
 FONT-SIZE: 9pt;
  height:19px;
}

/* text_box2 */
.textbox2 {
 font-family: "굴림", "Arial";
 BORDER-BOTTOM: #DBDBDB 1px solid;
 BORDER-LEFT: #ADACAC 1px solid;
 BORDER-RIGHT: #DBDBDB 1px solid;
 BORDER-TOP: #ADACAC 1px solid;
 background color: #F7F7F7;
 FONT-SIZE: 9pt;
  height: 20px;
}

/* text_box line */
.textboxl {
 font-family: "굴림", "Arial";
 BORDER-LEFT: #D1D1D1 1px solid;
 BORDER-BOTTOM: #D1D1D1 1px solid;
 BORDER-TOP: #D1D1D1 1px solid;
 BORDER-RIGHT: #D1D1D1 1px solid;
 background color: #FFFFFF;
 FONT-SIZE: 9pt;
 width:100%;
 height:19px;
}

/* select */
.select {
 font-family: "굴림", "Arial";
 background color: #FFFFFF;
 FONT-SIZE: 9pt;
 height:19px;
}

.tw { font-family: "굴림", "Arial"; FONT-SIZE: 9pt; color: #FFFFFF;}