.how_top {
    float: right;
}
.how_button {
    background: #00235B none repeat scroll 0 0;
    border: 1px solid #000000;
    border-radius: 7px;
    color: #ffffff;
    font-size: 16px;
    padding: 7px 12px;
    text-align: center;
}
.how_button:hover {
    background: #E20000;
    color: #fff;
    text-decoration: none;
}
.botton_ulli {
    list-style: outside none none;
    margin: 40px 10 10px;
}
.botton_ulli li {
    float: left;
    width: 47%;
}
.margin-bottom-15{
margin-bottom:15px;
}
.how_nego{list-style:none;}
.how_nego li{background:none repeat scroll 0 0 #00235B; width:18%; height:80px; text-align:center; margin:10px 6px; color:#FFF; padding:10px; border-radius:5px; font-size:17px; float:left; font-weight:bold; line-height:18px;}
.how_nego li:hover{background:none repeat scroll 0 0 #CC0000;}
.how_nego li img{margin-bottom:3px;}






@media (min-width:320px) and (max-width:640px) {
	
.botton_ulli li {float:none;width:100%; margin-bottom:15px;}
.how_nego li { width:100%; margin:10px 0px;}
	
	
	
}







