@charset "utf-8";
/* CSS Document */
.nav .nav5 a{
	color:#fff;
	background:url(../images/bg_all.png) 6px -700px;
}
#page_cert_list{
	padding:20px 10px;
}
#CerifCount{
	color:#f00;
	font-weight:bold;
}
#page_cert_list h3{
	color:#3a792d;
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
	padding:7px 0;
	margin:20px 0;
	background-color:#eee;
}
#page_cert_list ul{
	font-size:0;
	letter-spacing:-3px;
}
#page_cert_list li{
	display:inline-block;
	width:128px;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	letter-spacing:0;
	padding:10px;
	margin:10px 12px;
	background-color:#eee;
}
#page_cert_list li:hover{
	background-color:#dfe8f7;
}
#page_cert_list h4{
	margin:10px 0;
}
#page_cert_list a{
	color:#444;
	font-weight:bold;
	text-decoration:none;
}
#page_cert_list a:hover{
	color:#1959c3;
	text-decoration:underline;
}
#page_cert_list ul p{
	width:128px;
    height:43px;
    overflow:hidden;
}