<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body, div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,
form,fieldset,
p,blockquote,
table,thead,tbody,tfoot,caption,th,td {
	margin: 0;
	padding: 0;
	}
embed{ vertical-align:bottom;}

body{
	background:url(../images/bk.gif);
	background-color:#fff;
	font-size:12px;
	margin: 0;
	padding: 0;
	color:#666666;}

#jewel_st {
	width:766px;
	padding: 0px;
	background-color:#fff;
	color:#666666;
	margin:10px auto;
	}
	
#content h1 {background:url(../images/st_top.jpg) top no-repeat; text-indent:-99999px; font-size:13px; line-height:100%;}
#content {background:url(../images/st_mid.jpg);}
#content .box { padding:0 20px;}
#jewel_st li { float:left; list-style: none;}
#jewel_st .t180 { line-height:180%}
#jewel_st .pk { color:#FF6699;}
#jewel_st .ble { color:#0098D8;}

#jewel_st ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#jewel_st ul {display: inline-block;}
/* Hides from IE-mac \*/
* html #jewel_st ul {height: 1%;}
#jewel_st ul {display: block;}
/* End hide from IE-mac */


#foot {}</pre></body></html>