/* css reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {	display: block;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	-collapse: collapse;	border-spacing: 0;}
* { margin:0px; padding:0px; }

/* mizu reset */
strong, b {font-weight:bold; }
.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;}
.clear { clear:both; }
/* custom css */
a {	
	color:#000;
	text-decoration:none;
}
html {
	
}
body {
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(../img/struct/body.png) no-repeat center top #fff;
}
.wrap {
	width:935px;
	position:relative;
	margin:auto;
	padding-bottom:100px;
	
}
.header {
	
	height:240px;
}
.mainMedia-spc {
	height:222px;
	width:229px;
	background:url(../img/struct/mmedia-spc.png) no-repeat right top;
	overflow:hidden;
	margin:auto;
	position:absolute;
	top:0px;
	right:452px;
	z-index:27;
}
.mainMedia {
	width:452px;
	height:221px;
	overflow:hidden;
	margin:auto;
	position:absolute;
	top:0px;
	right:0px;
	z-index:24;
}
	.mainMedia-pager {
		position:absolute;
		z-index:30;	
		top:190px;
		right:10px;
		opacity:.8;
		filter:alpha(opacity=80);
	}
		.mainMedia-pager a {
			display:block;
			
			width:20px;
			line-height:20px;
			text-align:center;
			text-decoration:none;
			margin:0px 3px 3px 0px;
			float:left;
			font-size:10px;
			color:#000;
			background:#fff;
			border-radius:10px;
		}
		.mainMedia-pager a:hover, .mainMedia-pager a.activeSlide {
			background:#b6be07;
			color:#333;
		}
	.mainMedia .slider {
		height:221px;
		overflow:hidden;
	}
	.lng {
		position:absolute;
		top:10px;
		left:10px;
		font-size:10px;
		z-index:29;
	}
		.lng a {
			opacity: .5;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
			filter: alpha(opacity=50);
		}
		.lng a:hover, .lng a.on {
			opacity: 1;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha(opacity=100);
		}
	.homeLink {
		position:absolute;
		top:30px;
		left:80px;
		width:179px;
		height:92px;
		background:url(../img/struct/logo.png) no-repeat right bottom;
		z-index:24;
	}

	
.nav-top {
	height:41px;
	background:url(../img/struct/nav-top.png) no-repeat left bottom;
}
.nav {
	
	clear:both;
	min-height:220px;
	padding:0px 10px 30px 10px;
	background:#3f3f41;
}
	.nav li {
		
	}
		.nav li a {
			display:block;
			padding:0px 0px;
			line-height:23px;
			color:#fff;
			font-size:14px;
		}
		.nav li a:hover, .nav > li a.on {
			color:#b6be07;
		}
		/* 2 level */
		.nav li ul  {
			padding-left:10px;
		}
		.nav li ul li a {
			font-size:12px;
			line-height:15px;
			
		}
		.nav li ul li a:before {
			content : "- ";
		}
		.nav li ul li ul li a {
			font-size:11px;
		}
.banner {
	padding-top:30px;
	text-align:center;
}
.banner .item {
	display:block;
	margin-bottom:20px;
}


.middle {
	clear:both;
}
	.middle .col1 {
		float:left;
		width:186px;
		margin-top:-65px;
		position:relative;
		z-index:23;
	}
	.middle .col2 {
		width:700px;
		float:right;
		min-height:400px;
	}
	
.footer-wrap {
	
	background:url(../img/struct/footer.png) repeat-x right top #b5bd08;
	
}
.footer {
	clear:both;
	width:935px;
	position:relative;
	margin:auto;
	padding:20px 0 0 0 ;
	min-height:100px;
	text-align:center;
}
	.footer p {
		display:inline;
	}
	.footer, .footer a {
		color:#fff;
		font-size:11px;
	}
	.footer a.on, .footer a:hover {
		color:#3f3f41;
	}

