/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
/* */
body
{
	color:#000;
	font-family:Verdana;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:url(/images/bg.jpg) fixed bottom center no-repeat;
}
b a
{
	color:#0076b3;	
}
a
{
	text-decoration:none;
	color:#333333;
	line-height:18px;
}
a:hover
{
	color:#D81F1F;	
}
input
{
	font-family:Tahoma;
	background:#edfaff;
	border:#0076b3 1px solid;
	margin:3px 0px;
	font-size:12px;
	color:#0076b3;
	height:20px;
}
textarea
{
	font-family:Tahoma;
	background:#edfaff;
	border:#0076b3 1px solid;
	margin:3px 0px;
	font-size:12px;	
	color:#0076b3;
}
a img
{
	border:none;
}
form
{
	margin:0px;
	padding:0px;
}
h3.title
{
	font-size:16px;
	text-transform:uppercase;
}
body h3.title, #footer h3.title
{
	border-bottom:#DFDFDC 1px solid;
	padding-bottom:10px;
}
.button
{
	border:#0076b3 1px solid; 
	background:#edfaff;
}
.clear
{
	clear:both;
}
.tgp_container
{
	width:895px;
	text-align:left;
	height:auto;
	padding:0px;
	background:#FFF;
	border-left:solid 5px #0076b3;
	border-right:solid 5px #0076b3;
}
.tgp_banner
{
	height:90px;
	width:895px;
}
.tgp_menu
{
	width:895px;
	height:31px;
}
.tgp_menu ul
{
	padding:0px;
	margin:0px;
}
.tgp_menu ul
{
	width:895px;
	height:31px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(/images/bg_menu.jpg) repeat left top;
}
.tgp_menu li
{
	height:31px;
	float:left;
	padding:0 10px;
	background:url(/images/bg_right_menu.jpg) right no-repeat;
}

.tgp_menu li.lastli {
	background:none;
	}

