*{margin:0;padding:0;}
body {
	font-size: 12px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.top{
    width:1003px;
	height:212px;
}
a:link,a:visited,a:active{
    color:#FF9900;
	text-decoration:none;
}
a:hover{
     color:#0099FF;
	 text-decoration:underline;
}
.inline{display:inline;}
#end a:link,#end a:visited,#end a:active{
    color:#333333;
	text-decoration:none;
}
#end a:hover{
    color:#CC6600;
	text-decoration:underline;
}
#cssrain{
	position:fixed;
	z-index:100;
	top:100px;
	right:6px;
	bottom:0px;
	height:140px;
	width:110px;
 }
 .scrollb{width:4055px}
*html .scrollb{width:3900px}
*+html .scrollb{width:3900px}