@CHARSET "UTF-8";

div.deal_menu a {
	font-size: 13px;
	color: #666666;
	text-decoration: none !important;
	width: 200px;
	height: auto;
	display: block;
}

div.deal_menu a:hover {
	background: #C6D3EF;*/
	border:#3169C6;
	text-decoration: none !important;
}

div.deal_menu ul li {
	background: transparent url(../images/darrow.png) no-repeat scroll 0 6px;
	width: 200px;
	padding: 1px 1px 1px 14px;
}