a.f:link    {	color: #f3ecc2;	}
a.f:visited {	color: #f3ecc2;	}
a.f:hover   {	color: #eee08a;	text-decoration: none;}
a.f:active  {	color: #f3ecc2;	}

a.g:link    {	font-size: 14px;color: #f6d000;font-weight: bold;	}
a.g:visited {	font-size: 14px;color: #f6d000;	font-weight: bold;}
a.g:hover   {	font-size: 14px;color: #eee08a;font-weight: bold;	text-decoration: none;}
a.g:active  {	font-size: 14px;color: #f6d000;	font-weight: bold;}

a.h:link    {	color: #8b8b8b;	text-decoration: underline;}
a.h:visited {	color: #8b8b8b;	text-decoration: underline;}
a.h:hover   {	color: #000000;	text-decoration: underline;}
a.h:active  {	color: #8b8b8b;	text-decoration: underline;}

a.ii:link    {	color: #ffffff;	}
a.ii:visited {	color: #ffffff;	}
a.ii:hover   {	color: #e4e4e4;}
a.ii:active  {	color: #ffffff;	}


.glow{
filter:
Dropshadow(offx=1,offy=0,color=#7e3800)
Dropshadow(offx=0,offy=1,color=#7e3800)
Dropshadow(offx=0,offy=-1,color=#7e3800)
Dropshadow(offx=-1,offy=0,color=#7e3800);
} 

.font001 { font-size: 20px; line-height:25px; color: #ffffff; font-family:bold-face;}
.font002 { color: #ffffff; }
.font003 { font-size: 14px;font-weight: bold;color: #c80000;}
.font004 { font-size: 14px;font-weight: bold; }
.font005 { color: #f8c399; }
.font006 { color: #ffffff; font-size: 14px;font-weight: bold;}
.font007 { color: #e0bfc6; }
.font008 { color: #7a7661; }

.box001{	border: 1px solid #d9d9d9;}

.box002 {
	border: 1px dashed #aeaeae;
}
.box003 {
	border: 1px solid #95a0aa;
}


.bg001 {
	background-image: url(../images/show/show14.gif);
	background-repeat: repeat-x;
	background-position: top;
}
