@charset "utf-8";

/* reset */

:active, :focus {
	outline: none;
}

html, body, h1, h2, h3, h4, h5, h6, div, ul, ol, li, img, table, tr, th, td, input, textarea {
	padding: 0px;
	margin: 0px;
	border: none;
	font: normal 12px 'arial', verdana, helvetica, sans-serif;
	color: #fff;
}

ul, dl, ol {
	list-style: none outside none;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

.clearfix {
	clear: both;
}

/* body */

body {
	background: #000;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}



	/* header */

	#header {
		width: 916px;
		height: 440px;
		margin: 0px;
		padding: 0px;
	}

	img.header {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0px;
	}

	.lang_nav {
		position: absolute;
		top: 20px;
		left: 50%;
		margin: 20px 0 0 370px;
		}

	.logoAll {
		width: auto;
		height: 87px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 20px;
		left: 50%;
		margin-left: -435px;
		z-index: 1;
		
	}

	.title {
		width: auto;
		line-height: 60px;
		margin: 0;
		padding: 0 20px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		background: url('../images/logo_center.png') repeat;
	}

	h1 {
		float: left;
		margin: 10px 20px 0 0;
		padding: 0;
		font-size: 30px;
		font-family: 'Segoe UI', arial, verdana, helvetica;
		color: #fff;
		font-weight: bold;
	}

	.slogan {
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: 'Segoe UI', arial, verdana, helvetica;
		color: #2faabf;
	}

	/* navigation */

	#navbar_container {
		display: block;
		width: 920px;
		height: 110px;		
	}
	
		#navbar_list {
			list-style: none;
		}
		
			#navbar_list li  {	
				display: block;
				width: 151px;
				height: 110px;
				background: url(../images/menu.png) no-repeat;
				float: left;
				margin-left: 2px;
				text-align: center;
				line-height: 65px;
			}
		
			#navbar_first  {
				display: block;
				width: 153px;
				height: 110px;
				background: url(../images/menu_left.png) no-repeat !important;
				float: left;
				margin-left: 0 !important;
				text-align: center;
				line-height: 65px;
			}
			
			#navbar_last  {
				display: block;
				width: 154px;
				height: 110px;
				background: url(../images/menu_right.png) no-repeat !important;
				float: left;
				text-align: center;
				line-height: 65px;
			}
			
			#navbar_list li:hover {	
				display: block;
				width: 151px;
				height: 110px;
				background: url(../images/menu_hover.png) no-repeat;
				float: left;
				margin-left: 2px;
				text-align: center;
				line-height: 65px;
			}
		
			#navbar_first:hover {
				display: block;
				width: 153px;
				height: 110px;
				background: url(../images/menu_left_hover.png) no-repeat !important;
				float: left;
				margin-left: 0 !important;
				text-align: center;
				line-height: 65px;
			}
			
			#navbar_last:hover{
				display: block;
				width: 154px;
				height: 110px;
				background: url(../images/menu_right_hover.png) no-repeat !important;
				float: left;
				text-align: center;
				line-height: 65px;
			}

			#navbar_list a:link, #navbar_list a:active, #navbar_list a:visited {
				color: white;
				font-size: 14px;
				font-weight: bold;
				text-decoration: none;
				display: block;
				width: 151px;
				height: 65px;
			}
			


	/* matter */

	#matter {
		width: 916px;
		height: auto;
		margin: 0;
		padding: 0;
	}

	/* container */

	#container {
		width: 916px;
		height: auto;
		margin: 0 auto 0 auto;
		padding: 0px;
	}

	.web {
		width: 181px;
		height: 79px;
		margin: 0;
		padding: 0;
		background: url('../images/web.png') top left no-repeat;
		float: left;
		position: absolute;
	}

	#container .left {
		width: 233x;
		height: auto;
		margin: 0;
		padding: 0;
		float: left;
		background: url('../images/matter_bg.png') repeat;
	}

	#container .left .top {
		width: 233px;
		height: 25px;
		margin: 0;
		padding: 0;
		background: url('../images/login_top.png') no-repeat;
	}

	#container .left .bottom {
		width: 233px;
		height: 25px;
		margin: 0;
		padding: 0;
		background: url('../images/login_bottom.png') no-repeat;
	}

	#container .right {
		width: 663px;
		height: auto;
		margin: 0 0 0 20px;
		padding: 0;
		float: left;
		background: url('../images/matter_bg.png') repeat;
	}

	#container .right .top {
		width: 663px;
		height: 25px;
		margin: 0;
		padding: 0;
		background: url('../images/content_top.png') no-repeat;
	}

	#container .right .bottom {
		width: 663px;
		height: 25px;
		margin: 0;
		padding: 0;
		background: url('../images/content_bottom.png') no-repeat;
	}



	/* login */

	.login {
		width: 216px;
		height: 100%;
		margin: 0;
		padding: 0;
		color: #fff;
	}

	#gallery {
		margin: 0 0 0 15px;
		padding: 0;
		list-style-type: none;
		}
		
		#gallery li {
			float: left;
			margin: 0 5px 10px 5px;
			}
			
			#gallery li a {
				display: block;
				width: 80px;
				height: 60px;
				padding: 4px;
				border: 1px solid #171717;
				background: #555555;
				}

	/* footer */

	#footer {
		width: 916px;
		height: 65px;
		margin: 20px auto 0 auto;
		padding: 0;
		background: url('../images/footer.png') bottom no-repeat;
	}

	.footer {
		margin: 0;
		padding: 25px 0 0 0;
		font-size: 11px;
		font-family: 'verdana', arial, helvetica;
		color: #fff;
		text-align: center;
		font-weight: bold;
	}

	/* post */

	.post {
		width: 600px;
		margin: 0 0px 20px 0px;
		margin: auto;
		padding: 0px;
		padding-top: 20px;
		background: url('../images/content_center.jpg') repeat;
	}

	h2 {
		margin: 0;
		padding: 0 0 0 10px;
		font-size: 18px;
		font-family: 'Segoe UI', arial, verdana , helvetica;
		font-weight: bold;
		color: #2faabf;
	}

	.post p {
		margin: 0;
		padding: 5px 20px 20px 20px;
		font-size: 13px;
		font-family: 'verdana', arial, helvetica;
	}
	
	
/*------------Galleries------------*/

#gallery_list_container {
	width: 650px;
	padding-left: 10px;
}

.gallery_list a:link, .gallery_list a:active, .gallery_list a:visited {
	text-decoration: none;
	color: #2FAABF;	
}

.gallery_list {
	float: left;
	display: block;
	width: 150px;	
	min-height: 220px;
	margin: 0 0 20px 20px;	
	text-align: center;
}

	.gallery_list img {				 
		border: 3px solid gray;
	}
	
	.gallery_list img:hover {				 
		border: 3px solid white;

	}
	
	
.details {
	display: block;
	width: 140px;
	height: auto;
	text-align: center;
}

#gallery_contianer {
	display: block;
	width: 650px;	
}

	#main_gallery li {		
		display: block;		
		margin: 20px 10px 10px 0;	
		text-align: center;
		border: none !important;
		background: none !important;
		float: left !important;
	}
	
	#main_gallery li:first-child {
		margin-left: 0;
	}
		
		#main_gallery img {				 
			border: 3px solid gray;
		}
	
		#main_gallery img:hover {				 
			border: 3px solid white;
	
		}


	
