﻿.bas{
color: #7F7F7F;
float:left;
font-size:10px;
margin-bottom:5px;
margin-top:5px;
height:315px;
width:775px;
}
.bas_menu{
height:92px;
width:350px;
margin-bottom:1px;
margin-left:20px;
margin-top:5px;
float:left;
}
.bas_menu_img{
height:70px;
width:70px;
border:1px solid;
margin:5px;
float:left;
}
.bas_menu_txt{
height:80px;
width:250px;
margin:5px;
float:right;
}
.bas_menu_txt_style{
font-size:12px;
font-weight:700;
}
.bas_menu_txt_style a{
color:#3b5ba4;
text-decoration:underline
}
.bas_menu_txt_style a:hover{
color:#3b5ba4;
text-decoration:none;
}
.bas_menu_txt_style2 a{
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #3A5AA5;
    text-decoration: underline;
    background: url(../images/arrow.jpg) no-repeat left;
    padding-left: 10px;
    }
.bas_menu_txt_style2 a:hover{
    text-decoration: none;
}