@charset "utf-8";

html {
	height: 100%;
}

/* CSS Document */

body {
	font-size: 14px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(bodyback.png);
	color: #000;
	background-position: left;





	background-repeat: repeat-y
];
}


img {
border:0;}

table {
	border: 2px solid #666;
	margin: 0 auto;
	width: 90%;
	padding: 0;
}
td {
	border: 1px solid #666;
	padding: 0;
	margin: 0;

}
td p {
	padding: 0px;
	margin: 1px;

}


#drop{
	width:830px;
	background-image: url(drop.png);
	background-repeat: repeat-y;
	margin: 0 auto;
}

#wholewrap {
	width: 799px;
	margin: 10px auto;
	text-align: ceneter;
	background-repeat: no-repeat;
	background-position: center top;
	color: #9A3A3A;
	background-color: #F0EBDB;
	padding-bottom: 10px;
	border: 3px solid;

}
#centerwrap {
	width: 800px;
}
#wholewrap:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	border-right: 3px solid #000;
	border-left: 3px solid #000;

}




#header {
	width: 100%;
	margin: 0px auto;
	height: 300px;
	padding: 0 0 0 0;
	border-bottom: 10px solid;
	background-image: url(header.jpg);
}

#main {
	float: right;
	margin: 10px 0;
	width: 550px;
	color: #513022;
	
}


#main a {
	color: #9A3A3A;
	font-weight: bold;
}
#main a:hover {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #9A3A3A;
	background-repeat: no-repeat;
	padding: 15px 0 8px 10px;
	background-image: url(line.gif);
	background-position: left center;
	width: 90%;
	margin: 10px auto;
	background-color: #E7D275;
	border-left: 20px solid;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 40px auto 10px auto;
	width: 90%;
	color: #EE4D40;
	background-position: left center;
	background-image: url(icon.png);
	background-repeat: no-repeat;
	padding: 10px 0;
	border-bottom: 3px double #E7D275;
	border-top: 3px double #E7D275;
}
h3 {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 3px double;
	margin: 0 10px 10px 10px;
	width: 80%;
	color: #F90;
	padding: 0 0 3px 0;
}
p {
	padding: 0 10px;
}
li {
	margin: 8px;


}
strong {
	color: #9A3A3A;




}

#next {
	text-align: right;
	margin: 0 auto 30px auto;
	width: 90%;
	padding: 10px;
	color: #D92D32;
}


#navi {
	width: 240px;
	float: left;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 10px;
	padding: 20px 0;

}


.navicat a {
	display: block;
	font-weight: bold;
	color: #91563E;
	padding: 10px 0px 10px 15px;
	background-image: url(icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 3px;
	vertical-align: middle;
}


.navicat a:hover {
	text-decoration: none;
	color: #9A3A3A;
	background-color: #E7D275;
}
.navicat02 a {
	display: block;
	font-weight: bold;
	color: #603;
	padding: 10px 0px 10px 15px;
	background-image: url(icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 3px;
	vertical-align: middle;
	background-color: #E7D275;
	line-height: 18px;
}

.navicat02 a:hover {
	text-decoration: none;
	color: #630;
	background-color: #FFC2A6;
}
.footer {
	clear: both;
	height: 0px;
}
.big {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.color {
	color: #930;

}
.pikup{
font-size:16px;
margin-bottom:8px;
}

.pikup a{
color: #0000FF;
text-decoration:underline;
}



.pikup a:hover{
color: #FF0000;
text-decoration: none;
}