.navBread {
	padding:0px 0px 10px 0px;	
}
	.navBread li {
		list-style:none !important;	
		margin:0px !important;
		float:left;
	}
	.navBread li a {
		display:block;
		float:left;
		line-height:15px;
		font-size:12px;
		padding:0px 10px 0px 0px;
		color:#777;
	}
	.navBread li a.last {
		display:none;
	}
	.navBread li a:hover {
		color:#f4a700;
	}

/* content */
.content {
	clear:both;
	padding-left:19px;
	padding-bottom:20px;
}
	.content .tpl {
		clear:both;
		padding-left:10px;
	}
	.content h1, .content h2, .content h3 {
		color:#b6be07;
	}
	.content h1 {
		position:absolute;
		top:30px;
		font-size:21px;
		top:0px;
		right:462px;
		width:210px;
		height:212px;
		z-index:28;
	}
	.content h1 span {
		text-align:right;
		line-height:24px;
		display:block;
		position:absolute;
		bottom:0px;
		right:0px;
		color:white;
		font-weight:bold;
	}
	.content h2 {
		font-size:18px;
	}
	.content h3 {
		font-size:15px;
	}
	.content .txt {
		line-height:170%;
		color:#555;
	}
	.content .txt, .content .files, .content .gallery {
		clear:both;
		padding-top:15px;
	}
/* list */
.list {
	clear:both;
	padding-top:15px;
}
	.list .item {
		width:320px;
		margin-right:20px;
		margin-bottom:10px;
		float:left;
		padding:0px 0px;
	}
	.list .firstInRow {
		clear:both;
	}
	.list .lastInRow {
		margin-right:0px;
		float:right;
	}
	.list .item:hover, .list .item:hover * {
		background:#b6be07;	
		color:white;
	}

	
	.list h3, .list .img, .list .txt {
		display:block;
		
	}
	.list .img {
		float:left;
		width:100px;
		margin:0 10px 0 0 ;
	}
	.list .txt {
		float:left;
		clear:none;
		width:300px;
		padding:20px 10px 0px 20px;
		padding:10px;
	}
	
	
/* search box */
.search-box {
	background:#000;
	height:20px;
	position:absolute;
	right:10px;
	top:40px;
	width:130px;
	border-radius:7px;
}
	.search-box .submit {
		position:absolute;
		top:4px;
		right:7px;
	}
	.search-box .sword {
		position:absolute;
		top:2px;
		left:10px;
		width:80px;
		padding:2px;
		color:#707173;
		font-size:11px;
		border:0px;
		background:none;
	}
	
/* mail form */

.mailform {
	clear:both;
	width:600px;
	padding-top:20px;	
}
.mailform fieldset {
		border:0px;
		
	}
	.mailform legend {
		padding:0px;
		margin:0px;
		padding-bottom:10px;
	}
	.mailform .error {
		color:#dd7777;
	}
	.mailform .Ierror {
		border:1px solid red !important;
		color:black;
	}
	.mailform .el {
		float:left;
		padding:10px 30px 0px 0px;
		
	}
	.mailform .el-day {
		padding-right:0px;
		clear:both;
		width:500px;
	}
	.mailform .el-textarea textarea {
		width:375px;
		height:60px;	
	}
	.mailform .el-select {
	}
	.mailform .el-select select {
		width:115px;
	}
	.mailform .el-submit {
	 clear:both;
  }
	.mailform .el-submit label {
		display:none;	
	}
	.mailform .submit {
		padding:5px 20px;
		background:#9fa916;
		color:#000;
		cursor:pointer;
		font-size:20px;
		margin-left:120px;
		border:1px solid white;
		
	}
	.mailform label {
		float:left;	
		display:block;
		width:120px;
	}
	.mailform .formInputs {
		float:left;
		width:110px;
		padding:2px;
		border:1px solid #aaa;
		background:#ddd;
		
	}
	.mailform .formInputsBox {
		float:left;
	}
	.mailform .spacer {
		float:left;
		height:28px;
		width:270px;
	}
	.mailform .caption, .mailform .title {
		clear:both;	
		margin-left:120px;
		width:370px;
	}
	.mailform .title {
		font-weight:bold;
	}
	