html{
	height:						100%;
	margin:						0px;
	padding:					0px;
}

body{
	width:						100%;
	height:						100%;
	font-family: 				Arial, Helvetica, sans-serif;/*Font mac dinh*/
	font-size:					12px;/*Kich co font*/
	color:						#4c5a64;/*Mau chu*/
	background-color:			#ffffff;/*Mau nen*/
	background-image: 			url(../images/bg.jpg);
	background-position:		top;
	background-repeat: 			repeat;
	cursor:						default;
	margin:						0px;
	padding:					0px;
}

form {
	margin:						0px;
	padding:					0px;
}

img {
	border:						none;
}

input, textarea, select {
	border-width:				1px; 
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
}

input.medium {
	width:						200px;
}

input.long {
	width:						300px;
}

.submit {
	font-weight:				bold; 
	color:						#000000;/*Mau chu cho button*/
	background-color:			#EEEEEE;/*Mau nen cho button*/
	border:						1px solid 1px solid #cccccc;/*Khung vien cho button*/
	cursor:						pointer;
}

#namelabel, #emaillabel {
	color:						#FF0000; 
	width:						10px; 
	text-align:					center;
}

/*table, td, div {
	font-family:				Tahoma, Verdana, sans-serif, Tahoma, Verdana, sans-serif;
	font-size:					12px;
	color:						#2E433E;
}*/

a, a:visited {
	color:						#145DC1;/*Link color*/
	text-decoration:			underline;/*Link decoration*/
}

a:hover {
	color:						#145DC1;/*Link hover color*/
	text-decoration:			none;/*Link hover decoration*/
}

h1, h2, h3, h4, h5, h6{
	color:#000000;/*mau chu cua Header - thuoc tinh Header o phan Thiet lap trang*/
}
h1 {font-size: 2em; margin: .67em 0;}
h2 {font-size: 1.5em; margin: .83em 0;}
h3 {font-size: 1.17em; margin: 1em 0;}
h4 {font-size: .95em; margin: 1.33em 0;}
h5 {font-size: .83em; margin: 1.67em 0;}
h6 {font-size: .67em; margin: 2.33em 0;}
.wraper{
	width:775px;/*chieu rong cua trang*/
	vertical-align:top;
}
/*table td, table th{
	text-align: left;
	vertical-align:top;
}*/
.templateTop {
	height:						194px;/*Chieu cao cua header*/
	background-image: 			url(../images/top.jpg);
	background-repeat:			no-repeat;
	background-position:		top center;
	position:relative;
	top:0px;
	left:0px;
}
.templateContent {
	background-image: 			url(../images/repeat.jpg);
	background-repeat:			repeat-y;
	background-position:		center;
}
.pad-content{
	background-image: 			url(../images/content.jpg);
	background-repeat:			no-repeat;
	background-position:		top center;
	/*padding:0px 0px 0px 15px;/*can le tren-can le phai-can le duoi-can le trai cua phan noi dung*/*/
}
.content {
	height:						300px;/*Chieu cao cua content*/
	vertical-align:top;
}

.leftCol{
	width:169px;/*Chieu rong cot ben trai*/
	vertical-align:top;
}
.rightCol{
	width:5px;/*Chieu rong cot ben phai*/
	vertical-align:top;
}
.contentContainer {
	padding:0px 0px 0px 15px;/*can le tren-can le phai-can le duoi-can le trai cua phan noi dung*/
	vertical-align:top;
}
.templateBottom {
	height:						44px;/*Chieu cao cua footer*/
	background-image: 			url(../images/bottom.jpg);
	background-repeat:			no-repeat;
	background-position:		bottom center;
}

.templateAbsoluteLeft {
	background:transparent url(../images/bgleft.jpg) no-repeat scroll right top;
}

.templateAbsoluteRight {
	background:transparent url(../images/bgright.jpg) no-repeat scroll left top;
}

