<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend {padding:0; margin:0;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}
body {
	text-align: left;
	cursor: auto;
	font-family:"宋体";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background:url(images/my_bg.jpg) repeat-x
}
a{color: #000000; text-decoration: none}
a:hover {color: #009120; text-decoration: underline}
#nav {color:#fff;}
#nav a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	line-height:29px;
}
#nav a:hover{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	font-weight: bold;
	line-height:29px;
}
#left_prducts td{border-bottom:1px #CBD1DE solid;}
#a322 td{background: url(images/line.gif)  repeat-x bottom; height:30px; line-height:30px; color:#027702;}
.pass {font-size: 12px;
	display: inline;
	padding: 0 0 0 0;
	border: 1px solid #BEBEBE;
	width:160px;
	height:19px;
	line-height: 16px;
}
.title{
	color:#003781;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #7ab0f9
}
</pre></body></html>