body {
	padding: 0px;
	margin: 0px;
	color: #990000;
	background: #990000 url(../image/logotype.jpg) no-repeat center top;
	width: 100%;
	display: table;
	position: absolut;
}
h1,h2,h3,h4,h5{
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#information h1{
	color: #660000;
	font-size: 14px;
}
#information h2{
	color: #990000;
	font-size: 14px;	
	padding-left: 30px;
}
#information h3{
	color: #660000;
	font-size: 15px;
	display: block;	
	font-weight: bold;	
	text-align: center;
	padding-bottom: 10px;	
}
#information h4{
	color: #660000;
	font-size: 15px;
	display: block;	
	font-weight: bold;
	padding-bottom: 10px;	
}
#content_album img{
	border: 1px solid #ccc;	
	width: 100px;
	height: 150px;
}
#information img{
	border: 2px solid #990000;
	margin: 0px 250px;
	width: 300px;
	height: 250px;
}
#information img:hover{
	border: 2px solid #000;	
	margin: 0px 250px;
	width: 300px;
	height: 250px;
}
#information img.right{
	border: 2px solid #ccc;
	float: right;
	width: 300px;	
	height: 260px;	
	color: #fff;
	background: #990000;
	margin: 0px 0px 10px 20px;
}
#content_album img:hover{
	border: 1px solid #990000;	
	width: 100px;
	height: 150px;
}
#information img.left{
	color: #fff;
	border: 2px dashed #990000;
	background: #990000;
	float: leftt;
	margin: 0px 10px 0px 0px;
	width: 250px;
	height: 250px;
}
#mail_img{
	background: #fff url(../image/mail.jpg) no-repeat;
	float: right;
	margin: 0px 0px 0px 10px;
	width: 286px;
	height: 200px;
}
#information .list{
	padding: 0px;
}
#information a.mailto:link{
	color: #990000;
	text-decoration: underline;
	padding: 0px 5px;	
}
#information a.mailto:visited{
	color: #990000;
	text-decoration: none;
	padding: 0px 5px;
}
#information a.mailto:hover{
	color: #fff;
	background-color: #ccc;
	border: 1px dashed #999;
	text-decoration: none;
	padding: 0px 5px;
}
#information .contact_name{
	float: left;
	padding: 0px;
}
#information .contact_information{
	float: left;
	padding: 0px 0px 0px 20px;
	float: left;
}
#page_name {
	width: 100%;
	height: 80px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 0px 0px 0px 0px;
	background: #990000 url(../image/page_name.jpg) no-repeat center top;
}
#content {
	width: 960px;
	margin: 0px auto;
	margin-top: 230px;
	padding: 0px;
	background: #fff;
	border-bottom: solid 0px #fff;	
	text-align: center;
	font-weight: normal;	
	background: #990000 url(../image/body.jpg) repeat-y center top;
}
#information{
	margin: 15px 45px;
	padding: 0px 25px;
	text-align: justify;
}
#album{
	width: 960px;
	margin: 0px;
}
#name_album{	
	background-color: #fff;
	color: #990000;
	text-align: center;
	font-size: 20px;
	background: #990000 url(../image/body.jpg) repeat-y center top;	
}
#content_album {
	background: #fff;
	padding: 0px 10px;
	margin: 1% 13%;
	text-align: left;
}
#space{
	padding-top: 40%;
}
#footer{
	width: 100%;
	color: #fff;
	text-align: center;	
	margin: 0px;
	height: 20;
	padding: 40px 0px 0px 0px;
	background: #990000 url(../image/footer.jpg) no-repeat center top;
	clear: both;
}
#footer a{
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	margin: 0px;
	padding: 2px 25px 2px 25px;
	background-color: #990000;	
	border: 0px;	
}
#footer a:link{
	background-color: #990000;	
}
#footer a:hover{
	background-color: #660000;	
	border: 1px solid #fff;
}
.menu_end{
	float: left;
	border: 0px;
	width: 5.20%;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #fff;
	height: 34px;
	background: #990000 url(../image/menu_end.jpg) no-repeat center top;
}
.menu {
	height: 33px;
	margin : 0;
	padding : 0;
	float : left;
	font : bold 12px Arial;
	width : 94%;
	background : #990000 center center;
	border: 1px solid #fff;
	border-right: 0px;
}
.menu li {
	display : inline;
}
.menu li a {
	float : left;
	color : #fff;
	padding : 9px 10px;
	text-decoration : none;
	border-right : 1px solid #fff;
}
.menu li a:visited {
	color : #fff;
}
.menu li a:hover {
	color : #fff;
	text-decoration: none;
	background : #770000 center center;
}
.menu li .current{
	color: #333;
	text-decoration: none;
	background : #770000 center center;	
}
.menu img.current{
	text-decoration: none;
	width: 14px;
	height: 12px;
	border: 0px solid #fff;
}