@charset "utf-8";
/* CSS Document */
#body,#header,#among,#footer{
	width:1003px;
	margin:auto;
}
#body{
	background:#FFFFFF;
}
#header{
	background:black;
}
#among{
	background:url(../images/bg.jpg) repeat-x top;
}
#tt{
	float:left;
	background:url(../images/arrow.jpg) no-repeat 4px 5px;
	padding:0 6px 0 22px;
	margin-top:22px;
}
#tt a{
	color:#BFBFBF;
}
#tt a:hover{
	color:#FF6000;
}
#nav{
	background:url(../images/nav_bg.jpg) repeat-x top;
	height:57px;
}
#nav ul,#nav ul li{
	list-style:none;
}
#nav ul li{
	float:left;
}
#nav ul li img{
	vertical-align:top;
}
#menu{
	background:url(../images/nav3.jpg) no-repeat right;
	margin:13px 0 0 0;
	padding:0 19px 0 17px;
}
#menu a{
	font-weight:bold;
	color:white;
}
#menu a:hover{
	color:#00FF00;
}
#footer{
	width:1003px;
	text-align:right;
	padding:8px 20px 7px 0;
	background:black;
	margin-top:10px;
}
#footer,#footer a{
	color:white;
}
#footer a:hover{
	color:red;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:231px;
	margin:0 0 0 8px;
	*display:inline;
}
#list{
	background-color: #5A595A;
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: 26px 11px;
	border-bottom:1px solid #9C9A9C;
	padding:1px 0 1px 40px;
	color:#FF9900;
}
#list a{
	color:white;
}
#contact{
	background:url(../images/line.jpg) repeat-x bottom;
	width:203px;
	margin:auto;
}
#right{
	float:left;
	width:754px;
	margin:0 0 0 -1px;
	text-align:center;
}
#location{
	clear:both;
	background:url(../images/bg1.jpg) no-repeat 0 0;
	margin:6px 0 0 0;
	padding:4px 0 8px 28px;
	font-weight:bold;
	color:black;
}
#content{
	width:720px;
	margin:9px auto 0 auto;
}
#listimg{
	width:105px!important;
	width:111px;
	border:1px solid #D8D8D8;
	padding:2px;
	margin:auto;
}
#listimg img{
	width:105px;
	height:152px;
}
