.cp {
	font-size: 10px;
	line-height: 1.3em;
	color: #1E1D25;
}
.bb {
	font-size: 12px;
	line-height: 1.4em;
	color: #715145;
}
.kr {
	font-size: 12px;
	line-height: 1.4em;
	color: #1E1D25;
}
.name {
	font-size: 14px;
	font-weight: bold;
}

.com a {
color: #3366cc;
text-decoration:none;
border-bottom: #336699 dotted 1px;
}

.cap {
	margin-top:1px;
	font-size: 12px;
	line-height: 1.4em;
	color: #715145;
}

.line_s {
	width:580px;
	height:1px;
	margin:0 auto;
	background:url(img/line_s.gif) no-repeat bottom;
}

.tx_title {
	font-size: 14px;
	line-height: 1.4em;
	color: #715145;
	padding:12px 8px;
	margin:0;
}

.tx_title a{
	color: #3366cc;
	text-decoration:none;
}

.tx_title a:hover {
	color: #3366cc;
	text-decoration:none;
	border-bottom: #336699 dotted 1px;
}

.tx_name {
	font-size: 14px;
	line-height: 1.4em;
	color: #715145;
	font-weight: bold;
	width:100%;
	padding:3px 8px;
	margin:0 auto 5px auto;
	background:url(img/line_d.gif) no-repeat bottom #F6F6F6;
}


