.submenu {
	display:none;
	line-height: normal;
	width: 188px;
	font-size: 9pt;
	font-family: Tahoma;
	text-align:right;
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 17px;
	color: #FFFFFF;
	

}
.submenu a {
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	cursor: pointer;
	width: 172px;


}
.sub{
	background-color: #ec8177;	
	margin-bottom: 1px;
	line-height: 17px;
	display:block;
	padding-right: 16px;

	


}
.sub a{
	background-color: #ec8177;
	padding-right: 16px;
	margin-bottom: 1px;
	line-height: 17px;
	display:block;
	cursor: pointer;
	
}
.sub a:hover{
	background-color: #ec8177;
	margin-bottom: 1px;
	line-height: 17px;
	background-image: url(img/3.gif);
	display:block;
	background-repeat: no-repeat;
	cursor: pointer;
}


.mhead {
	background-color: #E10000;
	font-size: 9pt;
	font-family: Tahoma;
	text-align:right;
	color: #FFFFFF;
	width: 172px;
	font-weight: normal;
	padding-right: 16px;
	margin-bottom: 4px;
	line-height: 17px;
	background-image: url(img/1.gif);
	cursor: pointer;

}
.mhead a{
	color: #FFFFFF;
	text-decoration:none;
	
}
.mhead a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.mhead a:active{
	color: #FFFFFF;
	text-decoration:none;
}

.mhead a:visited{
	color: #FFFFFF;
	text-decoration:none;

}

