@charset "utf-8";
/* CSS Document */
#header,#among,#footer{
	width:1002px;
	margin:auto;
	clear:both;
}
#header{
	background:url(../images/top.jpg);
	height:80px;
}
#footer{
	background-color: #222222;
	background-image: url(../images/dbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	padding:14px 0 6px 0;
}
#among{
	height:470px;
	background:url(../images/g1.jpg);
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:200px;
}
#right{
	float:left;
	width:400px;
}
#bottom{
	background:url(../images/4a.jpg);
	height:63px!important;
	height:103px;
	width:1003px;
	padding:40px 0 0 0;
	margin:auto;
	text-align:center;
}
#content{
	width:517px;
	height:348px;
	margin:81px 0 0 33px;
	*display:inline;
	overflow:auto;
}
#photo{
	width:341px;
	height:405px;
	float:left;
	margin:33px 62px 0 45px;
	*display:inline;
	background:#000000;
}
#pro_list{
	width:465px;
	float:left;
	margin:80px 0 0 0;
}
#img{
	width:129px!important;
	width:137px;
	height:138px!important;
	height:146px;
	border:4px solid #646464;
	margin:0 0 14px 0;
}
#img img{
	width:129px;
	height:138px;
}