@charset "utf-8";
.main_body .mainb_container .body_element12 ul li {
	text-decoration: none;
	display: block;
	list-style-type: none;
}
.main_body .mainb_container .body_element12 ul li p15 {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.main_body .mainb_container .body_element12 ul li ul li {
	background-color: #CCC;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	list-style-type: none;
	text-decoration: none;
}
.main_body .mainb_container .body_element12 ul li ul li:hover {
	background-color: #FFC;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	list-style-type: none;
	text-decoration: none;
}
.main_body .mainb_container .body_element12 ul li ul li a {
	text-decoration: none;
	list-style-type: none;
}
