﻿body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bghcl.png);
	background-attachment: fixed;
}
.cominfo
{
	border-right: #ff0066 1px solid;
	border-top: #ff0066 1px solid;
	border-left: #ff0066 1px solid;
	border-bottom: #ff0066 1px solid;
	background-color: #ccff66;
	width: 310px;
	height: 100px;
	color: background;
	padding-left: 5px;
	padding-top: 3px;
}

