﻿body 
{
	 margin:0 atuto;
	 margin-top:0;
	 margin-bottom:0;
	 padding:0 0 0 0;
	 background-color:#f8f8f8;
	 color:Black;
	 font-family:宋体,Times;
	 font-size:12px;
}

#all
{
	width:1024px;
	margin-left:auto;
	margin-right:auto;	
}

#top
{
	width:1024px;
	height:180px;
    background: url(../images/top.jpg) no-repeat 0px 0px;
		
}

#midden
{
	width:1024px;
	padding-bottom:10px;
	background-color:#f2f2f2;
		
}

#left_part
{
	float:left;	
	margin:0 auto;
}

#left_top
{
	width:810px;
	height:20px;	
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
    padding-top:10px;
	padding-bottom:8px;
	background-color:#A7C942;
	
}
	
#right_part	
{
	width:200px;
	float:right;
	
}

#right_top
{
	width:190px;
	height:20px;
	background-color:#A7C942;
	font-size:18px;
    font-weight:bold;
    text-align:left;
    padding-left:10px;
    padding-top:10px;
    padding-bottom:8px;
}

#bottom
{
	width:1024px;
	background-color:#A7C942;
	text-align:center;
	padding-top:20px;
    font-size:16px;
    color:#303030;
	background:url(../images/bottom.jpg) no-repeat 0px 0px;
	height: 100px;
}
	
	
	
#ShowTable
  {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  width:820px;
  border-collapse:collapse;
  }

#ShowTable td
  {
  font-size:1.1em;
  border:1px solid #98bf21;
  padding:3px 7px 2px 7px;
  }

#ShowTable th 
  {
  font-size:1.2em;
  text-align:center;
  padding-top:5px;
  padding-bottom:4px;
  background-color:#dedFc5;
  color:#000000;
  border:1px solid #98bf21;
  }

#ShowTable tr.alt td 
  {
  color:#000000;
  background-color:#EAF2D3;
  }
  
.menutable
  {
  		width:200px;
  		border-collapse:collapse;   
  	}
.menutable tr td
{
    font-weight:bold;
	font-size:16px;
	border:1px solid #98bf21;
	background-color:#EAF2D3;
	text-align:center;
    padding-top:8px;
    padding-bottom:6px;
}

a
{
	color:#505050;
	text-decoration:none;
}

a:link
{
	color:#606060;
	}
a:visited
{
	color:#606060;
	}
a:hover
{	
	color:#95C700;
	}
a:active
{
 text-decoration:blink;
	}
	
	
#left_content
{
	padding-top:100px;
	width:810px;
	height:400px;	
	
}
#left_content_big
{
	padding-top:20px;
	width:810px;
	height:650px;	
}
	
#loginTable
{
	
	margin:0 auto;
	width:500;
	height:300;
	border-collapse:collapse;
}
#loginTable th
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:1px solid #98bf21;
	background-color:#A7C942;
	padding-top:10px;
	padding-bottom:8px;
}

#loginTable td
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border:1px solid #98bf21;
	background-color:#EAF2D3;
	padding-top:8px;
	padding-bottom:6px;
}



.btn
{
	border: 1px solid #008000;
	padding:2px 4px 2px 4px; 
	background-color: #EAF2D3;
	}
	
.clear
{
	 clear:both;
	}
	
 #f_username
        {
            width: 150px;
            margin-left: 0px;
        }
#f_userpw
        {
            width: 150px;
        }
#f_userpw1
{
            width: 150px;
	
	}
	
	#f_userpw2
{
            width: 150px;
	
	}
        
.a_btn
{
	color:#606060;
	} 
       
.a_btn:hover
{	
	color:#95C700;
}

.input_page{
border:solid 1px #98bf21;
line-height:25px;
padding-left:5px;
padding-right:5px;
padding-top:3px;
padding-bottom:3px;
text-align:center;
}

.input_go{
border:solid 1px #98bf21;
height:16px;
width:30px;
line-height:16px;
margin:0 auto;
padding-top:3px;
vertical-align:middle;}

.btGo{
width:28px;
height:25px;
line-height:25px;
text-align:center;
border:0px;
color:#FFFFFF;
font-weight:bold;
padding:0px;
vertical-align:middle;
background-color:#A7C942;
}

 #f_vcode
          {
              width: 52px;
          }

