@charset "utf-8";
.cooper_tit {
	width: 350px;
	float: left;
	font-size: 14px;
	font-family: "微軟正黑體", "新細明體", Arial;
	line-height: 25px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.cooper_tit_h2 {
	background-color: #333333;
	width: 120px;
	line-height: 40px;
	font-size: 22px;
	color: #FFFFFF;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-weight: bold;
	text-align: center;
	overflow:hidden;
	border-radius:5px;
}
.cooper_tit table {
	border: 1px solid #333333;
	overflow:hidden;
	border-radius:5px;
}
