﻿* {	margin: 0;	padding: 0;}
 
body {
font-size:13px; font-weight:normal;color:#303030;
text-align:center;
font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
background-image:url('../images/back-body.gif');
background-repeat:repeat-x;
background-color:#0a0a0e;}

img {behavior:url('../pngbehavior.htc');}

.img{border:4px solid #fff;}
	
.page {width:1000px; 
       border:0px solid #ff0000;
       padding-bottom:20px;}


.one{ width:1000px; 
      float :left;
      height:225px;
      border:0px solid #000000; 
      background:url('../images/top.jpg') no-repeat left top;}
      
.one-logo{
	float:left;
	margin-top:89px;}      


.menu{
	  width:1000px;
	  height:59px;
      float :left;
      border:0px solid #ff0000}	


.navlist ul
{	margin: 20px 0px 0px 0px;
	white-space: nowrap;
	padding: 0;}

.navlist li{
display: inline;
list-style-type: none;}

.navlist a
{font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
font-size: 14px;color: #fff;
text-decoration: none; margin-top:10px;
padding: 10px 25px 15px 24px;
background-repeat:no-repeat;background-position:left; 
background-image: url(../images/arrow.jpg);}

.navlist a:hover{
background-color:#15151e;
background-image: url(../images/back-menu.gif);
background-repeat:no-repeat;
background-position:center bottom; 
color: #fff;}


.flash{
float:left; text-align:left;border:0px solid #ff0000;
width:1000px; height:320px; }

.flash-left{
float:left;
width:670px;
height:326px;background-color:#212121;
border:0px solid #ff0000;}

.flash-right{
float:right;
height:326px; 
border:0px solid #ff0000;}	

.two{
	  width:1000px;
	  margin-top:0px;
      float :left;
      border:0px solid #ff0000}	



.footer{  float:left; width:1000px;
	      text-align:center; color:#fff;
	      margin-top:10px;
	      padding:5px 0px 10px 0px;
	      border:0px solid #ff0000;}

.footer a{text-decoration:underline;
          color:#fff;}



