@charset "utf-8";
BODY{
	font-size : 12px;
	font-family: MS PGothic,Osaka,arial ,sans-serif;
	letter-spacing: 0.1em;
	color : #CC99FF;
	background-image: url(../panda/bg02.gif);
	background-repeat : repeat;
	background-attachment : fixed;
	background-position:top center;
	text-align: center;
	padding-bottom: 20px;
}
TABLE{
	font-size : 12px;
	font-family: MS PGothic,Osaka,arial ,sans-serif;
	color : #666666;
}
#Content {
	padding: 10px 30px 30px 30px; /* 请记住，填充是 div 方块内部的空间，边距则是 div 方块外部的空间 */
	background: #FFFFFF;
	text-align:left;
	line-height: 200%;
}
#outer {
	padding: 10px 0px 30px 0px; /* 请记住，填充是 div 方块内部的空间，边距则是 div 方块外部的空间 */
}
#databox {
	margin:0;
	background-color:#fff;
	padding: 0px 30px 30px 30px;
}
.box2 { 
    border:1px solid #CC99FF;
}

.STYLE1 {
	color: #990099;
	font-family: "Comic Sans MS";
	font-size: small;
}
.STYLE2 {
	color: #CC66FF;
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.STYLE4 {
    color: #9B37FF;
	font-size:x-small;
  
}
.STYLE5 {font-size: 10}
.REDBOLD {
	color:#FF0033;
	font-weight:bold;
}
A:LINK {
	text-decoration:none;
	color: #CC66FF;
	font-weight: bold;
}
A:VISITED {
  color: #CC66FF;
  text-decoration:none;
}
A:ACTIVE {
  color: #CC66FF;
  text-decoration:none;
}
A:HOVER {
color: #CC66FF;
   position:relative ;
  top:1px ;
  left:1px ;
}
MARQUEE{
  font-size : 12px;
}
