﻿
body 
{
	margin-top:4px;
	margin-left:0px;
    background-color : white;
}

.wrapper
{
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-color:#e6e7e9;
	width:1000px;
}
.header
{
	width: 1000px;
	height:194px;
	margin:0px 0px 0px 0px;
    background-image: url(../Images/banner.png);
}
.menu
{
	width:1000px;
	height:32px;
	margin-top:0px;
}
.central
{
	width:1000px;
	padding-top:10px;
}
.container
{
	width:790px;
	float: left;
	padding-left:30px;
}
.menu_right
{
	width:180px;
	height:1625px;
	float:right;
	text-align:left;
	vertical-align:top;
	background-color:#6e8076;
	overflow:hidden;
}
.footer
{
	width:1000px;
	background-color:#4c5b54;
}
.td
{
	font-size:11pt;
}
.td2 a
{
	text-decoration: none;
}
.td2 a:visited
{
	text-decoration: none;
}
.td2 a:hover
{
	text-decoration: underline;
	color:#6b0040;
}
.div
{
	width:100%;
	height:360px;
	overflow:hidden;
}
.link
{
 font-family: Arial;
 font-size:10pt;
 color: #000040;
 text-decoration: none;
}
.link:visited
{
	color:#000040;
	font-size:10pt;
	text-decoration: none;
}
.link:active
{
 color: #000040;
 font-size:10pt;
}
.link:hover
{
 font-size:10pt;
 color:#404000;
 text-decoration: underline;
}

.link2
{
 font-family: Arial;
 font-weight:bold;
 font-size:10pt;
 color: #000040;
 text-decoration: none;
}
.link2:visited
{
	color:#000040;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
}
.link2:hover
{
 font-size:10pt;
 font-weight:bold;
 color:#404000;
 text-decoration: underline;
}
.link3
{
	font-size:11pt;
	font-weight:bold;
	color:#000040;
	text-decoration:none;
}
.link3:visited
{
	font-size:11pt;
	font-weight:bold;
	color:#000040;
	text-decoration:none;
}
.link3:hover
{
	font-size:11pt;
	font-weight:bold;
	color:#000040;
	text-decoration:underline;
}
.link4
{
	font-size:14pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.link4:visited
{
	font-size:14pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.link4:hover
{
	font-size:14pt;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.link_chitiet
{
	font-size:11pt;
	font-weight:bold;
	color:#FF8000;
	text-decoration:none;
}
.link_chitiet:visited
{
	font-size:11pt;
	font-weight:bold;
	color:#FF8000;
	text-decoration:none;
}
.link_chitiet:hover
{
	font-size:11pt;
	font-weight:bold;
	color:#FF8000;
	text-decoration: underline;
	
}
.trencung
{
	width:1000px;
	height:20px;
	text-align:left;
}
.button_back
{	
 border:none;
 width:22px;
 height:22px;
 background: url(../Images/back2.png);
 background-repeat:no-repeat;
 margin-right:0px;
 color:#ffffff;
 cursor:pointer;
}
