@charset "utf-8";
div.links {
	width: 530px;
}
/******************** links ********************/
p.links_comment {
	margin: 0 10px 15px;
}
div.links_title {
	background: #f5f5f5;
	margin: 20px 10px 10px;
	border-left: 5px solid #b7a6da;
}
div.links_title p {
	padding: 2px 7px;
}
div.links_banner {
	margin: 0 15px;
}
div.links_banner img {
	margin: 0 8px 3px 0;
}
div.links_text {
	margin: 0 35px;
}
div.links_text a {
	margin: 0 10px 0 0;
}
/********************/
dl.banner {
	margin: 0 10px;
}
dl.banner dt {
	background: url(../img/icon_arrow_2.gif) no-repeat left;
	padding: 0 0 0 14px;
	margin-bottom: 2px;
	font-weight: bold;
}
dl.banner dd {
	background: #f9f9f9;
	padding: 6px 8px 4px;
	margin-bottom: 10px;
}
dl.banner dd img {
	margin-bottom: 5px;
}
.red {
	color: #e22;
	font-size: 90%;
	font-weight: normal;
}


/********************
*html  Internet Explorer6.0
*:first-child+html  Internet Explorer7.0
html>body  Firefox
html:first-child  Safari & Opera
********************/