.text9 {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò";
	font-size: 9pt;
	color: #333333;
	line-height: 1.5em;
}
.text8 {
	font-family:"±¼¸²", "±¼¸²Ã¼", "µ¸¿ò";
	font-size: 8pt;
	color: #333333;
	line-height: 1.5em;

}
.input_text {
   background-color:#ffffff;border:1 solid gray; border-color:#C1C1C1; 
   font-family:"±¼¸²", "±¼¸²Ã¼","µ¸¿ò";
   font-size:9pt;
   color: #666666;
}
.input_trans {
   background-color:#ffffff;border:1 solid gray; border-color:#666666; 
   font-family:"±¼¸²", "±¼¸²Ã¼","µ¸¿ò";
   font-size:9pt;
   color: #000000;
   filter: Alpha(Opacity=60);
}
a:link {
    font-family: "±¼¸²", "±¼¸²Ã¼","µ¸¿ò";
	font-size: 8pt;
	color: #333333;
    text-decoration: none;
}
a:active {
    font-family: "±¼¸²", "±¼¸²Ã¼","µ¸¿ò";
	font-size: 8pt;
	color: #333333;
    text-decoration: none;
}
a:visited {
    font-family: "±¼¸²", "±¼¸²Ã¼","µ¸¿ò";
	font-size: 8pt;
	color: #333333;
    text-decoration: none;
}
faq.a:hover {
	font-family: "±¼¸²", "±¼¸²Ã¼","µ¸¿ò";
	font-size: 8pt;
	color: #430E4A;
	text-decoration: none;
}
a.faq:link {
    font-family: "±¼¸²", "±¼¸²Ã¼","µ¸¿ò";
	font-size: 9pt;
	color: #333333;
    text-decoration: none;
}
a.faq:active {
    font-family: "±¼¸²", "±¼¸²Ã¼","µ¸¿ò";
	font-size: 9pt;
	color: #333333;
    text-decoration: none;
}
a.faq:visited {
    font-family: "±¼¸²", "±¼¸²Ã¼","µ¸¿ò";
	font-size: 9pt;
	color: #333333;
    text-decoration: none;
}
a.faq:hover {
	font-family: "±¼¸²", "±¼¸²Ã¼","µ¸¿ò";
	font-size: 9pt;
	color: #430E4A;
	text-decoration: none;
}
textarea {
        scrollbar-face-color:#DDDDDD;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3dlight-color:#DDDDDD;
        scrollbar-shadow-color:#DDDDDD;
        scrollbar-darkshadow-color:#D7D7D7;
        scrollbar-track-color:#ffffff;
        scrollbar-arrow-color:#ffffff;
    }
.flower {
	background-image: url(flower_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}