@charset "utf-8";
/* CSS Document */
#header,#among,#footer{
	width:1003px;
	margin:auto;
}
#among{
	background:url(../images/bj.jpg);
}
#footer{
	text-align:center;
	margin:12px auto 0 auto;
	background-color: #38040C;
	background-image: url(../images/dbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding:11px 0;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:184px;
	margin:14px 0 10px 12px;
	*display:inline
}
#list{
	background:url(../images/list.jpg);
	padding:4px 0 3px 40px;
}
#contact{
	background:#270308;
	padding:6px 6px 2px 8px;
}
#contact,#contact a{
	line-height:20px;
}
#right{
	float:right;
	width:789px;
	background:url(../images/bg.jpg) repeat-x top;
	text-align:center;
}
#location{
	position:relative;
	background:url(../images/arrow.jpg) no-repeat 16px 13px;
	padding:7px 0 0 35px;
	height:30px!important;
	height:37px;
}
#location span{
	font-family:"宋体";
}
#xian{
	border-top:3px solid #000000;
}
.input{
	border:1px solid #DBCDCF;
	background:#2E0409;
	height:17px!important;
	height:19px;
	color:white;
}
#content{
	width:740px;
	margin:12px auto;
}
