@charset "utf-8";
body {
	background-color: #B9032B;
	background-image: url(images/bgr.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#space{ width:956px; height:22px;}
#head{width:956px; height:203px;}
#menu{width:956px; height:50px; background-image:url(images/menu.gif); background-repeat:no-repeat;}
#main_stat{width:956px;background-image:url(images/main.gif); background-repeat:no-repeat;}
#main{width:956px;background-image:url(images/main2.gif); background-repeat:repeat-y;}
#hor{ height:40px; margin-top:5px;}
*hor{ margin-top:px;}
_hor{ margin-top:px;}
#hor a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
	margin-left:30px;
	margin-right:30px;
}

#hor a:hover{
	color:#ff0053;
}
#sub{ background-image:url(images/sub02.gif); background-repeat:no-repeat; height:30px;}

#sub a{font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#d90043;
	text-decoration:none;
	font-weight: bold;
	margin-top:5px;
	margin-left:20px;}
#sub a:hover{color:#4b4b4b;}

#subbut{ background-image:url(images/sub02.gif); background-repeat:repeat-y; height:30px;}
#info{ margin:0px;
padding:0px;}
#info img{float:left; margin-bottom:20px;}
#info p{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#424242;
	text-decoration:none;
	font-weight: normal;
	text-align: justify;
}

#info a{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ff0053;
	text-decoration:none;
	font-weight: bold;
	text-align: justify;
}
#footer{width:956px; height:35px; background-image:url(images/footer.gif); background-repeat:no-repeat;}
#footer div{ font-family:Tahoma, Geneva, sans-serif; font-size:9px; color:#999; margin-top:1px;}
#footer a{ font-family:Tahoma, Geneva, sans-serif; font-size:9px; color:#999;text-decoration:none;}