@charset "utf-8";
/* CSS Document */

body{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
a:link {color: #333333;	text-decoration: none;}
a:hover {color:#FF3366; text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}

/*--------------------------*/

.text-red{ color:#FF0000;}
.text-purple{ color:#CC0099;}

.s12{
    font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#top a{
	color: #FFFFFF;
}
#top a:hover{
	color: #FFFFFF;
}
.s12a{
    font-size: 12px;
	text-decoration: none;
	line-height: 21px;
}
.s12b{
    font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}
.s12c{
    font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}
.s13{
    font-size: 13px;
	text-decoration: none;
	line-height: 22px;
}
.s13a{
    font-size: 13px;
	text-decoration: none;
	line-height: 20px;
}
.s15 {
	font-size: 15px;
	line-height: 40px;
}
.style1 {color: #FF0000}
.style3 {color: #999999}
.style5 {color: #FF0000; font-size: 13px; }
.STYLE4 {color: #333333}
.style6 {color: #666666}
.STYLE31 {color: #FF0000}
.STYLE2 {	color: #FF0000;
	font-weight: bold;
}
.style32 {color: #BF0171}
.style3a {color: #FF3366}
.style4 {color: #3333FF}