@charset "utf-8";
/* CSS Document */
body { margin:0px; }
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

div { margin-top:0px; margin-bottom:0px }
.Headwrap { width:100%; height:125px;
	background-image:url(images/head-bg.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto;  margin-bottom:-20px; }
.Header { background-image:url(images/head-inner.gif); background-position:center; background-repeat:repeat-y;
	height:125px; margin-top:0px; 
	margin-left:auto; margin-right:auto;
	width:860px; margin-bottom:0px; }
	
.Mainwrap { width:100%; height:550px; 
	background-image:url(images/main-bg.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto; margin-bottom:0px; }
.Main { width:860px; height:550px;
	background-image:url(images/main-inner.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto; margin-top:0px;  margin-bottom:0px; }

.MainEslwrap {
	width:100%;
	height:1050px;
	background-image:url(images/main-inner.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top: auto;
}
.MainEsl { width:860px; height:950px;
	background-image:url(images/main-inner.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto; margin-top:0px;  margin-bottom:0px; }
	
.MainCultwrap { width:100%; height:1400px; 
	background-image:url(images/main-bg.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto; margin-bottom:0px; }
.MainCult { width:860px; height:1400px;
	background-image:url(images/main-inner.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto; margin-top:0px;  margin-bottom:0px; }

.MainInfoWrap {width:100%; height:850px; 
	background-image:url(images/main-bg.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto; margin-bottom:0px;}

.MainInfo {width:860px; height:850px;
	background-image:url(images/main-inner.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto; margin-top:0px;  margin-bottom:0px;}

.MainIncwrap { width:100%; height:1520px; 
	background-image:url(images/main-inner.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto; margin-bottom:0px; }
	
.MainInc { width:860px; height:1480px;
	background-image:url(images/main-inner.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto; margin-top:0px;  margin-bottom:0px; }

.culturalText { margin:15px 88px 10px 88px; font-size:14px; font-family:Verdana, Geneva, sans-serif; }
.culture { font-weight:bold; color:#ff33cc; }
.title { font-weight:bold; font-size:16px; background-color:#ffff00; }
.title2 { font-weight:bold; font-size:16px; background-color:#ffff00; text-align:center; }

.Footwrap { width:100%; height:105px; 
	background-image:url(images/foot-bg.gif); background-position:center; background-repeat:repeat-y;
	margin-left:auto; margin-right:auto; }
.Footer { width:860px; height:105px;
	background-image:url(images/foot-inner.gif); background-position:center; background-repeat:repeat-y; 
	margin-left:auto; margin-right:auto; }
	

.Nav { float:left; width:200px; margin-bottom:10px; }
.Nav img { margin:10px 5px; }

.Contact { float:right; width:200px; margin-bottom:200px; }
.Contact img { margin:10px 5px; }

.english { font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:1.6em; }

