/* 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:#CFCFCF;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:url(/images/bg1.jpg) no-repeat center fixed;
}
a
{
	text-decoration:none;
	color:#CFCFCF;
}
a:hover
{
	color:#FFF;
}
a.link
{
	text-decoration:none;
	color:#CFCFCF;
}
a.link:hover
{
	color:#ff0000;
}

a img
{
	border:none;
}

form
{
	margin:0px;
	padding:0px;
}
input,textarea
{
	background:#3e3e40;
	border:none;
}
h3.title
{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
	margin:0px;
	margin-top:5px;
	border-bottom:1px dashed #4b4b4b;
	margin-bottom:15px;

}
.clear
{
	clear:both;
}

.tgp_container
{
	width:980px;
	text-align:left;
	background-color:#0e0e0e;
	padding:0px;
	border-left:solid 3px #333;
	border-right:solid 3px #333;
}
.tgp_banner
{
	width:980px;
	display:inline-block;
	height:508px;
	/*background:url(/images/banner.png) top left no-repeat;*/
	/*padding-top:52px;*/
}
	.tgp_banner .tgp_gioi_thieu
	{
		width:277px;
		height:354px;
		float:left;
	}
	.tgp_banner .tgp_flash
	{
		width:980px;
		height:508px;
		float:left;
	}
.tgp_body
{
	width:980px;
	background:#1e1e1e;
}
.act
{
	padding:10px;
	text-align:justify;
}
.tgp_body .left
{
	width:550px;
	height:100px;
	float:left;
	margin-top:0px;
	padding-right:10px;
	height:auto;
	display:inline;
}
	.tgp_body .left .anythingtop
	{
		width:550px;
		height:30px;
		font-weight:bold;
		font-size:14px;
	}
	.tgp_body .left .anything_bg
	{
		background:url(/images/any_slide_bg.png) left top no-repeat;
		margin-top:10px;
		border-bottom:1px dashed #4B4B4B;
	}
	.tgp_body .left .anything_bg .tgp_slide
	{
		width:514px;
		height:141px;
		margin-left:20px;
		margin-right:20px;
		padding-bottom:20px;
		
	}
.tgp_body .right
{
	float:left;
	width:389px;
	padding-left:10px;
	display:inline;
	border-left:1px solid #4B4B4B;
}
.tgp_body .right .news
{
	width:389px;
	margin-top:0px;
}
.tgp_body .right .news .newsdaySlider
{
	width:389px;
	float:left;
	margin-bottom:10px;
}
.tgp_body .right .news .newsdaySlider .hinh
{
	width:96px;
	height:62px;
	float:left;
	display:inline;
}
.tgp_body .right .news .newsdaySlider .title
{
	font-weight:bold;
	text-align:justify;
	margin-bottom:10px;
	float:left;
	width:389px;
}
.tgp_body .right .news .newsdaySlider .thumb
{
	text-align:justify;
	float:left;
	display:inline;
	width:283px;
	margin-left:10px;
}
.tgp_body .right .news .newsdaySlider .ngay_dang
{
	color:#666666;
	display:inline;
	float:left;
	font-size:11px;
	display:inline;
	margin-top:5px;	
	margin-bottom:10px;
}
.tgp_body .right .news .newsdaySlider .xem_tiep
{
	height:18px;
	width:61px;
	display:inline;
}
.bt_gui
{
	background:url(/images/bt_gui.png) no-repeat;
	display:block;
	width:75px;
	height:25px;
}
.bd_right
{
	border-right:#000 solid 1px;	
}
.tgp_copyright
{
	height:52px;
	color:#b0b0b0;
	position:relative;
	line-height:14px;
}
.tgp_copyright .div_1
{
	position:absolute;
	left:20px;
	top:12px;
	
}
.tgp_copyright .count
{
	position:absolute;
	top:12px;
	left:460px;
	width:200px;
	height:30px;
	
}
.tgp_copyright .div_2
{
	position:absolute;
	right:30px;
	top:12px;
	cursor:pointer;
}
.tgp_copyright .div_2 b
{
	color:#ff9900;
}.gallery
{
	width:280px;
	height:160px;
	border: 1px solid #9ddbc4;
	margin:0px 15px 30px 15px;
	float:left;
	display:inline;
}

