@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	background-color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
}
* {margin: 0px;padding: 0px;}

#wraper {
	width: 960px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}

#header {
	width: 100%;
	height: 130px;
	background-color: #000000;
}

#topheader {
	background-color: #000000;
	height: 130px;
	width: 100%;
}
#header #topheader #logo {
	float: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../logo/logovangkimlong4.gif);
	height: 100px;
	background-repeat: no-repeat;
	width: 200px;
}
#header #topheader #banner {
	width: 550px;
	height: 130px;
	float: left;
	margin-left: 5px;
}
#header #topheader #banner #logobaner {
	width: 100%;
	height: 100px;
	float: left;
}
#header #topheader #banner #menubaner {
	height: 20px;
	width: 100%;
}
#header #topheader #dangnhap {
	height: 130px;
	width: 200px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
}
#header #topheader #dangnhap a {
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	margin-top: 10px;
	text-decoration: none;
}
#wraper   #header  #bottomheader {
	background-color: #009900;
	height: auto;
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#Content {
	height: auto;
	padding: 0px;
	margin-top: 5px;
}
#contentleft {
	float: left;
	width: 204px;
	height: auto;
	margin-bottom: 5px;
	background-color: #00CC66;
	margin-top: 5px;
}
#contentright {
	background-color: #000000;
	float: right;
	height: auto;
	width: 746px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#contentright #contentndleft {
	float: left;
	width: 532px;
	height: auto;
	text-align: left;
}
#contentright #contentndright {
	float: right;
	width: 204px;
	height: auto;
	background-color: #FF3300;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
	vertical-align: top;
}
.postheader{
	background-image:url(../images/tieudecontent.gif);
	display:block;
	width:532px;
	height:29px;
}
.postheader h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.postcontent{
	width: 530px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #111111;
	border-left-color: #111111;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
	background-color: #000000;
}
.postfooter{
	display:block;
	width:528px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;
}
.last{
	border-right: 0px none #6b7272 !important;
}
#colTwo {
	float: right;
	width: 204px;
	background: #111111;
	height: auto;
}

#colTwo ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
#colTwo   a  .img {
	border: 2px solid #9F9F9F;
	margin-top: 5px;
	margin-bottom: 5px;
}


#colTwo li {
	margin-bottom: 10px;
	background-image: url(../images/img3.gif);
	background-repeat: repeat-x;
}

#colTwo li li {
	margin-bottom: auto;
	background: none;
}
#colTwo p {
	margin-left: 30px;
}


#colTwo li ul {
	padding-top: 0;
	padding-left: 5px;
	list-style: square inside;
}

#colTwo h2 {
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
	color: #F2900B;
	background-image: url(../images/img4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#footer {
	border: 1px inset #999999;
	height: auto;
	background-color: #000000;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
#footer a:hover {
	color: #FFCC00;
}
#form1 {
	background: #191919;
}

.textfield {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif, vni-times, "Times New Roman";
	height: 20px;
}
.submit   
{
	color: #00FFFF;
	background-color: #000000;
	height: 25px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#contentright #vangACB {
	background-color: #000000;
	clear: both;
	width: 100%;
}
#wraper #Content #contentright #sanvang {
	height: auto;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 50px;
}

#contentright #vangACB  #tieudecontent {
	color: #FFFF00;
	text-align: left;
	height: auto;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	background-image: url(../images/title2.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}
