td {
	font-size: 12px;
	color: #535452;
}
body{

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #535452;} /* 未访问的链接 */
a:visited {color:#535452;} /* 已访问的链接 */
a:hover{color: #535452; text-decoration:underline;} /* 鼠标在链接上 */ 
a:active {color: #535452;} /* 点击激活链接 */


/*  绿色链接*/ 
a.greenl{text-decoration: none;}
a.greenl:link {color: #297002;}
a.greenl:visited {color: #297002;}
a.greenl:hover{color: #297002;}
a.greenl:active {color: #297002;}

/*  绿色链接*/ 
a.green2{text-decoration: none;}
a.green2:link {color: #2F7C43;}
a.green2:visited {color: #2F7C43;}
a.green2:hover{color: #2F7C43;}
a.green2:active {color: #2F7C43;}

/*  黑色链接*/ 
a.black2{text-decoration: none; }
a.black2:link {color: #000000; font-size:14px;}
a.black2:visited {color: #000000; font-size:14px;}
a.black2:hover{color: #000000; font-size:14px;}
a.black2:active {color: #000000; font-size:14px;}


/*  底部白色链接*/ 
a.blackl{text-decoration: none;}
a.blackl:link {color: #FFFFFF;}
a.blackl:visited {color: #FFFFFF;}
a.blackl:hover{color: #FFFFFF;}
a.blackl:active {color: #FFFFFF;}

ul,li{ 
margin-left:10px;
height: 20px;
list-style-type: none;
color: #2E2E2E;
}

.topbg{	background-image: url(../images/bg.gif); background-repeat:repeat-x;}
.border1{ border:solid #d8d8d8 1px; }
.gsjj_text{width:100%; color: #2F7C43;  padding-top:8px; padding-right:10px; float:left; line-height:22px;}
.textc{color: #ffffff; letter-spacing:1px;}
.text_cheng {color:#BF591B;font-size:12px;}
.TD1{line-height:180%; padding-top:5px;padding-left:10px; padding-right:10px;}
.Td4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.lt {
	background-image: url(../images/lbg.jpg);
	width:154px;
	height:30px;
}

.lt2 {
	background-image: url(../images/lbg.gif);
	width:174px;
	height:30px;
}

.st1{
background:url(../images/p1.gif);
width:240px;
height:21px;
color:#ffffff;
font-weight:bold;}

.st2{
background:url(../images/p2.gif);
width:240px;
height:21px;
color:#396BB9;
font-weight:bold;}


.st3{
background:url(../images/p3.gif);
width:240px;
height:21px;
color:#396BB9;
font-weight:bold;}




