@charset=utf-8;

body { text-align:center; margin:0px; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9pt; color:#000000; background:url(../images/index_bg.jpg) repeat-x;}
body > div {text-align:center; margin-right:auto; margin-left:auto;} 
form, input, select {margin:0px; padding:0px;}
img,a img {border-width:0}
ul, li{list-style:none; margin:0px;}

.ml10{margin-left:10px;}
.mt07{margin-top:7px;}
.ml37{margin-left:37px;}
.tal{text-align:left;}
.lh24{line-height:24px;}
.lh22{line-height:22px;}

A:link, A:visited, A:active{color:#000000; text-decoration:none;}
A:hover{color:#FF9933; text-decoration:underline;}

A.fot:link, A.fot:visited, A.fot:active{color:#FFFFFF; text-decoration:none;}
A.fot:hover{color:#FF9933; text-decoration:underline;}
/*--- imput ---*/
.imput{width:116px; height:20px; border:#c4c4c4 1px solid;}
.imput2{width:170px; height:18px; border:#c4c4c4 1px solid;}

/*--- foot ---*/
.foot{line-height:24px; color:#FFFFFF;}

/*--- menu ---*/
		#menu { height:38px;}
		#menu li{width:66px; height:38px; float:left;}
		#menu li a{
				 width:66px;
				 height:38px; 
				 float:left;
				 color:#FFFFFF; 
				 font-weight:bold; 
				 line-height:38px;
				 text-decoration:none;}
		#menu li a:hover{
				 width:66px; 
				 height:38px; 
				 background:url(/images/5/menu_bg2.jpg); 
				 float:left; 
				 color:#FFFFFF; 
				 font-weight:bold;
				 text-decoration:none;}
				 
					 /*--- admin btn ---*/
				 
		#btn {width:163px; margin-left:12px; margin-top:3px; }
		#btn li{width:163px; height:21px; float:left;}
		#btn li a{
				margin-top:3px;
				 width:163px;
				 height:21px; 
				 background:url(/images/5/admin_btn.jpg);
				 float:left;
				 color:#000000; 
				 
				 line-height:21px;
				 text-decoration:none;
				 text-align:center}
		#btn li a:hover{
				 width:163px; 
				 height:21px; 
				 background:url(/images/5/admin_btn2.jpg); 
				 float:left; 
				 color:#000000; 
				 font-weight:bold;
				 text-decoration:none;}