@charset "utf-8";
/* CSS Document */

body{
    font-size:13px; margin:0px;width: 100%; color:#333; background-color:#ffffff;font-family:Arial, "微软雅黑", sans-serif;
}
html{
	margin:0px;}
a{ 
    color:#666666;text-decoration:none;}
a:hover {
	color:#333333;text-decoration:none;
}
a img {
	border:none;
}
p{
	margin:0px;}
.b{
	font-weight:bold;}	
	
	
	
	
	
.zsjz{
	width:900px;
	line-height:25px;
	border:1px solid #ececec;
	background-color:#fff;
	margin:10px auto;
	padding:40px;
	}
.zsjz .title{
	width:900px;
	height:100px;
	line-height:40px;
	font-size:30px;
	color:#000;
	text-align:center;
	margin-bottom:30px;
	}
.zsjz .title span{
	width:900px;
	font-size:18px;
	color:#000;
	text-align:center;
	display:block;
	}
.zsjz .jj{
	width:900px;
	font-size:15px;
	font-weight:bold;
	text-indent:26px;
	}
.zsjz dl{
	width:900px;
	}
.zsjz dl dt{
	font-size:15px;
	font-weight:bold;
	margin-top:30px;
	}
.zsjz dl dd{
	margin:0px;
	}
.zsjz dl dd span{
	width:900px;
	display:block;
	text-indent:2em;
	margin:0px;
	padding:0px;
	}