/*ΘΊA»iy[WΜirQ[V§δ*/
/*Β«Green*/
.menu_pro_G{
	padding-left: 20px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
}
.menu_pro_G a{
	background-image: url(../common/Y_mark.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
	padding-top:20px;
	margin-top:-10px;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:-5px;
	font-size:12px;
	text-decoration:none;
	clear: right;
	color: #FFFFFF;		
	display: block;
	height: 30px;
	width:170px;
}
.menu_pro_G a:hover{
	color:#fff;
	text-decoration: none;
	background-color: #390;
	font-weight: bold;
}

/*ΐSBlue*/
.menu_pro_B{
	padding-left: 20px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
}
.menu_pro_B a{
	background-image: url(../common/Y_mark.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
	padding-top:20px;
	margin-top:-10px;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:-5px;
	font-size:12px;
	text-decoration:none;
	clear: right;
	color: #FFFFFF;	
	display: block;
	height: 30px;
	width:170px;
}
.menu_pro_B a:hover{
	background-image: url(../common/Y_markBG.gif);
	color:#fff;
	text-decoration: none;
	background-color: #06c;
	font-weight: bold;
}
/*υKPink*/
.menu_pro_P{
	padding-left: 20px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
}
.menu_pro_P a{
	background-image: url(../common/Y_mark.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
	padding-top:20px;
	margin-top:-10px;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:-5px;
	font-size:12px;
	text-decoration:none;
	clear: right;
	color: #FFFFFF;	
	display: block;
	height: 30px;
	width:170px;
}
.menu_pro_P a:hover{
	background-image: url(../common/Y_markBG.gif);
	color:#fff;
	text-decoration: none;
	background-color:#FF6699;
	font-weight: bold;
}
/*»ΜΌGray*/
.menu_pro_Gray{
	padding-left: 20px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
}
.menu_pro_Gray a{
	background-image: url(../common/Y_mark.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
	padding-top:20px;
	margin-top:-10px;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:-5px;
	font-size:12px;
	text-decoration:none;
	clear: right;
	color: #FFFFFF;	
	display: block;
	height: 30px;
	width:170px;
}
.menu_pro_Gray a:hover{
	background-image: url(../common/Y_markBG.gif);
	color:#000;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: bold;
}




