* { margin:0; padding:0;}
body {font: 12px arial;background:url(../images/background.jpg) repeat-y center;}
a:link, a:visited{
	color:#0066CC;
	text-decoration:none
}
.list
{
	width:100%;
	text-align:center;
}
.text_left{
	text-align:left;
}
a:hover{
	color:#FF0000;
}
li {list-style:none;}
.wrap_body
{
    width:100%;
}
.body
{
	width:855px;
	text-align:left;
}
.banner
{
	width:855px;
	height:118px;
	background:url(../image/banner.jpg) no-repeat;
}
.banner_logo{
    width:140px;
    float: left;
	display:inline;

	
}
.banner_logo img{
  border:0px
}
.banner_flash
{
 margin-top:10px;
 width:500px;
 float:left;
 display:inline;
}
.topMenuWrap
{
	height:30px;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0;
	border-left:0px;
	border-right:0px;
}
.MenuLeft
{
	float:left;
	width:100%;
}

.Search
{
	background:url(../images/searchBg.gif) no-repeat;
	margin:1px 2px 2px 2px;
}

.main{
	clear:both
}
.mainBlockWrap
{
/*	background:url(../images/startBox.jpg) no-repeat; */
	
	width:855px;
	height:150px;
}
.mainBlock
{
	display:inline;
	float:left;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	overflow:hidden;
	width:285px; /*171*/
	height:150px;
	float:left;
}
#img1
{
background:url(../images/img1.jpg) no-repeat;
}
.mainBlockWrap #img2
{
background:url(../images/img2.jpg) no-repeat;
}
.mainBlockWrap #img3
{
background:url(../images/img3.jpg) repeat-x;
}
.mainBlockWrap #img4
{
background:url(../images/img4.jpg) no-repeat;
}.mainBlockWrap #img5
{
background:url(../images/img5.jpg) no-repeat;
}
.ModuleTitle
{
	background:transparent none repeat;
	margin:3px 0px 0px 5px;
	padding:0 0 0 2px;
}
.mainBlock span
{
	font-family:"Courier New", Courier, monospace;
	font-style:oblique;
	font-weight:bold;
	font-size:14px;
	font-variant:normal;
	color:#333333;
	margin-left:5px;
}
.module_img_thumbnail img {
	border:1px solid #CCCCCC;
	float:right;
	margin:5px 5px 5px 10px;
}
.mainBlockWrap .mainBlock  p
{
	color:#505050;
	font-family:Arial,Verdana,sans-serif;
	font-size:0.85em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:900;
	line-height:1.2em;
	padding:5px;
	text-align:left;
}
		                    
.mainBlock img
{
	margin-left:5px;
	width:100px;
	border:1px solid #CCCCCC
}
.mainBlock a:link,.mainBlock a:visited
{
	text-decoration:none
}
.mainBlock a:hover
{
	color:#006633
}
.mainBlock span
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:table;
	margin-bottom:5px;
	clear:both;
}
.mainLeft
{
	margin-left:10px;
	margin-top:15px;
	width:165px;
	overflow:hidden;
	display:block;
	float:left;
}
.leftTitle
{
	background:url(../images/left/topMenu.jpg) no-repeat;
	height:24px;
	clear:both;
	margin-top:0px;
	font-weight:bold;
	padding:7px 0px 0px 20px;
}
.mainLeft ul li
{
	height:30px;
	font-weight:bold;
	display:table;
	padding:5px 0px 0px 0px;	
	background:url(../images/left/menuBgBottom.jpg) bottom no-repeat;
	width:100%;
}
.mainLeft ul li a:link,.mainLeft ul li a:visited,.mainLeft ul li ul li a:link,.mainLeft ul li ul li a:visited
{
	padding:5px 0px 5px 16px;
	text-decoration:none;
	display:table;
	background:url(../images/left/leftIcon.jpg) center left no-repeat;
	width:90%;	
}
.mainLeft ul li a:hover,.mainLeft ul li ul li a:hover
{
	color:#009966;
	display:table;
	background:#F3F3F3
}
.mainLeft ul li ul
{
	margin-left:5px;
}
.mainLeft ul li ul li 
{
	background:none;
	height:20px;
	font-weight:normal;
	margin:0px 0px 0px 5px;
	padding:0;
}
.mainLeft ul li ul li a:link,.mainLeft ul li ul li a:visited
{
	padding:5px 0px 5px 16px;
	margin:0;
	background:none;
	text-decoration:none;
	display:table;
	background:url(../images/left/icon1.gif) center left no-repeat;
	width:90%;	
}

.mainRight{
	float:right;
	overflow:hidden;
	margin:15px 5px 0px 0px;
	width:650px;
}
.mainRight img{
	border:0;
	max-width:600px;
	margin:5px;
}

.mainCenter{
	float:left;
	overflow:hidden;
	margin:15px 10px 10px 10px;
	width:815px;
}

.mainCenter img{
	border:0;
	max-width:600px;
	margin:5px;
}

.footer
{
	clear:both;
	margin-left:1px;
	margin-top:0px;
	width:850px;
	height:70px;
	text-align:center;
	font-size:13px;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}

/*Mod gallary */
.clear {
	clear:both
}

#hinh {
	position:relative;
	height:360px
}
	#hinh a {
		float:left;
		width:100%;
		position:absolute;
	}
	
	#hinh a img {
		border:none;
		width:100%;
	}
	
	#hinh a.show {
		z-index:500
	}

	#hinh .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#hinh .caption .content {
		margin:5px
	}
	
	#hinh .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
/* End Gallary */
.error{
	color:red;
	font-style:italic;
}

.partner{

}