

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_11 */

#pro11 ul {
	padding:0;
	list-style:none;
	white-space:nowrap;
	list-style:none;
	height:130px;
	position:relative;
	right: 10px;
	background:#ACCC44;
	font-size:20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 25px;
	margin-left: 33px;
	width: 170px;
}
#pro11 li {margin:0 1px 0 0; padding:0;}
#pro11 li a {
	display:block;
	height:130qpx;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 0px;
	cursor:pointer;
	width: 170px;
}
#pro11 li a b {display:block; padding:40px 15px 15px 15px; background:url(images/button_main.jpg) no-repeat right top; height:130px;}
#pro11 li.current a {color:#ACCC44; background:url(images/button_main.jpg) no-repeat; line-height:23px;}
#pro11 li.current a b {background:url(images/button_main.jpg) no-repeat right top; padding-bottom:12px;}
#pro11 li a:hover {color:#ACCC44; background: url(images/button_main.jpg) no-repeat; line-height:23px;}
#pro11 li a:hover b {background:url(images/button_main.jpg) no-repeat right top; padding-bottom:12px;}
#pro11 li.current a:hover {color:#ACCC44; background: url(images/button_main.jpg) no-repeat; cursor:default;}
#pro11 li.current a:hover b {background:url(images/button_main.jpg) no-repeat right top;}

