@charset "utf-8";
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 90px;
	width: 100%;
	clear: both;
	color: #3300FF;
}
#homnay {
	text-align: right;
	height: 6px;
	font-weight: bold;
	white-space: normal;
	width: 150px;
	clear: none;
	float: none;
	clip: rect(auto,auto,auto,auto);
	background-position: center center;
	vertical-align: bottom;
	padding: 10.5px;
	margin-top: auto;
	margin-left: auto;
	right: 0px;
	background-repeat: no-repeat;
}
#menu {
	height: 19px;
	background-color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	bottom: auto;
	background-position: left;
	display: table;
	width: 100%;
	vertical-align: bottom;
	text-align: left;
	background-repeat: no-repeat;
	float: none;
	clear: none;
	left: auto;
	right: auto;
	margin: auto;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
	vertical-align: middle;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	font-weight: bold;
	color: #00458E;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: left;
}
.link {
	text-decoration: none;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	height: 50px;
	font-weight: bold;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	background-position: center center;
	text-align: center;
	margin-bottom: auto;
}
#left {
	background-color: #E5E5E5;
	width: 150px;
	float: left;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
#right {
	float: right;
	width: 650px;
}
#right div {
	padding-left: 5px;
}
.binhduong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.binhduong a {
	text-decoration: none;
}
.medic {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.mediccolor {
	color: #0000CC;
	font-weight: bold;
}
.mediccolorblack {
	font-weight: bold;
	color: #000000;
}
.mediccolorcyan {
	color: #0099FF;
	font-weight: bold;
}
.mediccolorred {
	font-weight: bold;
	color: #FF3300;
}

