@charset "utf-8";
/* CSS Document */

#con{
	margin-top:50px;
	margin-bottom:65px;
	margin-left:11px;
	font-size:14px;
}
#con .img{
	float:left;
	width:223px;
	text-align:right;
}
#con .intro{
	float:left;
	margin-left:20px;
	width:410px;
}
#con .tb{
	color:#999;
	font-size:22px;
	font-weight:bolder;
	padding-bottom:3px;
	padding-left:8px;
	border-bottom:1px solid #999;
}
#con .what{
	margin:25px 0px 40px 0px;
	text-indent:2em;
	line-height:24px;
	padding-bottom:30px;
	border-bottom:1px dashed #CCC;
}
#con .item{
	margin-bottom:40px;
}
#con .item .tt{
	margin-bottom:5px;
}
#con .passage{
	margin:20px 0px;
	line-height:24px;
}
#con .passage img{
	margin-top:20px;
}
#con .list{
	float:left;
	margin-left:20px;
	font-weight:bold;
}
#con .list ul{
	list-style:none;
}
#con .title{
	font-weight:bold;
}
#con .paragraph{
	text-indent:2em;
	margin:30px 0px;
	line-height:24px;
}
#con .line{
	margin-bottom:15px;
}
#con .anniu{
	margin-top:30px;
	padding-top:30px;
	text-align:center;
	border-top:1px dashed #CCC;
}