@charset "utf-8";
#mainConsole{
	background:url(../images/bg_products.jpg);
}
#imgList{
	float:left;
	width:123px;
	padding:0;
	margin:55px 0px 0px 34px;
	list-style-type:none;
	display:inline;
}
#imgList img{
	border:0;
}
#imgList li{
	float:left;
}
#contentConsole{
	float:right;
	width:763px;
	color:#564335;
	font-size:12px;
}
#content{
	float:right;
	width:763px;
}
#titleList{
	float:left;
	width:123px;
	margin:0;
	padding:7px 0px 22px 0px;
	list-style-type:none;
}
#titleList li{
	float:left;
	line-height:26px;
	width:107px;
	padding-left:16px;
	margin:0;
}
#titleList a{
	float:left;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#imgListCustom{
	float:left;
	width:123px;
	padding:0;
	margin:55px 0px 0px 34px;
	list-style-type:none;
	display:inline;
}
#imgListCustom li{
	float:left;
	margin-bottom:29px;
}
#imgListCustom img{
	border:0;
}
