/*-------- SteelBlue03 --------*/
.SteelBlue01_style { min-width:160px;}
.SteelBlue01_c_menu { float:left;}
.SteelBlue01_c_help  { float:right; padding-top:8px;}
.SteelBlue01_top_bg {
    background: linear-gradient(
180deg, rgba(140,177,61,1) 0%, rgba(140,177,61,1) 90%, rgba(255,255,255,1) 99%);
   
    padding: 3px;
    border-radius: 10px 10px 3px 4px;
}
.SteelBlue01_top_height { height:35px;}

.SteelBlue01_style h2 span { line-height:33px; color:#FFFFFF;padding:0 5px 0 15px; }
.SteelBlue01_content { padding:6px;}
.SteelBlue01_footer { height:14px; line-height:14px; overflow:hidden;}

h2.c_titles {
    text-align:center;
}
.SteelBlue01_style:hover h2 {
	font-size: 38px;
}
.SteelBlue01_style:hover {
	background: #c2c2c2;
	
}