/*水网专题公用头部、版权css*/
body {
	margin:0px; background:url(../images/body_bg.gif); text-align:center; font-size:12px; font-family:"宋体";
}
*{
margin:0px;
padding:0px;
}
input {
	font-size:12px;
	color:#666;
	line-height:15px;
}
#top {
	background:url(../images/top_bg.gif); height:31px;
}
#img_top {
	width:960px; text-align:center; height:31px; margin:0 auto;
}
#img_t_head {
	background: url(../images/img_t_head.gif) no-repeat; width:144px; height:31px; margin-left:3px; float:left;
}
#img_t_back {
	float:right; width:76px; height:31px; margin-right:2px;
}
#container {
	width:960px; margin:0 auto; background:#ffffff;  text-align:left;
}
#copyright { 
	background-color:#0b86e1; color:#fff; line-height:23px; 
}
/*水网专题公用头部、版权css*/
th{
background-image:url(../images/th_bg.gif);
color:#ffffff;
height:35px;
line-height:35px;
padding:0px 25px;
font-size:14px;
text-align:left;
border:1px solid #fff;
}
.th02{
background-color:#E0EBF4;
height:30px;
padding:0px 10px;
line-height:30px;
font-weight:bold;
}
td{
vertical-align:top;
padding:5px;
border:1px solid #e1e1e1;
line-height:20px;
}
p{
text-indent:2em;
}
td img{
padding:2px;
border:1px solid #d2d2d2;
}