body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: white;
	color: black;
	font: Verdana, Arial, sans-serif;
font-size: 10px;
}
/* CSS Document */*{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
/** { 	border: 1px solid #00ff00;  }*/
#wrapper {
	width: 100%;
	padding-top: 80px;
}
#site, #site_pages{
	width: 870px;
	height: 472px;	
	background-repeat: no-repeat;
	background-position: top left;	
}
#site{
	background-image: url(images/bg_index.jpg);
}
#site_pages{
	background-image: url(images/bg_pages.jpg);
}
#topmenu1 {
	height: 23px;
	padding-top:13px;
}
#topmenu1 a{
	display: block;
	
}
#topmenu1 div, #topmenu1 a{
	float: right;
	text-decoration: none;
}
#topmenu1 a.menuitem:visited{
	color: #686868; 
}
#topmenu1 a.lang:visited{
	color: #b4b4b4;
}
#topmenu1 a:hover, #topmenu1 a:active{
	color: black;
}
#topmenu1 .gaslo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 77px;
	margin-top: 8px;
	color: #333333;
}
#topmenu1 .menuitem{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #686868;
	padding: 0px 16px 0px 3px;
	margin-top: 4px;
}
#topmenu1 .lang{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #b4b4b4;
	padding: 0px 19px 0px 10px;
	margin-top: 7px;
}
#midbody {
	clear: both;
	/*height: 383px;*/
}
#bottompart{
	padding: 0px 0px 0px 47px;
	position: relative;
}
.mainmenu{
	float: left;
}
.corner{
	float: left;
}
a.m_item1, a.m_item, a.m_item_en{
	display: block;
	float:left;
	margin-right: 1px;
}
a.m_item1 div{
	background-repeat: no-repeat;
}
a.m_item1:link div, a.m_item:link div, a.m_item_en:link div{
	background-position: 0px 0px;
}
a.m_item1:hover div, a.m_item1:active div, a.m_item:hover div, a.m_item:active div,
a.m_item_en:hover div, a.m_item_en:active div{
	background-position: 0px -12px;
}
a img{
	border: 0px;
}
a.m_item1{
	background-image: url(images/mi.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 17px 20px 12px 56px;
}
a.m_item, a.m_item_en{
	background-image: url(images/mbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 17px 22px 12px 21px;
}
a.m_item_en{
	padding: 17px 22px 12px 18px;	
}
.bottombar{
	clear: both;
	background-color: #544b53;
	background-image: url(images/bottombar.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 9px;
	width: 770px;
}
.corner{
	background-image: url(images/corner_maple.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 50px;
	width: 50px;
}
.copyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #aaaaaa;
	padding-top:2px;
}
#midbody{
	text-align: left;
	padding: 0px 55px 14px 215px;
}
.content .title{
	padding-left: 80px;
	padding-bottom: 15px;
}
.hid{
	position: relative;
	z-index: 3;
}
.hid .hid_up, .hid .hid_bt{
	position: absolute;
	z-index: 3;	
}
.hid .hid_up{
	background-image: url(images/hid_up.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 567px;
	height: 22px;
	top: 0px;
	left: 10px;
}
.hid .hid_bt{
	background-image: url(images/hid_bt.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 567px;
	height: 22px;
	top: -22px;
	left: 10px;
}
.text{
	padding: 5px;
}

/*======================================= ScrollBar ===============================================================*/
.root     {
    position:relative;
    height:      341px;
    width:      500px;
    color: white; 
   }
.thumb     {
    position:     absolute;
    height:      9px;
    width:      15px;
    left:       10px;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a:link, .up a img, .dn a:link, .dn a img, .thumb a , .thumb a img, .thump{
    border: 0px;
    }
.textcontainer div{
	color: #d1d1d1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
#leftcol, .years{
	float: left; 
	width: 90px;
/*	height: 100%;*/	
}
.years{
	font-style: italic; 	
}
#rightcol, .desc{
	margin-left: 90px; 
}
.header{
	font-weight: bold;
	color: #dad7d7;
}
.textcontainer a:link, .textcontainer a:visited, 
.textcontainer a:hover, .textcontainer a:active{
	color: #d4a760;
}
.textcontainer a:hover{
	color: #f09912;
	text-decoration: underline;
}
.text_h1{
	display: block;
	padding: 0px 0px 5px 0px;
}
ul{
	list-style-type:none;
	padding: 10px 0px 0px 25px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#d1d1d1;
}
.textcontainer li a:link, .textcontainer li a:visited, .textcontainer li a:hover, .textcontainer li a:active{
	display: block;
	text-decoration: none;
}
.textcontainer li a:hover{
	text-decoration: underline;
}
li{
	padding: 0px;
	margin: 0px;
}
ul.ul_level0 li{
	font-weight: bold;
	padding: 2px 0px 8px 23px;
	background-image: url(images/maple.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
ul.ul_level1 li{
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#snap {
	float: left;
	border: 1px solid #656364;
	background-color: #352f34;
	height: 116px;
	width: 116px;
/*	text-align: left;*/
	overflow: hidden; 
	position: relative; 
	cursor: pointer;	
	margin-right: 10px;
}/* for explorer only*/
#snap[id] {
	display: table; position: static;
}
#middle {
	position: absolute; top: 50%;
} /* for explorer only*/
#middle[id] {
	display: table-cell; vertical-align: middle; position: static;
}
#inner {
	width: 100%;
	position: relative; top: -50%; /*margin: 3px;*/
	text-align: center;
} /* for explorer only */
div.readmore{
	clear:both;
	text-align: right;
	padding: 8px 20px 10px 0px;
}
.lines{
	padding-left: 90px;
}
/* if JS is off */
.root 		{
		position:relative;
		}
#scroll0Container { 
		position:			absolute; 
		width:			550px; 
		height:			320px; 
		clip:			rect(0 550 320 0); 
		overflow:			hidden; 
		}
#scroll0Content { 
		position:			absolute; 
		left:			0px; 
		top:			0px; 
		}
