@charset "utf-8";
/* CSS Document */
@import 'global.css';
.rightContent dt a {
	padding:0 8px;
	color:#820000;
	font-size:18px;
	font-weight:bold;
}
.rightContent dt a:hover,.rightContent dt a.cur_hover {
	color:#fff;
	background-color:#820000;
}
#list_image li {
	width:319px;
	height:309px;
	text-align:center;
	padding-top:30px;
}
#list_image li img {
	display:block;
	width:283px;
	height:216px;
}
#list_image li div {
	width:257px;
	height:82px;
	border:1px solid #c4a876;
	border-top:none;
	padding:10px 8px 0 16px;
	text-align:left;
}
a.look {
	display:block;
	width:80px;
	height:74px;
	margin-left:5px;
	background:url(../images/btn_detail.jpg);
}
.pic_title {
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #755449;
	color:#755449;
	padding-left:8px;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}
.pic_title span {
	font-size:22px;
}
.txt {
	color:#9d8f85;
	padding-left:8px;
	font-size:14px;
	line-height:30px;
	font-family:微软雅黑;
}

