@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	background-color: #6182AC;
	margin-top: 17px;
}

a{
	text-decoration:none;
}

.maintable{
	height:690px;
	width:1024px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
}

.maintable2{
	height:690px;
	width:1024px;
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
}

.maintable3{
	height:690px;
	width:1024px;
	background-image:url(../images/bg3.jpg);
	background-repeat:no-repeat;
}

.maintable4{
	height:690px;
	width:1024px;
	background-image:url(../images/bg4.jpg);
	background-repeat:no-repeat;
}

.maintable5{
	height:690px;
	width:1024px;
	background-image:url(../images/bg5.jpg);
	background-repeat:no-repeat;
}

.maintable6{
	height:690px;
	width:1024px;
	background-image:url(../images/bg6.jpg);
	background-repeat:no-repeat;
}

.navtable{
	
	height:54px;
	border:0;
	text-align:center;
	vertical-align:bottom;
	margin-top:15px;
	
}

.smallwhitetxt{
	font-size:10px;
	color:#FFF;
}

.smallwhitetxt a{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}

.news{
	width:98%;
	color:#333;
	font-weight:bold;
	height:20px;
	position:relative;
	left: 0px;
	top: 10px; /*top: -80px;*/
}

