@charset "UTF-8";
/* CSS Document */
body {
	line-height: 100%;
	margin-top: 0px;
	text-align: left;
	font-size: 1em;
	color:#999;
	background-color:#111;
color: #;
}
#container_ph {
	width: 1000px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	background-color: #111;
	background-image: url(../images/jzd_photo_ban6.jpg);
	background-repeat: repeat-x;
}
#nav_bar_ph {
	clear: both;
	background-color: #111;
	text-align: center;
	color: #999;
	height: 14px;
	font-size: 15px;
	margin-top: 46px;
	margin-bottom: 8px;
}
#picture_wrapper {
	border: 0 dashed #ccc;
	text-align: center;
	color: #CCC;
	background: #111;
	height: 680px;
}
#next {
}
#footer_ph {
	clear: both;
	padding: 3px;
	margin: 3px;
	background-color: #111;
	text-align: center;
	color: #7D8A5C;
	height: 14px;
	font-size: 12px;
	margin-top: 5px;
}
a{
text-decoration: none;
background-color: #;
color: #7D8A5C;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
background-color: #;
}
