@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
img {
	border:none;
}

div.top_home {
  width: 980px;
  height: 551px;
  background-image:url(../img/top_home.jpg);
  margin-left: auto;
  margin-right: auto;
}
div.top_other {
  width: 980px;
  height: 381px;
  background-image:url(../img/top_other.jpg);
  margin-left: auto;
  margin-right: auto;
}
div.menu {
	text-align:center;
  	width: 980px;
  	height: 33px;
}
div.menu2_home {
	text-align:center;
  	width: 980px;
  	height: 33px;
	position:absolute;
	top:503px;
}
div.menu2_other {
	text-align:center;
  	width: 980px;
  	height: 33px;
	position:absolute;
	top:328px;
}

div.slide {
	vertical-align:middle;
	text-align:center;
 	width: 980px;
  	height: 28px;
  	background-image:url(../img/sub_bg.png);
 }
 div.bottom_home {
  width: 980px;
  height: 649px;
  background-image:url(../img/bottom_home.jpg);
  margin-left: auto;
  margin-right: auto;
}

 div.bottom_other {
  width: 980px;
  height: 819px;
  background-image:url(../img/bottom_other.jpg);
  margin-left: auto;
  margin-right: auto;
}
 div.sponsorsl {
	 width: 213px;
	 display:block;
	 float:left;
	 text-align:center;
	 margin-top:4em;
	 }
 
 div.main {
	 width: 556px;
	 display:block;
	 float:left;
	 
 }
  div.sponsorsr {
	 width: 211px;
	 display:block;
	 float:left;
	 text-align:center;
	 margin-top:3em; 
 }

div.but_sp {
	width:53px;
	height:23px;
}
 
.buttons {
	float:left;
	margin-top:0.4em;
}
.button_sub_1 {
	float:left;
	margin-top:0.1em;
}

div.maintop {
	height: 65px;
	width: 556px;

	border-bottom: #FFF solid 1px;
}
.maintop_img {
	margin-left: 6px;
}
img.full {
	width: 556px;
	height: 264px;
	border-bottom: #FFF solid 1px;
}
div.textbox {
	width: 524px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom: #FFF 1px solid;
}
div.textbox1 {
	width: 524px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;


}
.heading {
	font-weight:bolder;
	font-size:13px;
}

.textimage {
	border: solid 1px #FFF;
	margin-left: 8px;
}

div.comment {
	background-color:rgba(173,24,29,0.8);
}

div.twitter {
	width: 170px;
	text-align:left;
	margin-left: 10px;
}

.topspace {
	margin-top: 10px;
}

IMG, DIV { behavior: url(iepngfix.htc); }