﻿form, html
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
body 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#EAFDE1;
	text-align:center;
}

table tr td
{
	/*vertical-align:top;*/
}

.tdImg
{
	border-left:solid 1 red;
	border-right:solid 1 red;
}

.clsIndex
{
	margin-left:10px;
}
.clsMenuSel
{
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 6px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff3400;
	width: 160px;
	background-image: url(images/topbg_yellow.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#AE831E;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:#AE831E;
	vertical-align:middle;
}

.clsMenuSelSub
{
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 6px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff3400;
	width: 150px;
	background-image: url(images/topbg_blue.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#006699;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:#006699;
	vertical-align:middle;
}

.clsMenuSelHover
{
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 6px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000bb;
	height: 24px;
	width: 160px;
	background-image: url(images/topbg_green.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#669933;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:#669933;
	vertical-align:middle;
}
.clsMenuSelItem
{
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 6px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #ffcc00;
	height:24px;
	width:160px;
	background-image:url(images/subbg_grey.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#7D7D7D;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:#7D7D7D;
	vertical-align:middle;
}	


.clsMenuHorSel
{
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000bb;	
	width: 85px;
	background-image: url(images/topbg_green.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#AE831E;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:#AE831E;
	vertical-align:middle;
}

.clsMenuSelHorHover
{
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff3400;
	width: 85px;
	background-image: url(images/topbg_yellow.gif);	
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#669933;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:#669933;
	vertical-align:middle;
}
.clsMenuSelHorItem
{
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #ffcc00;
	width:85px;
	background-image:url(images/subbg_grey.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#7D7D7D;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:#7D7D7D;
	vertical-align:middle;
}	


.clsMap
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff3366;
}

.clsTitleImg
{
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ccffff;
}

.clsNews
{
	background-color: #ffffff;
	border-right: #996600 1px solid;
	border-top: #996600 1px solid;
	border-left: #996600 1px solid;
	border-bottom: #996600 1px solid;
	font-family: Arial, Tahoma, Verdana;
	margin-top:5px;
	margin-bottom:10px;
	width:154px;
	height:auto;
	text-align:left;
}

.clsNews a
{
	font-size: 0.75em;
	color: #996600;
	font-family: Arial, Tahoma, Verdana;
	text-decoration:none;
}
.clsNews a:hover
{
	color: #cc0000;
	text-decoration:none;
}

#jump_baseHH
{
	overflow: hidden;
	width: 138px;
	height: 460px;
}

.newsvn
{
}

.newscn
{
	display:none;
}

.butFind, .butFindvn
{
	text-align: center;
	border-right: #444e7c 1px solid;
	border-top: #444e7c 1px solid;
	border-bottom: #444e7c 1px solid;
	border-left: #444e7c 1px solid;
	font-weight:normal;
	font-size: 9pt;
	color:#ffffff;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #330000;
	height: 20px;
	width:57px;
	cursor: pointer;
}

.butFindcn
{
	text-align: center;
	border-right: #444e7c 1px solid;
	border-top: #444e7c 1px solid;
	border-bottom: #444e7c 1px solid;
	border-left: #444e7c 1px solid;
	font-weight:normal;
	font-size: .9em;
	color:#ffffff;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #330000;
	height: 20px;
	width:57px;
	cursor: pointer;
}
/* Khung tip<img src="images/Layout_06_07.gif" width="139" height="491" alt="" />*/
.dvhdr1
{
	border-right: #4570c5 1px solid;
	padding-right: 5px;
	border-top: #4570c5 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	background-color: #ffffcc;
	padding-bottom: 5px;
	border-left: #4570c5 1px solid;
	width: 300px;
	padding-top: 5px;
	font-family: Arial;
}

.dvbdy1
{
	border-right: #4570c5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	background-color: #ffffcc;
	padding-bottom: 5px;
	border-left: #4570c5 1px solid;
	width: 300px;
	padding-top: 0px;
	border-bottom: #4570c5 1px solid;
	font-family: Arial;
}

.TopicText
{
	font-weight: bold;
	font-size: 12px;
	color: #ff6666;
	font-family: arial, tahoma;
	background-color: #ffffcc;
}

/* TolTip */
.toolTipTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #002eff;
	font-family: Arial;
	background-color: #ffffcc;
}

.toolTipHeader
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #444e7c; 
	text-align: right;
	width: 100%;
	background-color: #ffffcc;
}

.toolTipBody
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #092300;
	text-align: left;
	width: 100%;
	background-color: #ffffcc;
}
/*****************/

.Timer, .Timervn
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
}

.Timercn 
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
}

