body
  {
	  scrollbar-face-color: #CCCCCC;
	  scrollbar-shadow-color: #aaaaaa;
	  scrollbar-highlight-color: #ffffff;
	  scrollbar-3dlight-color: #999999;
	  scrollbar-darkshadow-color: #F5F5F5;
	  scrollbar-track-color: #EEEEEE;
	  scrollbar-arrow-color: #666666
   }
body,td,select,textarea,input { font-family:돋움,arial; color:#333333; font-size: 9pt; line-height:18px; }

/*default link type*/
a:link { color:#333333; font-family:돋움,arial; text-decoration: none; }
a:active { color:#333333; font-family:돋움arial; text-decoration: none; }
a:visited { color:#333333; font-family:돋움,arial; text-decoration: none; }
a:hover { color:#ff8c1c; font-family:돋움,arial; text-decoration: none; }

/*main link type*/
a.main:link { color:#FFFFFF; font-family:돋움,arial; text-decoration: none; }
a.main:active { color:#FFFFFF; font-family:돋움arial; text-decoration: none; }
a.main:visited { color:#FFFFFF; font-family:돋움,arial; text-decoration: none; }
a.main:hover { color:#B8EC1A; font-family:돋움,arial; text-decoration: none; }


.line_01 { background-color:#e7e7e7; }/* line 1 */


.lh_01 { line-height:13px; }

.input_02 { border-style:"solid"; border-color:"#dbdbdb"; border-width:"1"; background-color:#f7f7f7; }
.textarea { border-style:"solid"; border-color:"#dbdbdb"; border-width:"1"; background-color:#f7f7f7; }




