body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	background: #fff;
	color: #000;
	font-family: arial, 'ËÎÌå', sans-serif, 
}

div,button,input,select,table,td {
	font-size: 12px;
}
a{
	color:red;
	text-decoration:none;}
.textinput{
	border:1px solid #ccc;
	}
.top
{
	background:url(xjcx_top.gif) no-repeat;
	width:498px;
	height:60px;
	margin-top:100px;
	}
.mid{
	background:url(xjcx_bg.gif) repeat-x;
	height:124px;
	width:100%;
	}
.mid span{
	display:block;
	background:url(xjcx_mid.gif) no-repeat;
	width:498px;
	height:124px;
	}
.login{
	display:block;
	background:url(xjcxlogin.gif) no-repeat;
	width:498px;
	height:131px;}
.login table{
	margin-left:20px
	}
.login button{
	display:block;
	background:url(login.gif) no-repeat;
	width:43px;
	height:40px;
	border:0px;
	cursor:pointer}
.link{
	clear:both;
	}