.roundedcornr_box {
	background: url(../_images/menu/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(../_images/menu/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(../_images/menu/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(../_images/menu/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(../_images/menu/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { text-align:right; padding: 0 15px; color:#999;}



.roundedcornr_content a{
	color:#656565;
	padding:8px 26px;
	padding-bottom:8px;
	text-decoration:none;
	font-weight:600;
}
.roundedcornr_content a:hover{
	
	color:#fff; 
	background:#ff7413;
}


