
h2 {

}


.sitmapWap{
	font-size: 18px;
	padding-left: 40px;
}


.sitmapWap a{
	color: #505050;
}



.normalPage li {
	height: 70px;
	line-height: 70px;
	border-bottom: dotted #ccc 1px;
	font-weight: bold;
    font-size: 24px;
}

.dictionalyPage li {
	height: 70px;
	line-height: 70px;
	font-weight: bold;
    font-size: 24px;
}

.subPage {
	padding-left: 40px;
	border-bottom: dotted #ccc 1px;	
}

.subPage li {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}


.sitmapWap a:hover{
	text-decoration: underline;
}


.deteilPage {
	padding-left: 40px;
	margin-bottom: 50px;
	font-size: 18px;
}

.deteilPage li{
	display: inline-block;
	line-height: 40px;
	padding-right: 10px;
}


.sitmapWap h3 {
	font-weight: bold;
	padding-left: 30px;
}

#notice h2 {
	color: #36bea0;
	margin-bottom: 30px;
	padding-left: 5px;
}

