@charset "utf-8";

#DIV_newsCont a:link
{
color:#fff;
text-decoration:none;
}

#DIV_newsCont a:visited
{
color:#fff;
text-decoration:none;
}

#DIV_newsCont a:hover
{
color:#999999;
text-decoration:none;
}

#DIV_newsCont a:active
{
color:#999999;
text-decoration:none;
}

#DIV-faqCont a:link
{
color:#000;
text-decoration:none;
}

#DIV-faqCont a:visited
{
color:#000;
text-decoration:none;
}

#DIV-faqCont a:hover
{
color:#666666;
text-decoration:none;
}

#DIV-faqContt a:active
{
color:#666666;
text-decoration:none;
}#intro {
	position:absolute;
	left:0px;
	top:0px;
	width:550px;
	height:290px;
	z-index:5;
}
#indbot {
	position:absolute;
	left:0px;
	top:290px;
	width:550px;
	height:122px;
	z-index:1;
	background:url(../images/introbg.png) no-repeat;
	text-align: left;
}
#DIV-copyright {
	position:absolute;
	left:10px;
	top:104px;
	width:530px;
	height:16px;
	z-index:1;
	color: #CCCCCC;
	font-size: 11px;
	margin: 0;
}
