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

a img{ border:none;
       outline: none;}
	   
*{margin:0px; padding:0px}


body{font-family:verdana;
	background-color:#0e0e0e;
	background-image:url(/images/bk_big.jpg);
	background-repeat:repeat-x;
	
	
	}
	
	
#wrapper{ width:976px;
          height:800px;
		  margin-left:auto;
	      margin-right:auto;
		  }
		  
		  
#header{
	    width:976px;
		
		float:left;
		}
		
#logo{ width:416px;
       height:69px;
	   float:left;
	   margin-top:20px;
	    }
		
		

		

#login{
        height:69px;
		float:right;
		margin-top:28px;
		margin-left:10px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFF;


	}
		
.txt-box{
	background-color:#FFFc;
	border-color:#666;
	}
	
.password{
	background-color:#FFFc;
	border-color:#666;
	}	

.go{
	vertical-align:middle;
	margin-left:10px;

	
	}		
		


#menu{ width:976px;
       height:17px;
	   margin-top:100px;
	   background-image:url(/images/menu_bk.png);
	   background-repeat:repeat-x;}

#menu div{float:left;}	  
	  
	 

#content{
    width: 976px;
    background: none;
    padding: 0px;
	}	
	
	

#flash{
	width:976px;
	
	float:left;
	
	}
	
#flash img {
	margin-bottom:30px;
	float:left;}
	
	
#welcome{ width:80%;
margin-top:20px;
          float:left;
		  color:#FFF;
		  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		  font-size:12px;
		  text-align:justify;
		  }
 
#welcome a{
	color:#0F0;
	
          
	}
 
#banners{
	 width:166px;
	 float:right;
	 display:inline-block;
	 margin-top:20px;}
	 
	 
	 
	 
.leftbanner { width:180px;
             height:150px;
			 margin-left:50px;
		}


.rightbanner{
	         width:180px;
             height:150px;
			 margin-left:25px;
			 }
			 
			 
			 
			 	 

   
	p{ margin-top:10px;text-align:justify;}

#area_left {
	float:left;
	width:154px;
	margin-right:100px;
}

.tabcontent
{
	font-size:14px;	
}

h1{ font-size:18px;}

.txt-box{width:100px;height:20px;}

#animation {
	float: none !important;
	width: 100% !important;
	padding-right: 0 !important;
	padding-left:  0 !important;
}