﻿.noborder{
	background-image: url(../../images/line.gif);
	background-repeat: repeat-y;
	background-position: 203px center;
}
#content .a_content .quick {
	background-image: url(../images/r1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 713px;
	margin-top:8px;
	margin-left:3px;
}
#content .a_content .itemList {
	clear:both;
	width:713px;
	margin-top:12px;
	margin-bottom:6px;	
}
#content .a_content .item {
	overflow:hidden;
	height:30px;
	padding-left:30px;
	background:url(../images/point.gif) 18px 14px no-repeat;
	border-bottom:1px dashed #CCCCCC;
	line-height:30px;
}
#content .a_content .item .l {
	float:left;
	width:540px;
}
#content .a_content .item .r {
	float:right;
	padding-right:18px;
}

#content .a_content .noinfo {
	clear:both;
	height:80px;
	padding-top:40px;
	font-size:14px;
	text-align:center;
}