@charset "utf-8";
.pro_box {
	float: left;
	width: 300px;
	margin-bottom: 30px;
}
.index_cnt {
	margin-left: 10px;
	margin-bottom: 20px;
}
.pro_box pre {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	margin-bottom: 1px;
}
.index_cnt h3 {
	margin-bottom: 20px;
}
.pro_box h4 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 10px;
}
.pro_boxL {
	float: left;
	width: 88px;
}
.pro_boxR {
	float: left;
	width: 202px;
}
.pro_boxR p {
	font-size: 12px;
	line-height: 150%;
	margin-right: 6px;
}
.more {
	font-size: 11px;
	text-align: right;
	margin-top: 8px;
	margin-right: 6px;
}
.program_cnt {
	margin-right: 10px;
	margin-left: 10px;
}
.program_cnt pre {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	margin-bottom: 1px;
}
.program_cnt h3 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}
.program_cntL {
	float: left;
	width: 170px;
	margin-bottom: 36px;
}
.program_cntR {
	float: left;
	margin-bottom: 36px;
	width: 412px;
}
.program_cntR p {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 12px;
}
.program_logo {
	text-align: right;
	margin-bottom: 10px;
}
.program_cnt table {
	margin-left: 6px;
	width: 574px;
	margin-bottom: 32px;
	background-image: url(../../common/img/under_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.program_cnt th {
	background-image: url(../../common/img/under_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	font-weight: normal;
	text-align: left;
	width: 90px;
	font-size: 13px;
	line-height: 150%;
	vertical-align: top;
}
.program_cnt td {
	background-image: url(../../common/img/under_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 150%;
}
.program_cnt td img {
	float: left;
	padding-right: 8px;
}
.program_cnt td h5 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
}
.program_cnt p {
	line-height: 150%;
	margin-right: 10px;
}

