	#copyright{
		background-image:url(../images/copyright.gif)
	}
	#bottomarea{
		background-image: url(../images/bottom_repeat.jpg);
		background-repeat: repeat-x;
		text-align:center;
		height:63px;
	}
	#headerleft{
	background-image:url(../images/headerLeft.jpg);
	background-repeat::no repeat;
	width:278px;
	height:149px
	}

	#headermid{
	background-image:url(../images/headermid.jpg);
	background-repeat::no repeat;
	width:379px;
	}

	#headerright{
	background-image:url(../images/headerright.jpg);
	background-repeat::no repeat;
	width:253px;
	}

	#flashHeader{
	position:absolute;
	width:910; 
	height:149; 
	left: 43px;
	top: 0px;
	}

	#product{
		color:red;
	}

	body{
	font-size:12px;
	color:white;
	background:#eeeeee;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;			
	}

	p{
	font-size:12px;
	color:white;
	line-height:20px;
	}

	td{
		font-size:12px;
	}

	a:link{
	color:blue;
	text-decoration:none;
	}
	a:hover{
	color:red;
	}
	a:visited{
	text-decoration:none;	
	color:blue;
	}
	 #contact{
 	line-height:16px;
	color:#CCCCCC;
	 }
	 #link{
	 background:url(../images/indexCS2_05.jpg);
	 }
	 #server{
	 	width:76px;
		height:127px;
		left:0px;
		top:0px;
		background:url(../images/qqbg.gif);
		background-repeat:no-repeat;
		padding-top:25px;
		overflow:hidden;
	 }
	 #server a{
	 	display:block;
		height:20px;
		color:black;
	 }
 marquee{
 	color:#cccccc;
 }
 #mainBg{
 	width:100%;
	margin:0 auto;
	text-align:center;
 	background:url(../images/bodybg.gif);
	background-position: center;
	background-repeat:repeat-y;	
	margin-bottom:0px;

 }
 #mainTable{
 	width:911px;
	height:661px;
	border:0px;
	margin-bottom:-3px;
 }