/*--- top menu ---*/
#topContainer{
	width:775px; /*chieu rong  bang chieu rong cua trang - khai bao o line 84*/
	height:194px; /*chieu cao bang chieu cao cua header - khai bao o line 92*/
	position:relative;
}
.topMenuPlacement {
	position:absolute;
	z-index:100;
	top:165px;
	left:10px;
}
.topMenu {
	width:530px;/*Chieu rong cua menu*/
	/*height:18px;Do dai cua menu*/
}
.buttonleft{
	background:url(../images/buttonleft.jpg) top left no-repeat;
}
.buttonright{
	background:url(../images/buttonright.jpg) top right no-repeat;
}
.buttonrepeat{
	background:url(../images/buttonrepeat.jpg) top  repeat-x;
}
.topMenu a,
.topMenu a:visited{
	height:18px;/*Do dai cua menu*/
	color:#ffffff;/*Mau chu cua menu*/
	font-weight:bold;/*Dat menu chinh chu dam*/	background-color: ;/*Mau nen cua menu*/
		background-position:15px 32px;/*vi tri cua anh nen left top*/
	background-repeat:no-repeat;
	text-align:Left;/*Text align cua menu*/
	text-decoration:none;
	display:block;
	/*padding-left:16px;*/
	font-family:Arial, Helvetica, sans-serif;/*Kieu font*/
	font-size:11px;/*Kich co font*/
	padding:0px 0px 0px 14px;/*padding cua menu*/
	border-right:#ffffff solid 1px;}

.topMenu a.end,
.topMenu a.end:visited{
	border-right:none;
}
.topMenu a:hover {
	color:#ffa200;/*Mau chu over cua menu*/
	background-color: ;/*Mau nen over cua menu*/
		background-position:15px 32px;/*vi tri cua anh nen left top*/
    text-align:Left;/*Text align cua menu*/
	text-decoration:none;
}
.subMenu {
	position:absolute;
	top:0px;
	left:0px;
}
.subMenu2 {
	position:absolute;
}
.subMenu ul{
	width:146px;
	height:14px;/*Do dai cua menu*/
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-top-color:#96c8e7;/*mau khung vien*/
	border-top-width:1px;/*do rong khung vien*/
	border-top-style:solid;
}
.subMenu ul li{
	background-color:#c2e8ff; /*mau nen*/
	border-color:#96c8e7;/*mau khung vien- gia tri khai bao giong line 211 o tren*/
	border-width:0px 1px 1px 1px;/*do rong khung vien- gia tri 1px giong line 212 o tren**/
	border-style:solid;
}
.subMenu ul li a,
.subMenu ul li a:visited{
	display:block;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;/*Kieu font cua submenu*/
	color:#000000;/*Mau chu cua sub menu*/
	font-size:11px;/*Kich co font cua submenu*/
		font-weight:normal;
	text-align:Left;
	padding:4px 0px 4px 0px;/*padding cua menu*/
	padding-left:10px;
	border-right:none;
	text-decoration:none;
}
.subMenu ul li a:hover{
	color:#ffa200;/*Mau chu cua sub menu khi di chuot vao*/
	background-color:#c2e8ff; /*mau nen khi di chuot vao*/
	text-align:Left;
}

.subMenu2 ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	border: #96c8e7 solid 1px;/*khung vien cua submenu cap 2*/
	border-width:1px 1px 0px 1px;/*khung vien cua submenu cap 2*/
}
.subMenu2 ul li{
	background-color:; /*mau nen cua submenu cap 2*/
	border-bottom: #96c8e7 solid 1px;/*khung vien cua submenu cap 2*/
}
.subMenu2 ul li a,
.subMenu2 ul li a:visited{
	width:140px;
	display:block;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;/*Kieu font cua submenu cap 2*/
	color:#000;/*Mau chu cua sub menu cap 2*/
	font-size:11px;/*Kich co font cua submenu cap 2*/
	font-weight:normal;
	text-align:Left;
	padding:4px 10px 4px 0px;/*padding cua menu*/
	border-right:none;
	text-decoration:none;
}
.subMenu2 ul li a:hover{
	color:#ffa200;/*Mau chu cua sub menu cap 2 khi di chuot vao*/
	background-color: #c2e8ff; /*mau nen khi di chuot vao*/
	text-align:Left;
}
/*---------------------*/

