@charset "utf-8";
/* CSS Document */
/* disign by Lotus 2009-11-18 */


/*foot*/
#Footer {
	width:950px;
	margin:0 auto;
	line-height:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#Footer .buttomMenu {
	height:23px;
	line-height:23px;
}
#Footer .buttomMenu a { margin:0 6px;}
.foot_left{ float:left; width:20%;}
.foot_mid{
	float:left;
	width:64%;
	text-align: left;
	line-height: 22px;
}
.foot_right{
	float:right;
	width:15%;
}
.inputT{
	width:80%;
	height:20px;
	margin-top: 9px;
}

