#infoBox{
	height:100%;
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
	width:100%;
	z-index:100001;
}
#infoBoxBg{
	position:absolute;
	background:#000000 none repeat scroll 0 0;
	height:100%;
	opacity:0.6;
	filter:alpha(opacity=60);
	width:100%;
	z-index:1;
}
#infoBoxContBg{
	position:absolute;
	display:block;
	z-index:1;
	width:819px;
	height:568px;
}
#infoBoxCont{
	height:568px;
	left:0;
	position:absolute;
	top:0;
	width:819px;
	z-index:2;
}
#infoBoxContainer{
	height:508px;
	margin-left:31px;
	margin-top:20px;
	position:absolute;
	width:760px;
	z-index:2;
}
#infoClose{
	background:transparent url(../img/common/logCloseBtn.png) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	float:right;
	height:21px;
	width:21px;
}


#projectorInfoView .singleItem
{
	width:570px;
	padding-left:0;
}
#projectorInfoView, #projectorInfoFirmView
{
	float:left;
	width:758px;
	border-bottom:1px dotted #A3A3A3;
	padding-bottom:10px;	
}
#projectorInfoView .singleItemDesc, #projectorInfoFirmView .singleItemDesc{width:400px;}
#projectorInfoView .horizontalSep, #projectorInfoFirmView .horizontalSep{border:0;}
#projectorInfoView .descList, #projectorInfoFirmView .descList{width:396px;display:block;}
.projectorInfoFirmView
{
	float:right;
	width:220px;
	line-height:16px;
	color:#8B8B8B;
}
#projectorInfoView .title, #projectorInfoFirmView .title
{
	font-weight:bold;
	font-size:12px;
	color:#000;
	
}
#infoFirmLayer{
	display:none;
}
.projectorInfoSub
{
	width:100%;
	height:28px;
	margin-bottom:5px;
}
.layerListCenter
{
		float:left;
		width:758px;
		margin-top:5px;
		margin-bottom:10px;
}
.layerListCenter div.sub
{
	width:350px;
	margin-right:10px;
	float:left;
}
.layerListCenter h1, .layerListCenter .layerListCenterTitle
{
	color: #FDB300; 
	text-decoration:none;  
	font-size:20px; 
	margin:0;
	padding:0;
	height:22px;
}

.layerListCenter .infoList
{
	color:#006DEA;
	cursor:pointer;
}
.layerListCenter .infoListActive
{
	color:#FDB300;
	cursor:pointer;
}
.orangeLabel
{
	color:#FDB300;
}
.layerListBottom
{
	float:left;
	width:758px;
	padding-top:10px;
	border-top:1px dotted #A3A3A3;
}
#projectorInfoBrandList, #projectorInfoFirmBrandList
{
	margin-top:7px;
}
#projectorInfoCategoryList, #projectorInfoFirmCategoryList
{
	margin-top:7px;
}
.layerListBottom h2
{
	color: #FDB300; 
	text-decoration:none;  
	font-size:20px; 
	margin:0;
	padding:0;
	height:22px;
}
.layerListBottom .gray
{
	color: #aeaeae;
}
.infoSortBtn
{
	color:#006DEA;
	cursor:pointer;
}
.infoSortBtnActive
{
	color:#FDB300;
	cursor:pointer;
}
.infoSortContainer
{
	margin-top:10px;
	float:left;
	width:100%;
}
.infoContainer{overflow: auto; width:776px; height: 350px; }
.infoThumbs
{
	margin:4px;
	border:2px solid #ededed;
	cursor:pointer;
}
.infoSection
{
	cursor:pointer;
}
a.infoShowCatalog
{
	color:#006DEA;
	float:right;
	font-size:11px;
	line-height:16px;
	margin-right:16px;
	margin-top:10px;
}
a.infoShowCatalogActive
{
		color:#FDB300;
		font-size:11px;
		width:200px;
		display:block;
		float:left;
}
.catalogBoxNoActive {
	background:#EDEDED none repeat scroll 0 0;
	border:2px solid #EDEDED;
	float:left;
	height:90px;
	margin-bottom:10px;
	margin-left:20px;
	margin-top:5px;
	width:90px;
}
.catalogBoxNoActive li{display:block;height:90px;width:90px;}
.singleItemDesc {
	float:left;
	height:auto;
	margin-bottom:10px;
	margin-left:17px;
	margin-top:10px;
	position:relative;
	width:540px;
}
.singleItemDesc h2 a{color:#006DEA; text-decoration:none;}
.descList {
	color:#8B8B8B;
	height:auto;
	line-height:11px;
	margin-left:3px;
	margin-top:5px;
	width:560px;
}
.noteSingleDescSub {
	float:left;
	height:auto;
	width:520px;
	color:#8B8B8B;
	font-family:Verdana;
	font-size:11px;
	text-align:left;
}
.noteSingleDescSub a{color:#006DEA;}
.noteSingleDescSub h2 a{
	font-size:18px;
	text-decoration:none;
}
.infoBoxRed{color:#FDB300;}
