@charset "utf-8";
/* CSS Document */

#preferential {
}
#preferential .title{
	width:813px;
	height:44px;
	float:left;	
	}
#preferential .title_bg {
	background-color:#f1c39e;
	border:2px #411f0f dotted;
	padding-top:5px;
}
#preferential .list_bg {
	background-color:#f5e7db;
	border:2px #d8a67d dotted;
}

