body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 80%;
	line-height: 150%;
}
.style1 {font-size: x-small}
a:link {
	color: #003366;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #999900;
}
a:active {
	color: #999900;
}



.clea {
	clear: both;
}

.wrap {
	width: 888px;
	margin-left: auto;
	margin-right: auto;
}
.wrap #header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #326292;
	background-image: url(../comondata/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 55px;
}
.wrap #content {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}



.wrap #header .logo {
	background-image: url(../comondata/logo.gif);
	height: 48px;
	width: 155px;
	float: left;
}

#header .news {
	float: right;
	padding-top: 30px;
	padding-right: 18px;
	color: #FFFFFF;
	width: 518px;
}
.wrap #content #main {
	float: right;
	width: 680px;
	text-align: center;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #326292;
}
.wrap #footer {
	margin-top: 8px;
}

.wrap #content #sidebar {
	float: left;
	width: 200px;
}
.wrap #content #main .photo {
	margin: 3px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
