﻿/*-------- general css ----------*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*-------- end general ---------*/
body
{
    margin:0;
	background-color:#999;
	font-family:Arial;
	font-size:11px;
	text-align:center;
}
img{border:0;}
#bodyholder
{
    width:930px;
    margin:0 auto;
    text-align:left;
}
#bodyframe
{
    width:930px;
 }
#leftshadow
{
    width:15px;
    background:url(leftshadow.gif) repeat-y top left;
}
#rightshadow
{
    width:15px;
    background:url(rightshadow.gif) repeat-y top left;
}
#mainholder
{
    background-color:White;
    width:900px;
}
#banner
{
    width:900px;
    height:128px;
    background:url(bbg.gif) repeat-x top left;
    border-bottom:1px solid White;
}
#bandecor
{
    width:900px;
    height:128px;
    background:url(decor.gif) no-repeat top left;
}
#topmenu
{
    background-color:#434343;
    height:40px;
    width:900px;
    border-bottom:1px solid White;
}
#bigban
{
    width:900px;
    height:110px;
}
#ibigl{width:520px;height:110px;background:url(indexl2.jpg) no-repeat top left;float:left;}
#ibigr{width:380px;height:110px;background:url(indexr.jpg) no-repeat bottom left;float:left;}
#ibigr_vie{width:380px;height:110px;background:url(indexr_vie2.jpg) no-repeat top left;float:left;}
#probigr{width:380px;height:110px;background:url(project.jpg) no-repeat bottom left;float:left;}
#probigr_vie{
	background-position: bottom;
	width: 380px;
	height: 110px;
	background: url(cacduan.jpg) no-repeat bottom left;
	float: left;
}
#probigr_doitac{
	background-position: bottom;
	width: 380px;
	height: 110px;
	background: url(doitac.jpg) no-repeat bottom left;
	float: left;
}
#pbigl{width:381px;height:110px;background:url(prol.jpg) no-repeat bottom left;float:left;}
#pbigr{width:519px;height:110px;background:url(pror.jpg) no-repeat bottom left;float:left;}
#pbigr_vie{width:519px;height:110px;background:url(pror_vie.jpg) no-repeat bottom left;float:left;}
#cbigl{width:529px;height:110px;background:url(conl.jpg) no-repeat top left;float:left;}
#cbigr{width:371px;height:110px;background:url(conr.gif) no-repeat bottom left;float:left;}
#cbigr_vie{width:371px;height:110px;background:url(lienhe.gif) no-repeat bottom left;float:left;}

#bodycontent
{
	background: #F0F0F0 none no-repeat left
bottom;
	height: auto;
	width: 900px;
	border-bottom: 1px solid #CCC;
	color: #FFFFFF;
}
#footer
{
    background-color:#434343;
    height:80px;
    width:900px;
    border-top:1px solid White;
}
#footcon
{
    margin:10px 14px;
    float:right;
    text-align:right;
    color:#CCC;
}
#footcon a
{
	text-decoration:none;
	font-weight:normal;
	color:#CCC;
}
/*--- button ---*/
#intro a{
	display:block;
	width:99px;
	height:40px;
	border:0px;
	line-height:40px;
	background: url("introbut.gif") 0 0 no-repeat;
	text-align:center;
	float:left;
	margin-left:30px;
}

#intro a:hover {	
	background-position: -99px 0;
	width:99px;
}
#gioithieu a{
	display:block;
	width:99px;
	height:40px;
	border:0px;
	line-height:40px;
	background: url("gioithieubut.gif") 0 0 no-repeat;
	text-align:center;
	float:left;
	margin-left:30px;
}

#gioithieu a:hover {	
	background-position: -99px 0;
	width:99px;
}

