#page {
	background: url(img/bg.gif) repeat-y;
}
#page_bg{
	background: url(img/bg3.gif) no-repeat center top;
	width: 770px
}
.brand {
	text-align:center;
	margin-bottom:30px;
}
.brand_left{
float:left;
width:200px;
}
.brand_right{
width:250px;
	float:left;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}
.table_head {
	width:460px;
	height:10px;
	background: url(img/brand/table_head.gif) no-repeat 0px 0px;
}
.table_foot {
	width:460px;
	height:10px;
	background: url(img/brand/table_foot.gif) no-repeat 0px 0px;
	margin-bottom:5px;
}
.brand_table{
width:460px;
background-color:#f2edd9;
}
h3{
	font: 700 14px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5px auto;
}
table {
width:440px;
text-align:left;
}
.brand_item{
width:460px;
height: 85px;
background-color:#f4efdf;
padding:0px;
margin-bottom:0px;
}
.line{
	background: #663300;
	width:96%;
	height:1px;
	margin-bottom:30px;
}
