@charset "utf-8";
/* CSS Document */

.c-header_div_div_left .c-header_font_content{
   height:45px;
   line-height:45px;
   border-left:1px solid;
   left:10px;top:10px;
   display:inline-block;
   padding-left:10px;
   font-size:30px;
}

.c-header-title-h .nav {	
   width: 16.66%;
   height: 60px;
   line-height: 60px;
   margin-top: 15px;
   text-align: center;
   font-size: 18px;
   color: white;
   float: left;
}

.header_font_a1 .nav a{	
   color: white;  
}
.header_font_a1 .nav a:hover{
	text-decoration: none;
}
.header_font_a1 .nav a:link{
	text-decoration: none;
}
.header_font_a1 .nav a:visited{
	text-decoration: none;
}
.nav:hover .c-header_lib_ul{
    display: block;
    z-index: 98;
}

.nav:hover{
    border-bottom: 3px #ffffff solid;
    color: white;
}