#projects a{
	display:block;
	width:83px;
	height:40px;
	border:0px;
	line-height:40px;
	background: url("projectsbut.gif") 0 0 no-repeat;
	text-align:center;
	float:left;
	margin-left:30px;
}
#projects a:hover {	
	background-position: -83px 0;
	width:83px;
}
#cacduan a{
	display:block;
	width:83px;
	height:40px;
	border:0px;
	line-height:40px;
	background: url("cacduan.gif") 0 0 no-repeat;
	text-align:center;
	float:left;
	margin-left:30px;
}
#cacduan a:hover {	
	background-position: -83px 0;
	width:83px;
}
#product a{
	display:block;
	width:66px;
	height:40px;
	border:0px;
	line-height:40px;
	background: url("productbut.gif") 0 0 no-repeat;
	text-align:center;
	
	float:left;
	margin-left:30px;
}
#product a:hover {	
	background-position: -66px 0;
	width:66px;
}
#sanpham a{
	display:block;
	width:66px;
	height:40px;
	border:0px;
	line-height:40px;
	background: url("sanphambut.gif") 0 0 no-repeat;
	text-align:center;
	
	float:left;
	margin-left:30px;
}
#sanpham a:hover {	
	background-position: -66px 0;
	width:66px;
}
#doitac a{
	display:block;
	width:168px;
	height:40px;
	border:0px;
	line-height:40px;
	background: url("doitacbut.gif") 0 0 no-repeat;
	text-align:center;
	float:left;
	margin-left:30px;
}
#doitac a:hover {	
	background-position: -168px 0;
	width:168px;
}

#contact a{
	display:block;
	width:84px;
	height:40px;
	border:0px;
	line-height:40px;
	background: url("contactbut.gif") 0 0 no-repeat;
	text-align:center;
	float:left;
	margin-left:30px;
}
#contact a:hover {	
	background-position: -84px 0;
	width:84px;
}

#lienhe a{
	display:block;
	width:84px;
	height:40px;
	border:0px;
	line-height:40px;
	background: url("lienhebut.gif") 0 0 no-repeat;
	text-align:center;
	float:left;
	margin-left:30px;
}
#lienhe a:hover {	
	background-position: -84px 0;
	width:84px;
}

#English a{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	display:block;
		width:99px;
		height:40px;
		line-height:40px;
	background: url("English.gif") no-repeat 0 0;
		text-align:center;
		float:right;
		margin-left:50px;
		_margin-left:25px;
}
#English a:hover {	
	background-position: -99px 0;
	width:99px;
}
#quantest a{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	display:block;
		width:99px;
		height:40px;
		line-height:40px;
	background: url("English.gif") no-repeat 0 0;
		text-align:center;
		float:right;
		margin-left:50px;
		_margin-left:25px;
		href:caduan.html
}
#English a:hover {	
	background-position: -99px 0;
	width:99px;
}

#TiengViet a{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	display:block;
		width:99px;
		height:40px;
		line-height:40px;
	background: url("TiengViet.gif") no-repeat 0 0;
		text-align:center;
		float:right;
		margin-left:50px;
		_margin-left:25px;
}
#TiengViet a:hover {	
	background-position: -99px 0;
	width:99px;
}


/*--- button ---*/
/*--- menu ---- */
/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */


.tabmenu ul{
margin:0;
margin-left: 30px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.tabmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.tabmenu a{
float: left;
display: block;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
text-decoration: none;
padding-left:10px;
padding-right:10px;
height:40px;
line-height:40px;
background:url(menubg.gif) no-repeat top center;
}

.tabmenu a:hover{
background:url(menubg.gif) no-repeat bottom center;
color: #FF6600;
}

.tabmenu a.selected{
color: #FF6600;
}

/*--- end menu ---*/
#shadow{width:900px;height:40px;background:url(shabigban.gif) repeat-x top left;border-top:2px solid White;}
#introsha{background:url(introsha.gif) no-repeat top right;width:380px;height:40px;float:right;}
#projectsha{background:url(projectsha.gif) no-repeat top right;width:380px;height:40px;float:right;}

#contactsha{background:url(contsha.gif) no-repeat top right;width:371px;height:40px;float:right;}
#prob{
	background: none no-repeat left
top;
	width: 420px;
	height: 120px;
	float: right;
	vertical-align: top;
}
#prob1{
	background: none no-repeat left
top;
	width: 420px;
	height: 120px;
	float: right;
	vertical-align: top;
}
#prosha{background:url(prosha.jpg) no-repeat top right;width:480px;height:40px;float:right;border-top:2px solid White;}
#logohd
{
	width:180px;
	height:120px;
	background:url(logohd.gif) no-repeat top left;
	margin-left:34px;
	margin-top:5px;
}
#slogan
{
	width:450px;
	height:38px;
	background:url(slogan.jpg) no-repeat top right;
	margin-top:50px;
	float:right;
}
.btitle
{
	font-size:20px;
	text-transform:uppercase;
	text-align:right;
	color:#333;
	letter-spacing:8px;
	margin-bottom:25px;
	font-weight:bold;
}
.btitle_vie
{
	font-size:20px;
	text-transform:uppercase;
	text-align:right;
	color:#333;
	letter-spacing:6px;
	margin-bottom:0px;
	font-weight:bold;
}
.mtitle
{
    color:#444;
	height:14px;
	line-height:20px;
	text-align:right;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-right:15px;
}
.mtitle_vie
{
    color:#444;
	height:14px;
	line-height:20px;
	text-align:left;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-right:15px;
}

