﻿#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:1002px;
	height:181px;
	margin:0px auto 0px auto;
	background:url(../../images/top.jpg);
}
#nav{
	clear:both;
	width:970px;
	height:52px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 32px;
	background-color:#f08200;
	color:#FFF;
	font-family:"微软雅黑","宋体";
}
#content{
	clear:both;
	width:949px;
	margin:0px auto 0px auto;
	background-color:#e8e9e9;
	padding:10px 20px 10px 33px
}
#bottom{
	clear:both;
	width:1002px;
	height:140px;
	margin:0px auto 0px auto;
	background-color:#595656;
	color:#f5f4f4
}
#bottom a{
	color:#f5f4f4
}
#bottom .text{
	clear:both;
	width:934px;
	margin:0px auto 0px auto;
	padding:15px 0px 0px 0px;
	text-align:left;
}
#bottom .text .l{
	float:left;
	width:160px;
}
#bottom .text .c{
	float:left;
	width:650px;
	text-align:left
}
#bottom .text .r{
	float:right;
	width:80px;
	text-align:right
}
.input{
	width:95px;
	border:1px solid #b9b8b8
}