@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family:Arial;
	font-size: 11px;
	background:#F5F5F5;
}
.textt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #6F0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F0000;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #6F0000;
}

.menu{color:#FFFFFF;
 font-weight:bold;
 font-size:12px;
}

.txt_acc{
	color:#003300
}

.main_b1{
border: none;
}

.main_b1:hover{
	background:url(../imx/bg_over.png) repeat;
	color:#333
}

.main_b1_active{
	background:url(../imx/bg_over.png) repeat;
}