/*--- left menu ---*/
ul.leftMenu{
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#ffffff;/*Mau nen phan menu*/
}
ul.leftMenu li{
	clear:both;
	text-align:Left;/*Text align cua menu*/
	margin:0;/*margin cua menu*/
}
ul.leftMenu li a,
ul.leftMenu li a:visited{
	width:530px;/*Chieu rong cua menu*/
	line-height:18px;/*Chieu cao cua menu*/
	color:#ffffff;/*Mau chu cua menu*/
	font-weight:bold;/*Dat menu chinh chu dam*/	background-color:;/*Mau nen cua menu*/
	background-image:url(../images/);/*Anh nen cho left menu*/
	background-position:15px 32px;/*vi tri cua anh nen left top*/
	background-repeat:no-repeat;
	display:block;
	padding:0px 0px 0px 14px;/*padding left cua menu, phan padding: 0px 0px 10px 0px*/
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;/*Kieu font*/
	font-size:11px;/*Kich co font*/
	text-align:Left;
	border-bottom-color:#96c8e7;/*chon khung vien ap dung cho bottom: mau cua khung vien*/
	border-bottom-width:0px;/*chon khung vien ap dung cho bottom: do rong khung vien*/
	border-bottom-style:solid;
	border-top-color:#96c8e7;/*chon khung vien ap dung cho top: mau cua khung vien*/
	border-top-width:0px;/*chon khung vien ap dung cho top: do rong khung vien*/
	border-top-style:solid;
	border-left-color:#96c8e7;/*chon khung vien ap dung cho left: mau cua khung vien*/
	border-left-width:0px;/*chon khung vien ap dung cho left: do rong khung vien*/
	border-left-style:solid;
	border-right-color:#96c8e7;/*chon khung vien ap dung cho right: mau cua khung vien*/
	border-right-width:0px;/*chon khung vien ap dung cho right: do rong khung vien*/
	border-right-style:solid;
}
ul.leftMenu li a:hover{
	color:#ffa200;/*Mau chu over cua menu*/
	background-color: ;/*Mau nen over cua menu*/
	background-image:url(../images/);/*Anh nen khi di chuot vao cho left menu*/
	text-align:Left;/*Text align cua menu*/
	text-decoration:none;
}
/*menu phu cap 1*/
ul.leftMenu li ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color: #385f7d;/*mau nen cua phan submenu*/
}
ul.leftMenu li ul li a,
ul.leftMenu li ul li a:visited{
	width:146px;/*Chieu rong cua sub menu*/
	height:14px;/*Chieu cao cua sub menu*/
	color:#000000;/*Mau chu cua sub menu*/
	font-weight:normal;
		background-color:#c2e8ff;/*Mau nen cua sub menu*/
	background-image:url(../images/img_mn.gif);/*Anh nen cho sub menu*/
	background-position:4px 20px;/*vi tri cua anh nen left top*/
	background-repeat:no-repeat;
	display:block;
	line-height:15px;
	padding:0px;
	padding-left:10px;
	margin-left:10px;
	text-decoration:none;
	text-align:Left;
	font-family: Arial, Helvetica, sans-serif;/*Kieu font*/
	font-size:11px;/*Kich co font cua sub menu*/
	border-color: #96c8e7;/*mau cua khung vien - phan sub menu*/
	border-width:1px;/*do rong khung vien - phan sub menu*/
	border-style:solid;
}
ul.leftMenu li ul li a:hover{
	color:#ffa200;/*Mau chu over cua sub menu*/
	background-color:#c2e8ff;/*Mau nen cua sub menu*/
	background-image:url(../images/img_mn.gif);/*Anh nen khi di chuot vao cho sub menu*/	text-decoration:none;
}
/*menu phu cap 2*/
ul.leftMenu li li li a,
ul.leftMenu li li li a:visited{
	width:146px;/*Chieu rong cua sub menu cap 2*/
	color:#000000;/*Mau chu cua sub menu cap 2*/
	background-color:#c2e8ff;/*Mau nen cua sub menu cap 2*/
	display:block;
	padding-left:20px;
	border-width:0px;
	text-align:Left;
	font-size:11px;/*Kich co font cua sub menu cap 2*/
	}
