/**
 * General HTML Body Styling
 * -------------------------
 */
title {font-family: Tahoma, Verdana, Arial, Trebuchet ms, Helvetica, sans-serif}

body {
	background-image: url(images/pattern_156.gif);
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4em;
}		
td {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.4em;

}

a { 
    text-decoration: none;
	  color : #000099;
} 

a:hover {
	color: #FF0000;
	text-decoration: underline;
}


p {	line-height: 1.5em; } 				

h1 { 
	
	font: 185%/1em Arial, Helvetica, sans-serif; 
	font-size: 1.95em; 
	font-weight: bold; 
} 

hr {
	height : 1px;
	width : 100%;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #a9a9a9;
	border-top-style: solid;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url(images/ico_arrow07.gif);
	background-repeat: no-repeat;
	background-position: 1em 0.5em;
	padding-left: 2em;
	line-height: 160%;
}

.footer {
	background-color: #009241;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	height: 20px;
	padding-top: 10px;
}
	


.table1 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header {
	background-image: url(images/header.jpg);
	height: 204px;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	background-color: #FFAB24;
	display: block;
	padding: 5px 0 5px 10px;
	height: 18px;
	}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	padding: 5px 0 5px 10px;
	background-color: #FFAB24;
	display: block;
	height: 18px;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	display: block;
	padding: 5px 0 5px 10px;
	height: 18px;
	text-decoration: none;
}


.nav2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009241;
	letter-spacing: 0.1em;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFAB25;
	padding-top: 5px;
	height: 20px;
	width: 180px;
	text-align: center;
}

.nav3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFAC00;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 20px;
	padding-top: 5px;
}
.nav4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004004;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 20px;
	padding-top: 5px;
	letter-spacing: 0.1em;
}
.nav5 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFAB24;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding: 3px 0 3px 20px;
	letter-spacing: 0.1em;
}
.date {
	background-color: #009241;
	font-family: Arial;
	font-style:normal;
	color: #FFFFFF;
	padding-left: 10px;
}
.columleft {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 1.3em;
}

.LatestNewsMore {
	color: #000000;
}

.columleft a {
	color: #FFFFFF;
	
}
.columleft a:hover {
	color: #CCFF00;
	text-decoration: underline;
	
}
.columproduct {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	background-color: #DADADA;
}
.titleproduct {
	color: #003300;
	font-weight: bold;
	background-image: url(images/green_icon.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-bottom: 3px;
	padding-top: 5px;
}
.code {
	color: #333333;
	font-weight: bold;
}
.pic {
	border: 2px solid #B9B9B9;
	padding: 1px;
}


HR.dotted {
	CLEAR: all; BORDER-TOP: 1px dashed; COLOR: #bbbbbb; HEIGHT: 1px; BACKGROUND-COLOR: #ffffff
}
HR.dark {
	CLEAR: all; BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #999999; BORDER-BOTTOM: medium none; HEIGHT: 1px; BACKGROUND-COLOR: #999999
}


/* CSS Form */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}

.formcontainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formtitle {
	color: #333333;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: top;
}
	
.formcaption {
	padding-bottom   : 15px;
	text-align: center;
	padding-top: 15px;
	line-height: 1.5em;
}

.mark{
	font-size: 9px;
	color: #CC0000;
}

.notice{
	font-size: 10px;
	font-style: italic;
}
.italic {
	font-style: italic;
}
.textbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

a.textbutton: link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a.textbutton: hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

/* CSS News */
.news{
	LINE-HEIGHT: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.news p{ 
	margin: .5em 0 1em 0; 
}

.news h2 {
	margin: .5em 0 1em 0;
	font-weight: bold;
	padding-left: 2px;
	margin-bottom: 5px;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
}


.news ul {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
.news li {
	background-image: url(../all_images/arr.gif);
	background-repeat: no-repeat;
}

.news a:link {
	color: #000000;
	text-decoration: none;
}

.news a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.number {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

.textimg {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.description{
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.justfile{
	text-align: justify;
}

.arrow {
	font-size: 12px;
	color: #CC0000;
}

.source {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
}
.list {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.content {
	padding: 10px;
	
}
.bgcontent {
	background-image: url(images/bi2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.boldblack {
	font-weight: bold;
	color: #000000;
}
.boldred {
	font-weight: bold;
	color: #CC6600;
}



.imgproduct {
	padding: 4px;
	border: 1px dashed #BBBBBB;
	background-color: #EEEEEE;
	
}
.im_sanpham {
	background-image: url(images/bg_photos.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	display: block;
	font-family: Arial;
	height: 143px;
	width: 210px;
	padding-left: 21px;
}
.bgproduct {
	background-image: url(../all_images/bg2.gif);
}
.nameProducts {
	font-weight: bold;
	color: #f26522;
	background-image: url(images/red_icon.gif);
	background-position: 1.7px 0.3em;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 100%;
}
.linedot {
	background-image: url(images/list_dot.gif);
	background-repeat: repeat-x;
	height: 15px;
	background-position: 0.6em;
}
a.sub_title:link{
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}
a.sub_title:hover{
	font-weight: bold;
	color: #FF3300;
    padding-top: 6px;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
a.sub_title:visited{
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}
.frame {
	background-image: url(images/frame.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 147px;
	padding-left: 21px;
}
/*Added by Luu Thang*/
#DateTime{color:#B2B1B1}
#LatestNewsHd {
	color:#990000;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
}
#ListLatestNewsHd {font-weight:bold}
#LatestNewsCtn {color:black; text-align:justify}
#ListLatestNewsCtn {color:black}
.capnhat{color:#999999;}

.ProductName {font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#009966; text-decoration:underline}
.ProductCode {color:#FF0000}
.imgP {padding:2px; border:1px solid #CCCCCC}

.ProductDeta {
font-size: 12px; 
font-family: Arial;
font-color: #000000;
}