body {
	font-family: Verdana, Arial;
	font-size: 0.75em;
	line-height: 1.5;
	margin: 0;
	color: #333333;
	background-color: #CCCCCC;
}
a, a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: red;
	border-bottom: 1px dotted red;
}

/*
.clear-line {
	height: 10px;
	width: 100%;
	clear: both;
}
*/

#blueground {
	height: 8px;
	background-color: #162c79;
}
#topmenu {
	height: 90px;
	text-transform: uppercase;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	width: 930px;
	border-bottom: 1px dotted #666666;
	background-color: white;
	background-image: url('../assets/iig-logo.gif');
	background-repeat: no-repeat;
	background-position: 20px 7px;
	font-weight: bold;
	font-family: Arial;
}
	#topmenu img {
		padding-left: 5px;
		padding-top: 10px;
		border: 0;
	}
	.sepline {
		margin-left: 10px;
		margin-right: 10px;
	}
	#topmenu a, #topmenu a:visited {
		color: blue;
	}
	#topmenu a:hover {
		color: red;
	}
#banner {
	height: 205px;
	clear: both;
	margin-top: 5px;
}
#data-body
{
	clear: both;
	background-color: white;
	padding-top: 20px;
}
/*	#left-menu {
		float: left;
		width: 190px;
		background-image: url('http://www.toefl.com.vn/new/images/menu-bg.jpg');
		background-repeat: no-repeat;
	}
*/		
	#leftcol {
		float: left;
	}
		.menuborder1 {
			font-family: Verdana;
			color: black;
			font-weight: bold;
			text-transform: uppercase;
		}
		.menuborder2
		{
			padding-left: 10px;
		}
	
	#centralcol {
		float: left;
		padding-left: 10px;
		padding-right: 10px;
		width: 430px;
		text-align: justify;
	}
		h2 {
			font-family: Verdana;
			font-size: 1.1em;
			font-weight: normal;
			text-transform: uppercase;
			color: red;
		}
		h3 {
			font-size: 1em;
			color: #990000;
		}
		.pages_border {
			text-align: justify;	
		}
		.chitiet {
			background-image: url('http://www.toefl.com.vn/new/assets/details.gif');
			background-repeat: no-repeat;
			background-position: center left;
			float: right;
			padding-left: 15px;
			font-weight: bold;
		}
		.ngaypost {
				color: gray;
		}
		.hetdong {
			width: 100%;
			height: 10px;
			clear: both;
		}
		
	#rightcol {
		float: right;
		padding-top: 15px;
	}
/*
	#right-menu {
		float: right;
		width: 147px;
		background-color: #60819B; 
		padding: 5px;
	}
		#right-menu h3 {
			color: white;
		}
*/

		#thongke {
			text-align: center;
		}		
		.quangcao {
			padding: 10px;
			background-color: #e4c45e;
			color: olive;
			text-align: center;
		}
			.quangcao a, .quangcao a:visited {
				color: red;
				font-weight: bold;
			}
			.quangcao a:hover {
				color: blue;
				border-bottom: 1px dotted blue;
			}
			.quangcao img {
				border: 1px solid gray;
			}

#footer {
	background-color: #ECECEC;
	height: 70px;
	padding-top: 15px;
	text-align: center;
	font-size: 0.9em;
}