@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #070253;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
img, div, input {
	behavior: url("includes/iepngfix.htc");
}
#countener {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#left {
	float: left;
	width: 589px;
	padding-bottom: 10px;
	height: 650px;
	background-image: url(../images/bglf.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	behavior: url("includes/iepngfix.htc");
}
#slfbgg {
	height: 110px;
	width: 589px;
	behavior: url("includes/iepngfix.htc");
	background-image: url(../images/bgslfbgg.png);
	background-repeat: no-repeat;
}
#slfbg {
	height: 100px;
	width: 589px;
	behavior: url("includes/iepngfix.htc");
	background-image: url(../images/bgslfbg.png);
	background-repeat: no-repeat;
}
#lf {
	float: left;
	width: 148px;
	height: 100px;
	background-image: url(../images/lf.png);
	behavior: url("includes/iepngfix.htc");
}
#status {
	float: left;
	width: 441px;
	height: 100px;
	text-align: right;
}
#statsup {
	height: 65px;
}
#statsdw {
	height: 25px;
	padding: 5px;
}

#navimg {
	height: 20px;
	text-align: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(../images/bgnavimg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title {
	font-weight: bold;
	font-size: 1.2em;
}

#banner {
	height: 170px;
	background-image: url(../images/banner.png);
	behavior: url("includes/iepngfix.htc");
}
#mp {
	text-align: justify;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-repeat: no-repeat;
	behavior: url("includes/iepngfix.htc");
	width: 539px;
	background-position: center bottom;
	background-image: url(../images/bgmp.png);
}
#right {
	float: left;
	width: 361px;
	padding-bottom: 10px;
	height: 650px;
	background-image: url(../images/bgr.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	behavior: url("includes/iepngfix.htc");
}
#lm {
	height: 240px;
	width: 361px;
}
#navtext {
	height: 50px;
	text-align: center;
	background-image: url(../images/bgnavtext.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 341px;
	behavior: url("includes/iepngfix.htc");
}


#adv {
	height: 240px;
	width: 341px;
	padding: 10px;
}
#lu {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
	width: 346px;
}
#navtext ul {
	width: 341px;
	height: 50px;
}
#navtext li {
	display: block;
	list-style-type: none;
	text-align: center;
	float: left;
	height: 50px;
}
#navtext  li  a:link {
	display: block;
	color: #FFFFFF;
	height: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#navtext li a:visited {
	display: block;
	color: #00FFFF;
	height: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#navtext li a:hover {
	display: block;
	color: #FFCC00;
	background-color: #333333;
	list-style-type: none;
	height: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-decoration: none;
}
#navtext li a:active {
	display: block;
	color: #FFFFFF;
	height: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


#footer {
}
#cpr {
	float: left;
	width: 618px;
	text-align: center;
	padding-left: 170px;
	background-image: url(../images/cpr.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	padding-top: 2px;
	behavior: url("includes/iepngfix.htc");
}

#ver {
	float: left;
	width: 162px;
	text-align: center;
	height: 35px;
	background-image: url(../images/ver.png);
	background-repeat: no-repeat;
	background-position: left top;
	behavior: url("includes/iepngfix.htc");
}


.clear{
float:none;
clear:both;
}
#break {
	height: 25px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #3C3D3A;
	font-weight: bold;
}
a:active {
	color: #FF6600;
	font-weight: bold;
}