ul.leftMenu li li li a:hover{
	color:#ffa200;/*Mau chu over cua sub menu*/
	background-color:#c2e8ff;/*Mau nen cua sub menu*/
	text-decoration:none;
	text-align:Left;
}/*---------------------*/

/* Style cho Chuc nang khac*/
div#backDiv, div#searchDiv, div#newsLetterDiv, div#contactDiv, div#dateDiv, div#pathDiv, div#printDiv, div#sitemapDiv, div#flashDiv {
	position: 					absolute;
	background-color: 			transparent;/*Mau nen*/
	font-family: 				Tahoma, Verdana, sans-serif;/*Kieu font*/
	font-size: 					11px;/*Kich thuoc font*/
}

div#backDiv, div#searchDiv, div#newsLetterDiv, div#contactDiv, div#dateDiv, div#pathDiv, div#printDiv, div#sitemapDiv, div#flashDiv, div#backDiv a, div#searchDiv a, div#newsLetterDiv a, div#contactDiv a, div#dateDiv a, div#pathDiv a, div#printDiv a, div#sitemapDiv a, div#flashDiv a{
	color: 						#FFFFFF;/*Mau text*/
}
	
div#flashDiv {
	width: 						auto;
	height: 					auto;
	cursor:						default;
	
}

div#backDiv {
	width: 						69px; 
	height: 					20px; 
	z-index: 					1;
	cursor: 					pointer;
	display: 					none;
	top: 40px;
	right: 241px;

}

div#contactDiv {
	width: 						auto; 
	height: 					auto;
	z-index: 					1;
	display:					none;
	
}	

div#searchDiv {
	width: 						auto; 
	height: 					25px;
	z-index: 					1;
	display: 					none;
}

div#newsLetterDiv {
	width: 						80px; 
	height: 					22px;
	z-index: 					1;
	display: 					none;
	top: 41px;
	right: 115px;

}		
	
div#pathDiv {
	width: 						auto; 
	height: 					auto;
	z-index: 					1;
	text-align:					left;
	display:					none;
	top: 228px;
	right: 1px;

}

div#sitemapDiv {
	width: 						50px; 
	height: 					22px;
	z-index: 					1;
	display: 					none;
	top: 40px;
	right: 195px;

}

div#printDiv {
	width:						auto;
	height:						auto;
	z-index: 					10;
	display:					none;
	top: 0px;
	left: 0px;

}		

div#dateDiv {
	width: 						137px; 
	height: 					16px;
	z-index: 					9;
	display:					none;
	top: 18px;
	right: 60px;

}
input.searchTextBox {
    width:						125px; 
    height:						14px; 
    background-color:			#ffffff; 
    color: 						#999999; 
    font-size: 					9px;
    vertical-align:				middle;
}				

div#galleryTemplateInnerBox {
	display: 					none; 
	z-index: 					3; 
	position: 					absolute; 
	background-color: 			#FFFFFF; 
	left: 						50%; 
	top: 						50%;
	background-image:			url('/pictures/gallery/loader.gif'); 
	background-position:		center; 
	background-repeat:			no-repeat;
}

