A:link    {
	font-size:9pt;
	font-family: "µ¸¿ò";
	color:#888888;
	text-decoration:none;
	line-height: 130%;
}
A:visited {
	font-size:9pt; 
	font-family: "µ¸¿ò"; 
	color:#888888; 
	text-decoration:none;
	line-height: 130%;
}
A:active  {
	font-size:9pt;
	font-family: "µ¸¿ò";
	color:#888888;
	text-decoration:none;
	line-height: 130%;
}
A:hover   {
	font-size:9pt;
	font-family: "µ¸¿ò";
	color:#FF6600;
	text-decoration:underline;
	line-height: 130%;
}
table   {
	font-size:9pt;
	font-family: "µ¸¿ò";
	color:#888888;
	text-decoration:none;
	line-height: 140%;

}

.box{
	WIDTH: 300PX;
	HEIGHT: 23PX;
	TEXT-ALIGN: left;
	BORDER: 1PX SOLID #bebebe;
	PADDING: 5,0,0,0;
	background: #fff;
	color: #FF6600;
	font-size: 9pt;
	font-family: "µ¸¿ò";
	font-weight: normal;
}

.box_1{
	/*WIDTH: 500PX;*/
	/*HEIGHT: 500PX;*/
	TEXT-ALIGN: left;
	BORDER: 1PX SOLID #ebebeb;
	PADDING: 5,5,5,5;
	background: #fff;
	color: #888;
	font-size: 9pt;
	font-family: "µ¸¿ò";
	font-weight: normal;
}

.box_2{
	/*WIDTH: 300PX;*/
	HEIGHT: 20PX;
	TEXT-ALIGN: left;
	BORDER: 1PX SOLID #ebebeb;
	PADDING: 5,0,0,0;
	background: #fff;
	color: #888;
	font-size: 9pt;
	font-family: "µ¸¿ò";
	font-weight: normal;
}
.box_3{
	WIDTH: 25PX;
	HEIGHT: 23PX;
	TEXT-ALIGN: left;
	BORDER: 1PX SOLID #bebebe;
	PADDING: 5,0,0,0;
	background: #fff;
	color: #FF6600;
	font-size: 9pt;
	font-family: "µ¸¿ò";
	font-weight: normal;
}

.button{
	WIDTH: 70PX;
	HEIGHT: 22PX;
	TEXT-ALIGN: center;
	/*BORDER: 1PX SOLID #bebebe;*/
	/*PADDING: 0,0,0,0;*/
	/*background: #fff;*/
	color: #000000;
	font-size: 8pt;
	font-family: ¹ÙÅÁÃ¼;
	font-weight: normal;
}

.button_1{
	WIDTH: 70PX;
	HEIGHT: 22PX;
	TEXT-ALIGN: center;
	BORDER: 1PX SOLID #bebebe;
	/*PADDING: 0,0,0,0;*/
	*background: #fff;
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	background-image:  url(/images/common/button_bg.gif);
	background-repeat: repeat;
}
