#bd {

}

#bd .brand {
	background-image: url(background/bg_row.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 12px 0 0 0px;
	height: 355px;
}

#bd .brand ul {
	float: left;
	height: 164px;
	margin: 0;
	padding: 0 0 12px 20px;
	background-image: url(background/bg_row.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#bd .brand ul > li {
	float: left;
	width: 236px;
	height: 164px;
	list-style: none;
	text-align: center; 
	display: table; 
	position: relative; 
	overflow: hidden;
	border: 0px solid red;
	background-repeat: no-repeat;
	background-position: center;
}


#bd .brand ul li span.vAdjust {
	display: table-cell; 
	vertical-align: middle; 
	*position: absolute; 
	*top: 50%; 
	*left: 0;
	*width: 236px;
	
}

#bd .brand ul li span.vAdjust a {
	*position: relative; 
	*top: -50%; 
}

#bd .brand ul li ul {	padding: 0; margin: 0; border: 0px solid red; float: left; width: 234px; position: relative;}


#bd .brand ul li ul.InfoI li,  #bd .brand ul li ul.InfoII li, #bd .brand ul li ul.InfoIII li, #bd .brand ul li ul.InfoIV li{
	background-image: url(background/bg_info.gif);
	background-repeat: no-repeat; background-position: top left;
	width: 200px;
	height: 134px;
	text-align: left;
	padding: 30px 20px 0 20px;
	visibility: visible;
/*	opacity: 0; */
}

/* #bd .brand ul li ul.InfoI li {left: 20px;	}
#bd .brand ul li ul.InfoII li {left: 258px;}
#bd .brand ul li ul.InfoIII li {left: 496px;}
#bd .brand ul li ul.InfoIV li {left: 734px;} */



#bd .brand ul li b { display: block; padding: 0 0 10px 0; font-size: 12px; }
#bd .brand ul li a {color: #684A32;}
#bd .brand ul li a:hover { text-decoration: none;}


#bd .page { float: left; }
#bd .page ul { float:left; margin:30px 0px 20px 10px; width: 970px; }
#bd .page ul li { float:left;	list-style: none;}
#bd .page ul li.right {	float:right;}


#bd {	padding-bottom: 50px;}
#bd .yui-b {	padding: 5px 0px 0px 20px;}

#bd .yui-b .photo {
	display: block;
	width: 180px;
	float: left;
	padding: 0px 25px 0px 25px;
	height: 150px;
	text-align: center;
}

#bd .yui-b .photo span {
	background-image: url(background/bg_trumbnail.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}

#bd .yui-b .photo span img {
	margin: 21px 1px 10px 0;
}
