#mainmenuBox .pagelink li.menulink2 a.mainmenu {
	text-decoration:none;
	background-image: url(../../conf/mainimg/menubtn_h.gif);
	color: #000000;
	font-weight: normal;
	background-position: center -2px;
}
#conBox dl,
#conBox dt,
#conBox dd {
	margin: 0px;
	padding: 0px;
}
#conBox dt {
	font-size: 110%;
	font-weight: bold;
	background-image: url(../img/Qimg.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin: 0px;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	cursor: pointer;
}
#conBox dt:hover {
	color: #99FF99;
}
#conBox dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-bottom-color: #99FF99;
	border-left-color: #99FF99;
	background-image: url(../img/Aimg.gif);
	color: #99FF99;
}
.conBoxstyle01 {
	padding-right: 30px;
	padding-left: 30px;
}
.txtstyle001 {
	font-size: 120%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

