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

body {
	margin:0px;
	background-image:url(../image/bg.jpg);
	background-repeat:repeat;
	background-position:top;
	background-color:#000000;}

.text1{
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	text-decoration:none;}

.menu_link{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;}
	
.menu_link:hover{
	font-family:Arial;
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;}
	
.left_menu_link{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;}
	
.left_menu_link:hover{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;}	
		
.footer_text1{
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	text-decoration:none;}	
	
.footer_link{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;}
	
.footer_link:hover{
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	text-decoration:none;}

.inp_1 { 
	background-color:#333333;
	width:188px; height:19px; border: solid 1px #666; 
	font-family:Tahoma; font-size:11px; color:#FFFFFF;
	padding-left:6px;}
.inp_2 { 
	background-color:#333333;
	width:188px; height:109px; border: solid 1px #666;
	font-family:Tahoma; font-size:11px; color:#FFFFFF;
	padding-left:6px;}
