*{ margin: 0; padding: 0 }
.main {
    font-family: "Times New Roman", Times, serif;
    color: #990099;
    min-height:100px;
    width:777px;
    background-color: #ffffff;
    margin: 0 auto;
}
.space1{
    margin-bottom: 2px;
    margin-top: 2px;
}
.header {
    color: #990099;
    min-height:107px;
    width:777px;
   
}
.menu{
    color: #990099;
    min-height:25px;
    width:777px;   
    background-color: #ffffff;
}
.body {
    color: #990099;
    min-height:200px;
    width:777px;
    background-color: #EAF5F9;
}
.search {
    color: #000;
    min-height:200px;
    width:777px;   
    background-color: #EAF5F9;
    float:left; 
}
.info {
    color: #000;
    min-height:200px;
    width:100%;
    background-color: #EAF5F9;
    float:left;
}
.content {    
    padding-top: 2px;
    min-height:100px;
    width:100%;
    background-color: #EAF5F9;
    float:left;
}
.content2 {    
    padding-top: 2px;
    min-height:100px;
    width:100%;
    background-color: #EAF5F9;
    float:left;
}
.content3 {    
    padding-top: 2px;
    min-height:100px;
    width:100%;
    background-color: #EAF5F9;
    float:left;
    font-size: 18px;
}
.footer {
    padding-top: 4px;
    clear:both;
    color: #990099;
    min-height:50px;
    width:777px;
    background-color: #0000FF;
}
.button_menu {
    background-color: #28A8FA;		
    display:inline-block;
    color: white;
    font-family:Arial;
    font-size:15.5px;	
    font-style:normal;
    height:30px;
    line-height:30px;
    width:192px;
    text-decoration:none;
    text-align:center;
    -webkit-border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    border-top-right-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px;
    float:left;
}
.tablefind{
    border-collapse: collapse;
    height: 270px;
}
.button_find{
    background: url(images/icon_search_tonghop.png) no-repeat;   
    border: 0;
    display: block;
    width:30px;
    height:30px;  
}
.tr1{
    height: 23px;
}
.chutrang {
    color: #FFFFFF;
    font-family: "Times New Roman", Times, serif;
    font-weight: 450;
}
.nenxanh{background-color:#0033FF}