.front1 {
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
}
.front1 a{
	text-decoration: none;

}
.front1 a:hover{
	text-decoration: underline;
}

.front2 {
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;

}
.front2 a {
	color: #666666;
	text-decoration: none;

}
.front2 a:hover {
	color: #ffffff;
	text-decoration: underline;

}
.front3 {
	font-size: 12px;
	color: #000000;
}
#script {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#script a{
	color: #FF9900;
}
#script a:hover{
	color: #FFFFFF;
}
.nav {
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 38px;
}
.nav a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#on
{
	color: #993333;
	font-weight: bold;

}

.gallery-list  {
	background-color: #333333;
	border: 1px solid #666666;

}
.gallery-list ul {
	list-style-image: url(images/bg_list_mark.gif);
	list-style-type: none;
}
.gallery-list li {
	background-image: url(images/bg_list.gif);
	background-repeat: no-repeat;
	background-position: left 18px;
	color: #FFFFFF;
}
.gallery-list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
.gallery-list a:hover{
	color: #FFFFFF;
