@charset "utf-8";
/* CSS Document */
.logininput{
	background:url(../images/bg_text.gif) no-repeat; 
	width:153px;
	height:20px;
	}
.logininput input{
	background:none;
	margin-left:5px;
	padding-top:2px;
	width:142px;
	height:16px;
	border:none;
	line-height:14px;
	color:#fff;
	}
.logininput1{
	background:url(../images/bg_text1.gif) no-repeat; 
	width:109px;
	height:20px;
	float:left;
	}
.logininput1 input{
	background:none;
	margin-left:5px;
	padding-top:2px;
	width:98px;
	height:14px;
	border:none;
	line-height:14px;
	color:#fff;
	}
.forgetpassw{
	background:url(../images/bg_forgetpassw.jpg) center top no-repeat;
	margin:6px 0 0 6px;
	padding-top:6px;
	width:240px;
	float:left;
	}
.forgetpassw a{
	background:url(../images/icon_forgetpassw.gif) top left no-repeat;
	padding-left:10px;
	}
.news{
	width:319px;
	float:left;
	margin-right:5px;
	margin-bottom:9px;
	}
.newslist{
	float:left;
	}
.newslist li{
	margin-bottom:2px;
	width:295px;
	}
.newslist li a{float:left; margin-left:10px;}
.newslist li span{float:left;}
.newslist li .date{float:right;}
.huodong{
	width:188px;
	float:left;
	}