.act .content .gallery_1
{
	/*width:700px;*/
	padding-left:0px;
}
.act .content .gallery_1 img
{
	border:solid 2px #CCCCCC;
	margin:13px;
}
.act .content .more
{
	padding:5px 0px 0px 0px;
	border-top:solid 1px #333333;
	float:left;
	margin-top:5px;
}
.act .content .more a
{
	width:925px;
	display:inline-block;
	line-height:16px;
	padding-left:15px;
	color:#FFFFFF;
	outline:none;
	background:url(/images/bl0.jpg) 0px 4px no-repeat;
}
.act .content .more a:hover
{
	color:#F00000;	
}#dow, #dow1
{
	position:absolute;
	top:0px;
	display:block;
	width:140px;
}
#dow
{
	left:20px;
}
#dow1
{
	right:20px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 #gallery {
	width: 513px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
border:#FFF solid 1px;
}
#gallery ul a:hover img {
	border:#CCC solid 1px;
}
#gallery ul a:hover { color: #fff; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}.khach_hang_box
{
	width:707px;
}
.khach_hang_box .title
{
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.khach_hang_box .hinh
{
	width:280px;
	height:160px;
	padding:1px;
	border:1px solid #FFF;
	margin:10px;
}
.khach_hang_box .trich_dan
{
	text-align:justify;
	font-weight:bold;
}
.khach_hang_box .noi_dung
{
	margin-top:10px;
	text-align:justify;
	margin-bottom:10px;
}.news_box
{
	width:345px;	
	height:auto;
	float:left; 
	display:inline;
	margin-bottom:8px;
}
.news_box .title
{
	width:345px;
	margin-bottom:10px;
	font-weight:bold;
	float:left;
	font-size:11px;
}
.news_box .hinh
{
	width:96px;
	height:64px;
	float:left;
	display:inline;
	padding:1px;
}
.news_box .trich_dan, .news_box .trich_dan_ko_hinh 
{
	width:236px;
	float:left;
	display:inline;
	text-align:justify;
	margin-left:10px;
}
.news_box .trich_dan_ko_hinh 
{
	width:345px;
	margin-left:0px;
}
.news_box .ngay_dang
{
	font-size:11px;
	color:#666666; 
	display:inline;
	float:left;
	width:281px;
}
.news_box .bt_xem
{
	float:left;
	display:inline;
	background:url(/images/bt_xem.png) center right no-repeat;
	height:13px;
	width:61px;
	margin-top:10px;
}
ul.menu_news
{
	margin:0px;
	padding:0px;
}
ul.menu_news li
{
	list-style:none;
	width:230px;
	display:block;

	
}
ul.menu_news li a
{
	font-weight:bold;
	background:url(/images/menu_left.png) no-repeat;
	height:100%;
	width:220px;
	display:block;
	line-height:20px;
	height:20px;
	padding:5px;
	text-transform:uppercase;
	color:#000;
	margin:1px;
	
}
ul.menu_news li a:hover,ul.menu_news li a.active
{
	font-weight:bold;
	background:url(/images/menu_left_hover.png) no-repeat;
	height:100%;
	width:220px;
	display:block;
	height:20px;
	line-height:20px;
	padding:5px;
	color:#000;
	text-transform:uppercase;
	margin:1px;
}
.title_xem
{
	width:707px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}
.hinh_xem
{
	width:280px;
	height:160px;
	border:1px solid #CCC;
	float:left;
	display:inline;
	margin-right:10px;	
}
.trich_dan_xem
{
	width:707px;
	display:inline;
	text-align:justify;
	margin-bottom:5px;
	font-weight:bold;
}
.noi_dung_xem 
{
	text-align:justify;
	margin-bottom:10px;
	margin-top:10px;
}
.ngay_dang
{
	font-size:11px;
	color:#666666; 
	float:left;
	width:707px;
}
.tin_lien_quan
{
	width:707px;
	float:left;
}.newsSlider ul, .newsSlider li
{
	padding:0px;
	margin:0px;
}

.newsSlider {
	width:277px;
	height:352px;
	position:relative;
	display:block;
	background:url(/images/menu_left_bg.png) left top no-repeat;
}

.newsSlider .wrapper {
	width:257px;
	overflow:auto;
	height:342px;
	position:absolute;
	top:10px;
	left:10px;
}

.newsSlider .wrapper ul {
	width:99999px;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	overflow:hidden;
}

.newsSlider ul li h2.title
{
	text-transform:uppercase;
	font-size:12px;
	color:#FFF;
}
.newsSlider ul li {
	display:block;
	float:left;
	width:237px;
	height:150px;
	margin:0px 0px 0px 0px;
	padding-top:105px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	line-height:18px;
	text-align:justify;
	color:#FFFFFF;
}

.newsSlider ul li img
{
	
}

.newsSlider .arrow
{
	cursor:pointer;
	height:15px;
	top:60px;
	width:15px;
	text-indent:-9999px;
}

.newsSlider .forward
{
	background:transparent url(/images/2.png) top left no-repeat;
	position:absolute;
	top:250px;
	right:182px;
	width:27px;
	height:17px;
}

.newsSlider .back
{
	background:transparent url(/images/1.png) top left no-repeat;
	position:absolute;
	top:250px;
	right:222px;
	width:27px;
	height:17px;
}

.newsSlider a.forward:hover, .newsSlider a.back:hover
{
	background-position:bottom left;
}

#thumbNav {
	position:relative;
	top:323px;
	text-align:center;
}

