@charset "utf-8";
.cssstyle
{
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.bgForBody
{
	background-attachment: fixed;
	background-color: #cc0000;
	background-image: url(../images/08meeting_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
