.webbing {
	border: 1px solid #CCCCCC;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.Titlename {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
}
.Titlename a:link{
	color: #FF0000;
}
.Titlename a:visited{
	color: #FF0000;
}
.Titlename a:hover{
	color: black;
}
.Textname {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.Textname a:link {
	font-size: 12px;
	color: #666666;
}
.Textname a:visited {
	font-size: 12px;
	color: #666666;
}
.Textname a:hover {
	font-size: 12px;
	color: red;
}
