body {
	margin-top: 0px;
	margin-bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #999999;
	background-image: none;
	background-repeat: repeat-x;
	text-decoration: none;
	background-color: #3A3A3A;
}

.down {
	background-color: #000;
	background-image: url(../down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
A:link {
	color:#999999;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
A:visited {
	color:#999999;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;

}
A:hover {
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.style01 {
	font-size: 12px;
	color: #00CCFF;
	text-decoration: none;
}
.style02{
	font-size:12px;
	color:#8e86ef;
	text-decoration: none;
	font-weight: bold;
}
.style02 A:link{
	font-size:12px;
	color:#8e86ef;
	text-decoration: none;
	font-weight: bold;
}
.style02 A:visited {
	font-size:12px;
	color:#8e86ef;
	text-decoration: none;
	font-weight: bold;
}
.style02 A:hover {
	font-size:12px;
	color:#CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.style03{
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.style04{
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
.style04 A:link{
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
.style04 A:visited {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
.style04 A:hover {
	font-size:12px;
	color:#000000;
	text-decoration: none;

}
.style05{
	font-size:15px;
	color:#9966FF;
	text-decoration: none;
	font-weight: bold;







}
.contentbg{
	background-image: url(../index_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 207px;
}
.pcbg{
	background-image: url(../pcbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 280px;
}

a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
