﻿h2{margin:0px;padding:0px;}
body 
{
    padding:0px;
    margin:0px;
    font-size:13px;
    font-family:Arial;
    color:#333;
    width:100%;
    background:url(../images/bg_top.jpg) repeat-x center top;
    background-size: 100% 212px;
}
a{text-decoration: none;}
#divTop
{
    width:100%;
    height:212px;
} 
div#dl-menu {
    display:none;
}
#divBanner
{
    background:url("../images2/ten_cong_ty.png") no-repeat;
    height:170px;
    background-repeat:repeat-x;
    background-position:center;
    width:1030px;
    margin:0px auto;
    /*position:absolute;*/
}
#mainBanner
{
    height:216px;
    background-repeat:no-repeat;
    background-position:center;
    
}
#logo
{
    width:1030px;
    height:120px;
    /*float:left;*/
    position:absolute;
    /*margin-left:40px;*/
    margin-top:20px;
    margin-right:10px;
    background-repeat:no-repeat;
    margin:0 auto;
}
#liveHelp
{
    width:282px;
    height:100px;
    /*float:left;   */
    margin-top:10px;
    margin-left:800px;
    position:absolute;
    background-image:url("/images//support.png");
    background-position:bottom top;
    background-repeat:no-repeat;
}
#imgSkyper
{
    margin-top:70px;
    margin-right:20px;
    margin-left:25px;
    float:left;
}
#imgYahoo
{
     margin-top:40px;
}
#imgYahoo img
{
     width:100px;
}
.divMenu
{
    background-repeat:repeat-x;
    height:46px;
    width:100%;
    margin:0 auto;
    text-align:center;
    position:absolute;
}
.divMenu ul
{
    margin:0 auto;
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
    position:relative;
    text-align:left;
}
div.menu2 a
{
    font-size:13px !important;
}
.divMenu ul li
{    
    padding:0;
    margin:0;
    display:inline; 
    width:80px;
    position:relative;
}
.divMenu li:last-child
{     
    border-right: none;
}
.divMenu li a
{
    font-size:16px;
    text-transform: uppercase;
    font-weight:bold;
    color:White;
    padding:10px 35px;
    text-decoration:none;
}
.divMenu li ul
{
	position:absolute;
    margin:0px;
    padding:0px;
    left:0px;
    display:none;
    width:225px;
    background:#84cd3e;
    height:auto;
    border:0px;
    z-index:200;
    top:25px;
}
.divMenu li:hover ul{
		display:block;
		}
.divMenu li li {
		background:#84cd3e;
		display:block;
		float:none;
		margin:0 auto;
		padding:0px;
		width:225px;
		border:none;
		}	
.divMenu li li a {
	display:block;				
	font-style:normal;
	margin:0px;
	padding:0px 10px;
	text-align:left;
    font-size:14px !important;
    border-top:1px #fff solid;
		}	