div#galleryTemplateBlackbox {
	top: 						0px; 
	left: 						0px; 
	display: 					none; 
	z-index: 					2; 
	position: 					absolute; 
	background-color: 			transparent;
	background-image: 			url(blank.gif);
	
	background-image: 			url('/pictures/overlay.png');
	
	width: 						100%; 				
	height: 					100%; 
}

.galleryImg {
	filter:						alpha(opacity=85);
	-moz-opacity:				0.85; 
	opacity:					0.85; 
	-khtml-opacity: 			0.85;
	border:						1px solid #FFFFFF;
	cursor:						pointer;
}

.galleryImgOver {
	border:						1px solid #DADADA;
	cursor:						pointer;
}

.galleryBoxOuter {
	width:						155px;
	height:						135px;
	margin-left:				7px;
	margin-top:					5px;
	float:						left;
	text-align:					center;
	cursor:						pointer;
	
	background-image: 			url(/pictures/gallery/photobox_template.png);
	
	background-repeat:			no-repeat;
	background-position:		center;
}

div.galleryHeader
{
	width:						100%; 
	background-color:			#DADADA; 
	border-bottom:				1px solid #CCCCCC; 
	height:						20px; 
	margin-top:					5px; 	
	padding:					3px 0px 0px 4px;		
	clear:						both;
}/*-------------------------------*/




.guestbookHeader {
	background-color:			#85909f;
	color:						#FFFFFF;
	margin-bottom:				0px;
	width: 						100%;
	padding:					4px 4px 4px 4px;
	
}
.guestbookoutline {
	border:						1px solid #85909f;
	width:						100%;
	padding:					4px 4px 4px 4px;
	margin-bottom:				5px;
}

.templateTable {
	height:						100%;
	width:						100%;
	border:						none;
	margin:						0px;
	cursor:						default;
}

.templateMiddleCol {
	height:						595px;
	width:						100%;
	text-align:					center;
	margin:						0px;
}

.templateCenterCol {
	width:						865px;
	text-align:					center;
	vertical-align:				top;
	position:					relative;
}

td#templateAbsoluteTop {
	background-color:			#ffffff;
}

td#templateAbsoluteBottom {
	background-color:			#aba688;
}

div#contentContainer {
	position:					absolute;
	padding:					0px 0px 0px 0px;
	width:						524px; 
	height:						285px;
	top:						266px;
	overflow:					auto;
	border:						#ff0000 solid 1px;
	text-align:left;
	left: 290px;
	padding: 10px;
}

div#contentFrontPicImg {
	position:					absolute;
	background-repeat:			no-repeat;
	background-image:			url('/pictures/bg/front.jpg');
	width:						386px;
	height:						408px;	
	top: 74px;
	left: 189px;

}

div#contentRelativeContainer {
	position:					relative;
	width:						524px;
	height:						276px;
}

div#content {
	position:					absolute;
	height:						255px;
	width:						494px;
	overflow:					auto;
	text-align:					left;
	left:						0px;
	margin:						20px 0px 0px 30px;
}

div#contentSpecialPicture {
	position:					absolute;
	float:						right;
	left:						530px;
	right:						0px;
	top:						40px;
	bottom:						0px;
	width:						335px;
	height:						390px;
	background-position:		left top;
	background-repeat:			no-repeat;
	display:					block;
}

input.searchTextBox {
    width:						125px; 
    height:						14px; 
    background-color:			#ffffff; 
    color: 						#999999; 
    font-size: 					9px;
    vertical-align:				middle;
}				

/* --- gallery style --- */

