html {
	overflow:auto;
}

body {
	background-image: url(images/BL_bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin:0px;
	padding:0px;
	border:0px;
}

a,tr,td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000099;
}

.main {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

.main a {
	font-family: "Tahoma";
	color: #0000FF;
	text-align: justify;
	text-decoration:none;
}

.main a:hover {
	font-family: "Tahoma";
	color: #ff6600;
	text-align: justify;
	text-decoration:none;
	font-weight:bold;
}

.fiximg {
	max-width:780px;
 	width:expression(this.width > 780 ? '780px': true);
}

.fixnews {
	max-height:100px;
	max-width:150px;
 	height:expression(this.height > 100 ? '100px': true);
 	width:expression(this.width > 150 ? '150px': true);
}
.left_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	text-transform: uppercase;
}
.center_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #021088;
	padding-left: 10px;
}
.center_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #021088;
	text-align:center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.vb_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
.vb_link a {
	color: #0000CC;
	text-decoration: none;
}
.vb_link a:link {
	color: #0000CC;
	text-decoration: none;
}
.vb_link a:visited {
	color: #000066;
	text-decoration: none;
}
.vb_link a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.socongbao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-transform: uppercase;
}
.vnlink a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#E7EBED;
}
.vnlink a:link, .vnlink a:hover, .vnlink a:visited {color:#E7EBED;}
