.faq_con {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 5px;
}

.faq_con li{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

.faq_con ul {
	background-color: #E8E8E8;
	padding: 8px;
	border: 1px solid #999;
	margin-right: 8px;
	margin-left: 4px;
}

.faq_con div img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: crosshair;
}


.layer_con div{
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000;
	border: 1px solid #999;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	position: absolute;
	width: 750px;
	left: 50%;
	font-size: 12px;
	color: #FFF;
	padding: 8px;
	right: 50%;
	margin-left: -300px;
	z-index: 1;
	text-align: left;
	height: 350px;
	overflow: auto;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#505050;
	scrollbar-shadow-color:#303030;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#808080;
	scrollbar-darkshadow-Color:#000000;
	visibility: hidden;
	margin-top: -100px;
}

.layer_con div li{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}


#Layer1 {
	
}

