body{
	margin:0;
	overflow:hidden;
	background-color:#000000;
	background-attachment:fixed;
	background-position:center top;
	background-image:url('aa.jpg');
	}

.z1{
	top:0;
	left:50%;
	width:800px;
	height:171px;
	position:absolute;
	margin-left:-400px;
	background-color:#740403;
	background-position:467 -4;
	background-repeat:no-repeat;
	background-image:url('ad.jpg');
	}

.z2{
	left:50%;
	top:172px;
	width:800px;
	height:41px;
	position:absolute;
	margin-left:-400px;
	background-color:#000000;
	background-repeat:repeat-x;
	background-image:url('mn.gif');
	background-position:center bottom;
	}

.z2 a{
	padding-left:7px;
	}

.z2 a:hover{
	opacity:0.5;
	}

.z3{
	left:50%;
	bottom:0;
	top:213px;
	width:800px;
	color:#ffffff;
	font-size:12px;
	overflow-y:auto;
	overflow-x:hidden;
	position:absolute;
	margin-left:-400px;
	font-family:Verdana;
	background-color:#740403;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-image:url('ab.jpg');
	background-position:center bottom;
	}

*html .z3{
	height:100%;
	border-bottom:213px solid #000000;
	}

.z4 img{
	filter:alpha(opacity=50);
	}

img{
	border:0;
	}

i{
	color:#c0c0c0;
	font-size:10px;
	}

a{
	color:#ffffff;
	cursor:pointer;
	font-size:12px;
	font-family:Verdana;
	text-decoration:none;
	}

td{
	color:#ffffff;
	font-size:12px;
	font-family:Verdana;
	}

.t{
	color:#ffffff;
	font-size:12px;
	font-family:Verdana;
	background:transparent;
	border:1px solid #ffffff;
	}

.b{
	color:#000000;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	font-family:Verdana;
	}