#galleryTemplate{
	width:100%;
}
#galleryTemplate div{
	float:left;
	width:142px;
	height:125px;
	margin:0px 8px 18px 8px;
	padding:0px;
	background-color:#E2F4FF;/*Mau nen khung*/
	border-color:#A4DBEF;/*Mau khung vien*/
	border-style:solid;
	border-width:1px;
	text-align:center;
}
#galleryTemplate img{
	width:100px;
	height:80px;
	padding:10px 0px;
	/*filter:						alpha(opacity=85);
	-moz-opacity:				0.85; 
	opacity:					0.85; 
	-khtml-opacity: 			0.85;
	cursor:						pointer;*/
}
/*#galleryTemplate a:hover img{
	filter:						alpha(opacity=100);
	-moz-opacity:				0.85; 
	opacity:					1; 
	-khtml-opacity: 			1;
	cursor:						pointer;
}*/
#galleryTemplate div.headerTitle{
	width:100%;
	margin:10px 0px 20px 0px;
	padding:3px 10px;
	height:auto;
	display:block;
	background-color:#C2E8FF;/*Mau nen tieu de*/
	color:#11489A;/*Mau chu tieu de*/
	font-weight:bold;
	text-align:left;
}
#galleryTemplate p{
	margin:0px;
	font-size:11px;
}
#galleryTemplate div.view{
	width:440px;
	margin:0px;
	background-color:transparent;/*Mau nen khung*/
	border-color:#A4DBEF;/*Lay theo mau khung vien*/
	border-style:solid;
	border-width:1px;
	clear:both;
	width:auto;
	height:auto;
}
#galleryTemplate div.view b,
#galleryTemplate div.view p{
	width:440px;
	display:block;
	line-height:16px;
	padding:5px 10px;
	background-color:#A4DBEF;/*Lay theo mau khung vien*/
}
#galleryTemplate div.view b{
	border-top:#A4DBEF solid 1px;/*Lay theo mau khung vien*/
	background-color:transparent;
}
#galleryTemplate div.view a{
	display:inline;
	width:auto;
	padding:1px 5px;
	margin:0px 5px;
	background-color:#EBDEC7;
	text-decoration:none;
}
#galleryTemplate div.view img{
	width:400px;
	height:auto;
	padding:30px 20px;
}


.topMenuTd
{
	height: 					25px;
	width:						144px;
	background-color:			#20282a;
	text-align:					center;
	padding:					0px 5px 0px 0px;
	margin: 					0 0 0 0;
	cursor:						pointer;
	border-left:				none;
	border-right:				none;
	border-top:					none;
	border-bottom:				none;
	font-weight:				bold;
}
	
div.topMenuCenterDiv {
	width:						100%;
	vertical-align:				middle;
	padding-top:				5px;
	cursor:						pointer;
}

.menuLink {
	color:						#FFFFFF;
	text-decoration:			none;
	cursor:						pointer;
}

.menuLinkOver {
	color:						#DADADA;
	text-decoration:			underline;
	cursor:						pointer;
}

.topMenuTdOver
{
	height: 					25px;
	width:						144px;
	background-color:			#637a80;
	text-align:					center;
	padding:					0px 5px 0px 0px;
	margin: 					0 0 0 0;
	cursor:						cursor;
	border-left:				none;
	border-right:				none;
	border-top:					none;
	border-bottom:				none;
	font-weight:				bold;
}

div#topMenuPlacement 
{
	position: absolute;
	left: 129px;
	top: 217px;

}
.special-pic{
	text-align:center;
}

/* --- product style --- */


