@charset "utf-8";



#lnk {
	width:768px;
	font-size:14px;
	line-height:160%;
	text-align:left;
	margin-top:5px;
}


#lnk .bun {
	width:450px;
	margin:20px 0 0 0;
}

#lnk .title {
	color:#004098;
}

#lnk a { text-decoration: none; }
#lnk a:link    { color: #000000 }
#lnk a:visited { color: #000000 }
#lnk a:hover   { color: #00a0e9 }
#lnk a:active  { color: #000000 }


