<style>
.bg_menu{
background-image:url(../image/back_ground/menu_left.gif);
color:#E14586;
font-weight: bold;
}
.bg_mennu_head{
background-image:url(../image/back_ground/bg_menu.gif);

background-position:center;
color:#E14586;
font-weight: bold;
}
.title_main{
background-image:url(../image/back_ground/title.gif);
background-repeat:no-repeat;
color: #EC3789;
	font-weight: bold;
}
.title{
background-image:url(../image/back_ground/bg_title.gif);
background-repeat:repeat-x;
color: #494D50;
	font-weight: bold;
}
.back_ground_admin{
background-image:url(../image/back_ground/bgr1.gif);
background-repeat:repeat-x;
}


.menu a:link {
	text-decoration: none;
	color: #EC3789;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Verdana, Tahoma;
}
.menu a:visited {
	text-decoration: none;
	color: #EC3789;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Verdana, Tahoma;
}
.menu a:hover {
	text-decoration: none;
	color: #FF0099;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Verdana, Tahoma;
}
.menu a:active {
	text-decoration: none;
	color: #FF0099;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Verdana, Tahoma;
}


.left_menu a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Verdana, Tahoma;
}
.left_menu a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Verdana, Tahoma;
}
.left_menu a:hover {
	text-decoration: none;
	color: #FF0099;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Verdana, Tahoma;
}
.left_menu a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Verdana, Tahoma;
}

</style>