#container #main-index3 #information #prolist2 ul li p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	float: left;
	text-align: justify;
	text-justify: distribute;
	margin-left: 0px;
	text-indent: 0;
}


.h2 {
	font-size: 16px;
	color: #4C4C4C;
	background-image: url(../images/arrow-circle.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: 25px center;
	font-family: "微軟正黑體";
	margin-top: 3px;
	margin-bottom: 8px;
}
.h5 {
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	/* [disabled]text-indent: 1.2em; */
	padding-top: 0px;
	/* [disabled]padding-left: 20px; */
	margin-left: 100px;
	float: none;
}
#main-index3 ul li {
	font-size: 10pt;
}

#prolist2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#prolist2 ul li {
	background-color: #FFF;
	width: 850px;
	height: 170px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	/* [disabled]border-radius: 5px; */
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-right-style: solid;
	border-bottom-style: solid;
	margin-left: 10px;
}
#prolist2 ul li img {
	display: block;
	float: left;
	margin-left: 12px;
	border: 0;
	margin-right: 20px;
}
.name {
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	text-indent: 1.2em;
	padding-top: 10px;
}

.icon {
	height: 16px;
	width: 16px;
	margin: 0px;
	padding: 0px;
}


#prolist2 {
	width: 880px;
	/* [disabled]border: 1px solid #F00; */
}
