@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	text-align:center;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#000;
	background:#FFFFFF url(../images/body.gif) repeat-x;
}
#pagewidth {
	width:976px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;	
	padding:0;
	background:none;
}
#header {
	position:relative;
	height:89px;
	width:100%;
}
#wrap {
	padding:0;
	margin:0;
	background:none;
}
#footer {
	height:69px;
	background:url(../images/footer.gif) repeat-x;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*-----------------------------------------------------------*/

p {
	margin:0 0 6px 0
}
a:link, a:visited, a:active {
	color:#000;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
a img {
	border:none;
	cursor:pointer
}
/*-------------------header---------------------------*/
#header-left {
	width:132px;
	float:left;
}
#header-right {
	float:left;
	width:844px;
	background:#fff url(../images/language.gif) repeat-y right top;
}
.lang {
	color:#9c9c9c;
}
#header #home {
	font-size:11px;
	top:10px;
	position:absolute;
	padding-left:30px;
}
#header #en-vi {
	position:absolute;
	top:12px;
	right:10px
}
#home a:link, #home a:visited, #en-vi a:link, #en-vi a:visited {
	padding:0 5px
}
.menu {
	margin-top:42px;
	_margin-top:44px;
}
/*--------------flash--------------*/
.flash {
	border:4px solid #bcbcbc;
	border-left-width:0;
	border-right-width:0;
	padding:1px 0
}
/*---------------Menu----------*/
#menutop div {
	display:inline;
	float:left;
}
#menutop {
	background:url(../images/i_01.gif) no-repeat
}
input.text {
	width:100px;
	border:0 none;
	background:url(../images/s_2.gif) repeat-x;
	color:#7e7e7e;
	font-size:11px;
	height:16px;
	padding-top:3px;
}
form, input, select {
	margin:0;
	padding:0
}
#search {
	padding:10px 0 0 10px;
}

/*images*/

.ct {
	float:left;
	width:236px;
	margin:0 4px 6px 0;
}
.bg {
	background:url(../images/bg_center.gif) repeat-y;
}
.ct-img {
	background:#fff url(../images/bg_column_img.gif) repeat-x left bottom;
	margin: 0 3px;
}
.bo img {
	border:1px solid #959595;
	margin:0 6px
}
.textnone01 {
	padding:10px 15px;
	line-height:23px;
}
.price {
	color:#ff0000;
	font-weight:bold;
	font-size:13px
}
.detail a:link, .detail a:visited {
	color:#ff0000;
	font:italic 11px Arial, Helvetica, sans-serif;
	text-decoration:underline
}
.detail a:hover {
	color:#09276b
}
/*-customer*/
.customer a:link, .customer a:visited {
	text-decoration:underline;
}
.customer a:hover {
	color:#ff0000
}
.customer span {
	color:#717171;
	font-size:11px;
	padding-right:7px
}
/*--- detail page----*/
.bgdetail{
	background:url(../images/detail_02.gif) repeat-y;	
	float:left;
	width: 100%;
}
.dd a{
	background:url(../images/detail_04.gif) no-repeat;
	padding:6px 13px;
	margin-top:10px;
}
.dd a:hover{
	text-decoration:none;
	color:#ff0000;
}






/*------------leftcol------------*/
h3 {
	background:url(../images/tt00.gif) no-repeat left bottom;
	text-transform:uppercase;
	color:#3F3F3F;
	font-size:12px;
	padding:0 0 0 25px;
	/*float:left;
	text-indent:25px;*/
	margin:13px 0;
}

h2 {
	background:url(../images/tt00.gif) no-repeat left bottom;
	text-transform:uppercase;
	color:#3F3F3F;
	font-size:12px;
	padding:0;
	text-indent:25px;
	line-height:25px;
	margin:13px 0;
}

/*--------------------trang2.html-----------*/
#content {
	padding:0;
	margin:4px 0 30px 0;
	background:url(../images/r_02.gif) no-repeat right bottom;
	padding-bottom:6px
}
#contentcontact {
	padding:0;
	margin:4px 0 30px 0;	
	padding-bottom:6px
}
#leftcol {
	width:729px;
	float:left;
	background:none;
}
#maincol {
	float: left;
	display:inline;
	/*position: relative;*/
	width:247px;
	background:url(../images/r_03.gif) repeat-y
}

h5 {
	background:url(../images/title.gif) no-repeat;
	font-weight:bold;
	font-size:13px;
	color:#3F3F3F;
	text-indent:25px;
	margin:0;
	line-height:20px;
	padding:10px 0
}
.border-b {
	background:#f0f0f2;
	color:#969696;
	font-size:12px;
	padding:5px 0;
	line-height:20px;
	text-indent:30px;
}
.textnone {
	padding:0px 3px;
}
/*------maincol-------*/

.link {
	padding-left:45px;
}
.link-01 a:link , .link-01 a:visited {
	color:#2f2f2f;
	background:url(../images/arrow_white.gif) no-repeat left 3px;
	line-height:25px;
	padding-left:16px;
}
.link-01{
	border-bottom:1px solid #e4e4e4
}
.link-01 a:hover{
	text-decoration:none;
	background:url(../images/arrow_red.gif) no-repeat left 3px;
}
/*----logo-------*/
.logo img{
	padding:10px 0 10px 45px;
}

.t a.csst:link, .t a.csst:visited{
	color: #936503;
	padding: 3px 0 3px 22px;
	background:url(../images/icon.gif) no-repeat left center;
	font-weight: bold;
}
hr{
	border:1px solid #ecebeb;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	height: 1px;
	width: 90%;
	margin: 10px 0;
}
.desctitle {
	padding-left: 15px;
}
.desctitle p {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	text-align: justify;
	font-size: 13px;
	font-family: arial;
	
}


/*stemap*/
.sitemap{
	margin:10px 10px 0 0;
	border:1px solid #eeecec;
	padding:8px 0 0 8px;
	background:#fff url(../images/bg.gif) repeat-x left top
}
.level1{
	padding:7px 5px 7px 65px;
}
.level2{
	padding:3px 0 3px 95px;
}
.level1 a:link, .level1 a:visited{
	color:#2e2e2e;
	font-weight:bold;
	background:url(../images/level1.gif) no-repeat left center;
	padding-left:20px;
}
.level2 a:link, .level2 a:visited{
	color:#3e3e3e;
	background:url(../images/level2.gif) no-repeat left center;
	padding-left:10px;
}
.hideElement {
	display: none;
}