.sbox_class{
	width: 760px;
	background-image: url('images/widebox.gif');
	height: 80px;
	padding-top:25px;
	background-repeat: no-repeat;
}
body {
	font-family: "Trebuchet MS";
	background: url(images/img00.gif) repeat-x;
}

.usenext {
     border: 1px solid #BEBEBE;
     padding: 10px;
     margin-top: 10px;
     background: url(images/2n6848h.png) no-repeat;
     padding-left: 90px;
     background-position: 10px 10px;
     background-color: #FFFFE0;
}
.translate {
     border: 1px solid #BEBEBE;
     padding: 10px;
     margin-top: 10px;
     background-position: 10px 10px;
     background-color: bisque;
}

.page {
     border: 1px solid #BEBEBE;
     padding: 10px;
     margin-top: 10px;
     background-position: 10px 10px;
     background-color: bisque;
}

.prew {
     border: 1px solid #BEBEBE;
     padding: 10px;
     margin-top: 10px;
     background-position: 10px 10px;
     background-color: aliceblue;
}

.quote {
	color: #000000;
	FONT: 10pt Verdana; 
	text-align:justify;
	background-color: lightyellow; 
	border: 1px dotted rgb(190,190,190);
	padding: 5px;
	}
 .scriptcode {
	color: #000000;
	FONT: 8pt Verdana; 
	text-align:left;
	background-color: lightyellow; 
	border-width:1; 
	border-color:rgb(190,190,190); 
	border-style:dotted;
	padding: 5px;
	}
.news {font-family: tahoma; font-size: 11px; color: #717171;}
.news a {font-family: tahoma; font-size: 11px; color: #6495ed; text-decoration: none;}
.news a:hover {font-family: tahoma; font-size: 11px; color: #e60000; text-decoration: underline;}