.imgNoborder
{
	background-image:url(Images/footer.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:970px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.imgNoborder a img
{
	border:none;
}

/*-------------- Google image */
.imgNoborder .google
{
	BACKGROUND-IMAGE: url(Images/logo/GoogleLogoSmall.png);
	background-repeat:no-repeat;
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Images/logo/GoogleLogoSmall.png, sizingMethod='scale'); 
	WIDTH: 96px; HEIGHT: 33px;
}

/*------------- End Google image */


.chinePage
{
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight:bolder;
	color: #008000;
	text-align: center;
	width: 100%;
	
}

.chinePage1
{
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
	width: 100%;
}


.butS
{
	text-align: center;
	border-right: #E05E9C 1px solid;
	border-top: #E05E9C 1px solid;
	border-bottom: #E05E9C 1px solid;
	border-left: #E05E9C 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color:#0099FF;
	font-family: Arial, Helvetica;
	background-color: #FACCE8;
	height: 20px;
	cursor: hand;
	cursor: pointer;
}

.butS:hover
{
	color: #E05E9C;
	background-color: #C1E7FF;
	border-right: #0099FF 1px solid;
	border-top: #0099FF 1px solid;
	border-bottom: #0099FF 1px solid;
	border-left: #0099FF 1px solid;
}

.tableWeb 
{
	background-color: #ffffed;
	border-right: #E05E9C 1px solid;
	border-top: #E05E9C 1px solid;
	border-bottom: #E05E9C 1px solid;
	border-left: #E05E9C 1px solid;
	line-height: 1.2em;
	padding-left:5px;
	color: #ff0033;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	width:200px;
}

.tableWeb a
{
	display: list-item;
	color: #cc0000;
	height:17px;
	text-decoration:none;
	text-indent:5px;
}

.tableWeb a:hover
{
	display: list-item;
	color: #ffffff;
	background-color: #ff5e00;
	text-decoration:underline;
	text-indent:5px;
}

.divLks
{
	width: 210px;
	height: 280px;
	overflow: auto;
	border-right: #E05E9C 0px solid;
	border-top: #E05E9C 0px solid;
	border-left: #E05E9C 0px solid;
	border-bottom: #E05E9C 0px solid;
	text-align:left;
}

.txtNormal, .txtNormalvn
{
	color: #ff4100;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica;
	border-right: #CC9900 0px solid;
	border-top: #CC9900 0px solid;
	border-bottom: #CC9900 0px solid;
	border-left: #CC9900 0px solid;
	width:160px;
	height:24px;
	margin-left:8px;
	padding-top:4px;
}

.txtNormalcn
{
	color: #ff4100;
	font-size: .9em;
	font-family: Tahoma, Arial, Helvetica;
	border-right: #CC9900 1px solid;
	border-top: #CC9900 1px solid;
	border-bottom: #CC9900 1px solid;
	border-left: #CC9900 1px solid;
	width:155px;
	height:24px;
	margin-left:3px;
	padding-top:4px;
}


#thetext0 img
{
	padding-bottom:1px;
	
}
#thetext1 img
{
	padding-bottom:1px;
}

.pageTitle /*Hiển thị đầu đề của trang*/
{
	font-size: 12px;
	font-weight:bolder;
	color: #444e7c;
	font-style: normal;
	font-family: Arial, Tahoma, MS Serif;
	padding-left:15px;
	padding-top:5px;
}

.classTenMuc
{
	color:#666666;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bolder;
	font-size:12px;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:0px;
}

#ctl00_CtPlIndex_tbLoad td
{
	/*border:solid 1px #000000;*/
}

.classTenMuc a, .classTenMuc a:visited
{
	color: #0000ff;
	text-decoration:underline;
}

.classTenMuc a:hover
{
	color: #ff008b;
	text-decoration:underline;
}

.classMoTaChiTiet
{
	color: #333300;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-left: 8px;
	margin-right: 8px;
	text-align:justify;
}

.classMoTaChiTiet1
{
	color: #333300;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 8px;
	text-align:justify;
}

.classTenMucTT
{
	color:#666666;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bolder;
	font-size:9px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.classTenMucTT, .classTenMucTT:visited
{
	color: #0000ff;
	text-decoration:underline;
}

.classTenMucTT:hover
{
	color: #ff008b;
	text-decoration:underline;
}

.bgRowTT
{
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	
}

.bgRowTT0
{
	background-color: #ffffff;
	border-bottom: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
}

.bgRowTT1
{
	background-color: #e6ffff;
	border-bottom: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
}

.imgTT
{
	margin-right:4px;
	padding-right:2px;
	padding-bottom:2px;
	float:left;
}

.imgFloatLeft
{
	float:right;
	margin:8px;
}

.imgFloatRight
{
	float:right;
}

.hrTit
{
	border-right: #333300 1px dotted;
	border-top: #333300 1px dotted;
	border-left: #333300 1px dotted;
	border-bottom: #333300 1px dotted;
}

/*--------------------- Phần phụ trang Sản phẩm -------------------------*/
.navi /* Chữ "trang 123...10" */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #444e7c;
}


.navi a /* Chữ "trang 123...10 " */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right:2px;
	color: #444e7c;
}
.navi a:hover /* Chữ "trang 123...10" */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	text-decoration:underline;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #002eff;
}

.naviPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	color: #de7e00;
	cursor: pointer;
	
}

.naviPage:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	color: #0000ff;
	cursor: pointer;
}

.naviPageAc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	color: #ff0000;
}

.naviPageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #004700;
	padding-top:10px;
}

