* { margin:0px; padding:0px }

.clear { clear:both; }
img { border:0px; }
.content ul li, .content  ol li {
	margin:3px 0px 3px 20px;
	list-style:circle;
} 	
.content ol li {
	list-style:decimal;
}
.content p, .content .txt div {
	margin-bottom:5px;
}
.content table td {
  
}
a {
	color:#737ab0;
	text-decoration:none;
}
html {
	background:#fff3d4;
}
body {
	
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(../img/struct/body-bg.jpg) repeat-x center top #fff3d4;
}
.wrap {
	width:975px;
	margin:30px auto 0px auto;
	position:relative;
}
	.header {
		height:193px;
		
		background:url(../img/struct/header-de.png) no-repeat;
		position:relative;
		z-index:20;
	}
		.homeLink {
			display:block;
			width:300px;
			height:170px;
			float:left;
		}
		.lng {
			float:right;
			position:absolute;
			top:-23px;
			right:10px;
			z-index:50;
			height:20px;
			text-align:center;
		}
			.lng li {
				list-style:none;
				float:left;
				color:#f1dedd;
				font-size:11px;
			}
			.lng li a  {
				margin-right:5px;
				
			}
			.lng li a img {
				opacity: 0.5;
			}
			.lng li a:hover img,.lng li a.on img {
				opacity: 1;
			}
		.nav {
			clear:left;
			float:left;
			width:200px;
			padding:25px 0px 10px 0px;
		}
			.nav li {
				list-style:none;
			}
			.nav li a {
				color:#fff;
				display:block;
				font-size:13px;
				padding:0px 15px 0px 10px;
				line-height:22px;
				background:url(../img/struct/nav-bg.jpg) repeat-y left center;
			}
			.nav li a:hover,.nav li a.on {
				color:#ffde87;
				
			}
			.nav li ul li a  {
				font-size:11px;
				background:none;
			}
			.nav li ul li a.on, .nav li ul li a:hover {
				background:none;
			}
			.nav li ul li a  {
				padding:0px 0px 0px 20px;
			}
	.mainMedia {
		position:absolute;
		top:0px;
		right:0px;
		width:481px;
		overflow:hidden;
		height:193px;
	}
		.mainMedia .mizu-edit-button {
			left:100px !important;
			
		}
	.middle {
		clear:both;
		padding:0px 0px 0px 0px;
		background:url(../img/struct/wrap2.jpg);
	}
		.middle .middle2 {
			background:url(../img/struct/wrap1.jpg) no-repeat;	
		}
		.middle .bottom {
			clear:both;
			height:9px;
			background:url(../img/struct/wrap3.jpg);	
		}
	.middle .col1 {
		width:200px;
		float:left;
	}
	.middle .col2 {
		float:right;
		width:730px;
	}


.footer {
	width:975px;
	margin:auto;
	height:100px;
	padding:10px 0px 0px 0px;
}
	.footer .partner {
		float:left;
		padding:0px 0px 0px 50px;
		width:100px;
	}
		.footer .partner a {
		}
	.footer .cnt {
		float:right;
		width:750px;
		text-align:center;
		font-size:11px;
		line-height:20px;
	}

	.footer p {
		color:#737ab0;
		display:inline;
	}
	.footer, .footer a {
		color:#737ab0;
		font-size:11px;
	}
	.footer a.on {
		font-weight:bold;
	}
		

/* CONTENT */
.content {
	
	padding:15px 10px 20px 0px;
	min-height:250px;
}
* html .content {
	height:250px;
}
	.content .tpl {
		
	}
	.content .tpl-gallery  {
		width:auto;
	}
		.content h1,  .content h2, .content h3 {
			font-size:15px;
			color:#403b8d;		
			font-weight:normal;
		}
		.mailform .title {
			color:#403b8d;	
		}
		.content h1 {
			font-size:21px;
			padding:10px 0px 10px 0px;
			
			
		}
		.content .txt {
			clear:left;
			padding:15px 0px 0px 0px;
			color:#7b7b7b;
			line-height:17px;
			font-size:12px;
		}
		.content .gal-main-img {
			display:block;
			float:right;
			margin:0px 0px 20px 20px; 
			overflow:hidden;
		}
		.content .gal-main-img img {
			margin-top:50px;
		}

		.content .gallery {
			clear:both;
			
			margin-top:0px;
		}
		.content .gallery a {
			float:left;
			display:block;
			text-decoration:none;
			background-position:center center;
			background-repeat:no-repeat;
			margin:0px 8px 8px 0px;
			width:182px;
			height:110px;

		}
		.content .gallery a.last {
			
		}
		.content .files {
			clear:both;
			padding-top:15px;
			
		}
.content .txt2 {
	width:230px;
	padding:0px 10px;
	position:absolute;
	right:0px;
	top:150px;
}
.content .tpl-gallery .gallery-box {
	padding:0px;
	width:182px;
	float:right;
}
	.content .tpl-gallery .gallery-box .gallery a {
		margin:2px auto 2px auto;
		float:none;
		clear:both;
	}
		
.tpl-img-left .gal-main-img {
			float:left;
			margin:0px 20px 20px 0px; 
}
.tpl-img-left .txt, .tpl-img-left h1 {
    float:none;
    clear:none;
}
/** list ***/
.list {
clear:both;
	padding-top:20px;
}
.list .item {
	border-top:1px solid #fff;
	padding:10px 0px;
} 
	.list a {
		color:#403b8d;
		text-decoration:none;
	}
	.list h3 {
		font-size:13px;
			font-weight:normal;
			color:#403b8d;
	}
	.list .img img {
		border:0px;
	}
	.list .img {
		display:block;
		padding:0px 10px 10px 0px;
	}
	.list .img, .list .contBox {
		float:left;
		
	}
	 .list .contBox { 
	 	width:350px;
	 }
	 
	 
	 
body.home {
	padding-top:73px;
	background:url(../img/struct/home-body-bg.gif) repeat-x center -150px #fff3d4;
}
*+html body.home {
	background-position:center -180px;
}
 body.home .wrap {
	padding:425px 0px 0px 0px;
 	background:url(../img/struct/home.jpg) no-repeat;
 }
 	body.home .lng {
 		position:absolute;
		top:400px;
		left:410px;
		width:200px;
 	}
	body.home .lng a {
		width:30px;
		height:30px;
		margin-right:28px;
		display:block;
	}
	body.home .address {
		clear:both;
		padding-top:20px;
		line-height:20px;
		color:#737ab0;
		font-size:11px;
		text-align:center;
	}
	
	
	
	
.tpl-gallery {
	
}
	.tpl-gallery .mgallery {
		clear:both;
		padding-top:20px;
		
	}
		.tpl-gallery .mgallery a.img {
			display:block;
			width:191px;
			height:236px;
			background-color:white;
			background-position:center 10px;
			background-repeat:no-repeat;
			float:left;
			margin:0px 5px 4px 0px;	
		} 
		.tpl-gallery .mgallery a.img span {
			display:block;
			padding:195px 5px 0px 5px;
			color:#676767;
			text-align:center;
			font-size:10px;
			
		}
.paging {
  clear:both;
  padding:10px 0px;
}
	 .paging a {
    display:block;
    float:left;
    line-height:20px;
    padding:0px 5px;
    margin:0px 2px 0px 0px;
    
   }
    .paging a:hover, .paging a.on {
      background:#7479B1;
      color:white;
    }
	 
	 
