body,td,th {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:24px;
	color:#404040;
}
form{padding:0px; margin:0px;}
.yz {
	background-image:url(../images/y.jpg);
	background-repeat:repeat-x;
	border: 1px solid #9ADC6D;
	height:31px;
	vertical-align: middle;
}
.y_c{
	background-image:url(../images/y_7.jpg);
	background-repeat:repeat-y;}
.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;}
.tu{border: 3px solid #E4E4E4;}
.new{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#EEEEEE;
}
.ll{
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#DFDFDF;

}
.bold{font-weight:bold;}
.cp{
	background-image:url(../images/y_32.jpg);
	background-repeat:no-repeat;
	height:23px;
	width:314px;
	font-weight: bold;
	text-indent: 15px;
}

a:link {
	color: #000000;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #000000;}
a:hover {
	text-decoration: underline;
	color: #6BD847;}
a:active {
	text-decoration: none;
	color: #6BD847;}
	
	
	
	
/*banner+nav*/
/*通用样式*/


/* css 重置 */

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background: #fff;
	font: normal 12px/22px 宋体;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #1974A1;
}

.dakuang{
	width:1003px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}

.navbg {
	width: 933px;
	height: 37px;
	background:url(../images/navbg.jpg) no-repeat;
}


/* 本例子css */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav {
	width: 652px;
	padding: 0 20px;
	height: 37px;
	line-height: 37px;
	position: relative;
	z-index: 1;
	margin-left: 241px;
}

.nav a {
	color: #fff;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
	width: 100px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.nav .sub {
	display: none;
	width: 100px;
	left: 0;
	top: 37px;
	position: absolute;
	background: #6ee55e;
	line-height: 30px;
	padding: 5px 0;
}

.nav .sub li {
	zoom: 1;
}

.nav .sub a {
	display: block;
	padding: 0 10px;
	text-align: center;
}

.nav .sub a:hover {
	background: #b5f1ad;
	color: #fff;
}

.nav .on h3 a {
	background: #6ee55e;
	color: #fff;
}

.banner {
	width: 933px;
	height: 235px;
}


/* 本例子css */

.slideBox {
	width: 933px;
	height: 235px;
	overflow: hidden;
	position: relative;
	margin-top: 2px;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #6ee55e;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width:933px;
	height: 235px;
	display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background:url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}	

.shdsajh{
<% if l1t.count>0 then %>
   <a href="news/index_1.asp?id=<%= l1t(0).item("id")%>"><img src="<%= l1t(0).item("thumbnail")%>" width="113" height="85" hspace="5" vspace="5"  align="left" class="tu"  border="0"/>&nbsp;&nbsp;&nbsp;&nbsp;
  <%= strvalue(LoseHtml(l1t(0).item("content")),110,1)%>
 <span style="color:#3366FF;">［查看详细］</span></a>
 <%end if%>
	
}
	