@charset "utf-8";
.border-tab
{
	
}
html
{
	margin: 0px;
	padding: 0px;
}
body{
	font-family:Arial;
	font-size:11px;
	margin:0px;
	padding:0px;
}

/*------------------------------------------------------------*/
/* Style cho the link                                         */

/*------------------------------------------------------------*/
/* Đặt style cho Text 										  */

.size-11 /* Dung cho kiểu chữ cỡ 11*/
{
	font-size: 11px;
}
.size-12 /* Dung cho kiểu chữ cỡ 12*/
{
	font-size: 12px;
}
.size-14 /* Dung cho kiểu chữ cỡ 14*/
{
	font-size: 14px;
}
.size-16 /* Dung cho kiểu chữ cỡ 14*/
{
	font-size: 14px;
}
.size-18 /* Dung cho kiểu chữ cỡ 18*/
{
	font-size: 18px;
}

.size-24 /* Dung cho kiểu chữ cỡ 24*/
{
	font-size: 24px;
}
.size-36 /* Dung cho kiểu chữ cỡ 38*/
{
	font-size: 36px;
}

a{text-decoration:none; color:#FFFFFF}

/********************* \dinh dang cho btn***********************/

.format-btn-contact
{
	border:#3C3C3C 1px solid;
	background-color:#000;
	width:300px;
	height:20px;
	color:#FFF;
}

.format-textarea-contact
{
	border:#3C3C3C 1px solid;
	background-color:#000;
	width:300px;
	height:100px;
	color:#FFF;
	text-align:left;
	
}
.format-btn-contact2
{
	border:#3C3C3C 1px solid;
	background-color:#000;
	width:150px;
	height:20px;
	color:#FFF;
	text-align:left;	
	font-size:19;
}
.btn2
{
	background:url(../images/bgbtn.jpg) repeat-x;
	height:29px;
	width:60px;
	border:#3C3C3C 1px solid;
	color:#FFF;
	font-size:11px;
}
.text-label
{
	width:100px;
	text-align:right;
	margin-top:5px;
	color:#FFF;
	float:left;
	font-weight:bold;
}
.fm-icon
{
	margin-top:-4px;
}
.select
{
	width:100px;
	text-align:center;	
	padding-top:9px;
	background:url(../images/bg-menu-active.gif) no-repeat;
	height:39px;
	font-size:14px;
}
.non-select
{
	text-align:center;
	float:left;
	padding-top:9px;
	width:100px;
	font-size:14px;
	height:39px;
}

.select a
{
	color:#FFFFFF;
	text-decoration:none;
}
.select a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
 .color-white,.color-white-bold{
	color:#FFFFFF;	
}
.color-yalow,.color-yalow-bold,{
	color:#FF9C00;	
}
.color-yalow-bold, .color-white-bold{
	font-weight:bold;
}
.color-BFBFBF{
	color:#BFBFBF;
}

.format-text
{
	float:left; 
	padding-top:10px; 
	padding-bottom:10px; 
	width:450px; 
	text-align:justify;
}