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

/* CSS Document */
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}
body {margin: 0px; padding: 0px;  text-align: left; cursor: auto; font-family:"宋体"; font-size:13px;color:#666;  line-height: 28px;}
a {color: #5d5d5d; text-decoration: underline}
a:hover {color: #848484; text-decoration: none}
h1{ color:#1a6d0e;  }
h2{
	font-size:14px
}
.g_title{
	color:#75b945;
	font-size:16px;
	font-weight:bold
}
.head_top{
	height:45px;
	width:100%;
	background:#eeeeee;
	border-bottom:1px solid #CCC;
	line-height:20px
	}
.head_top ul li{
	float:left;
	padding:0px 15px
}
.fl{float:left}.fr{float:right}
.wrap{width:1200px;margin:0 auto; clear:both;}

.head_title{
	background:url(images/top_bg.jpg) right no-repeat;
	background-color:#ffffff
}
.left_nav{
	margin-top:40px;
	background-color:#75b945;
	border-radius:20px;
	font-size:16px
}
.left_nav a{
	color:#FFF
}
.left_bg{
	background:url(images/bg.jpg) repeat-x;
}
.pro_title{
	margin-top:20px; color:#cdcdcd; margin-bottom:10px
}
.pro_title span{
	border-bottom:2px solid #e75f04; color:#343434; margin-right:5px;  padding-bottom:10px; font-weight:bold; font-size:16PX
}
.bottom{
	background:url(images/bt_bg.jpg) repeat-x
}
.goscill22{/*background:url(../images/bbg.jpg) no-repeat top left #fff;*/ border:1px solid #e0e0e0; background:#fff; margin:0 auto 0px auto; -moz-box-shadow: 2px 2px 10px #e0e0e0;/*firefox*/-webkit-box-shadow: 2px 2px 10px #e0e0e0;/*safari或chrome*/box-shadow:2px 2px 10px #e0e0e0;/*opera或ie9*/ } </pre></body></html>