body {
	background-color: #FCEBD9;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS";
	font-size: 15px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
}
.footer {
	background-image: url(images/fotter_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 100%;
	padding-right: 20px;
}
h1 {
	background-image: url(images/icon.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "trebuchet MS";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 18px;
	line-height: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



h1 span{
	
	color: #FF0000;
	
}

.navi {
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "trebuchet MS";
	font-size: 20px;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

.navi a{
	font-family: "trebuchet MS";
	font-size: 20px;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 40px;
	padding-left: 40px;
}
.navi a:hover{

	font-family: "trebuchet MS";
	font-size: 20px;
	line-height: 100%;
	color: #F3B46D;
	text-decoration: none;
}
.tre16 {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}
.ptoho_bg {
	background-image: url(images/photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF; 
}

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

a.link:hover {
	color: #FF0000;
	text-decoration: none;
}

.footer a{
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 100%;
	padding-right: 20px;
}

.footer a:hover{
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
	line-height: 100%;
	padding-right: 20px;
}

