/*******内容页面*******/
.photo{
	width:990px;
	overflow:hidden;
	margin:0 auto;
}
.photo h1,
.photo h2{
	padding-top:60px;
	width:990px;
	text-align:center;
	height:80px;
	line-height:68px;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	overflow:hidden;
}
.photo h1 span,
.photo h2 span{
	font-size:22px;
	color:#ff0;
	font-weight:bold;
}
.photo .photo_show{
	width:990px;
	text-align:center;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
.photo .photo_show a.photo_show_left{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	height:100%;
	width:50%;
	background:url(/images_2/photo/1-3.png) no-repeat left top;
	cursor:pointer;
	z-index:999;
	_top:45%;
	_width:70px;
	_height:60px;
	_background:url(/images_2/photo/1-1.png) no-repeat 10px top;
}
.photo .photo_show a.photo_show_left:hover{
	background:url(/images_2/photo/1-1.png) no-repeat 10% center;
	_background:url(/images_2/photo/1-1.png) no-repeat left top;
}
.photo .photo_show a.photo_show_right{
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	height:100%;
	width:50%;
	cursor:pointer;
	background:url(/images_2/photo/1-3.png) no-repeat left top;
	z-index:999;
	_top:45%;
	_width:70px;
	_height:60px;
	_background:url(/images_2/photo/1-2.png) no-repeat left top;
}
.photo .photo_show a.photo_show_right:hover{
	background:url(/images_2/photo/1-2.png) no-repeat 90% center;
	_background:url(/images_2/photo/1-2.png) no-repeat right top;
}
#photo_title_0,
#photo_show_0,
#photo_title_1,
#photo_show_1,
#photo_title_2,
#photo_show_2,
#photo_title_3,
#photo_show_3,
#photo_title_4,
#photo_show_4,
#photo_title_5,
#photo_show_5,
#photo_title_6,
#photo_show_6,
#photo_title_7,
#photo_show_7,
#photo_title_8,
#photo_show_8,
#photo_title_9,
#photo_show_9,
#photo_title_10,
#photo_show_10,
#photo_title_11,
#photo_show_11,
#photo_title_12,
#photo_show_12,
#photo_title_13,
#photo_show_13,
#photo_title_14,
#photo_show_14,
#photo_title_15,
#photo_show_15,
#photo_title_16,
#photo_show_16,
#photo_title_17,
#photo_show_17,
#photo_title_18,
#photo_show_18,
#photo_title_19,
#photo_show_19,
#photo_title_20,
#photo_show_20{
	display:none;
}
.photo .photo_info{
	clear:both;
	width:990px;
	padding-top:15px;
	height:46px;
	line-height:50px;
	font-size:12px;
	color:#fff;
	overflow:hidden;
}
.photo .photo_info b{
	font-size:12px;
	color:#ff0;
	font-weight:normal;
}
.photo .photo_info span{
	float:right;
}
.photo .photo_info span a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.photo .photo_info span a:hover{
	color:#ff0;
	text-decoration:underline;
}
/*******展示页面*******/
.photo_more{
	padding-top:88px;
	width:990px;
	overflow:hidden;
	margin:0 auto;
}
.photo_more a{
	float:left;
	display:inline-block;
	width:234px;
	height:158px;
	background:#ff;
	border:3px #fff solid;
	overflow:hidden;
	cursor:pointer;
	margin:0 3px 40px 3px;
	position:relative;
}
.photo_more a:hover{
	border:3px #ff0 solid;
	text-decoration:none;
}
.photo_more a img{
	width:234px;
	height:158px;
}
.photo_more a span{
	display:none;
	position:absolute;
	left:0px;
	top:128px;
	width:234px;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#ff0;
	background:rgba(0,0,0,0.8);
	overflow:hidden;
	text-decoration:none;
	_background:url(3.png) repeat left top;
	*background:url(3.png) repeat left top;
}
.photo_more a:hover span{
	display:inline-block;
}
.photo_page .page_p{
	_padding-top:45px;
	*padding-top:45px;
	padding-bottom:30px;
}
.photo_page .page_p span{
	display:none;
}
.photo_page .page_p a{
	margin-left:8px;
}
.photo_ie6{
	_height:40px;
	*height:40px;
}