#thumbNav a {
	color:#000;
	font:11px/18px Georgia, Serif;
	display:inline-block;
	height:18px;
	background:#c58b04 url(../images/cellshade.png) repeat-x;
	text-align:center;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	margin:0 5px 0 0;
	padding:2px 8px;
}

#thumbNav a.cur {
	background:#e0a213;
}

#start-stop {
	display:none;
/*
background:green;
background-image:url(../images/cellshade.png);
background-repeat:repeat-x;
color:#FFF;
width:40px;
text-align:center;
position:absolute;
right:45px;
top:323px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
padding:2px 5px;
*/
}

#start-stop.playing {
	display:none;
/*
background-color:red;
*/
}

.newsSlider .wrapper ul ul {
	position:static;
	background:none;
	overflow:visible;
	width:auto;
	border:0;
	margin:0;
}

.newsSlider .wrapper ul ul li {
	float:none;
	height:auto;
	width:auto;
	background:none;
}

#thumbNav a:hover,#start-stop:hover {
	background-image:none;
}.jcarousel-skin-tango .jcarousel-container {
/*    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 905px;
    padding: 10px 30px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 200px;
    height: 105px;
    padding: 40px 10px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  906px;
	/*margin:0 55px;*/
}
.jcarousel-skin-tango .jcarousel-clip-horizontal ul
{
	padding:0px;
	margin:0px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  160px;
    height: 105px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 160px;
    height: 95px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 13px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 12px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 55px;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
     background: url(/js/skins/tango/next-horizontal1.png) no-repeat 0 0;
	  behavior: url(/images/iepngfix.htc)
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal1.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 55px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/js/skins/tango/prev-horizontal1.png) no-repeat 0 0;
	 behavior: url(/images/iepngfix.htc)
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/js/skins/tango/next-horizontal1.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.tgp_body .tgp_slide .anythingSlider ul, .tgp_body .tgp_slide .anythingSlider li
{
	padding:0px;
	margin:0px;
}
.tgp_body .tgp_slide .anythingSlider {
	width:513px;
	height:141px;
	position:relative;
	margin:0 auto;
	display:none;
	top:0px;
}
.tgp_body .tgp_slide .anythingSlider .wrapper {
	width:513px;
	overflow:auto;
	height:141px;
	position:absolute;
	top:0;
	left:0;
}
.tgp_body .tgp_slide .anythingSlider .wrapper ul {
	width:99999px;
	height:141px;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	overflow:hidden;
}

.tgp_body .tgp_slide .anythingSlider ul li {
	display:block;
	float:left;
	width:513px;
	height:141px;
	margin-top:0px;
	padding:0;
	text-align:center;
}
.item
{
	background:url(/images/bg-product.png) no-repeat scroll left top transparent;
	display:inline;
	float:left;
	height:143px;
	position:relative;
	width:160px;
	margin-left:5px;
	margin-right:4px;
	padding-top:5px;
}
.item span
{
	text-align:center;	
}
.tgp_body .tgp_slide .anythingSlider ul li.item span
{
	background:url(/images/bg-product.png) no-repeat scroll left top transparent;
	height:182px;
	position:relative;
	width:120px;
}
.tgp_body .tgp_slide .anythingSlider ul li img
{
	margin-bottom:10px;
}

.tgp_body .tgp_slide .anythingSlider .arrow
{
	cursor:pointer;
	height:58px;
	top:60px;
	width:56px;
	text-indent:-9999px;
}
.tgp_body .tgp_slide .anythingSlider .forward
{
	background:transparent url(/images/anything_right.png) top left no-repeat;
	position:absolute;
	width:15px;
	height:140px;
	left:512px;
	top:2px;
}
.tgp_body .tgp_slide .anythingSlider .back
{
	background:transparent url(/images/anything_left.png) top left no-repeat;
	position:absolute;
	width:15px;
	height:140px;
	top:2px;
	left:-17px;
}
#thumbNav {
	position:relative;
	text-align:center;
}
#thumbNav a {
	color:#000;
	font:11px/18px Georgia, Serif;
	display:inline-block;
	height:18px;
	background:#c58b04 url(../images/cellshade.png) repeat-x;
	text-align:center;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	margin:0 5px 0 0;
	padding:2px 8px;
}

