body {
	padding:0; 
	margin:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000;

}

  body>div#flash_img{
  position: fixed;
  z-index:1; 
  width:100%; 
  height:100%;   
  }

/* * html div#content{
  height:100%;
  overflow:auto;
 } */



#content {
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	overflow:auto;
}

a {
color:#FFFFFF;
}

a:hover {
color:#CBFF00;
}

h1 {
font-size: 15px;
}

.keyword {
background-color:#CBFF00;
color: #000000;
padding: 2px;
}

#site {
width:1050px;
z-index:20;
padding-top: 0px;

}
#logotype {
float:left;
display:inline;
}
#submenu {
float:left;
text-align:left;
display:inline;
padding-left:60px;
width:650px;
height:120px;
border: 1px Solid #ff0000;
vertical-align: bottom;
}



#left {

float:left;
width:225px;
text-align:left;
margin-left:0px;
margin-top:30px;
margin-right:0px;
border-top:1px solid #999999;
display:inline;
padding-top: 15px;
}

.footer {
font-size: 11px;
color: #CBCBCB;
}
.footer a {
color: #CBCBCB;
}
 
.news {
padding:15px;
padding-left:0px;
}
.news a{
text-decoration: none;
}
.news strong{
text-decoration: underline;
}
.news img {
margin-right:30px;
}
#contents {
text-align:left;
padding-left:60px;
margin-top:30px;
float:left;
display:inline;
padding-left:60px;
width:650px;
}
.line {
border-top:1px solid #999999;
padding-bottom:16px;
width:760px;
}

.line3 {
width:150px;
border-top:3px solid #ffffff;
margin:10px;
margin-bottom:0px;
margin-left:130px; 
}

.line2 {
border-bottom:1px solid #999999;
padding-bottom:20px;
}
img {
border:0px;
behavior: url(pngfix.htc);
}

form {
padding:0px;
margin:0px;
}
#keywords {
border:0px;
background-color:#FFFFFF;
color:#000000;
font-size:10px;
width:80px;
height: 16px;
}
.spiffyfg {
width: 100px;
display: inline;
}
#searh {
width:96px;
float:left;
}

@media screen
  {
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    height: 100%;
    overflow: auto;
    }
  }
  
.nw_social,.nw_socialtop {
 float: left;
 font-size: 10px;
 margin: 0px 4px 6px 0px;
 border: 1px solid #CCCCCC;
}

.nw_socialtop {
 position: relative;
 top: -2px; 
}


div#h2 h2 {
   color:#52351e; 
   font-weight:bold; 
   padding:10px 0 0 0; 
   font-size:14px;
   text-align:center;
}
