* {margin:0px; padding:0px;}
body {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
}
#all {
	margin: 15px auto 0px auto;
	width: 1080px;
	background-image: url(images/bg.jpg);
}
.clear {
	clear: both;
}

#header {
	height: 82px;
	margin: 0px auto;
	width: 1080px;
	background-image: url(images/right_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#header a, #header a:visited {
	font-size: 16px;
	color: #f7941d;
	text-decoration: underline;
	font-weight: bold;
}
#header a:hover {
	color: #f7941d;
	text-decoration: none;
}.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	width: 305px;
	display: block;
	float: left;
}
.bookmark {
	display: block;
	float: right;
	padding-top: 15px;
	padding-right: 25px;
}
.content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.border {
	background-image: url(images/border.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 10px;
	margin-bottom: 5px;
}
.thumbs {padding-left:1px;}
.thumbs img {
	display: block;
	height: 150px;
	width: 200px;
	border: 0;
	padding-bottom: 3px;
}
.thumbs p {
	font-size: 11px;
	height: 182px;
	width: 200px;
	display: block;
	text-align: center;
	float: left;
	background-image: url(images/thumb_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	background-position: right top;
	padding-left: 6px;
	padding-bottom: 6px;
}
.thumbs a, .thumbs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.thumbs a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navi {
	height: 38px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.navi span {
	float: left;
	padding-top: 4px;
	margin-right: 2px;
	font-size: 12px;
	font-weight: bold;
}

.navi a, .navi a:visited {
	height: 17px;
	width: 24px;
	display: block;
	float: left;
	text-align: center;
	font-style:normal;
	padding-top: 3px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	background: url(images/pave_navi_a.jpg) no-repeat center;
}
.navi a:hover {
	background: url(images/pave_navi_a_hover.jpg) no-repeat center;
color: #FFFFFF;
	text-decoration: none;
}
.footer_top {
	font-weight: bold;
		font-size: 16px;
	padding: 10px 0px 10px 0px;
}
.footer_top ul {
	list-style-type: none;
	width: 245px;
	float: left;
	padding-left: 15px;
	display: block;
}
.footer_top a, .footer_top a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.footer_top a:hover {
	color: #f7941d;
	text-decoration: none;
}
.footer_navi {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 25px;
}

.footer_navi a, .footer_navi a:visited {
	font-size: 16px;
	color: #f7941d;
	font-weight: bold;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.footer_navi a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#copy {
	color: #6c6c6c;
	text-align: center;
	background-image: url(images/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	padding-bottom: 30px;
}
#copy a, #copy a:visited {color: #f7941d;
	text-decoration: underline;}
#copy a:hover {color: #f7941d;
	text-decoration: none;}
.top_name {
	background-image: url(images/top_name.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 1039px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	color: #f7941d;
	padding-top: 15px;
}

