* { 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;
}
a {
	color:#393490;
	text-decoration:none;
}
html {
	background-image:url(../img/html-bg.jpg);
	background-repeat:repeat-x;
	background-color:#c5c7cf;
}
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.site {
	width:940px;
	margin:0px auto 0px auto;
}
.wrapper {
	width:920px;
	background-image:url(../img/wrapper-bg.png);
}
* html .wrapper {
	background-image:url(../img/wrapper-bg.gif);
}
	.wrapper2 {
		margin:0px 15px 0px 9px;
		border-top:1px solid #b8b8b8;
	}
	.header {
		height:190px;
		background-image:url(../img/header-bg.jpg);
		background-repeat:no-repeat;
		background-position:-30px 50px;
	}
	.homeLink {
		display:block;
		width:250px;
		height:148px;
		background-image:url(../img/logo.png);
		background-repeat:no-repeat;
		float:right;
		position:absolute;
		z-index:15;
		margin:-47px -55px 0px 655px;
		/*
		position:relative;
		margin:-71px -55px -260px 0px;
		*/
	}
		.lng-box {
			margin-right:38px;
			width:900px;
			height:20px;
			margin:auto;
			text-align:right;
		}
		.lng {
			padding:4px 62px 0px 9px;
		}
		.lng, .lng a {
			color:#000;
			font-size:10px;
			text-decoration:none;
			position:relative;
			z-index:15;

		}
		.lng a.on {
			font-weight:bold;
		} 
	


		.nav {
			background-image:url(../img/nav-box-bg.jpg);
			height:50px;
		}
			.nav li {
				float:left;
				list-style:none;
				
			}
			.nav li a {
				float:left;
				background-image:url(../img/nav-bg.jpg);
				background-repeat:no-repeat;
				background-position:right top;
				color:#797777;
				text-transform:uppercase;
				padding:18px 0px 19px 0px;
				width:150px;
				text-align:center;
				position:relative;
				z-index:10;
			}
			.nav li a.on, .nav li a:hover {
				background-image:url(../img/nav-on-bg.jpg);
				background-repeat:no-repeat;
				background-position:left top;
				color:white;
			}
			/* 2 level */
			.nav li ul { 
				float:left;
				width:150px;
				display:none;
				clear:left;
				position:absolute;
				margin:50px -900px 0px 0px;
				
			}
			* html .nav li ul {
				background:none;
				background-color:#e03726;
				position:absolute;
			}
			
			.nav li ul li {
				background-image:url(../img/subnav-bg.png);
				clear:both;
				
			}
			.nav li ul li a {
				clear:both;
				width:140px;
				text-transform:none !important;
				background-image:url(../img/subnav-bg2.png);
				background-repeat:no-repeat;
				background-position:center bottom;
				color:#fff;
				text-align:center;
				padding:8px 5px 8px 5px;
			}
			.nav li ul li a.on, .nav li ul li a:hover {
				background-image:url(../img/subnav-bg2.png);
				background-repeat:no-repeat;
				background-position:center bottom;
				color:#000;
			}
			* html .nav li ul li a {
				position:relative;
			}
			.nav li.on ul {
				
			}
			
.wrapper-footer {
		clear:both;
		width:920px;
		height:73px;
		background-image:url(../img/footer-bg.png);
		background-repeat:no-repeat;
		background-position:left bottom;
		
}

	.footer {
		background-repeat:no-repeat;
		margin:0px 14px 0px 9px;
		padding:10px 0px 10px 0px;
		border-top:1px solid #b8b8b8;
		text-align:center;
		line-height:15px;
		font-size:10px;
		text-transform:uppercase;
		color:#fff;
	}
	.footer a {
		color:#fff;
	}
* html .wrapper-footer {
		background-image:url(../img/wrapper-bg.gif);
		background-repeat:repeat;
		height:auto;
		
}
	* html .footer {
		border-bottom:1px solid #b8b8b8;
		color:#000;
	}
	* html .footer a {
		color:#000;
	}
.col-middle {
	text-align:center;
	margin-top:-70px;
	
}
#s3slider { 
  padding-left:15px;
}
.col-middle, .col-middle img {
	
}
.content {
	padding:15px 15px 20px 17px;
	min-height:400px;
}
* html .content {
	height:200px;
}
		.content h1, .content h2, .content h3 {
			font-size:16px;
			padding:10px 0px 0px 0px;
			color:#0f0b53;		
		}
		.content h3 {
			font-size:15px;
			padding:0px;
		}
		.content .txt {
			clear:left;
			padding:15px 0px 0px 0px;
			color:#777777;
			line-height:20px;
			font-size:12px;
		}
		.content .gallery-box {
			padding-top:15px;
		}
		.content .gal-main-img {
			display:block;
			float:right;
			margin:0px 0px 20px 20px; 
			overflow:hidden;
		}
		.content .gal-main-img img {
			border:1px solid #0f0b53;
		}
		.content .gallery {
			clear:both;
		}
		.content .gallery a, .content .gallery span {
			float:left;
			display:block;
			text-decoration:none;
			background-position:center center;
			background-repeat:no-repeat;
			margin:0px 3px 3px 0px;
			border:1px solid #0f0b53;
		}
		 .content .gallery span {
      border:0px;
     }
		.content .gallery a span, .content .gallery span {
			display:block;
			width:200px;
			
			height:130px;
			overflow:hidden;
		}
		.content .gallery a.last {
			
		}
		.content .files {
			clear:both;
			padding-top:15px;
			
		}
		
.tpl2 {
	
}
	.tpl2 .gallery-box {
		float:right;
		width:440px;
	}
	.tpl2 .gallery-box .gallery a, .tpl2 .gallery-box .gallery span {
		margin:0px 0px 15px 15px;
	}
	
.tpl3 {
	
}	.tpl3 h1 {
		clear:both;
	}
	.tpl3 .gallery-box2 {
		float:left;
		width:270px;
		padding-top:15px;
	}
	.tpl3 .gallery a {
		margin:0px 10px 10px 0px;
	}
	.tpl3 .gallery a span {
		width:117px;
		height:82px;
		border:0px !important;
		
	}
	.tpl3 .main-img-box {
		float:right;
		width:536px;
		padding-top:20px;
	}
	.tpl3 .txt-img {
		float:left;
		clear:both;
	}
	.tpl3 .gal-main-img  {
		margin:0px;
		padding:0px;
		margin-top:5px;
		clear:both;
		float:left;
	}
/** list ***/

.list .item {
	border-bottom:1px solid #aaa;
	padding:10px;
} 
	.list a {
		color:black;
		text-decoration:none;
	}
	.list h3 {
		font-size:13px;
			font-weight:normal;
			color:#5e5e5e;
	}
	.list .img img {
		border:0px;
	}
	.list .img {
		display:block;
		padding:0px 10px 10px 0px;
	}
	.list .img, .list .contBox {
		float:left;
		
	}
	 .list .contBox { 
	 	width:550px;
	 }

