﻿/* ------- Định dạng chung ------- */




body{
	
	
	padding: 0px;
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
        color: #000000;
        background: url(../images/anh nen power point (4).jpg);
}

body a:hover{
        color:#007700;
	

}


/* ------- Định dạng cho phần khung trang web ------- */
#container{	
	max-width:1000px;
	max-height: auto;
	background:#FFFFFF;
	margin:auto;
        
}

/* ------- Định dạng cho phần trên ------- */
header{
	background-color:#ffffff;	
}
header a{
	font-weight:bold;
	color:#FFFFFF;
	text-align:center auto;
	text-decoration:none;
	background: url(../images/nenmenu.png);
	display:block;
	width:188px;
        height: 40px;
	float:left;
	padding:5px;
        magin: 5px;
	border:solid thin #FFFFFF;
}
header a:hover{
	color:#00ff5a;
	background-color:#FFFFFF;
	border:solid thin #0a572c;
}

/* ------- Định dạng cho phần menu dọc - cột trái ------- */
nav{
        font-size: 13pt;
	clear:both;
	float:left;
	width: 199px;
        height:400px;	
	border-right: thin dotted #0a572c;
        background: #0a572c;
       
}

nav .tieude{
      background: #0a572c;

}
nav a{
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;			
	display: block;
	padding: 5px;
        background-color: #0a572c;
        width: 190px;
        height: auto;
}
nav a:hover{
	color: #00ff5a;
}

/* ------- Định dạng cho phần nội dung - cột phải ------- */
section{
	float:left;
	width: 800px;
}
--------------------------------------------------------------
section .AIRFREIGHT li{
        text-align:left;
        color: #ff0000;
}

section .AIRFREIGHT a{
        text-align: left;
        color: #009900;

}

section .AIRFREIGHT1 a{
        text-align:center;
        color: #009900;
        text-decoration:none;
}

section .AIRFREIGHT1 li{
        text-align:left;
        color: #ff0000
}

section .AIRFREIGHT1 a:hover{
        color: #ff0000;

}

-------------------------------------------------------


section .SEAFREIGHT li{
        text-align:left;
        color: #ff0000;
}

section .SEAFREIGHT a{
        text-align: left;
        color: #009900;

}

section .SEAFREIGHT1 a{
        text-align:center;
        color: #009900;
        text-decoration:none;
}

section .SEAFREIGHT1 li{
        text-align:left;
        color: #ff0000
}

-------------------------------------------------------------------------
section .COMPANY p{
        text-align:center;
        color: #ff0000;
        
}

section .COMPANY {
        
        color: #ff0000;
        
}


--------------------------------------------

section .hinhanh img{
	width: 750px;
	height: 300px;

}

section .logo img{
	width: 800px;
	height: 200px;

}


section .congty {
	text-align:center;
        color: #0a572c
}

section .text{
        text-align:left;
        color: #ff0000

}

section b a{
       color: #ff0000 ;  
}
--------------------------------------------------------
section .LINKONLINE a{
      text-align:left;
      color: #ff0000;
      text-decoration:none;

}

section .LINKONLINE a:hover{
      text-align:left;
      color: #009900;
      text-decoration:none;

}

section .LINKONLINE p{
        text-align:left;
        color: #ff0000
        
}

section .LINKONLINE b{
        text-align: center;
        color: #000000
        
}

section .LINKONLINETD p a{
        text-align: left;
        color: #ff0000
        font-size: 20pt;
}

---------------------------------------------------------

.doc1{
       font-size: 10pt;
   
}
/*-----------------------------------------------------------------------*/
footed{
	clear:both;
	padding: 10px 5px 0px 0px;
	
}

/*-----------------------------------------------------------------------*/

/* ------- Định dạng cho phần dưới ------- */
footer{
	clear:both;	
	text-align: center;	
	color: #ffffff;	
	padding: 10px;
	background: url(../images/footer.jpg);
}
footer b a{
        color: #ffffff;
}
