.clearfix {
  display: block;
  clear: both;
}
.list1{
    margin: 10px;
}
.list_sw {
  border-bottom: 1px dashed #ccc;
  margin: 10px 0;
}
.number{
    color: green;
    font-weight: 700;
}

.list_sw h2{
  font-size: 16px;
  margin-bottom: 5px;
}
.list_sw h2 b{
  color: #039;
}
.list_sw h2 b:hover{
  color: #f89406;
}
.list_sw h2 i{
  color: #666;
}
.phathanh{
    color: #039;
}
.phathanh:hover{
    color: #f89406;
}

.list_sw_info{
    float: left;
    width: 100%;
}
.sw_see{
  float: left;  
  max-width: 70%;
}
.list_sw_down{
    float: right;
    margin-left: 15px;
}
.sw_info_l{
    float: left;
    padding-right: 10px;
}
.sw_info_l img{
    max-height: 80px;
    max-width: 80px;
}

.danhgia{
    font-size: 12px;
    text-align: center;
    color: #bbb;
}
.free{
    color: #8dc63f;
    font-size: 12px;
}
.free span{
    color: #fff;
    background-color: #8dc63f;
    border-radius: 3px;
    font-size: 11px;
    padding: 2px;
    margin-right: 5px;
}
.trial{
    color: #0072bc;
    font-size: 12px;
}
.trial span{
    color: #fff;
    background-color: #0072bc;
    border-radius: 3px;
    font-size: 11px;
    padding: 2px;
    margin-right: 5px;
}
.buy{
    color: red;
    font-size: 12px;
}
.buy span{
    color: #fff;
    background-color: red;
    border-radius: 3px;
    font-size: 11px;
    padding: 2px;
    margin-right: 5px;
}
 
.button_down{
   border-radius: 4px;
  box-shadow: 1px 1px 2px #aaa;
  color: #fff;
  width: 90%;
  border: solid 1px #64991e;
  background: #64991e;
  font-weight: 700;
  line-height: 40px;
  padding: 5px 15px;
 }
.tag a{
    color: #039;
}
.tag a:hover{
    color: #f89406;
}  

#floatleft {
  width: 200px;
  display: inline-block;
  float: left;
}

#floatleft a {
  text-shadow: 1px 1px #666;
  color: #fff;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  display: block;
  font-size: 1.6em;
  font-weight: bold;
  border-radius: 5px;
  margin: 5px 10px 0 10px;
  box-shadow: 0 3px 3px #888;
  border: solid 3px #f8f8f8;
  background: #64991e;
}
.w_downloadbar{
    width: 60%;
    margin: 0 auto;
}
.brname{
    font-size: 15px;
    color: #039;
    font-weight: 500;
    padding-top: 10px;
}
.linktai{
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px; 
    padding-bottom: 5px;
}

.linktai h2{
    font-size: 16px;
    font-weight: bold;
    color: green;
    text-align: center;
}

.linktai .link1{
    font-weight: bold;
}
.linktai .link1 a:hover{
    color: #f89406;
}

.gioithieu{
    margin-top: 10px; 
    padding-bottom: 5px;
}
.gioithieu a{
    color: #039;
}
.gioithieu a:hover{
    color: #f89406;
}
.pbk a{
    color: red;
}

/*******************************
* Phân trang
*/
ul.pagination {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 13px;
    list-style-type: none;
    margin: 20px 0;
    overflow: hidden;
    padding: 0;
}
ul.pagination li.details {
    background-color: white;
    border-color: #C8D5E0;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #1E598E;
    font-weight: bold;
    padding: 8px 10px;
    text-decoration: none;
}
ul.pagination li.dot {
    padding: 3px 0;
}
ul.pagination li {
    float: left;
    list-style-type: none;
    margin: 0 3px 0 0;
}
ul.pagination li:first-child {
    margin-left: 0;
}
ul.pagination li a {
    color: black;
    display: block;
    padding: 7px 10px;
    text-decoration: none;
}
ul.pagination li a img {
    border: medium none;
}
ul.pagination li a.current {
    background-color: white;
    border-radius: 0 0 0 0;
    color: #333333;
}
ul.pagination li a.current:hover {
    background-color: white;
}
ul.pagination li a:hover {
    background-color: #C8D5E0;
}
ul.pagination li a {
    background-color: #F6F6F6;
    border-color: #C8D5E0;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #1E598E;
    display: block;
    font-weight: bold;
    padding: 8px 10px;
    text-decoration: none;
}

.fb-like {
  margin-right: 5px !important;
  vertical-align: top !important;
  width: auto !important;
  display: inline-block !important;
}
.fb_iframe_widget {
  display: inline-block;
  position: relative;
}

#header .language {
    height: 24px;
    display: block;
    margin: 28px 5px 0 0;
    overflow: hidden;
    float: right;
}

.link_version{
    font-weight: bold;
}
