@charset "utf-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7b5bdb;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.style-s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7b5bdb;
	text-decoration: blink;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 71bc45;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 71bc45;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: ff6600;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: ff6600;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: ff6600;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7b5bdb;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #7b5bdb;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7b5bdb;
}
.repeat_h{
	background-repeat:repeat-x
}
.repeat_w{
	background-repeat:repeat-y
}