#divSearchBar
{
    background-image:url("../images2/search_1.jpg");
    background-repeat:repeat-x;
    height:54px;
    width:98%;
}
.divMenu li a:hover,.divMenu li a:active,.divMenu li a:focus
{
    background-color:#8DD650;
}
#divBody
{
    margin:0 auto;
    width:1050px;
    text-align:center;    
}
#divSearchBar
{
    text-align:left;
}
#divSearchBar h4
{
    padding-top:13px;
    padding-left:10px;
    padding-right:7px;    
    margin:0;
    width:200px;
    float:left;
}
#searchDetail
{
    padding:0px;
    margin:0px;
    margin-left:210px;
}
#divSearchBar #inputSearch
{       
  width:650px;
  background-image:url("../images2/search_line.jpg");
  background-repeat:repeat-x;
  height:31px;
  border:0px;
  padding:0px;
  color:White;
  float:left;
  margin-top:5px;
  position:absolute;
}
#divSearchBar #btnSearch
{       
  background-image:url("../images2/search_2.jpg");
  margin-top:5px;   
  background-repeat:repeat-x;
  height:31px;
  width:54px;
  border:0px;
  padding:0px;
  color:White;
  cursor:pointer;  
  margin-left:2px;
  font-weight:bold;
}
#searchExample
{
    font-size:9.5px;
    margin-left:5px;
}
#divSearchBar #btnSearch:hover
{           
 color:Red;
}
#divLeft
{
    width:740px;    
    float:right;
    margin-top:5px;
    padding:5px;
}
#slideShow
{
    width:724px;
    height:230px;
    /*background-color:#faf9da;
    border: 1px solid green;*/
}
#topNews
{
    margin-bottom:10px;
}
.divTitle
{
   text-align:left;      
   background:#479f00;
   padding:5px 20px;
   margin-top:5px;
   float:left;
   min-width:230px;
   margin:10px 0px;
   border-radius: 10px;
   display:block;
}
.divTitle a
{     
    background-image:url("../images2/flower-bullet.png");
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:20px;
    color:White;    
    text-decoration:none;
    font-weight:bold;
    font-size:18px;
    text-transform: uppercase;
}
.divTopNewsContent
{
    background-color:#faf9da;
    margin-top:10px;
    border: 1px solid #b9db77;
}
div.newsItem img
{
    float:left;
    border:1px #ccc solid;
    padding:1px;
    width:110px;
    height:100px;
    margin-right:5px;
}
div.newsItem
{
    padding:10px 5px;
    float:left;
    width:97%;
    line-height:20px;
    text-align:justify;
}
div.newsItem50
{
    width:47%;
    padding:0px 10px;
    height: 200px;
    overflow: hidden;
}
div.newsItem50 h3
{
    color:#479f00;
    font-weight:600;
    font-size:14px;
}
div.newsItem50 a
{
    color:orange;
}
h3.itemNewsTitle
{
    color:#058808;
    font-size:13px;
    margin:0px;
    margin-bottom:5px;
    font-weight:600;
}
h3.topNewsItem
{
    font-size:18px;
}
div.newsItem2
{
    padding:2px 0px;
}
span.date
{
    font-size:11px;
    font-weight:bold;
    display:block;
}
h3.otherNewsItemTitle
{
    font-size:11px;
    font-weight:600;
    padding-left:15px;
    color:#333;
    background:url("../images2/bullet_icon.gif") left 4px no-repeat;
}
.divTopNewsContent .topNewsContentImage a img
{
    margin-top:10px;
    margin-left:5px;
    height:125px;
    width:125px;
    background-color:Green;
    float:left;
    margin-right:5px;
    border: 1px solid Gray;
}
.divTopNewsContent .topNewsContentDetail
{
    text-align:left;
    margin-left:130px;
    padding-top:10px;
    padding-right:5px;
}
.divTopNewsContent .topNewsContentDetail .topNewsContentTitle
{
}
.divTopNewsContent .topNewsContentDetail .topNewsContentTitle a
{
    text-decoration: none;
    color:#568d2a;
    font-size:18px;
    font-weight:bold;
}
.divTopNewsContent .topNewsContentDetail .topNewsContentCreatedDate
{
    color:Gray;
    font-size:12px;
    margin-top:5px;
    margin-bottom:7px;
}
.divTopNewsContent .topNewsContentDetail .topNewsContentDescription
{
    color:Gray;
    font-size:15px;
}
#news
{
    margin: 0 auto; 
    text-align:center;
    height: 490px;  
}
.newsBox
{
    width:47%;
    min-height:410px;
    border: 1px solid #b9db77;
    float:left;
    border-radius: 10px 10px 10px 10px;
    margin-bottom:10px;
    text-align:left;
    padding:0px 5px;
    margin-left:10px;
}
.newsBox h4
{
    color:#f9ab03;
    font-size:16px;
    text-align:left;
    padding:0;
    margin:0;
    padding-top:5px;
}
.newsBox a
{
    text-decoration:none;
}
.newsBox .spanTitle
{
    display:block;
}
.newsBox .spanTitle a
{
    color:#568d2a;
    font-weight:bold;
    font-size:12px;
    margin:0;
    padding:0;
    text-decoration:none;
    display:inline;
    text-align:left;
}
.newsBox .spanContent
{
    margin-bottom:5px;
}
.newsBox .spanContentImages img
{
   height:92px;
    width:92px;
}
.newsBox .spanContentImages
{
    float:left;
    background-color:Green;
    margin-top:5px;
    margin-right:3px;
    border: 1px solid Gray;
}
.newsBox .spanContentDescription
{   
   font-size:12.5px;
   color:Gray;
   padding-right:3px;
   text-align:justify;
}
.newsBox .relatedNews
{
 font-size:11.5px;   
 margin:0;
 padding:0;
 margin-top:10px;
}
.newsBox .relatedNews ul
{
    margin: 0px;
    padding:0px;
    padding-left:15px;
    color:Green;
}
.newsBox .relatedNews li
{
    margin-right:3px;
}
.newsBox .relatedNews li a
{
    text-decoration:none;
    color:#568d2a;
}
.leaderBoard
{
    height:90px;
    width:98%;
    float:left;
    margin:10px auto;
    text-align:center;
}
.divProductCate
{
   margin:0 auto;
   text-align:center;
   float:left;
}
.divProductCate .productItem
{
    width:358px;
    text-align:left;
    float:left;
    margin-top:15px;
    margin-bottom:5px;
    padding-left:2px;
    margin-right:auto;
    margin-left:5px;
    height:170px;
    overflow: hidden;
}
div.ProductItemImage
{
    width:125px;
    float:left;
}
.divProductCate .productItem .productItemImage img
{
    width:125px;
    height:115px;
    padding:2px;
    float:left;
    margin-right:5px;
    border: 1px solid Gray;
}
.divProductCate .productItem .productDetail
{
    padding-left:130px;
}
.divProductCate .productItem .productDetail .productTitle a
{
    font-size:14px;    
    font-weight:bold;
    color:#058808;
    text-decoration:none;
} 
.divProductCate .productItem .productDetail .productCategory a
{
    font-size:11.5px;    
    font-weight:bold;
    color:Orange;
    text-decoration:none;
    margin-left:2px;
} 
.divProductCate .productItem .productDetail .productCategory
{
    font-size:12.5px;    
    font-weight:bold;
    color:Gray;
} 
.divProductCate .productItem .productDetail .productDescription
{
    margin-top:5px;
    font-size:13px;        
    color:Gray;        
    text-align:justify;
} 
div.productDescription
{
    text-align:justify;
}
.divProductCate .productItem .productDetail .productMoreDetail
{
} 
.divProductCate .productItem .productDetail .productMoreDetail a
{
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
    color:#333;
    padding:5px 0px;
} 
#referenceNews
{
    margin-top:30px;
    height:150px;
    width:100%;
    background-color:#faf9da;
    border:1px solid green;
    border-radius:10px;
}
#divRight
{
    width:285px;
    float:left;
    margin-top:5px;
}
div.myvideo a
{
    display:block;
    font-size:13px !important;
    width:99%;
    color:#333;
    padding:0px 5px;
}
#divVideo
{
    height:auto;    
    width:285px;
}
#divNewsLetter
{
    width:285px;        
    margin-top:5px;
    margin-bottom:5px;
    margin-top:10px;
}
.NewsLetterHead
{
    background-image:url("../images2/corner_dg_TR_2.gif");
    background-repeat:no-repeat;
    background-position:top right;
    background-color:#FF9600;
    height:40px;
    text-align:left;
    padding-left:30px;
    padding-top:10px;
}
.NewsLetterHead h2
{
    margin:0px;
    color:White;        
}
.NewsLetterBody
{
    height:70px;
    background-color:#FF9600;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
}
.NewsLetterBody span
{
    text-align:justify;
    margin-top:5px;
    font-size:13px;
    display:block;
    padding-left:30px;
    padding-right:20px;
    color:White;
}
.NewsLetterBottom
{
    background-image:url("../images2/corner_dg_BL_2.gif");
    background-repeat:no-repeat;
    background-position:bottom left;
    height:40px;
    background-color:#FF9600;
}
.rightModule
{
    text-align:left;
    border:1px solid green;
    margin-bottom:5px;
    margin-top:5px;
}
.rightModule .rightModuleTitle
{
    padding-top:5px;
}
.rightModule .rightModuleTitle a
{
    color:Orange;
    padding-left:10px;    
    text-decoration:none;
    font-size:15px;
    font-weight:bold;
}
.rightModule .rightModuleImage 
{
}
.rightModule .rightModuleImage img
{
    margin-top:5px;
    margin-left:10px;
    width:105px;
    height:105px; 
    border:1px solid Gray;
    float:left;
}
.rightModule .rightModuleContent
{
    margin-bottom:25px;
}
.rightModule .rightModuleContentDetail
{
   margin-left :120px;
   font-size:12.5px;
   color:Gray;
   text-align:justify;
   padding-right:5px;
}
.rightModule .rightModuleRelated
{
}
.rightModule .rightModuleRelated ul
{
    color:#92a4d9;
    padding-left:25px;
}
.rightModule .rightModuleRelated li
{
}
.rightModule .rightModuleRelated li a
{
    color:#92a4d9;
    text-decoration:none;
    font-size:13px;
}
.voteBox
{
    width:274px;
    height:305px;
    background-color:#FAF9DA;
    margin-bottom:5px;
    border: 1px solid green;
    text-align:left;
    padding-left:10px;
    border-radius: 10px 10px 10px 10px;
}
.voteBox p
{
   color: #3366FF;
   margin-top:0px;
}
.voteBox #AnswerList
{
   color: Gray;
   font-size:12px;
}
.voteBox #submitButton
{
    text-align:center;
    margin-top:10px;
}
.voteBox h3
{
    color: #993300;
    font-size: 16px;
    font-weight: bold;
    line-height: 130%;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom:0px;
}
.productCategoryMenu
{
}
.productCategoryMenu .productCategoryMenuTop
{
    background-image:url("../images2/productCateTop.jpg");
    width:284px;
    height:43px;
}
.productCategoryMenu .productCategoryMenuBody
{
    width:284px;    
    background-repeat:repeat-y;
    text-align:left;
}
.productCategoryMenu .productCategoryMenuBody ul
{
    padding:0px;
    margin:0px;
    color:White;
    cursor:pointer;
    list-style:none;
}
.productCategoryMenu .productCategoryMenuBody ul li
{
    line-height:22px;
}
.productCategoryMenu .productCategoryMenuBody li:first-child
{
    border-top:none;
}
.productCategoryMenu .productCategoryMenuBody ul li a
{
    text-decoration:none;
    color:#fff;
    padding:8px 10px;
    display:block;
    font-weight:600;
    font-size:13px;
    text-transform: capitalize;
    background:#479f00;
    border-top:1px #fff solid;
}
.productCategoryMenu .productCategoryMenuBody ul .mainCate a
{
    background-repeat:no-repeat;  
    color:Yellow;
    text-transform: uppercase;
}
.productCategoryMenu .productCategoryMenuBody ul .subCate a
{
    background:url("../images2/bullet_icon.png") #479f00 no-repeat 13px center;
    text-indent: 15px;  
}
.productCategoryMenu .productCategoryMenuBody ul .subCate
{
    padding-left:0px;
}
.productCategoryMenu .productCategoryMenuBody ul li:hover
{
    background-color:#99D74E;
}
.topNewsRightTop
{
    background-image:url("../images2/topNewsDivTop.jpg");
    height:121px;
    background-repeat:no-repeat;
     width:285px;
}
.topNewsRightBody
{
    background-image:url("../images2/topNewsDivRepeater.jpg");
    background-repeat:repeat-y;
    padding-bottom:50px;
    width:285px;
}
.topNewsRightBottom
{
    height:31px;
    background-repeat:no-repeat;    
    background-image:url("../images2/topNewsDivBottom.jpg");
     width:285px;
}
.topNewsRightItem 
{
    text-align:left;
    margin-left:35px;
    padding-top:15px;
}
.topNewsRightItem .topNewsRightItemTitle
{
    margin-bottom:5px;   
}
.topNewsRightItem .topNewsRightItemTitle a
{
    font-size:14px;    
    font-weight:bold;
    color:Orange;
    text-decoration:none;
    margin-bottom:5px;
}
.topNewsRightItem .topNewsRightItemImage img
{    
    float:left;
    height:100px;
    width:100px;    
    border: 1px solid Gray;
    margin-right:5px;
}
.topNewsRightItem .topNewsRightItemImage
{    
}
.topNewsRightItem .topNewsRightDetail
{
}
.topNewsRightItem .topNewsRightItemDescription
{    
    font-size:11.5px;
    color:Gray;
    text-align:justify;
    margin-right:25px;    
}
.clearThis
{
    clear:both;
}
#divBottom
{
    margin:0 auto;
    text-align:center;
    position:static;
    width:1050px;
}
.footer
{
    height:auto;
    background-repeat:no-repeat;
    background-position:center;
    color:White;
    font-size:12px;
}
.tb10 {
	background-image:url(/images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}
div.item-duan {
    width:97%;
    float:left;
    border:1px #ececec solid;
    padding:5px;
    border-radius:5px;
    margin-top:10px;
}
div.img-duan {
    float:left;
    padding:2px;
    border:1px #ccc solid;
}
div.info-duan {
    width:585px;
    float:right;
    padding:2px 5px;
    font-size:13px;
    position:relative;
    height:100px;
}
h3.title-duan a {
    font-size:13px;
    color:Green;
    font-weight:bold;
    padding-bottom:5px;
    float:left;
    display:block;
    width:100%;
}
a.chi-tiet {
    color:red;
    position:absolute;
    right:5px;
    bottom:5px;
}
div#NewsTitle a {
    text-transform:none;
    font-size:18px;
    color:rgb(132, 204, 62);
    font-weight:bold;
}
div.tin-left {
    width:45%;
    float:left;
    text-align:justify;
}
div.tin-right {
    width:50%;
    float:right;
    background:#effced;
}
div.tin-left img {
    float:left;
    margin-right:10px;
    padding:2px;
    border:1px #ececec solid;
}
a.title-tin-left {
    color:#84cc3e;
    font-size:14px;
    font-weight:bold;
}
h3.title-tin-right {
    color:#84cc3e;
    font-size:18px;
    margin-bottom:10px;
}
div.title-category a {
    color: #84cc3e;
    font-size: 18px;
    padding:5px 0px;
    margin-bottom:5px;
    display:block;
}
a.tin-list {
    background:url("../images2/bullet_icon.gif") no-repeat left 3px;
    padding:2px 0px;
    float:left;
    padding-left:12px;
    width:100%;
}
div.footer-content {
    width:29%;
    padding:10px;
    float:left;
    color:#333;
    text-align:left;
}
div.footer-content a {
    text-decoration:none;
    color:#333;    
    background:url("../images2/bullet_icon.gif") no-repeat left;
    padding-left:12px;
}
div.footer-content2 {
    width:20%;
}
div.footer {
    border:3px Green solid;
}
div.logo_bo
{
    width:100%;
    float:left;
    text-align:center;
    padding:10px 0px;
}
div#sticky
{
    display:none;
}
div.divMenuContent
{
    width:1050px;
    margin: 0px auto;
    text-align:left;
    height:42px;
    line-height:42px;
}
div.productTitle a
{
    color:orange;
    font-weight:bold;
    font-size:16px;
}
a.view-more
{
    float:right;
    color:#fff !important;
    font-weight:600;
    font-size:11px;
    background:url('../images2/view-more.gif') no-repeat;
    width:80px;
    height:32px;
    text-indent: -1000px;
}
div.newsItemBoxList
{
    width:370px !important;
}
div.khuyen-mai-thang
{
    background:url('../images2/khuyen-mai-titles.png') #e1e1e1 no-repeat top center;
    margin:20px auto;
    width:500px;
    overflow: hidden;
    padding-top:45px;
    border:2px #FF8000 solid;
}
div.khuyen-mai-thang img
{
    width:180px !important;
    height:150px !important;
    float:left;
    margin-right:10px;
}
div.khuyen-mai-thang td
{
    border-bottom:1px #fff solid;
}
div.khuyen-mai-thang a,div.khuyen-mai-tuan a
{
    color:#0a8307;
    font-weight:bold;
    font-size:20px;
    padding:10px 0px;
}
div.khuyen-mai-tuan
{
    margin:0px auto;
    width:80%;
    border:2px #FF8000 solid;
    margin-bottom:20px;
    border-radius:5px;
    background:#dfe4df;
    font-weight:bold;
    line-height:25px;
}
div.khuyen-mai-tuan img
{
    float:left;
    margin-right:10px;
}
div.khuyen-mai-noi-bat
{
    text-align:left;
    width:100%;
    float:left;
    display:block;
}
div.khuyen-mai-noi-bat a
{
    color:red;
    font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
    display:block;
}
div.divTitle5
{
    background:#eb9712 !important;
}
img.so-huu-ngay
{
    width:80px;
    height:30px;
}