@import url("css/menu.css");
@import url("css/cms.css"); 
@import url("css/jquery.tabs.css");

body
{
  margin: auto;
  background: #f6bd85;
  background-repeat: repeat-y;
  background-position: center;
  font-size: 13px;
  font-family: Arial;
}

.divBaoNgoai
{
  width: 980px;
  padding-left: 8px;
  padding-right: 8px;
  background: url(images/bg.jpg) #f6bd85;
  background-position: center;
  background-repeat: repeat-y;
   margin: auto;

}


.divContainer
{
  width: 964px;
  height: auto;
    margin: auto;
  background: #ffffff;

}


.banner_bg
{

    width: 964px;
    height: 123px;
}

.topmenu_bg
{
    background: url(images/topmenu_bg.jpg);
    width: 100%;
    height: 32px;
}


.topmenu_left
{
  float: left;
  background: url(images/topmenu_left_bg.jpg);
  width: 210px;
  height: 32px;
  border-left: solid 1px #E8CACA;
  color: White;
  padding-top: 0px;
  padding-left: 10px;
  font-size: 12px;
}

.topmenu_left_right
{
  background: url(images/topmenu_left_right.jpg);
  float: left;
  width: 37px;
  height: 32px;
}
.topmenu_left_mid
{
    float: left;
    width: auto;
    color: #ffffff;
    padding-left: 30px;
    font-size: 12px;
    font-weight: bold;
}
.topmenu_left_mid .link
{
    float: left;
    width: auto;
    padding-top: 9px;
}
.topmenu_left_mid .separate
{
    float: left;
    width: 14px;
    height: 32px;
    background: url(images/topmenu_separate.jpg);
    margin-left: 13px;
    margin-right: 10px;
}

.topmenu_right
{
    float:right;
    width: 250px;
    height: 32px;
    padding-right: 5px;
    text-align: right;
    padding-top: 0px;
    color: white;    
}



.divContent
{
  width: 100%;
  background: #fff;
  float: left;
}

.LeftPart
{
  width: 200px;
  background: #F2C8C8;
  padding-top: 0px;
}

.LeftPane
{
  float: left;
  width: 200px;

}


.ContentPane
{
  float: left;
  width: 760px;
  background: #fff;
}

.divBottom
{
    background: url(images/bottom_bg.jpg);
    height: 100px;
    float: left;
    width: 100%;
}

.bottom_left
{
   float: left;
   width: 723px;
   height: 100px;
}
.bottom_mid
{
  background: url(images/bottom_mid.jpg);
  width: 41px;
  height: 100px;
  float: left;
}
.bottom_right
{
  background: url(images/bottom_left.jpg);
  height: 100px;
  width: 200px;
  float: right;
}
/* MENU */
.menu_top_left
{
  background: url(images/menu_top_left.jpg) no-repeat;
  width: 8px;
  height: 8px;
  float: left;
  margin-top: 3px;
      background-position: bottom;
}
.menu_top_mid
{
  background: url(images/menu_top_bg.jpg) repeat-x;
  width: 183px;
  height: 8px;
  float: left;
   margin-top: 3px;
      background-position: bottom;
}
.menu_top_right
{
  background: url(images/menu_top_right.jpg) no-repeat;
  width: 9px;
  height: 8px;
  float: right;
   margin-top: 3px;
      background-position: bottom;
}

.menu_cont
{
    background: url(images/menu_con_bg.jpg) #fff;
    background-repeat: repeat-y;
    background-position: left top;
    padding-left: 4px;
    padding-right: 4px;
    width: 192px;
    float: left;

}
.menu_item
{
  background: url(images/menu_item_bg.jpg);
  height: 26px;
  color: white;
  font-size: 11px;
  font-weight: bold;
  padding-top: 5px;
}
.menu_separate
{
  background: url(images/menu_separate.jpg);
  width: 25px;
  height: 26px;
}

.menu_bot_left
{
  background: url(images/menu_bot_left.jpg);
  width: 12px;
  height: 10px;
  background-position: bottom;
  background-repeat: repeat-x;
  float: left;
}
.menu_bot_bg
{
  background: url(images/menu_bot_bg.jpg);
  width: 171px;
  height: 10px;
  float: left;
  background-position: bottom;
  background-repeat: repeat-x;
}
.menu_bot_right
{
  background: url(images/menu_bot_right.jpg);
  background-repeat: repeat-x;
  width: 17px;
  height: 10px;
  float: right;
  background-position: bottom;
}


/*/ MENU */


A.SkinObject:link
{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

.link a
{
    color: White;
}

.link a:visited
{
    color: White;
}

.link a:hover
{
    color: White;
}

.cmdGo
{
    background: url(images/cmdGo.jpg);
    width: 55px;
    height: 23px;
}

.cmdTim
{ 
background-image: url(images/tim.jpg); 
background-repeat:no-repeat; 
color: #fff;  
width:47px;
height:25px;
  
}
