@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #949599;
	font-size:12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}
a:link {
	color: #949599;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #949599;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
		color: #F00;
	text-decoration: none;
}
.topbg {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
}
.menubg {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-x;
}
.setmenu1 {
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
}
.setmenu2 {
	background-image: url(images/index_08.jpg);
	background-repeat: no-repeat;
}
#smeum a:link{
	color:#666;
}
#smeum a:visited{
	color:#666;
}
#smeum a:hover{
	color:#FF0000;
}
#smeum a:active{
	color:#666;
}
#fls td {
	padding:6px 0;
}