.input_03 {color:#222222; font-family:'??','??'; font-size: 11px; background-color:#Ffffff; line-height: 16px;}
.input_04 {color:#222222; font-family:'??','??'; font-size: 11px; background-color:#ffffff;  line-height: 16px;}
.text {font-family: "µ¸¿ò";font-size: 12px ;line-height: 18px;color: #325A6C;}
.text1 {font-family: "µ¸¿ò";font-size: 11px ;line-height: 18px;color: #858585;}
.text2 {font-family: "µ¸¿ò";font-size: 11px ;line-height: 18px;color: #D4D4D2;}
.text3 {font-family: "µ¸¿ò";font-size: 11px ;line-height: 18px;color: #000000;}
.t1 {font-family: "µ¸¿ò";font-size: 12px ;line-height: 18px;color: #ff0000; font-weight:bold;}
.t2 {font-family: "µ¸¿ò";font-size: 12px ;line-height: 18px;color: #B84614; font-weight:bold;}
.s1 {font-family: "µ¸¿ò";font-size: 12px ;line-height: 18px;color: #8C1010; font-weight:bold;}
.s2 {font-family: "µ¸¿ò";font-size: 12px ;line-height: 18px;color: #287295;}
td {
	font-family: "verdana", "Helvetica", "sans-serif", "µ¸¿ò";
	font-size: 9pt;
	color: #222222;
	text-decoration: none;
	line-height: 14pt;

}
.td {
	font-family: "verdana", "Helvetica", "sans-serif", "µ¸¿ò";
	font-size: 9pt;
	color: #222222;
	padding-left:7px;
	letter-spacing:-1px;
	text-decoration: none;
	line-height: 14pt;

}

.input {
	font-family: "verdana", "Helvetica", "sans-serif", "µ¸¿ò";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 14pt;
	background-color: #ffffff;
	border: 1px solid #706F68;
	border-top-color: #414345; border-right-color: #414345; border-bottom-color: #414345;border-left-color: #414345;

}

.textarea {
	font-family: "verdana", "Helvetica", "sans-serif", "µ¸¿ò";
	font-size: 9pt;
	color: #333333;
	background-color:#ffffff;
	text-decoration: none;
	line-height: 14pt;
	border: 1px solid #9C9C9C;
	}
	
textarea {
	font-family: "verdana", "Helvetica", "sans-serif", "µ¸¿ò";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	background-color:#F7F7F7;
	line-height: 14pt;
	border: 1px solid #C0C0C0;
	}
	
select {
	font-family: "verdana", "Helvetica", "sans-serif", "µ¸¿ò";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 14pt;
	background-color: #FBFBEE;
	border: 1px solid #dddddd;
	}	
	
img {border: none;}  

body  
  {
   	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../violet/images/bg.gif);
  scrollbar-face-color: 4e0b4c;
  scrollbar-shadow-color: #000000; 
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #000000; 
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF; 
  scrollbar-arrow-color: #000000;
  }

a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #222222;
	text-decoration: underline;
}
a:active {
	color: #222222;
	text-decoration: none;
}

a {selector-dummy: expression(this.hideFocus=true);}
a,img {selector-dummy: expression(this.hideFocus=true);}
a,img,input{selector-dummy: expression(this.hideFocus=true);}

.solid {
        background-color:#ffffff;
		border-style:solid;
		border-color:#eeeeee;
		border:1px;
		}
