@charset "utf-8";


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/makotekiback001.gif);
	background-repeat: repeat-x;
}
img {
	border-style: none;
}


a img {
	border-style: none;
}
hr {
	display: none;
}
h5 {
	padding-bottom: 10px;
	background-image: url(images/hh5.png);
	background-repeat: no-repeat;
	color: #EEEEEE;
	font-size: 12px;
	padding-top: 2px;
	height: 15px;
	width: 102px;
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin: auto;
	border: 1px solid #666666;
	height: 100%;
}

#header {
	position: relative;
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	height: 500px;
}
#Hlist {
	position: absolute;
	right: 0%;
	top: 505px;
	width: 205px;
	background-image: url(images/hit.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 10px;
}

#counter {
	width: 115px;
	position: relative;
	float: left;
	margin-right: 30px;
	padding-top: 5px;
}
#hit {
	float: right;
	position: relative;
}



#jump   {
	float: left;
	width: 800px;
	cursor: default;
	height: 70px;
	clear: none;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

#jump ul {
	width: 800px;
}
#jump  ul li {
	list-style: none;
	float: left;
}


#jump ul li a {
	display: block;
	width: 160px;
	text-decoration: none;
	float: left;
	list-style: none;
}
.drop {
	visibility: hidden;
	display: none;
}
#center {
	width: 800px;
	padding: 20px 0px;
	background-color: #FFFFFF;
	float: left;
	height: 200px;
}




#main  {
	margin-bottom: 20px;
	width: 45%;
	font-size: 16px;
	padding-right: 20px;
	left: 50%;
	position: static;
	top: 0%;
	float: right;
	padding-top: 15px;
	height: 180px;
}

#main h2 {
	margin-bottom: 15px;
}
#main p {
	margin-bottom: 1em;
	font-size: 12px;
	padding-left: 2em;
	line-height: 1.2em;
	padding-top: 5px;
}

#coment {
	width: 45%;
	height: 165px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 20px;
	top: 210px;
	position: static;
	float: left;
	clear: left;
	padding-top: 15px;
}
#coment p {
	font-size: 12px;
	padding-left: 2em;
	line-height: 1.2px;
}
#coment h2 {
	padding-bottom: 15px;
}

#coment p {
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 1.2em;
}
#afiri {
	height: 200px;
	width: 100%;
	float: left;
	text-align: center;
}


#news {
	width: 45%;
	height: 200px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
}

#news h2 {
	margin-bottom: 15px;
}
#news dl {
	font-size: 12px;
	padding-left: 1em;
	padding-top: 4px;
}
#news dl dt {
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
	clear: left;
	padding-left: 15px;
}
#news dl dd {
	padding-left: 7em;
	padding-bottom: 1em;

}

#link {
	width: 45%;
	margin-bottom: 20px;
	padding-right: 20px;
	float: right;
	top: 210px;
	clear: right;
	height: 165px;
}

#link h2 {
	margin-bottom: 15px;
}
#link p {
	font-size: 12px;
	padding-left: 2em;
	line-height: 1.2em;
}
#link img {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
}





#footer {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	background-color: #777777;
	color: #CCCCCC;
	background-image: url(images/footer_back.png);
}
#footer h6 {
	font-size: 12px;
	float: right;
	font-weight: normal;
	clear: both;
}
#footer address {
	font-size: 12px;
	float: right;
	padding-top: 0.5em;
	margin-bottom: 1em;
	line-height: 1.2em;
	clear: both;
	width: 280px;
}