.naviPageTitle1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-decoration: underline;
	color: #d76700;
	padding-top: 5px;
	padding-left:20px;
	vertical-align:middle;
	cursor:pointer;
}

.naviPageTitle1:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-decoration: underline;
	color: #ff6666;
	padding-top: 5px;
	padding-left: 20px;
	vertical-align: middle;
	cursor: pointer;
}

.naviPageTitleTop
{
	background-image:url(images/atop.png);
	background-repeat:no-repeat;
	width:590px;
	height:13px;
}


.naviPageBody
{
	background-image: url(images/mtop.png);
	background-position:top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-left: #eeeeee thin solid;
	border-right: #eeeeee thin solid;
	width: 568px;
	height: 350px;
}

.naviPageLeft
{
	background-image:url(images/ltop.png);
	background-position:top;
	background-color:#FEFCBF;
	background-repeat:no-repeat;
	width:11px;
	height:auto;
}

.naviPageRight
{
	background-image:url(images/rtop.png);
	background-position:top;
	background-color:#FEFCBF;
	background-repeat:no-repeat;
	width:9px;
	height:auto;
}

.naviPageTitleBot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #004700;
	background-image:url(images/mbot.png);
	background-repeat:no-repeat;
	width:590px;
	height:171px;
}

.pageShow
{
	width:590px;
}

.mail /* button gửi mail - Trang Liên hệ */
{
	font-size: 12px;
	font-weight:bolder;
	color: #444e7c;
	font-style: normal;
	font-family: Arial, Tahoma, MS Serif;
	
}

.mail div
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-style: normal;
	font-family: Arial, Tahoma, MS Serif;
}

.but /* button gửi mail - Trang Liên hệ */
{
	text-align:center;
	border-right: #444e7c 1px solid;
	border-top: #444e7c 1px solid;
	border-bottom: #444e7c 1px solid;
	border-left: #444e7c 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: #444e7c;
	font-family: Arial, Helvetica;
	background-color: #ffea00;
	width:100px;
	height:20px;
	cursor:hand;
	cursor:pointer;
}

.mIndex
{
	font-family: Arial, Tahoma, MS Sans Serif;
	color: #00008f;
	font-size: 0.75em;
	text-align: justify;
	padding-top: 90px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	width: 478px;
}

.mITitle
{
	font-family: Arial, Tahoma, MS Sans Serif;
	color: #00008f;
	font-size: 12px;
	font-weight:bold;
	text-align: justify;
	margin-top:5px;
	margin-left: 10px;
	vertical-align:top;
	
}
.mITitle1
{
	font-family: Arial, Tahoma, MS Sans Serif;
	color: #00008f;
	font-size: 12px;
	font-weight:bold;
	text-align: justify;
	padding-left: 10px;
	vertical-align:top;
}

.classmITenMuc
{
	color:#666666;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	font-size:0.7em;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}

.classmITenMuc a, .classmITenMuc a:visited
{
	color: #101117;
}

.classmITenMuc a:hover
{
	color: #ff008b;
	text-decoration:underline;
}

.cssLoiNgo
{
	background-color: #FFFFFF;
	border-bottom: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
}

.cssITitleHR
{
	background-color: #FEFDE0;
}

.cssITitle
{
	background-color: #FEFDE0;
	border-bottom: #e8c48e 4px solid;
	border-top: #e8c48e 4px solid;
	border-right: #e8c48e 4px solid;
	border-left: #e8c48e 4px solid;
}

.cssITitle_
{
	background-color: #FEFDE0;
	border-bottom: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
}

.cssITitleHR1
{
	background-color: #F2F9ED;
}

.cssITitle1
{
	background-color: #F2F9ED;
	border-bottom: #ccffcc 4px solid;
	border-top: #ccffcc 4px solid;
	border-right: #ccffcc 4px solid;
	border-left: #ccffcc 4px solid;
}

.cssITitle1_
{
	background-color: #F2F9ED;
	border-bottom: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
}

.classChtietTT
{
	color:#666666;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bolder;
	font-size:9px;
	padding-left:0px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;
}

.classChtietTT, .classChtietTT:visited
{
	color: #666666;
	text-decoration:underline;
}

.classChtietTT:hover
{
	color: #ff008b;
	text-decoration:underline;
}

.classITenMucText
{
	color: #333300;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom:4px;
	margin-top:4px;
	text-align:justify;
}

.classITenMucText a, .classITenMucText a:visited
{
	color: #333300;
	text-decoration:underline;
}

.classITenMucText a:hover
{
	color: #ff6222;
	text-decoration: underline;
}

 #jump_base
{
	overflow: hidden;
	width: 128px;
	height: 180px;
}

.copri
{
	font-weight: bold;
	font-size: 10px;
	color: #336600;
	font-family: Tahoma, Arial, Verdana;
	width:950px;
	text-align:right;
}


.header
{
	color: #ffffcc;
	background-image: url(js/menutoppage.jpg);
	background-repeat: repeat-x;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	height: 32px;
	text-indent: 10px;
}

.titleFooter
{
	color: #0099FF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:.7em;
	
}
