@charset "utf-8";
#proposal-box {
	height: 1100px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/zhuanti-bg1.png);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#proposal-box #pro-left {
	height: 980px;
	width: 970px;

}
#proposal-box #swart {
	height: 120px;
	width: 970px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
#proposal-box #swart p a {
	color: #000;
}
#proposal-box #swart p a:hover {
	text-decoration: underline;
	color: #F30;
}











#proposal-box #pro-left img {
	display: block;
	height: 250px;
	width: 970px;
	margin-bottom: 10px;
}
#proposal-box #pro-left .p-title {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 30px;
	width: 970px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0px;
}
#proposal-box #pro-left p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
	line-height: 30px;
	text-indent: 32px;
}
