/*98%宽页面CSS*/
body{text-align:center;margin-top:2;}
.div98{width:960px}
.div100{width:100%;}
.div960{width:960px;}

/*通用小窗口*/
.search {
	height:40px;
}

.login_form{
	float:right;
	margin-top:5px;
}
.login_form input{
	width:71px;
	height:20px;
	padding-left:1px;
	padding-top:2px;
	border:1px solid #ccc;
}
.login_form img{
	margin-bottom:-4;cursor: pointer;
}
.Tusername { background:url(../images/username.gif) no-repeat 1px 1px;padding:2px 2px 1px 1px;}
.Tpassword { background:url(../images/password.gif) no-repeat 1px 1px;padding:2px 2px 1px 1px;}

.xuxian {
	BORDER-BOTTOM-STYLE: dotted;
	BORDER-TOP-STYLE: dotted;
	height:1px;
	color:#ccc;
	width:99%;
	clear:both;
	margin-left:10px;
}
.td_text_left{text-align:left;}