body {
	SCROLLBAR-FACE-COLOR: #; 
	SCROLLBAR-HIGHLIGHT-COLOR: #; 
	SCROLLBAR-SHADOW-COLOR: #; 
	SCROLLBAR-3DLIGHT-COLOR: #; 
	SCROLLBAR-ARROW-COLOR: #; 
	SCROLLBAR-TRACK-COLOR: #; 
	SCROLLBAR-DARKSHADOW-COLOR: #;
}
table {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
.copy {
	text-decoration: none;
	font-size: 9px;
}
select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}
textarea {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	text-decoration: none;
	font-size: 11px;
	height: 20px;
}
.button {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #666666;
	height: 20px;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color:#000000;
}
.l {
	text-decoration: none;
}
.l:link {
	text-decoration: none;
	color: #000000;
}
.l:visited {
	text-decoration: none;
	color: #000000;
}
.l:hover {
	text-decoration: none;
	color: #B8F911;
}
.l:active {
	text-decoration: none;
	color: #000000;
}
.b {
	text-decoration: none;
}
.b:link {
	text-decoration: none;
	color: #555555;
}
.b:visited {
	text-decoration: none;
	color: #555555;
}
.b:hover {
	text-decoration: none;
	color: #CC0000;
}
.b:active {
	text-decoration: none;
	color: #555555;
}
.c {
	text-decoration: none;
}
.c:link {
	text-decoration: none;
}
.c:visited {
	text-decoration: none;
}
.c:hover {
	text-decoration: none;
}
.c:active {
	text-decoration: none;
}
.d {
	text-decoration: none;
}
.d:link {
	text-decoration: none;
}
.d:visited {
	text-decoration: none;
}
.d:hover {
	text-decoration: none;
}
.d:active {
	text-decoration: none;
}
.th_h {
	text-decoration: none;
}
.th_s {
	text-decoration: none;
}
.th_m {
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
}
.th_b {
	text-decoration: none;
	font-size: 17px;
	font-family: Tahoma;
}
.en_h {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.en_s {
	text-decoration: none;
}
.en_m {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.font_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#050D8B;
}
.en_b {
	text-decoration: none;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
}
.ch_h {
	text-decoration: none;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
}
.ch_s {
	text-decoration: none;
}
.ch_m {
	text-decoration: none;
	font-size: 13px;
}
.ch_b {
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.ch_m_un {

	text-decoration: underline;
	font-size: 13px;
}
.en_m2 {

	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.br_ch {
	line-height: 18px;
}
.br_en {

	line-height: 15px;
}

/*-----------------------------space---------------------------*/
.left_top{
	width:4px;
	height:4px;
	background:url(../images/left_top.gif);
}
.right_top{
	width:4px;
	height:4px;
	background:url(../images/right_top.gif);
}
.bottom_left{
	width:4px;
	height:4px;
	background:url(../images/bottom_left.gif);
}
.bottom_right{
	width:4px;
	height:4px;
	background:url(../images/bottom_right.gif);
}
/*-----------------------------end space---------------------------*/
/*-----------------------------font style------------------------*/
.font_menu{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
/*-----------------------------end font style------------------------*/

.menu:link,.menu:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
}
.menu:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00CC99;
}