#main_nav{
list-style-type:none;
}
.men_item{
width:415px;
height:116px;
display:block;
text-align:left;
}
.men_item:hover {
background:#1c95c2;
}
.wr_item{
width:415px;
height:116px;
display:block;
padding:25px 0 0 20px;
}
.wr_item:hover{
width:415px;
height:116px;
display:block;
}
.wr_item:hover .men_big_link{
font:46px/50px arial;
}
.a_item {
color:#000;
margin:20px 0 0 0;
}
.a_item:hover {
background:#1c95c2;
color:#fff;
margin:20px 0 0 0;
}
.men_big_link{
font:25px/18px arial;
}
.men_small_link{
font:12px/16px arial;
}
.men_small_link:hover{
color:#fff;
}
