﻿/*页面头*/
#header
{
	background-color:white;
	width:910px;
}
#head_img
{
	width:910px;
	height:222px;
	background-image:url(../IMG/top.jpg);
}
.login
{
	margin:0px auto;
	background-color:#774956;
	height:29px;
	color:White;
	font-size:9pt;
	padding-left:30px;	
}
#SS
{
	margin-top:186px;
	margin-bottom:10px;
	height:22px;
}
.textbox
{
	height:15px;	
	border:none;
	position:relative;
	top:0px;
}
.button
{
	background-image:url(../IMG/bg02.gif);	
	padding:0px;
	border:none;
	width:61px;
	height:18px;
	color:#FFFFFF;	
	font-size:9pt;
	line-height:18px;
	position:relative;
	top:2px;
	cursor:hand;
}
.button2
{  
 WIDTH: 60px;
 background-color:#B48B6F; 
 height:21px;
 color:#FFFFFF;
 font-size:9pt;
 border:1px solid #60442F;
 cursor:hand;
 padding-top:2px;
}
.textbox1
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	font-family: 新宋体;
	width:186px;
	height: 20px;
	font-size:9pt;	
	word-break: break-all;
}
.Radio
{
	width:75px;
	border-style:none;
	font-size:9pt;
}
.JumpBox
{
	width:20px;
	height:15px;
	border:solid 1px #B7B7B7;
}
a:link,a:visited 
{
	font-size:9pt;text-decoration:none;color:Black;
}
a:hover
{
	color:red;
	/*text-decoration:underline;*/
}