.gNav .nav07  a{
	background-position: bottom;
}
#contents .cntA  .link{
	background-image: url(../../link/image/link-a1.jpg);
	display: block;
	padding: 10px;
	width: 440px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #999;
}
#contents .cntA  .link2{
	background-image: url(../../link/image/link-a2.jpg);
	display: block;
	padding: 10px;
	width: 440px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #999;
}

#contents .cntA_txt   {
	display: block;
	margin-top: 30px;
	font-size: 12px;
	color: #333;
	padding: 10px;
	line-height: 18px;
}

#contents .cntA_txt a {
	color: #333;
}

#contents .cntA_txt a:hover {
	color: #099;
	text-decoration: underline;
}