/* --- style cho sanpham --- */
.product .row{
	width:100%;
	display:table-row;
	margin:0px;
	margin-bottom:20px;
}
.product div{
	float:left;
	font-size:11px;
	margin:0px 15px 0px 15px;
	width:113px;
}
.product img{
	width:103px;
	height:103px;
	background-color:#fff;
	padding:4px;
	border:#CCCCCC solid 1px;
}
.product p{
	margin:0px;
	margin-top:5px;
	text-align:center;
}
.product b{
	color:#bc2f18;/* Lay theo mau cua text link */
}
.ver2 img{
	float:left;
	width:100px;
	height:auto;
	margin-right:20px;
	background-color:#fff;
	padding:0px;
	border:none;
}
.ver2 p{
	margin:0px;
	text-align:left;
}
.ver2 p.title{
	display:block;
	margin-bottom:10px;
	font-size:12px;
	text-decoration:none;
}
.ver2 p.uline a:link,
.ver2 p.uline a:visited{
	text-decoration:none;
}
.ver2 p.uline a:hover{
	text-decoration:underline;
}
.ver2 div{
	width:28%;
	margin-bottom:10px;
}
.ver2 div.p-detail{
	float:left;
	width:80%;
	margin:0px;
	padding-right:10px;
}
.ver2 div.p-price{
	float:right;
	width:auto;
	margin:0px;
	padding-left:10px;
	border-left:#726752 solid 1px;
}


/* --= new style - update Dec 07, 2007 --- */
.t-product{	
	color:#726752;
	font-size:11px;
}
.t-product b{
	color:#bc2f18;
}
.t-title{
	font-size:16px;
	font-weight:bold;	
}

.show-detail a{
	color:#bc2f18;
	text-decoration:underline;
}

.show-detail a:hover{
	text-decoration:none;
}


.show-detail a.view{
	font-size:11px;
	color:#B19E84;
	text-decoration:underline;
}


.tt-detail{
	border-collapse:collapse;
}
.tt-detail th,
.tt-detail td{
	padding:3px 7px;
}
.tt-detail th{
	text-align:left;
}
.tt-detail th.t-title{
	padding:0px;
	text-align:center;
	font-size:11px;
	color:#FFf;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.tt-detail th.t-title div{
	margin:2px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#412404;
}
.tt-detail a{
	color:#726752;
	text-decoration:underline;
}
.tt-detail a:hover{
	text-decoration:none;
}
.tt-detail ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

/* --- update Dec 10, 2007*/
form b{
	color:#ff0000;/*mac dinh la ma`u do? cho toan bo cac website khac nhau*/
}
form td{
	text-align:left;
}
form em{
	font-size:11px;
}
form .title2{
	font-weight:bold;
	text-transform:uppercase;
}
form table.giohang{
}
form table.giohang th{
	color:#0456AC;/*lay theo mau chu tieu de cua gallery*/
	background-color:#D0EBFE;/*lay theo mau nen tieu de cua gallery*/
	text-align:left;
}
form table.giohang th p{
	text-align:center;
	margin:0px;
}
form table.giohang td{
	background-color:#fff;/*lay theo mau nen khung cua gallery*/
}

input, textarea, select{
	border:#ccc solid 1px;/*lay theo gia tri 'khung vien cua button' cua class submit tren line 45*/
	color:#4c5a64;/*lay theo mau chu cua toan website*/
	font-size:12px;/*lay theo kich co font text cua toan website*/
}
.search-box input{
	border:#708791 solid 1px;
	float:left;
	margin-right:3px;
}
  .search-box input{
	border:#708791 solid 1px;
	float:left;
	margin-right:3px;
	font-size:11px;
}
.search-box input.inputText{
	width:105px;
	padding-left:2px;
}
.search-box input.inputSubmit{
	color:#445C7A;
	font-weight:bold;
        width:39px;
        text-align:center;
	background:#FCFDFE url(/uploads/Image/bg_btn.gif) top repeat-x;
}
.t-customer td{
	font-size:11px;
	color:#646363;
}
.t-customer p{
	text-align:justify;
	margin:10px 0px;
}
.t-hdrt{
	border-bottom:#0082D5 solid 1px;
}
.t-hdrt table{
	margin-bottom:2px;
}
.t-hdrt table th{
	background-color:#0082D5;
	color:#fff;
	font-size:11px;
	text-align:left;
	padding-left:14px;
	padding-right:10px;
	text-transform:uppercase;
}

.t-thdr{
	color:#145dc1;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
        margin-top:0px;
}


a.xt,
a.xt:visited{
	padding:1px 5px;
}