a:link {
	color: #F09;
	text-decoration: none;
}
a:visited {
	color: #F09;
	text-decoration: none;
}
a:hover {
	color: #FE9AC7;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
.box {
	margin-top: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	width: 720px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.border {
	border: 1px solid #999999;
	padding: 3px;
	float: left;
	margin-right: 7px;
}
.right {
	float: left;
	width: 330px;
}
.prof {
	padding-left: 10px;
}
.date {
	font-size: 10px;
	color: #FF8C00;
}
.title {
	color: #39C3F2;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #39C3F2;
	height: 20px;
	display: block;
}
.com {
	float: left;
}
.c_both {
	clear: both;
}
.style1 {
	font-size: 10px;
	color: #3366FF;
	font-weight: normal;
	letter-spacing: 0.1em;
	display: block;
	margin-bottom: 3px;
}

