@CHARSET "UTF-8";
body, html, td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #336699;
	text-decoration: none;
	border-bottom: 1px dotted #336699;
}
a.noBorder  {
	border:0;
	text-decoration: none;
}
div#page {
	width: 654px;
	margin: 30px 0 0 -327px;
	position: absolute;
	top: 0;
	left: 50%;
	
}
div#footernavi {
	width:650px;
	background-color:#809daf;
	clear:both;
	text-align:right;
	vertical-align:bottom;
	padding: 4px 10px 7px 0; 
}
div#footernavi p {

}
a.footernav {
	color:#ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
div#logo {
	width:654px;
	text-align: center;
}
div#img {
	text-align: right;
}

div#uppertext {
	margin: 40px 0 65px 0;
}

.type_bl_bld {
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.line {
	width: 654px;
	height: 1px;
	margin: 8px 0 6px 0;
	border: 0;
	border-bottom: 1px solid #ececec;
}

div#projects a, div#projects a img  {
	margin: 0;
	padding: 0;
}

