.bindex
{
	width: 540px;
	margin-left: 20px;
	overflow: hidden;
	float: left;
}
.topic
{
    width: 550px;
    height: 64px;
    margin-top: 10px;
    overflow: hidden;
    background-image: url('../images/draft.jpg');
    background-position: left top;
    background-repeat: repeat-x;
	text-align: center;
}
.cls
{
	width: 7px;
	background-color: #fff;
	height: 64px;
	overflow:hidden;
}
.center
{
    height: 64px;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow:hidden;
}
.lleft
{
	width: 18px;
    height: 64px;
    overflow: hidden;
    background-image: url('../images/list-left.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
}
.lright
{
    width: 18px;
    height: 64px;
    overflow: hidden;
    background-image: url('../images/list-right.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
}
.lcenter
{
    height: 64px;
    overflow: hidden;
    background-image: url('../images/list-center.jpg');
    background-position: top left;
    background-repeat: repeat-x;
    float: left;
    color: #fff;
}
.lcenter h1
{
    margin: 0;
    padding: 0;
	padding-top: 17px;
    display: block;
    font-size: 24px;
    float: left;	
	overflow:hidden;
}
.gap
{
    font-weight: bold;
    display: block;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    font-size: 14px;
    text-transform: lowercase;
	overflow: hidden;
}
.gap b
{
    line-height: 19px;
    margin-top: -5px;
    font-size: 22px;
    text-transform: uppercase;
	overflow: hidden;
}
.list
{
    width: 526px;
    height: 93px;
    border: 1px #ddd solid;
    overflow: hidden;
    padding: 6px 6px 6px 6px;
}
.ap_img
{
    display: block;
    border: 1px #ddd solid;
    overflow: hidden;
    float: left;
}
.middle
{
    width: 106px;
    height: 93px;
    padding: 0 6px 0 6px;
    overflow: hidden;
    float: left;
}
.ap_title
{
    width: 104px;
    height: 39px;
    overflow: hidden;
    background-image: url('../images/draft2.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    color: #637996;
}
.ap_title a, .ap_title a:visited
{
    display: block;
	margin-left: 5px;
	text-decoration: none;
    margin-top: 12px;
	width: 93px;
    overflow: hidden;
	font-weight: bold;
	text-align: center;
	color: #637996;
}
.ap_price
{
    width: 103px;
    height: 28px;
    margin-top: 4px;
    overflow: hidden;
    background-image: url('../images/draft3.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
}
.ap_price a, .ap_price a:visited
{
    overflow: hidden;
    text-align: center;
    display: block;
    margin-top: 6px;
	text-decoration: none;
	font-weight: bolder;
	color: #fff;
}
.ap_details
{
    width: 103px;
    margin-top: 8px;
    overflow: hidden;
    color: #333;
    text-align: center;
}
.ap_details a
{
    color: #333;
    text-decoration: none;
}
.ap_details a:hover
{
    color: #999;
    text-decoration: none;
}
.ap_data, .ap_data_t
{
    width: 290px;
    height: 67px;
    background-color: #F0F0E1;
    overflow: hidden;
    float: left;
    padding: 13px 13px 13px 13px;
    font-size: 11px;
}
.ap_data_t{
padding:0px 0px 0px 0px;
height: 20px;
}
.ap_data b
{
  	width:100px;
    font-size: 12px;
}
.pages
{
	color: #c7c7c7;
}
.pages a, .pages a:visited
{
	color: #777;
	text-decoration: underline;
}
.pages i
{
	color: #c00;
	font-weight: bold;
	font-style: normal;
}
/* NOT FOUND DATA */
.nf_pic
{
	width: 260px;
	height: 210px;
	float: left;
	overflow: hidden;
}
.nf_pic img
{
	display: block;
	margin-left: 60px;
}
.nf_data
{
	width: 278px;
	color: #666;
	float: left;
}
.nftop
{
	width: 278px;
	height: 12px;
	background: url( '../images/nf_top.jpg' ) no-repeat;
	overflow: hidden;
}
.nfbottom
{
	width: 278px;
	height: 12px;
	background: url( '../images/nf_bottom.jpg' ) no-repeat;
	overflow: hidden;
}
.nfmiddle
{
	width: 242px;
	padding-left: 16px;
	padding-right: 20px;
	background: #f0f0f0;
	overflow: hidden;
}
.nf_data h1
{
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 12px;
	font-weight: bolder;
	font-family: Tahoma;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	display: block;
}
.nf_data p
{
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	display: block;
}
.lm_data
{
	width: 315px;
	height: 20px;
	float: left;
	background-color: #fff;
}
.sc, .sc:visited
{
	cursor: pointer;
	display: block;
	background: url( '../images/SCatering-listing.jpg' ) no-repeat;
	width: 312px;
	text-decoration: none;
	padding-top: 27px;
	padding-left: 170px;
	padding-right: 65px;
	height: 50px;
	margin-left: -4px;
	color: #036;
	font-size: 17px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
}
