.arclist {
	border: 1px solid #d9d5c5;
}
.arclist .directory {
	width: 179px;
	background: url(art_list221.jpg) repeat-y scroll right 0 #f9f9f0;
	padding-top: 70px;
	position: relative;
}
.directory li {
	background: url(art_list2.jpg) no-repeat scroll 15px center transparent;
	text-indent: 35px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #d9d5c5;
}
.directory li.current {
	background-color: #fff;
}
.directory a {
	font-size: 14px;
}
.directory img {
	display: block;
	position: absolute;
	top: 20px;
	left: -1px;
}
.arclist .list {
	width: 768px;
	padding: 10px 20px 0 0;
	font-size: 14px;
}
.list li {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #d7d7d7;
}
.list li .right {
	color: #aeaeae;
}
.pagelist {font-size:12px;}
.search_art{ padding:10px 0;}
.search_art .txt_s2{ height:34px; border:solid #aaa 1px; width:350px; line-height:34px\9; text-indent:4px; font-size:14px; color:#000;}
.search_art .btn_s2{ cursor:pointer; height:36px; border:none; background-color:#aaa; color: #fff; font-weight:bold; padding:0 18px 0 16px; }