.mtitlepro
{
    color:#444;
	height:14px;
	line-height:20px;
	text-align:left;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-right:15px;
	margin-top:15px;
	border-top:2px dotted #CCC;
}
.p
{
	color:#294908;
}
.in
{
    color:#D15400;
}
.text
{
	color:#444;
	margin-top:5px;
	margin-bottom:25px;
	line-height:18px;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	margin-right:15px;
}
#bodyproduct
{

}
.features
{
	line-height:36px;
	font-size:18px;
	color:#444;
	padding-left:15px;
	padding-top:10px;
	text-indent:0px;
	margin-left:0;
	background:url(bgfeature.jpg) no-repeat top left;
	height:207px;
}
.features li
{
    list-style-type:none;
    text-indent:0;
    padding-left:0;
    background:url(sepfeature.gif) no-repeat bottom left;
    color:#444;
}
.intext
{
    width:340px;
    font-size:12px;
    line-height:25px;
    font-weight:bold;
    background:url(leftquote.gif) no-repeat top left;
    text-indent:30px;
    color:#666;
}
.contactinfo
{
    text-align:right;
    margin-right:10px;
    margin-top:10px;
}
.button{width:310px;height:28px;}
.button a{width:145px;height:28px;border:0px;line-height:28px;color: #666666;background:url("btbg.gif") no-repeat 0 0 ;font-size:11px;text-align:center;display:block;text-decoration:none;float:left;margin-top:10px;}
.button a:hover{background-position:-145px 0;width:145px;display:block;color:#cc0000;}
.hrdot{height:1px;margin:5px 0 5px 0;overflow:hidden;clear:both;background:url(hozdot.gif) repeat-x top;}
.tinynote
{
    font-size:11px;
    color:#555;    
}
.thank
{
	margin:100px auto 0 auto;
	width:300px;
	font-size:16px;
	height:200px;
	border:1px solid #CCC;
}
#logotable
{
	width:100%;
}
#logotable td
{
	text-align:center;
}
/*---------------*/
#thumbBox{position:absolute; left:0; top:0; width:auto; padding:10px; padding-bottom:0; background:#666; visibility:hidden; z-index:10; cursor:hand; cursor:pointer}

#thumbBox .footerbar{font:bold 11px Tahoma;line-height:1.1em; color:White; padding:5px 0; text-align:right}

#thumbBox #thumbImage{background-color:#666;font-size:14px;font-weight:bold;color:White;font-family:Arial;}

#thumbLoading{position:absolute; visibility:hidden; border:2px solid #DDD; background-color:#F5F5F5; padding:5px; z-index:5;font-size:11px;line-height:12px;font-family:Arial;color:#444;}
/*--------------*/
#running a{
	display:block;
	width:458px;
	height:74px;
	border:0px;
	line-height:100px;
	background:url("running.jpg") 0 0 no-repeat;
	text-align:center;
	text-decoration:none;
	color:#888;
	font-size:15px;
	font-weight:bold;
	margin:0;
}
#running a:hover {	
	background-position: -458px 0;
	width:458px;
	color:#003300;
}
.style1 {
	color: #444444;
}
.style2 {
	color: #444444;
	font-size: 12px;
}
.style3 {
	color: #444;
	height: 14px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 15px;
	border-top: 2px dotted #CCC;
}
.style6 {
	margin-bottom: 0px;
}
.style7 {
	color: #444;
	height: 14px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 15px;
	border-top: 2px dotted #CCC;
	margin-left: 33px;
}
.style9 {
	color: #FF6600;
	height: 14px;
	line-height: 20px;
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	margin-right: 15px;
	margin-top: 15px;
	margin-left: 33px;
}
.style10 {
	color: #FF6600;
	height: 14px;
	line-height: 20px;
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	margin-right: 15px;
	margin-top: 15px;
	margin-left: 27px;
}
.style11 {
	color: #FF6600;
	height: 14px;
	line-height: 20px;
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	margin-right: 15px;
	margin-top: 15px;
	margin-left: 0px;
}
.style13 {
	font-size: 20px;
	line-height:28px;
}
.style14 {
	margin-top: 0px;
}
#quantest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}


