﻿body
{
	margin: 0 0 0 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color:#584B42;
}
.Beeline
{
	width:996px;
	margin:0 auto;
}
.Banner
{
    float:left;
    width:100%;
    height:100px;
}
.Banner a.Logo
{
    float:left;
}
.DangNhap
{
    float:right;
    /*padding-right:70px;*/
    padding-top:75px;
    height:auto;   
}
.DangNhap a
{
    float:left;
    color:#B0B0AD;
    padding-right:10px;
}
.DangNhap a:hover
{
    text-decoration:underline;
}
.DangNhap a.XinChao span
{
    color:#F9BA1D;
}
.DangNhap span.Space
{
    float: left;
    background: url("../Images/Images/Footer_Space.png") no-repeat center center;
    width: 20px;
    font-size: 0px;
    height: 15px;
}

.Menu
{
	float:left;
	width:100%;	
}

.Menu a
{
	float: left;
	background: url("../Images/Images/Menu_L.png") no-repeat left top;	
	padding: 0 0 0 6px;
	text-decoration: none;
	height: 22px;
	cursor: pointer;
	padding-right:2px;
	width:116px;
}
.Menu a span
{
	float: left;
	background: url("../Images/Images/Menu_R.png") no-repeat right top;	
	padding-top: 5px;
	height: 17px;
	font-weight: bolder;	
	text-align:center;
	width:100%;
}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/* End IE5-Mac hack
.Menu a:hover span {color:#FFFFFF;}
.Menu a:hover {background-position:0% -22px;}
.Menu a:hover span {background-position:100% -22px;}

.Menu a:active span {color:#FFFFFF;}
.Menu a:active {background-position:0% -22px;}
.Menu a:active span {background-position:100% -22px;} */
.SubMenu
{
    float:left;
    width:100%;
    height:25px;
    background:url("../Images/Images/Menu_Sub_C.png") repeat-x left top;
}
.SubMenu_L
{
    float:left;
    width:100%;
    height:25px;
    background:url("../Images/Images/Menu_Sub_L.png") no-repeat left top;
}
.SubMenu_R
{
    float: left;
    width: 100%;
    height: 25px;
    background: url("../Images/Images/Menu_Sub_R.png") no-repeat right top;
    position:relative;
    overflow:hidden;
}
.SubMenu_R div.SubMenu_Out
{
    float:left;
    height:25px;
    position:relative;
    overflow:hidden;
    width:2000px;
}
.SubMenu_Slide_Left
{
    position:absolute;
    height:25px;
    top:0px;
    left:0px;    
    width:30px;
    z-index:100;
    background:url("../Images/Images/Slide_L.png") no-repeat left top;
}
.SubMenu_Slide_Right
{
    position:absolute;
    height:25px;
    top:0px;
    left:967px;    
    width:30px;
    z-index:100;
    background:url("../Images/Images/Slide_R.png") no-repeat right top;
}
.SubMenu_Content
{
    height:25px;
    position:absolute;
}
.SubMenu_Content a
{
    text-decoration:none;
    color:#FFFFFF;
    float:left;
    padding-right:6px;
    padding-left:6px;
    font-size:10px;
    padding-top:8px;
}
.SubMenu_Content a:hover
{
    color:#333333;
}
.Footer_C
{
    float:left;
    width:973px;
    background:url("../Images/Images/Footer_C.gif") repeat-x left top;
    height:25px;
    text-align:center;
    padding-top:14px;
}
.Footer_C a
{
     color:#848484;
     float:left;
}
.Footer_C a:hover
{
    text-decoration:underline;
}
.Footer_C span
{
    float: left;
    background: url("../Images/Images/Footer_Space.png") no-repeat center center;
    width: 20px;
    font-size: 0px;
    height:15px;
}
.Footer_L
{
    float: left;
    width: 10px;
    height: 39px;
    background: url("../Images/Images/Footer_L.gif") no-repeat left top;
}
.Footer_R
{
    float: left;
    width: 10px;
    height: 39px;
    background: url("../Images/Images/Footer_R.gif") no-repeat left top;
}
.ThongTin
{
    float:left;
    width:100%;
    padding-top:10px;
    padding-bottom:30px;
    text-align:center;
}
.ThongTin p
{
    margin:0px;
    margin-top:5px;
    font-size:10px;
}


.Right_Help
{
    float:left;
    width:100%;
    padding-bottom:30px;
}
.Right_Help a
{
    float:left;
    width:100%;
}
.Right_Help a span.Image
{
    float:left;
    width:100%;
    text-align:center;
    
}
.Right_Help a span.Text
{
    float:left;
    width:100%;
    text-align:center;
    padding-top:20px;
    text-decoration:none;
    font-weight:bold;
}

.Right_Help a:hover span.Text
{
   color:#FBC121;
}
