@charset "gb2312";
/* CSS Document */

/* µ±Ç°Î»ÖÃ */
.sub_nav {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
}
.sub_nav .sub_nav_l {
	float: left;
	background-image: url(../images/ico.gif);
	background-repeat: no-repeat;
	background-position: 0px -179px;
	padding-left: 20px;
	color: #767676;
}
.sub_nav .sub_nav_l a{}
.sub_nav .sub_nav_r {
	float: right;
}


.photo {
	border: 1px solid #D6D6D6;
	overflow: hidden;
	display: block;
	height: 100%;
}
.photo .title {
	line-height: 40px;
	height: 40px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	color: #ACACAC;
	background-image: url(../images/photo_title_bg.gif);
	background-repeat: no-repeat;
}
.photo .photo_list {
	padding: 20px;
}
.photo .photo_list .psub {
	line-height: 30px;
	background-image: url(../images/960line.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.photo .photo_list .psub a{
	float: right;
	font-size: 12px;
	font-weight: normal;
}
.photo .photo_list ul {
	overflow: hidden;
}
.photo .photo_list li {
	float: left;
	text-align: center;
	width: 120px;
	padding-top: 20px;
	padding-right: 15px;
}
.photo .photo_list li img {
	width: 120px;
	height: 160px;
}
.photo .photo_list li span{
	display: block;
	line-height: 24px;
	height: 24px;
}

.photo_r {
	border: 1px solid #D6D6D6;
	display: block;
	height: 100%;
	overflow: hidden;
}
.photo_r .title {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-position: 0px -482px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}
.photo_r ul {
	overflow: hidden;
}
.photo_r li {
	float: left;
	text-align: center;
	padding-left: 10px;
	width: 100px;
	padding-top: 10px;
}
.photo_r li span {
	display: block;
	line-height: 24px;
	height: 24px;
}
.photo_r li img {
	width: 90px;
	height: 105px;
}

.autopage {
	text-align: center;
	height: 50px;
	line-height: 50px;
	display: block;
}
.autopage .a1 {
	border: 1px solid #164A84;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.autopage span {
	background-color: #69C;
	border: 1px solid #164A84;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #164A84;
}
.autopage .BtnNum {
	border: 1px solid #164A84;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	height: 10px;
}
