@charset "utf-8";
/* CSS Document */
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 14px; BACKGROUND: #263A2F; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 180%; PADDING-TOP: 0px; FONT-FAMILY: ; TEXT-ALIGN: center
}
* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
a.link{
	color:#0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover{
	color:#cc0000;
	text-decoration: underline;
}

.div-layer{
	width:981px;
	background-color:#fff;
	margin:0 auto;
	padding:0 auto;
	overflow: auto;
	text-align: center;
}
.div-item-bg{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #37C3ED;
	border-bottom-color: #37C3ED;
	border-left-color: #37C3ED;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 967px;
}
td.four{
	
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0671D2;
}
