@charset "utf-8";
.link {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.7em;
	color: #333333;
	background-image: url(image/s_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#linklist {
	font-size: 12px;
	width: 500px;
	border: 1px solid #999999;
}
.linktitle {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 15px;
	height: 30px;
	line-height: 2.3em;
	background-repeat: repeat-x;
	background-color: #FFCC66;
}

.link_left {
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 50%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.link_right {
	padding: 5px;
	background-color: #FFFFF0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.link_footer {
	background-color: #FFFFEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 2px;
}
.sougolink {
	background-image: url(image/sougolink_bg.gif);
	height: 112px;
	width: 399px;
	padding-left: 40px;
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-left: 25px;
	font-size: 12px;
}
