@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #666666;
}
img{ border:0px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.demo{width:728px; overflow:hidden; margin:0px auto}

#faqbg{background-color:#000000;position:absolute;z-index:90;left:0;top:0;display:none;width:100%;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;}
#faqdiv{
position:absolute;
z-index:100;
top:0px;
left:0px;
background-color:#fff;
border:10px #767676 solid;
}