@charset "UTF-8";

@import url(base.css);
@import url(parts/frame.css);
@import url(parts/column.css);
@import url(parts/section.css);
@import url(parts/table.css);
@import url(parts/home.css);
#proContent {
	float: left;
	width: 330px;
}
#proPic{
	width: 150px;
	background-position: center;
	text-align: center;
}
#proPicbig{
	width: 550px;
	background-position: center;
	text-align: center;
}
#protitle {
	font-family: "黑体";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