#thumbNav a.cur {
	background:#e0a213;
}

#start-stop {
	display:none;
/*
background:green;
background-image:url(../images/cellshade.png);
background-repeat:repeat-x;
color:#FFF;
width:40px;
text-align:center;
position:absolute;
right:45px;
top:323px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
padding:2px 5px;
*/
}

#start-stop.playing {
	display:none;
/*
background-color:red;
*/
}

.tgp_body .tgp_slide.anythingSlider .wrapper ul ul {
	position:static;
	background:none;
	overflow:visible;
	width:auto;
	border:0;
	margin:0;
}

.tgp_slide .anythingSlider .wrapper ul ul li {
	float:none;
	height:auto;
	width:auto;
	background:none;
}

#thumbNav a:hover,#start-stop:hover {
	background-image:none;
}.tgp_box_event
{
	width:280px;
	height:160px;
	border:#999 solid 10px;
	margin:10px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
}	
.tgp_box_event .img
{
	position:absolute;
	width:280px;
	height:160px;
	top:0px;
}
.tgp_box_event .thumb
{
	position:absolute;
	background:#000;
	height:80px;
	width:280px;
	opacity:0.6;
	bottom:-51px;
}
.tgp_box_event .thumb span.title {
	font-weight:bold;
	display:block;
	padding:10px 0 0 10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
}
.tgp_box_event .thumb .desc
{
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	display:inherit;
	color:#FFF;
	margin-bottom:5px;
}
.left_event_xem
{
	width:320px;
	height:auto;
	float:left;
	display:inline;
}
.right_event_xem
{
	width:945px;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	display:inline;
}
.right_event_xem .box
{
	width:305px;
	margin-bottom:10px;
	text-align:justify;
	float:left;
	display:inline;
}
.right_event_xem .box .title
{
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	float:left;
	display:inline;
	width:300px;
}
.right_event_xem .box .hinh
{
	width:96px;
	height:62px;
	border:1px solid #CCC;
	float:left;
	display:inline;
	margin-bottom:10px;
}
.right_event_xem .box .trich_dan
{
	width:197px;
	float:left; 
	display:inline;
	margin-left:10px;
}
/* xem */
.right_event_xem .box_xem
{
	width:625px;
	margin-bottom:5px;
	text-align:justify;
	float:left;
	display:inline;
}
.right_event_xem .box_xem .title
{
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	float:left;
	display:inline;
	width:625px;
}

.right_event_xem .box_xem .hinh
{
	width:280px;
	height:160px;
	border:1px solid #CCC;
	float:left;
	display:inline;
	margin-right:10px;
}
.right_event_xem .box_xem .trich_dan
{
	font-weight:bold;
	display:inline;

}
.right_event_xem .box_xem .noi_dung
{
	margin-top:10px;
}

