﻿#head{
	clear:both;
	width:1002px;
	height:29px;
	margin:0px auto 0px auto;
}
#head .left{
	float:left;
	width:249px;
	height:29px;
	background-color:#f08200
}
#head .right{
	float:left;
	width:753px;
	height:29px;
	background-color:#595656
}
#top{
	clear:both;
	width:942px;
	height:278px;
	margin:0px auto 0px auto;
}
#nav{
	clear:both;
	width:942px;
	height:52px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 32px;
	background-color:#f08200;
	color:#FFF;
	font-family:"微软雅黑","宋体";
}
#content{
	clear:both;
	width:942px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px
}
#bottom{
	clear:both;
	width:942px;
	height:81px;
	line-height:18px;
	margin:0px auto 0px auto;
	padding:11px 0px 0px 0px;
	background:url(../images/bottombg.png) repeat-x top left;
	color:#a7a8a8;
	text-align:center
}
#bottom a{
	color:#963
}
#bottom .text{
	clear:both;
	width:934px;
	margin:0px auto 0px auto;
	padding:15px 0px 0px 0px;
	text-align:left;
}
.input{
	width:95px;
	border:1px solid #b9b8b8
}