/* CSS Document */



@import url("../sub-nav.css");

@import url("pro-banner.css");



#sub-nav-news {

	background:#ead09a;

}



#sub-nav-news a {

	background:url("../../images/main/sub-nav-arrow-pro.gif") 232px 6px no-repeat #ead09a;

	border-bottom:none;

	font-size:14px;

	font-weight:bold;

	text-transform:uppercase;

}



#sub-nav-news a:hover {

	background:url("../../images/main/sub-nav-arrow-pro.gif") 232px 6px no-repeat #ead09a;

	color:#888888;

}



#sub-nav-news .sub-nav {

	display:block;

	visibility:visible;

}
