/* Server - List server */

ul.serverInfo { list-style:none;}
ul.serverInfo li { background:url(../images/news/server_info/bg_listServer.jpg) no-repeat; width:242px; height:50px; float:left; margin-bottom:10px;}
ul.serverInfo li a:link, ul.serverInfo li a:visited { display:block; padding-top: 25px; font-weight:bold; text-decoration:none; padding-left:70px; padding-bottom:5px; color:#dbbe71;}

ul.serverInfo li a:hover { color:#f2c13e;}

ul.serverInfo li.space{ width:20px; float:left; height:50px; background:none}

/* Server - Detail info */
.Server_detail { width:530px;}
.Server_detail .detailHead { background:url(../images/news/server_info/bg_detailServer_header.jpg) no-repeat; height:52px;}
.Server_detail .detailHead .ServerTitle { color:#f1c03d; text-transform:uppercase; float:left; padding-top:25px; font-weight:bold; padding-left:70px;}
.Server_detail .detailHead .ServerDate { float:right; padding-right:30px; padding-top:25px; color:#8a7345}
.Server_detail .detailHead .ServerDate span { color:#c29c42; font-weight:bold}

.Server_detail .detailContent { background:url(../images/news/server_info/bg_detailServer_content.jpg) repeat-y; padding:10px}

/* Server - TAB */

.Server_detail .detailContent .tab{ height:36px; overflow:hidden; clear:both; line-height:16px; padding-bottom:20px;}
 
.Server_detail .detailContent .tab ul{
              margin: 0;
              padding:0px 0px 0 0px;
              list-style:none;
              overflow:hidden;
              height:36px;
              font-size:13px;
			  border-bottom:1px solid #503323;
    }
.Server_detail .detailContent .tab ul li{
              display:inline;
      padding:0;
              
      }
            .Server_detail .detailContent  .tab ul li a:link,
            .Server_detail .detailContent  .tab ul li a:visited{
      float:left;
      margin:0 5px 0 0;   
      text-decoration:none;
              height:36px;
              background:url(../images/news/server_info/tab-cor1-left.jpg) no-repeat left bottom;
      }
            .Server_detail .detailContent  .tab ul li.Active a:link,
            .Server_detail .detailContent  .tab ul li.Active a:visited{
                 background:url(../images/news/server_info/tab-cor1-left-act.jpg) no-repeat left bottom;
                          
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .Server_detail .detailContent .tab ul li a span {float:none;}
    /* End IE5-Mac hack */

    .Server_detail .detailContent .tab ul li a:hover {
       background:url(../images/news/server_info/tab-cor1-left-act.jpg) no-repeat left bottom;
      }

    .Server_detail .detailContent .tab ul li a span.gioi-thieu {
      float:left;
      display:block;
      background:url(../images/news/server_info/li_gioi-thieu.jpg) no-repeat right bottom;
      padding:15px 17px 5px 8px;
	  font-weight:bold;
	  text-indent:-9999px;
	  width:62px;
      }
	  
    .Server_detail .detailContent .tab ul li a:hover span.gioi-thieu {
	      background:url(../images/news/server_info/li_gioi-thieu-act.jpg) no-repeat right bottom;

}	  

     .Server_detail .detailContent .tab ul li.Active a:link span.gioi-thieu,
     .Server_detail .detailContent .tab ul li.Active a:visited span.gioi-thieu
            {
                        
                        background:url(../images/news/server_info/li_gioi-thieu-act.jpg) no-repeat right bottom;
            }

            
    .Server_detail .detailContent .tab ul li a span.tin-tuc {
      float:left;
      display:block;
      background:url(../images/news/server_info/li_tin-tuc.jpg) no-repeat right bottom;
      padding:15px 17px 5px 8px;
	  font-weight:bold;
	  text-indent:-9999px;
	  width:45px;
      }
	  
    .Server_detail .detailContent .tab ul li a:hover span.tin-tuc {
	      background:url(../images/news/server_info/li_tin-tuc-act.jpg) no-repeat right bottom;

}	  

     .Server_detail .detailContent .tab ul li.Active a:link span.tin-tuc,
     .Server_detail .detailContent .tab ul li.Active a:visited span.tin-tuc 
            {
                        
                        background:url(../images/news/server_info/li_tin-tuc-act.jpg) no-repeat right bottom;
            }

    .Server_detail .detailContent .tab ul li a span.su-kien {
      float:left;
      display:block;
      background:url(../images/news/server_info/li_su-kien.jpg) no-repeat right bottom;
      padding:15px 17px 5px 8px;
	  font-weight:bold;
	  text-indent:-9999px;
	  width:45px;
      }
	  
    .Server_detail .detailContent .tab ul li a:hover span.su-kien {
	      background:url(../images/news/server_info/li_su-kien-act.jpg) no-repeat right bottom;

}	  

     .Server_detail .detailContent .tab ul li.Active a:link span.su-kien,
     .Server_detail .detailContent .tab ul li.Active a:visited span.su-kien 
            {
                        
                        background:url(../images/news/server_info/li_su-kien-act.jpg) no-repeat right bottom;
            }


/* Server - List News */
.Server_detail .detailContent .content { overflow:hidden;}

.Server_detail .bottom { background:url(../images/news/server_info/bg_detailServer_bottom.jpg) no-repeat; height:40px;}

.Server_detail .detailContent .content .list ul.list {}

.Server_detail .detailContent .content ul.list li { border-bottom:1px dotted #5f6368; height:22px; padding-top:3px;}

.Server_detail .detailContent .content ul.list li .titleNews { float:left;}

.Server_detail .detailContent .content ul.list li .titleNews a:link,
.Server_detail .detailContent .content ul.list li .titleNews a:visited{ color:#46330a; text-decoration:none}

.Server_detail .detailContent .content ul.list li .titleNews a:hover{ color:#72633c; text-decoration:none}

.Server_detail .detailContent .content ul.list li .date { float:right; color:#72633c}

