@charset "gb2312";
/* CSS Document */

.m{margin:auto;width:990px}
h1{font-size:20px;color:#999;}
.photo_info {color:#F1F1F1;padding:10px 15px 10px 15px;}
.photo_info h1 {
	color: #000;
	font-size:20px;
    font-weight: 600;
    margin: 2px 0 5px;
    text-align: center;
	}
.photo_info > div {
    text-align: center;
}
.photo_info_r {
	float:right;
	padding:8px 5px 0 0;
	margin-top:20px;
	}
.photo_intro {
	color:#000;
	padding:10px 20px 15px;
	line-height:150%;
	text-indent:2em;
	font-size:14px;
	}
.photo_r {
	background:#555;
	width:703px;
	text-align:center;
	}
.thumb_a {border:#666666 1px solid;padding:2px;margin-top:10px;}
.thumb_b {border:#FF6600 1px solid;padding:2px;margin-top:10px;}
.count_a {font-size:20px;color:#FF6600;}
.count_b {font-size:20px;}
.photo_all {padding:10px;}
.photo_all div {color:#F1F1F1;padding:2px 10px 2px 12px;text-align:left;}
#cursor_a,#cursor_b{width:493px;}
#cursor_a {position:absolute;z-index:1000;cursor:url('images/prev.cur'),default;}
#cursor_b {position:absolute;z-index:1000;cursor:url('images/next.cur'),default;margin-left:493px;}
.c_p {
    color: #0AD;
    cursor: pointer;
}
.box_head {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 15px;
}
.box_head strong {
    border-bottom: 2px solid #006688;
    color: #000000;
    display: block;
    font-size: 18px;
    padding-bottom: 5px;
    text-align: center;
    width: 100px;
}
#content p {
    font-family: 'ËÎÌå';
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 5px;
    text-indent: 2em;
}

/*ÁÐ±íÒ³*/
.left_menu {
    width: 120px;
}
.title {
	display: block;
    font-size: 16px;
    margin-bottom: 5px;
	}
.pos {
	margin:2px 0;
	}
.pd10 {
	margin-top:15px;
	}
.thumb ul {
    margin: 10px 0 15px;
}
.left_menu_li a {
    height: 20px;
}
.left_menu_on a {
    color: #F60;
    font-size: 14px;
}
.t_c {
    text-align: center;
	margin-bottom:20px;
}


.photo_small_group_prev, .photo_small_group_next {
	background:#555;
	width:110px;
	height:100px;
	padding:10px 13px 10px 10px;
	color:#fff;
	text-align:center;
}
.photo_small_group_prev a, .photo_small_group_next a {
	color:#fff;
}
.photo_small_group_prev a:hover, .photo_small_group_next a:hover {
	color:#f60;
}
.photo_small_group_prev{
	margin-right:10px;
}
.photo_small_group_next {
	margin-left:10px;
}

.photo_small_group_prev img, .photo_small_group_next img {
    width: 106px;
	height:70px;
	border: 1px solid #666;
    padding: 2px;
	margin-bottom:5px;
}
.photo_small_group_prev img:hover, .photo_small_group_next img:hover {
	border: 1px solid #f60;
}

.p_pre {
    float: left;
    margin-top: 35px;
    width: 50px;
}

.p_next {
    float: right;
    margin-top: -75px;
    width: 50px;
}

#side {
    margin: 10px auto;
    width: 603px;
}
#side a {
    margin: 2px;
}