.act .content .box,.act .content .box
{
	width:960px;
	padding:0px 0px 20px 0px;
	float:left;
}
.act .content .left .box,.act .content .left .box
{
	width:720px;
	padding:0px 0px 0px 0px;
	float:left;
}
.act .content .box img,.act .content .box a img
{
	float:left;
	margin-right:10px;
	padding:2px;
	border:solid 1px #333;
	width:246px;
	height:137px;
}
.act .content .box .box_title
{
	float:left;
	width:695px;
}
.act .content .box .box_dessc,.act .content .box .box_dessc
{
	text-align:justify;	
	float:left;
	width:695px;
}
.act .content .box .box_title span,.act .content .box .box_title span
{
	padding-right:5px;	
}
.act .content .box .box_title a,.act .content .box .box_title a
{
	display:inline-block;
	height:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	line-height:20px;
}
.act .content .box .box_title a:hover,.act .content_top .box .box_title a:hover
{
	color:#FFF;	
}
.act .content .box_1,.act .content_top .box_1
{
	width:475px;
	padding:0px 5px 20px 0px;
	float:left;
}
.act .content .box_1_1,.act .content_top .box_1_1
{
	width:340px;
	padding:0px 10px 20px 0px;
	float:left;
}
.act .content .box_1_1 img,.act .content_top .box_1_1 img
{
	float:left;
	margin-right:10px;
	padding:2px;
	border:solid 1px #333;
}
.act .content .box_1_1 .home_dessc,.act .content_top .box_1_1 .home_dessc
{
	text-align:justify;	
}
.act .content .box_1_1 .home_title span,.act .content_top .box_1_1 .home_title span
{
	padding-right:5px;	
}
.act .content .box_2,.act .content_top .box_2
{
	width:475px;
	padding:0px 0px 20px 5px;
	float:left;
}
.act .content .box_1 img,.act .content .box_2 img,.act .content_top .box_1 img,.act .content_top .box_2 img
{
	float:left;
	margin-right:10px;
	padding:2px;
	border:solid 1px #333;
}
.act .content .box_1 .home_dessc,.act .content .box_2 .home_dessc
{
	text-align:justify;	
}
.act .content .box_1 .home_title span,.act .content .box_2 .home_title span
{
	padding-right:5px;	
}
.act .content .box_1 .home_title a,.act .content .box_2 .home_title a,.act .content_top .box_1 .home_title a,.act .content_top .box_2 .home_title a
{
	/*display:inline-block;*/
	height:20px;
	/*line-height:16px;*/
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	line-height:20px;
}
.act .content .box_1 .home_title a:hover,.act .content .box_2 .home_title a:hover
{
	color:#FFF;	
}
.act .content .news_title
{
	padding-bottom:5px;
	float:left;
}
.act .content .news_title a
{
	display:inline-block;
	width:960px;
	padding-left:0px;
	line-height:20px;
	color:#FF0000;
	font-weight:bold;
	text-transform:uppercase;
	background:url(/images/title_icon_act.png) 0px 5px no-repeat;
}
.navigation 
{
	clear:both;
	color:#545454;
	cursor:default;
	font-size:11px;
	font-weight:normal;
	padding:10px 0;
	text-align:center;
}
.navigation a.active
{
	background-color:#333333;
	color:#FF0000;
	font-weight:bold;
}
.navigation a 
{
	background-color:#474747;
	border:1px solid #474747;
	color:#CCCCCC;
	padding:2px;
}

.navigation {
	font-size:11px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	cursor:default;
	font-weight:normal;
	color:#545454;
}
.navigation .current_page_item, .navigation .page_item a {
	outline:none;
	margin:2px;
	padding:2px 6px;
	border: 1px solid #474747;
	text-decoration:none;
}

.navigation a {
	border: 1px solid #474747;
	color:#CCCCCC;
	background-color:#474747;
	padding:2px;
}

.navigation a:hover
{
	color: #F00;
	background-color:#333333;
}
.navigation a.active
{
	color: #F00;
	background-color:#333333;
	font-weight:bold;
}

/* SELECT */

.act .select
{
	width:290px;
	float:right;
	padding-right:27px;
}

#select-wrapper

{

	margin:0; padding:0;

	padding:5px;

	position:relative;

	float:left;

	width:285px;

	height:35px;

}

#product-select

{

	display:none;

}



.jqTransformSelectWrapper {

	width: 100px;

	height: 34px;

	color:#ad8154;

	position:relative;

}



.jqTransformSelectWrapper div span {

	

	background: url(/images/txt_search.png) no-repeat top left;

	behavior: url(/images/iepngfix.htc);

	float: none;

	position: absolute;

	white-space: nowrap;

	height: 34px;

	line-height: 34px;

	text-indent:10px;
	width:285px;

	overflow: hidden;

	cursor:pointer;

	display:block;

	font-size:14px;

	font-weight:bold;

	color:#D5D5D5;

	font-family:Tahoma, Geneva, sans-serif;

}



.jqTransformSelectWrapper  a.jqTransformSelectOpen {

	display: block;

	position: absolute;

	right: 0px;

	width: 34px;

	height: 34px;

	background: url(/images/btn_search.png) no-repeat top right;

	behavior: url(/images/iepngfix.htc);

	outline:none;

}



.jqTransformSelectWrapper ul {

	position: absolute;

	width: 43px;

	top: 34px;

	left: 1px;

	list-style: none;

	display: none;

	margin: 0px;

	padding: 0px;

}



.jqTransformSelectWrapper ul a {

	display: block;

	height:30px;

	line-height:30px;

	text-indent:10px;

	text-decoration: none;

	color:#E3D7C2;

	background-color:#173959;

	filter:alpha(opacity=98);-moz-opacity:.98;opacity:.98;

	z-index:999;

}



.jqTransformSelectWrapper ul a.selected {

	background: #333333;

}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {

	background:#444444;

	color: #fff;

}

