@charset "utf-8";
/* CSS Document */
#wrapper{
	position:relative;
	margin:0 4px;
	text-align:justify;
	border-left:1px solid #666;
	border-right:1px solid #666;
	background:#fefaf1 url(../images/layout_08.jpg) -170px top repeat-y;
}
#content{
	position:relative;
	left:0;
	top:31px;
	width:100%;
	height:auto!important;
	height/**/:100%;
	margin:0;
	padding:0;
	background:#fefaf1 url(../images/layout_08.jpg) -170px top repeat-y;
}

#engprimary{
	margin:0 10px 10px 10px;
	padding:0 0 5px 0;
	min-height:620px;
	height:auto!important;
	height/**/:620px;
	font-size:100%;
}
.container10{
	position:relative;
	left:0;
	top:0;
	margin:0 0 10px 0;
	padding:5px 20px;
	font-size:80%;
	line-height:1.8;
}
.container10 h2{
	position:relative;
	font-size:125%;
	color:#5C4630;
	padding:1px 0 1px 17px;
	margin:5px 0;
	border-bottom:2px solid #5C4630;
	background:url(../images/icon01.gif) left center no-repeat;
}
.container10 ul{
	maring:0 0 0 10px;
	padding:0;
	list-style:none;
}
.container10 li{
	margin:0;
	padding:4px 0;
	border-bottom:1px dotted #333;
}
.container10 a{
	text-decoration:none;
	color:#333;
}