@charset "utf-8";
/* CSS Document */

.bg_menu {background-image:url(img/menu_bg.png);
background-repeat:repeat-y;
background-position:left;
}

A.text_menu { font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
}

A.text_menu_over_brand { font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#DAF8FF;
}

A.text_menu_over_list { font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#DAF8FF;
background-image:url(img/null.png);
background-position:left;
background-repeat:no-repeat;
}

/*review*/

.td_rev_bg {background-image:url(img/review.png);
background-repeat:no-repeat;
background-position:left;
}

div.b
{
	display: block;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 257px;
	text-align: left;	
	text-decoration: none;
	background-image: url(img/e-credit_on.png);
}