@charset "utf-8";
/* CSS Document */
#body{
	width:1002px;
	text-align:center;
	margin:auto;
}
#header,#among,#footer{
	width:933px;
	margin:auto;
	clear:both;
}
#among{
	text-align:center;
}
#footer{
	background:url(../images/line2.jpg) repeat-x top;
	text-align:center;
	padding:8px 0 7px 0;
}
#nav_l{
	background:url(../images/nav.jpg);
	width:198px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#97CA02;
	height:30px;
	line-height:28px;
}
#nav_c{
	background:url(../images/nav_bg.jpg);
	width:556px;
	text-align:center;
	float:left;
}
#nav_c,#nav_c a{
	font-weight:bold;
	line-height:30px;
	color:#164A13;
}
#sidebar{
	float:left;
	width:251px;
	background:#EFF3D8;
}
#right{
	float:right;
	width:670px;
	text-align:center;
}
#bg{
	background:url(../images/index.jpg);
	height:174px;
	width:1002px;
	margin:auto;
}
#copyright{
	background:url(../images/dbg.jpg) repeat-x top;
	width:1002px;
	margin:auto;
	padding:16px 0 12px 0;
	text-align:center;
}
#list{
	background:url(../images/sort_list_bg.jpg);
	width:190px!important;
	width:221px;
	margin:1px auto 0 auto;
	padding:3px 0 4px 31px;
	font-weight:bold;
}
#contact{
	width:264px;
	margin:auto;
	height:171px;
}
#contact,#contact a{
	color:#FFFFFF;
}
#line{
	background:url(../images/line1.jpg);
	height:1px;
	overflow:hidden;
	clear:both;
}
#Location{
	background:url(../images/arrow.jpg) no-repeat 9px 7px;
	font-weight:bold;
	padding:0 0 7px 28px;
	float:left;
}
#content{
	width:650px;
	margin:12px auto;
	min-height:370px!important;
	height:auto!important;
	height:370px;
}
#sort_list_img{
	background:url(../images/img_bg.jpg) no-repeat center;
	width:211px;
	padding:6px 0;
	text-align:center;
}
#sort_list_img img{
	width:197px;
	height:146px;
}
