.c-banner-menu{
	font-size:12px;
	line-height: 1.2em;
	margin-bottom:14px;
}
.c-banner-menu {
	overflow:hidden;
	zoom:1;
}
.c-banner-menu  .top{
	height:6px;
	background:url(images/banner_menu_tl.png) left top no-repeat;
	line-height: 1.7px;
	font-size: 1px;
}
.c-banner-menu  .top-center{
	border-top:#a7cf48 1px solid;
	background:#a7cf48;
	margin:0 6px;
	height:5px;
	line-height: 1.7px;
	font-size: 1px;
}
.c-banner-menu  .top-right{
	background:url(images/banner_menu_tr.png) right top no-repeat;
	height:100%;
	line-height: 1.7px;
	font-size: 1px;
}
.c-banner-menu  .middle{
	background:url(images/banner_menu_left.png) repeat-y left;
	overflow:hidden;
}
.c-banner-menu  .middle-right{
	background:url(images/banner_menu_right.png) repeat-y right;
	margin-left:3px;
	overflow:hidden;
}
.c-banner-menu  .middle-content{
	background:url(images/banner_menu_bg.png) #a7cf48 repeat-x;
	margin-right:3px;
	overflow:hidden;
	padding:4px 5px 4px 9px;
	position: relative;
}
.c-banner-menu  .bottom{
	height:6px;
	background:url(images/banner_menu_bl.png) left top no-repeat;
	line-height: 1.7px;
	font-size: 1px;
}
.c-banner-menu  .bottom-center{
	background:url(images/banner_menu_bottom.png) #a7cf48 left bottom repeat-x;
	margin:0 6px;
	height:100%;
	line-height: 1.7px;
	font-size: 1px;
}
.c-banner-menu  .bottom-right{
	background:url(images/banner_menu_br.png) right top no-repeat;
	height:100%;
	line-height: 1.7px;
	font-size: 1px;
}
.c-banner-menu h1{
	margin:0;
	margin-bottom:4px;
}
.c-banner-menu .banner-menu-icon{
	position:absolute;
	top: 0px;
	left: 0px;
	margin:5px 0 0 6px;
}

.c-banner-menu .TitleHead{
	font-size:13px;
	color:#000;
	font-weight:bold;
}
.c-banner-menu .banner-menu-content{
	margin-left:69px;
}
.c-banner-menu .c-content,
.c-banner-menu .c-content .Normal,
.c-banner-menu .c-content p{
	color:#333333;
}
.c-banner-menu .c-content a,
.c-banner-menu .c-content a.visited{
	color:#000;
}
.c-banner-menu .c-content a{
	font-weight:bold;
}
.c-banner-menu .c-content a{
	text-decoration:none;
}
.c-banner-menu .c-content a.visited{
	text-decoration:none;
}
.c-banner-menu .c-content a:hover{
	text-decoration: underline;
}
