﻿
.Left
{
	width:200px;	
}

.Right
{
    float:left;
	width:250px;	
	padding-left:0px;	
	padding-right:10px;
	margin-top:15px;
	margin-bottom:5px;
}

.Mid
{	    	
	padding:0px 0px 0px 0px;	/*khoang cach o giua voi trai phai*/		
	min-width:735px;	
}

.Mid_Page
{
    /*border:#cccccc 1px solid; */
	float:left;
	width:100%;			
}
.Mid_Title 
{
    background:url("Images/Site/mid-title-bg.png") left bottom;
	background-repeat:repeat-x;
	color:#f10303;    
	text-align:left;
	font-weight:bold;				
	text-transform:uppercase;		
	float:left;
	width:97.5%;
	padding:7px 0px 6px 0px;		
	text-indent:-2px;
	margin-top:-2px;
	margin-left:10px;	
}
.Mid_Title h1
{
    font-size:22px;			
	padding-left:0px;	
	color: #e40000;	
	margin: 8px 2px 5px 5px;
}
.Mid_Content
{
	padding: 8px 0px 30px 0px;
	margin-top:-1px;
	float:left;
	width:100%;
}

.Mid_Content_Container /* class này chỉ bao tiêu đề tới phần tóm tắt, không bao phần PageList */
{
    padding:10px 10px 0px 10px;
}

.Mid_NextRecord_Title
{
	color:#f00800;
	font-weight:bold;
	font-size: 16px;
}

.Mid_NextRecord_Content ul
{
	margin:3px 0px 10px 0px;
}
.Mid_NextRecord_Content li
{
	margin-left:25px;
	list-style:none;
	margin-left: 20px;
	background:url(Images/Icons/arrow-red.gif) no-repeat;
	background-position: 1px 7px;
	padding-left:15px;
}


/* MENU O DUOI CUNG */
.BottomMenu99
{
    float:left;
    width:100%;    
    background-color:#bcc6ce;
}
.BottomMenu
{		    
    color:White;
    padding:4px 0px 4px 0px;        
    width:985px;                
}
.BottomMenu ul
{	    	
    margin-left:160px;	        
}
.BottomMenu li
{				
	float:left;	
	list-style:none;
	text-align:left;
	padding:0px 5px 0px 5px;
	border-right:1px #eeeeee dotted;
}
.BottomMenu li a
{        
    color:#094f7f;
    font-weight:bold;
}

.BottomMenu li a:hover
{   
    color:#799bb3;      
}

#BottomMenu_Active a
{	
	text-decoration:none;
	color:#e5631b;
}

.Fanpage
{
}
.Fanpage li
{
    float:right;
    list-style:none;
    padding-left:10px;
    padding-bottom:20px;
    margin-top:-10px;
}
.Fanpage li img
{
    width:35px;
}


/*----------------- css cho contract page -----------------------*/
.Contact_Form 
{
	float:left;	
	width:100%;
	margin-bottom:10px;
}
.Contact_Form table
{
	BORDER-COLLAPSE: collapse;
	width:99%;
	border:0px;
	font:12/14px Verdana, Arial, Helvetica, sans-serif;	
}
.Contact_Form table td
{
	border:#CCCCCC 0px solid;
	/*background-color:#dae6f8;*/
	padding:3px;
	text-align:left;
}

/* List thư mục tập tin trong control */
.Explorer
{
    float:left;
    padding:10px;
}
.Explorer li
{
    float:left;
    width:150px;
    height:150px;
    list-style:none;
}
.Explorer img
{
    width:80px;
    height:80px;
}


#divLeftBanner
{
   position:fixed;
   top:10px;
}
.divLeftBanner_ img
{
    margin:0px;
    padding:0px;
}

#divRightBanner
{
    position:fixed;
    top:10px;    
}

.Notify
{
    position: fixed;
    top: 300px; 
    left: 0px;
    color: White;
    padding: 10px;
    background-color: rgb(75, 188, 247);
}