a {
	text-decoration: none;
	color: #FF6F02;
}
a:hover{
	text-decoration: none;
	color:#FF0033;
}
body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 20px;
}
.text {
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 3px solid #FF6F02;
	margin-top: 10px;
	margin-bottom: 10px;
}
#6bbs {
	font-size: 10px;
	line-height: 16px;
	background-image: url(http://mezzo-piano.muuz.net/6_bbs/tb.jpg);
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.link {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.copyright {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 9px;
	line-height: 12px;
	padding-top: 10px;
}
.main {
	width: 600px;
}
