@charset "utf-8";
/* CSS Document */

#menuv {
	width: 134px;
	font-size:22px;
	color:#939598;
}

#menuv a {
	text-decoration: none;
	color: #939598;
	width: 134px;
}

#menuv a:hover {
	color:#BA0C00;
}

.sub {
	font-size:11px;
	color:#939598;
	line-height:22px;
}

.sub a {
	text-decoration: none;
	color: #939598;
}

#sub {
	width:125px;
	float:right;
	height:auto;
}

.sub2 {
	font-size:11px;
	color:#939598;
	line-height:17px;
}

.sub2 a {
	text-decoration: none;
	color: #939598;
}