.tgp_menu ul li a
{
	color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    margin-top: 6px;
    padding: 5px 10px 0;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.tgp_menu ul li a:hover
{
	background:#4bbeda;
}
.tgp_menu ul li a.active
{
	background:#4bbeda;
}
.tgp_slider_san_pham
{
	background:#FFFFFF; 
	width:895px;  
	border-top:#4bbeda 1px solid;
	border-bottom:#4bbeda 1px solid;
	margin-bottom:10px;
}
.SanPham
{
	display:none;
	z-index:10;
}
#SanPham .strip_wrapper li
{
	margin-left:0px;
	margin-right:0px;
}
.tgp_body
{
	width:875px;
	padding-left:10px;
	padding-right:10px;
}
.tgp_body .news_full 
{
	width:437px;
	margin:5px;
	float:left;
	display:inline;
}
.content_news
{
	width:875px;
}
.tgp_body .news_content
{
	width:624px;
	padding:0px;
}
.tgp_body .tgp_news .left
{
	float:left;
	width:230px;
}
.tgp_body .tgp_news .right
{
	float:left;
	width:630px;
	border-left:2px solid #0076B3;
	padding-left:10px;
}
.tgp_body .tgp_news .right .news_content
{
	text-align:justify;
	width:630px;
}
.tgp_body .tgp_news .right .news_content .content
{
	width:624px;
	padding:0px;
	padding-top:5px;
	
}
.tgp_body .tgp_news .right .news_content .content .desc
{
	font-weight:bold;
	padding:0px;
	width:624px;
	text-align:justify;
	color:#626262;
	padding-bottom:5px;
}
.tgp_body .tgp_news .right .news_content .content .detail
{
	text-align:justify;
	color:#626262;
	width:634px;
	height:auto;
	padding:0px;
	
}
.content_news h1.title
{
	font-size:15px;
	margin:0 0 15px;
	padding:0;
}
.tgp_box
{
	width:330px;
	float:left;
	margin-bottom:10px;
}
.tgp_box .title
{
	height:14px;
	color:#0091b8;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background:url(/images/bg_title_box.png) no-repeat;
	padding-top:5px;
	padding-left:10px;
}
.tgp_box .content
{
	border-bottom:#eeeeee 1px solid;
	border-left:#eeeeee 1px solid;
	border-right:#eeeeee 1px solid;
	padding:10px;
	text-align:justify;
	line-height:18px;
}
.tgp_box_video
{
	width:535px;
	float:left;
	display:inline;
}
.tgp_box_video .title
{
	height:14px;
	color:#0091b8;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background:url(/images/bg_title_box_video.png) no-repeat;
	padding-top:5px;
	padding-left:10px;
}
.tgp_box_video .content
{
	border-bottom:#eeeeee 1px solid;
	border-left:#eeeeee 1px solid;
	border-right:#eeeeee 1px solid;
	padding:10px;
	text-align:justify;
	line-height:18px;
	float:left;
}
.tgp_box_video .content .img
{
	
}
.tgp_box_video .content .img img.random
{
	border:#4bbeda solid 1px;
	float:left;
	display:inline;
	margin:3px;
}
.tgp_xem_tat_ca
{
	color:#d81f1f;  
	font-size:10px; 
	margin-left:10px; 
	margin-bottom:10px;
}
.tgp_copyright
{
	height:52px;
	color:#5e5e5e;
	position:relative;
	line-height:14px;
	width:895px;
	background:#fff;
	border-left:solid 5px #0076b3;
	border-right:solid 5px #0076b3;
}
.tgp_copyright span
{
	 color:#007d9e;
}
.tgp_copyright .div_1
{
	position:absolute;
	left:10px;
	top:12px;
	text-align:left;
}
.tgp_copyright .div_2
{
	position:absolute;
	right:30px;
	top:12px;
	cursor:pointer;
}
.tgp_copyright .div_2 a
{
	color:#ff9900;
	font-size:10px;
}
/*
-------------------- SELECT -----------------------------
*/
#select-wrapper
{
	position:relative;
	margin:0px;
	padding:0px;
}
#product-select
{
	display:none;
}
.jqTransformSelectWrapper {
	width: 100px;
	height: 29px;
	color:#000;
	position:relative;
}
.jqTransformSelectWrapper div span {
	
	background: url(/images/select-left.png) no-repeat top left;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 29px;
	line-height: 29px;
	text-indent:20px;
	overflow: hidden;
	cursor:pointer;
	display:block;
}
.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 44px;
	height: 29px;
	background: url(/images/select-right.png) no-repeat top right;
	outline:none;
}
.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 31px;
	left: 1px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
}
.jqTransformSelectWrapper ul a {
	display: block;
	height:30px;
	line-height:34px;
	text-indent:10px;
	text-decoration: none;
	color:#FFF;
	background-color: #4bbeda;
}
.jqTransformSelectWrapper ul a.selected {
	background: #0076b3 ;
}
.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#0076b3;
	color: #FFF;
}
c.ad-gallery {
  width: 304px;
  padding: 30px;
  background: #e1eef5;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 302px;
	border-left:#eeeeee solid 1px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
    height: 300px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(/images/non-existing.jpg);
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(/images/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(/images/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(/images/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 0px;
	text-indent:-9999px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
	  text-indent:-9999px;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    position: relative;
  }
  	 .ad-gallery .ad-nav .title{
		 height:14px;
		color:#0091b8;
		font-size:11px;
		font-weight:bold;
		padding-bottom:10px;
		text-align:left;
		padding-left:10px;
		padding-top:5px;
	 }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: 7px;
	  top:27px; 
      width: 18px;
      display: block;
      background: url(/images/ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: 7px;
	  top:27px; 
      width: 18px;
      background: url(/images/ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 236px;
	  margin-left:32px;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
		  padding-right:4px;
		  padding-left:4px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 1px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 1px solid #CCC;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
#gallery {
	width:304px;
	float:left;
	display:inline;
	height:410px;
	background:url(/images/bg_box_mau_xe.png) left top no-repeat;
	margin-left:8 px;
  }.tb_content
{
	
}

.tb_content .td_left
{
	width:230px;
	border-right:2px solid #0076b3;
}

.tgp_body .tgp_news .left ul, .tgp_body .tgp_news .left li
{
	list-style:none;
	padding:0px;
	margin:0px;
}

.tgp_body .tgp_news .left li.sub
{
	text-indent:10px;
}

.tgp_body .tgp_news .left li.sub a
{
	font-weight:normal;
	background-image:url(/images/bullet_daotao.png);
	background-position:left 8px;
	background-repeat:no-repeat;
}

.tgp_body .tgp_news .left li.sub a.active
{
	font-weight:bold;
}

.tgp_body .tgp_news .left ul
{
	margin-right:10px;
}

.tgp_body .tgp_news .left a
{
	display:block;
	padding:4px;
	font-weight:bold;
}

.tgp_body .tgp_news .left a:hover, .tgp_body .tgp_news .left a.active
{
	color:#FFF;
	background-color:#4bbeda;
	border-right:2px solid #0076b3;
}

.tb_content .td_right
{
	padding:0px 10px 10px;
}
.tb_content .td_right img
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.td_right .image_box
{
	text-align:center;
	width:176px;
	height:132px;
	font-weight:bold;
	background-color:#EDEDED;
	border:1px solid #D0C9B0;
	padding:4px;
	float:left;
	display:inline;
	margin:0px 19px 15px;
}

.td_right .image_box a
{
	display:block;
	height:132px;
	overflow:hidden;
}

.td_right p
{
	padding:5px;
	margin:0px;
}/*
Tabs - additional IE specific bug fixes

Recommended usage (Conditional Comments):
<!--[if lte IE 7]>
<link rel="stylesheet" href="tabs_ie.css" type="text/css" media="projection, screen" />
<![endif]-->

*/
.tabs-nav { /* auto clear */
    display: inline-block;
}
.tabs-nav .tabs-disabled {
    position: relative; /* fixes opacity */
    filter: alpha(opacity=40);
}
.tabs-nav .tabs-disabled a span {
    _height: 19px; /* for some reason the height is 1px to less with opacity... */
    min-height: 19px; /* ...in both IE 6 and 7 */
}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #0076B3;
}
.tabs-nav a:hover
{
	color: #0076B3;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a
{
	 color:#FFF;	
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
	height:25px;
	font-size:11px;
	font-family:Verdana;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
	height:25px;
	font-size:11px;
	font-family:Verdana;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; 
	font-size:11px;
	font-family:Verdana;
	/* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
.container-3 div.content
{
 border:1px solid #97A5B0;	
}
.container-3 ul li a span.text
{
	font-size:12px;	
}.tgp_lien_he
{
	width:875px;	
	float:left;
	display:inline;
}
.tgp_lien_he .form_lien_he
{
	float:left;
	width:600px;
	border-right:#0076b3 1px solid ;
}
.tgp_lien_he .form_lien_he .btn_gui
{
	background:url(/images/btn_gui.png) no-repeat;
	clear:both;
	height:19px;
	width:38px;
	float:left;
	display:block;
	border:none;
	margin:0px;
	padding:0px;
}
.tgp_lien_he .form_lien_he b
{
	color:#0091b8;
}
.tgp_lien_he .thong_tin_lien_he
{
	float:left;
	width:235px;
	text-align:left;
	padding:5px;
	display:inline;
	padding-left:10px;
	padding-right:10px;
}.box_thong_so_ky_thuat
{
	width:304px;
	background:url(/images/bg_title_box_thong_so.png) left top no-repeat;
	float:left;
}
.box_thong_so_ky_thuat .title
{
	height:14px;
	color:#0091b8;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
}
.box_thong_so_ky_thuat .comtent
{
	padding:10px;
	width:282px;
	border-left:#eeeeee solid 1px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
}#slider
{
	width:927px;
	margin-left:6px;
	padding-top:9px;
	overflow:hidden;
	position:relative !important;
}


#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
	
#slider ul
{
}

#slider li{ 
	width:927px;
	overflow:hidden; 
}

#prevBtn, #nextBtn{ 
	top:76px;
	display:block;
	width:17px;
	height:17px;
	z-index:1000;
	text-indent:-9999px;
	position:absolute;
}

#prevBtn
{
	left:6px;
}

#nextBtn{ 
	left:841px;
}
#prevBtn a, #nextBtn a
{  
	outline:none;
	display:block;
	position:relative;
	width:17px;
	height:17px;
	background:url(/images/arrow-left.png) no-repeat 0 0;	
}
#nextBtn a{ 
	background:url(/images/arrow-right.png) no-repeat 0 0;	
}

#prevBtn a:hover, #nextBtn a:hover
{
	background-position:bottom left;
}

#slider .item, .hinh_anh_box .item
{
	display:inline;
	overflow:hidden;
	float:left;
	margin:0px 2px;
}

#slider .item a, .hinh_anh_box .item a
{
	width:175px;
	height:95px;

	display:inline-block;
	color:#FFFFFF;
	overflow:hidden;
	padding:1px;
	border:2px solid #c3c3c3;
	position:relative;
}

#slider .item img, .hinh_anh_box .item img
{
	background-color:#F5F2E9;
}


.hinh_anh_box
{
	padding:10px;
}

.hinh_anh_box .item
{
	margin:5px 20px;
}/* ====================== BAO GIA =========================== */
ul.tailieu, ul.tailieu li.item
{
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.tailieu li.item
{
	margin-left:10px;
	display:inline;
	width:40%;
}
.tpllist {
	width:279px;
	float:left;
	display:inline;
	background:url("/images/bg-box.png") repeat scroll left top;
	border:1px solid #4bbeda;
	margin:5px;
}

.tpllist ul, .tpllist li
{
	padding:0px;
	margin:0px;
}
.tplinfo {
	margin:15px 30px 0 65px;
}
.tplinfo dt {
	font-size:105%;
	font-weight:bold;
}
.tplinfo dt a{
	color:#0076b3;
}
.tplinfo dd {
	margin:5px 0;
	text-indent:0;
}
.tplinfo dd.desc {
	font-size:90%;
	line-height:1.6em;
}
.tplinfo dd.info {
	font-size:85%;
}
.tplinfo dd.info img {
	vertical-align:middle;
}
.tplinfo dd.info img.imgdl {
	vertical-align:baseline;
}
.counterbox {
	background:transparent url(/images/counterbox.gif) no-repeat scroll center top;
	float:left;
	height:56px;
	padding:3px 0 0;
	width:51px;
	margin:15px;
	display:inline;
}
.counterbox ul, .counterbox li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.counter-num {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	text-align:center;
	color:#000;
}
.counter-txt {
	text-align:center;
	color:#000;
}
.counter-type-pdf {
	background:transparent url(/images/filetypes/icon_pdf.gif) no-repeat scroll 0 0;
}
.counter-type-doc {
	background:transparent url(/images/filetypes/icon_doc.gif) no-repeat scroll 0 0;
}
.counter-type-docx {
	background:transparent url(/images/filetypes/icon_doc.gif) no-repeat scroll 0 0;
}
.counter-type-xls {
	background:transparent url(/images/filetypes/icon_xls.gif) no-repeat scroll 0 0;
}
.counter-type-xlsx {
	background:transparent url(/images/filetypes/icon_xls.gif) no-repeat scroll 0 0;
}
.counter-type-ppt {
	background:transparent url(/images/filetypes/icon_ppt.gif) no-repeat scroll 0 0;
}
.counter-type-pptx {
	background:transparent url(/images/filetypes/icon_ppt.gif) no-repeat scroll 0 0;
}
.counter-type-rar {
	background:transparent url(/images/filetypes/icon_rar.gif) no-repeat scroll 0 0;
}
.counter-type-zip {
	background:transparent url(/images/filetypes/icon_zip.gif) no-repeat scroll 0 0;
}
.counter-type-waiting {
	background:transparent url(/images/filetypes/icon_waiting.gif) no-repeat scroll 0 0;
}

.counter-type, .counter-type-approved {
	height:11px;
	left:-3px;
	position:relative;
	text-indent:-2000em;
	top:3px;
	width:29px;
	z-index:900;
}
dl.info {
	float:left;
	display:inline;
	margin:10px 0;
	width:300px;
}
dl.info img {
	vertical-align:middle;
}
.tpllist_newest
{
	
	background:url("/images/bg-box.png") repeat scroll left top;
	border:1px solid #0076B3;
}
	.tpllist_newest .tpllist
	{
		display:block;
		width:310px;
		border:none;
		float:left;
		display:inline;
	}
	.tpllist_newest .new
	{
		font-weight:bold;
		padding:0px 15px;
		font-size:13px;
		float:left;
		height:89px;
		line-height:89px;
		display:inline;
		width:320px;
	}
	.tpllist_newest .counterbox
	{
		background:transparent url(/images/counterbox-large.gif) no-repeat scroll center top;
		float:left;
		height:60px;
		padding:3px 0 0;
		width:60px;
		margin:15px;
		display:inline;
		color:#000;
	}
	.tpllist_newest .counterbox .counter-num
	{
		font-size:15px;
		color:#000;
	}
	
	.tpllist_newest .counter-type
	{
		top:6px;
	}
	
	.tpllist_newest .tplinfo dt
	{
		font-size:130%;
	}
	.tpllist_newest .tplinfo dt a
	{
		color:#FAE80B;	
	}.tgp_slide
{
	height:290px;
	background-color:#dbecfd;
	position:relative;
}
.tgp_slide .thong_tin
{
	height:190px;
	width:370px;
	position:absolute;
	top:30px;
	left:22px;
}
.tgp_slide .thong_tin .content
{
	position:relative;
}

.tgp_slide .thong_tin .slide_content
{
	font-size:12px;
	position:absolute;
	display:none;
	width:370px;
	line-height:22px;
	font-family:Verdana;
	font-weight:inherit;
	color:#505050;
	top:60px;
}
.tgp_slide  .thong_tin h3.title
{
	font-size:50px; 
	color:#48c4e5;
	display:none;
	border:none;
	margin:0;
	padding:0;
}
.tgp_slide .image
{
	background-color:#334b5e;
	width:895px;
	height:290px;
}
