@charset "utf-8";
/* CSS Document */
body {
	font-size:12px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg_body.jpg) top center ;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
.content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
}
.footer {
	width:100%;
	height:38px;
	background:url(../images/bg_footer.png) center no-repeat;
	font-size:10px;
	float:left;
}
.noidungfooter {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-weight:bold;
}
.ftright {
	float:right;
	width:400px;
	padding:5px 0px 0px 0px;
}
.ftright span{
	padding:8px 5px 0px 0px;
	float:left;
}

.ftleft {
	float:left;
	text-transform:uppercase;
	padding:12px 0px 0px 10px;
	width:590px;
}
h1 {
	font-size:11px;
	float:left;
	margin:0px;
}
span a {
	color:#fff;
}
.foootertag {
	float:left;
	clear:both;
}
.foootertag h2,h3, .foootertag h1 {
	float:left;
	font-size:6px;
	padding:0px;
	margin:-5px 0px 0px 0px;
}
.foootertag h2 a, h3 a,.foootertag h1 a{
	text-decoration:none;
	color:#011d44;
}