﻿body 
{
	
    background-color:#dce4e7;
    font-family:Tahoma;
    font-size:12px;
    margin-top:0px;
    /*color:White;*/
}

.Container
{
    width:1000px;    
}

.MenuTop
{
	margin-top:0;
	margin-left:10;
	margin-right:10;
	margin-bottom:0;
   background-image:url(../Images/Main/Menu.png);
   height:27px;
   width:1000px;
}
.MenuTop a:visited, .MenuTop a:link, .MenuTop a:active
{
	color:White;
    text-decoration:none;	
    font-weight:bold;
}
.MenuTop a:hover
{
	color:#f1d804;
    text-decoration:none;	
    font-weight:bold;
    font-size:13px;
}
.body
{
    background-image:url(Images/body.png);   
    height:952px;
    width:1000px;     
}
.footer
{
    height:42px;
    width:1000px;
    background-color:#0055A7;
    color:White;
    font-size:12px;
}
.leftfooter
{
    /*background-image:url(../Images/Main/footerLeftLogo.png);   */
    /*height:62px;*/ 
    width:88px;
}
.footertitle
{
    font-weight:bold;    
}

.colchangetang
{
	color:#1CBC00;
}

.colchangegiam
{
	color:Red;
}

.colchangeondinh
{
	color:Black;
}

.PanelTitle
{
  height: 32px;
  /*border-collapse: collapse;*/
  width: 100%;
  border: 0px none #000000;
  margin-top:2px;
}
.PanelTitle .TitleLeft
{
  width:20px;
  height: 32px;
  background-image: url(../Images/Main/bg_title.png);
  background-repeat: repeat-x;
  border-left:solid 1px #b3cace;
}
.PanelTitle .TitleInfo
{
  font-size: 12px;
  font-weight: bold;
  height: 32px;
  /*text-transform: uppercase;*/
  background-image: url(../Images/Main/bg_title.png);
  background-repeat: repeat-x;
  
  padding-left: 2px;
  color:#0065ae;
}
.PanelTitle .TitleRight
{
  width: 4px;
  height: 32px;
  background-repeat: repeat-x;
  background-image: url(../Images/Main/bg_title.png);
  border-right:solid 1px #b3cace;
}

.PanelTitle .TitleLeft2
{
  width:20px;
  height: 27px;
  background-image: url(../Images/Main/linetitle.png);
  background-repeat: repeat-x;
}
.PanelTitle .TitleInfo2
{
  font-size: 12px;
  font-weight: bold;
  height: 32px;

  background-image: url(../Images/Main/linetitle.png);
  background-repeat: repeat-x;
  padding-top: 2px;
  padding-left: 2px;
  color:#0065ae;
}
.PanelTitle .TitleRight2
{
  width: 4px;
  height: 22px;
  background-repeat: repeat-x;
  background-image: url(../Images/Main/linetitle.png);
}

.ContentPanel
{
  width: 100%;
  margin-top: 5px;
  clear:both;
}

.ContentTitle
{
  color: Black;
  cursor: pointer
}

.ContentTitleProduct
{
  color: #0064c2;
  font-weight:bold;
  cursor: pointer
}

/*.ContentTitle:hover
{
  color: #FF6600;
}*/

.ContentThumb
{
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  padding-top: 4px
}

.ContentDate
{
  color: #9F9F9F;
  font-size: 8pt
}

.ContentIntro
{
  text-align: left
}

.ContentDetail
{
  text-align: left;
}

.ContentTitleCat a:link, .ContentTitleCat a:visited, .ContentTitleCat a:active, .ContentTitleCat a:hover
{
  color: #0064c2;
  font-size:13px;
  font-weight:bold;
  cursor: pointer;
  text-decoration: none;
}

.listContent
{
	list-style-image:url(../Images/Main/bullet2.png);
}

.bgNews
{
	background-color:#dbe8ee;
}

.bgNewsDL
{
	background-color:White;
}

.colorTitle
{
	color:#0065AE;
}

.Online
{
	border:solid 1px #C3C4C5;
	color: #C3C4C5;
	font-weight:bold;
	text-align:center;
}