@charset "utf-8";
p   {
	font-size: 16px;
}
div.w950    {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
p.bgcl   {
	background-color: #999999;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.h320 {
	height: 320px;
}
.center {
	text-align: center;
}

.left {
	float: left;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	float: right;
}
.borderred {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
