@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:#D87219;
}
#BodyContent{
	width:1024px;
	padding:0px;
	height:auto;
	margin:auto;
}
/* header */
#header{
	background:#346f01;
	height:235px;
	
}
.Logo {
	float:left;
	margin:auto;
}
.Logo img{
	margin-left:0px;
	width:274px;
	height:200px;
}
.banner {
	float:right;
	margin:auto;
}
.banner img{
	margin-right:0px;
	width:750px;
	height:200px;
}

/* hết header */
#Contents{
	margin-top:2px;
	margin-bottom:2px;
	background:#FFFFFF;
	padding:0px;
	border:#346f01 dotted 1px;
	width:1022px;
	clear:both;
	float:left;
}
#ContentLeft{
	float:left;
	width:210px;
	
}
#Content{
	float:right;
	margin-left:2px;
	width:808px;
	text-align:justify;
	background:#FFffff;
}

#ContentCenter{
	float:left;
	width:595px;
	background:#ffffff;
	border:#346f01 solid 1px;
}
#ContentRight{
	float:right;
	margin:0px;
	padding:0px;
	width:210px;
}

.box{
	float:left;
	margin-bottom:1px;
	padding:0px;
	border:#346f01 solid 1px;
	width:209px;
}
.gold img{
	margin-top:3px;
	margin-bottom:3px;
	border:1px #41bf09 solid;
	margin-left:3px;
	
}
.boxlitte{
	background:url(../img/littes.gif);
	height:23px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding-top:2px;
	color:#FFffff;
	margin:auto;

}
/* css noi dung */
.boxcontent{
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.boxcontent a{
	text-decoration:none;
	color:#000000;
}
.boxcontent a:hover{
	text-decoration:none;
	color:#346f01;
}
.boxcontent input{
	margin:auto;
}
.advcenter img{
	float:left;
	margin-bottom:5px;
	border:1px #41bf09 solid;
	margin-top:0px;
	width:593px;
	height:130px;
}

/*hết css noi dung */
.adv{
	float:left;
	
}
.adv img{
	border:1px #41bf09 solid;
	width:200px;
	margin-left:3px;
	margin-bottom:1px;
	margin-top:1px;
	height:100px;
}



.produ{
	float:left;
	
}
.produ img{
	border:1px #41bf09 solid;
	width:180px;
	margin-left:15px;
	margin-bottom:2px;
	margin-top:1px;
	height:120px;
}
.tensp{
	
	text-align:center;
	padding-bottom:10px;
	padding-top:2px;
}

.tensp a{
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#000000;
	margin:2px;
	
}
.tensp a:hover{
	
	text-decoration:none;
	font-weight:bold;
	color:#346f01;
	margin:2px;
	
}
.sanpham{
	float:left;
	
}
.sanpham img{
	border:1px #41bf09 solid;
	width:150px;
	margin-left:15px;
	margin-bottom:2px;
	margin-top:1px;
	height:120px;
}
.idea{
	float:left;
	margin-left:0px;
}
.idea ul{
	float:left;
	margin:0px;
	margin-bottom:5px;
	clear:both;
	margin-top:5px;
	padding:0px;
	list-style:none;
	padding-left:10px;
}
.idea ul li{
	
	margin:0px;
	float:left;
	padding:0px;
	width:180px;
	clear:both;
}
.idea ul li span{
	background:url(../img/navi.gif) left 5px no-repeat;
	padding-left:10px;
	width:185px;
	float:left;
}
.idea a{
	text-decoration:none;
	float:left;
	color:#000000;
	margin:2px;
	
}
.idea a:hover{
	
	text-decoration:none;
	color:#346f01;
	margin:2px;
	
}
.help{
	
	
	padding-bottom:10px;
	padding-top:5px;
	text-align:center;
}
.help img{
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}
.helpcontent{
	font-weight:bold;
	color:#FF0000;
	font-size:13px;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}
.thongke{
	margin-left:10px;
	margin-top:5px;
	padding-bottom:3px;
}

#footer{

	background:#346f01;
	height:50px;
	color:#FFFFFF;
	line-height:50px;
	width:1024px;;
	text-align:center;
	clear:both;
	float:left;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.contentgt
{
	padding:10px;
	text-align:justify;
}
.contentgt lu li
{
	padding:13px;
}
.linksp
{
	float:left
}
.linksp a
{
 	float:left;
	font-weight:bold;
	text-decoration:none;
}
.linksp a
{
 	float:left;
	font-weight:bold;
	color:#006600;
	text-decoration:none;
}