/* ~~~~~~~~~ common ~~~~~~~~~~ */

body, select, input, textarea {
font-family: 'Carrois Gothic', sans-serif;
	font: 0.6em/1.5 'Carrois Gothic', sans-serif;
/*	color:#999999;*/

}
/*#e6e1d6*/
body {
	 background: /*url(../images/hg_feb_14_1.png) center top 50px no-repeat*/;
}

.body0 {
	 background: center top 0px no-repeat;
}

.body1 {
	 background: url(../images/yak_port.png) center top no-repeat;
}
.body2 {
	background: url(../images/body2.png) center top no-repeat;
}

.body3 {
	background: url(../images/body3.png) center top no-repeat;
}

.body4 {
	background: url(../images/forst.png) center top no-repeat;
}

h1 {
	font-weight: normal;
	color: #005555;
	font: 3.2em/1.4 'Carrois Gothic', sans-serif;
	margin: 0.2em 0 0;
}
h2 {
	font-weight: normal;
	color: #980238;
	font: 2.4em/1.4 'Carrois Gothic', sans-serif;
	margin: 0.2em 0;	
}

h3 {
	font-weight: normal;
	color: #980238;
	font: 1.8em/1.4 'Carrois Gothic', sans-serif;
	margin: 0.2em 0;	
}

h5 {
	font: normal 13px/18px Arial;
	font-weight: normal;
	font-size: 13px;
	margin: 25px 0 -5px 15px;
	letter-spacing: 1px;
	color: #838366;
}


section p, section ul, section ol, seption, aleft, aside1,
aside p, aside ul, aside ol {
	font-size: 1.6em;
	margin: 0 0;
}
section ul {
/*	margin-left: 1em;*/
}
section ol {
/*	margin-left: 1.4em;*/
}