/*博物馆收藏*/
.main_sc{ width:100%; height:auto; background:#f9f9f9; border-top:2px solid #eeeeee; padding:33px 0 47px; min-width:1180px;}
/*左侧*/
.sc_left{ width:240px; height:auto;}
.sc_left h2{ background:url(left_lmbg.png) no-repeat; height:54px; line-height:54px; width:100%; text-align:center; color:#f9f9f9; font-family:微软雅黑; font-size:20px; }
	.left_nav{ width:232px; height:auto; margin:0 auto;}
	.left_nav li{ height:50px; width:100%; border-bottom:1px solid #cfc0a7;}
	.left_nav li a{ display:block; width:197px; padding:0 10px 0 25px; background:#e2dbcc; height:50px; line-height:50px; font-size:14px; color:#545454; font-family:微软雅黑;}
	.left_nav li a:hover,.left_nav .left_nav_h a{ background:#e9e2da url(icon_08.png) no-repeat 12px center; color:#9a794e;}
	.left_nav li .lin20 { line-height:20px; padding-top:5px; height:45px;}
/*右侧*/
.sc_right{ width:905px; height:auto;}
	.sc_list{ min-height: 500px;}
	.sc_list li{ float:left; display:inline; padding-right:40px;}
		.sc_img{ display:block; width:273px; height:204px; border:1px solid #d0c2a9; background:#e9e2da; text-align:center;overflow:hidden;}
		.sc_img span{ display:none; width:0px; height:204px; vertical-align:middle;}
		.sc_img img{ display:inline-block; height:204px; vertical-align:middle;}
		.sc_jj{ text-align:center; color:#545454; font-size:12px; line-height:24px; padding:15px 0px;width:273px;word-wrap:break-word;}
		.sc_jj b a{color:#545454; font-size:14px;}
	.fenye{ clear:both; text-align:right; padding-left:410px; *padding-left:410px; height:40px; padding-top:20px;}
	.fenye a,.fenye span,.fenye input,.fenye font{ display:block; float:left; margin-left:12px; text-align:center; line-height:39px; font-size:14px;}
	.fenye a,.fenye font{ background:url(fenye_bg1.png) no-repeat; width:39px; height:39px; color:#7f7f7f; font-weight:bold; vertical-align:top;}
	.fenye .fenye_h{ background:url(fenye_bg2.png) no-repeat; color:#fff;}
	.fenye span{ line-height:39px; color:#ad8952; margin-left:23px; word-break:keep-all;}
	.fenye .input_tz{ width:38px; height:33px; border:1px solid #e5e5e5; background:#fff; line-height:33px; margin-top:1px; font-weight:bold; font-size:14px; color:#7f7f7f;}
	.fenye .input_go{ background:url(fenye_bg1.png) no-repeat; width:39px; height:39px; border:none; font-weight:bold; font-size:14px; color:#7f7f7f;}