body {
	color: #333333;
	background: url(media/bg.gif) repeat-y;
	font-size:14px;
	margin: 0;
	padding: 0
}

h1 {
	margin: 0;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px
}

h2 {
	margin-top: 5px;
	color: #00854A;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	margin: 5px 0 -10px 0;
	color: #C9252C;
	font-weight: bold;
	font-size: 14px;
}

.leftbox {
	position: absolute;
	top: 10px;
	left: 490px;
	width: 200px;
	border: 1px solid #000000;
	z-index: 6
}

.leftm {
	margin-left:5px
}

.summary {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	color: #666666;
	z-index: 6
}

.border {
	border: none
}

.navigation {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 700px;
	z-index: 3
}

navigation img {
	border: 0
}

.contents {
	position: absolute;
	top: 160px;
	left: 0;
	width: 700px;
	vertical-align: top;
	padding-top:10px;
	line-height: 1.2em;
	z-index: 1
}

.conpadding {
	padding:0 220px 0 10px
}

.conpadding02 {
    height:500px;
	padding:0 0 0 10px
}

.footer {
	width: 700px;
	background: url(media/bg.gif) repeat-y ;
	color: #333333;
	padding: 10px 0 0 10px;
	text-align: left;
	border-top: 1px solid #666666;
	line-height: 1.5em
}

.footer a:link {
	color: #000000;
	text-decoration: none
}

.footer a:hover {
	color: #CC0000;
	text-decoration: none
}

.footer a:visited {
	color: #B8292F;
	text-decoration: none
}

.red {
	color:#B8292F
}
