.c_item {
	float: left;
	width: 45%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
}
.c_item a,.c_item span {
	float: left;
	width: 100%;
}
.c_item a img {
	float: left;
	margin-top: 4px;
}
.c_item a b {
	float: left;
	padding-left: 6px;
}
.c_item span {
	text-align: center;
	background-color: rgba(0,60,30,1);
	position: relative;
	z-index: 9;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FF0;
}
.c h3 {
	font-size: 24px;
	line-height: 28px;
}
.c h2 {
	font-size: 24px;
	line-height: 28px;
}
.c_txt {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
.c iframe {
	float: left;
	height: 667px;
	width: 100%;
	margin-bottom: 8px;
}
.c table {
	float: left;
	width: 100%;
	font-size: 20px;
	margin-bottom: 15px;
}
.c table .w1,.c table .w2,.c table .w3 {
	width: 25%;
	padding-right: 1%;
	padding-left: 1%;
}
.c table .w2{
	width: 35%;
}
.c table .w3{
	width: 40%;
}
.c table .c1{
	background-color: #FFFFCC;
}
.c table .c2{
	background-color: #E7FFB9;
}
.c table .c3{
	background-color: #F0CBF3;
}
.c table .c4{
	background-color: #FED0C0;
}
.c table .c5{
	background-color: #BFD1FF;
}
.c table .c6{
	background-color: #FFDFDF;
}