@charset "utf-8";

/*
Iink CSS
*/
#header {
	background: url(/img/bg_linkheader.jpg) left top no-repeat;
}
h2 {
	width: 615px;
	height: 41px;
	background: url(/img/h2_link.gif) left top no-repeat;
	border-bottom: 1px dotted #666;
	margin-bottom: 12px;
}
h3 {
	font-size: 100%;
	margin: 12px 0;
	padding: 0 0 5px 0;
	border-bottom: 3px double #FFF;
}

#link {
	_width: 615px;
	padding: 0px 0 12px 12px;
}

ul.linklist {
	color: #FFF;
	list-style-type: disc;
	margin-left: 25px;
}
ul.linklist li {
	margin: 8px 0;
}