html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, dl, dt, dd, ol, ul, li, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;	
}

a img { vertical-align: middle; border: 0; }

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0em;
	height: 0;
	margin: 0;
	padding: 0;
}

.hidden, legend {
	position: absolute;
	left: -9999px;
	overflow: hidden;
}

legend {
	display: none;
}

html, body {
	width: 100%;
	height: 100%;
}

body {	
	font: normal 13px/16px tahoma, sans-serif;
	color: #000;
	background: #a89073 url('../images/design/bg.jpg') no-repeat 50% 0;
}

a {
	color: #776043;
	text-decoration: underline;
}

a:hover { text-decoration: none; }

#outer {
	position: relative;
	width: 964px;
	min-height: 660px;
	margin: 0 auto;
	background: url('../images/design/bg.jpg') repeat-y 0 0;
}

	#bg-top, #bg-bottom {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 964px;
		height: 315px;
		background: url('../images/design/bg-t.jpg') no-repeat 0 0;
	}
	
	#bg-bottom {
		background: url('../images/design/bg-b.jpg') no-repeat 0 0;
		height: 345px;
		top: auto;
		bottom: 0;
	}
	
	#wrapper {
		position: relative;
		z-index: 2;
		padding: 63px 0 0 66px;
	}
	
		#header {
			height: 196px;
			background: url('../images/design/header.png') no-repeat 0 0;
			text-indent: -9999em;
		}
		
			#header h1 {
				position: absolute;
				top: 63px;
				height: 155px;
				width: 886px;
			}
			
				#header h1 a {
					display: block;
					height: 155px;
					width: 886px;
				}
		#headereng {
			height: 196px;
			background: url('../images/design/header-eng.png') no-repeat 0 0;
			text-indent: -9999em;
		}
		
			#headereng h1 {
				position: absolute;
				top: 63px;
				height: 155px;
				width: 886px;
			}
			
				#headereng h1 a {
					display: block;
					height: 155px;
					width: 886px;
				}			
	
		#container {
			position: relative;
			z-index: 2;
			margin: -30px 0 0;
		}
	
		#sidebar {
			float: left;
			width: 213px;
			padding: 0 0 70px 1px;					
		}
		
			#sidebar li {
				padding: 6px 0 0;
			}
		
			#sidebar li a {
				display: block;
				padding: 0 0 1px 15px;
				font: bold 13px/15px tahoma, sans-serif;
				color: #000;
				background: url('../images/design/bullet.gif') no-repeat 0 4px;
				text-decoration: none;
			}
			
				#sidebar li a:hover, #sidebar .active a:hover,
				#sidebar .active a, #sidebar .active .active a {
					color: #776043;
				}
				
				#sidebar ul ul {
					padding: 0 4px 3px 23px;
				}
				
					#sidebar .active li {
						padding: 0;
					}
					
					#sidebar .active li a {
						font-weight: normal;
						padding: 0 0 0 9px;
						margin: 0;
						color: #000;
						background: url('../images/design/bullet-2.gif') no-repeat 0 8px; 
					}
					
/*#sidebar .middle .menu {
padding: 6px 0 0;
}
#sidebar .middle .menu a {
display: block;
padding: 0 0 6px 15px;
font: bold 13px/15px tahoma, sans-serif;
color: #000;
background: url('../images/design/bullet.gif') no-repeat 0 4px;
text-decoration: none;
}
#sidebar .middle .menu a.level0 {
display: block;
padding: 0 0 6px 15px;
font: bold 13px/15px tahoma, sans-serif;
color: #000;
background: url('../images/design/bullet.gif') no-repeat 0 4px;
text-decoration: none;
}
#sidebar .middle .menu a.level0active {
color: #776043;
}
#sidebar .middle .menu a.level1 {
font-weight: normal;
padding: 0 4px 3px 23px;
margin: 0;
color: #000;
background: url('../images/design/bullet-2.gif') no-repeat 0 8px; 
}
#sidebar .middle .menu a.level1active {
color: #776043;
font-weight: normal;
padding: 0 4px 3px 23px;
margin: 0;
background: url('../images/design/bullet-2.gif') no-repeat 0 8px; 
}
#sidebar .middle .menu a.level2 {
font-weight: normal;
padding: 0 4px 3px 40px;
margin-left: 40px;
margin: 0;
color: #000;
background: url('../images/design/bullet-2.gif') no-repeat 0 8px; 
}
#sidebar .middle .menu a.level2active {
color: #776043;
font-weight: normal;
padding: 0 4px 3px 40px;
margin: 0;
background: url('../images/design/bullet-2.gif') no-repeat 0 8px; 
}
#sidebar .middle .menu a.current, .middle .menu a:hover {
background-image:url("../images/design/bullet-2.gif");
}			*/
					
					
					
		
		#content {
			float: left;
			width: 446px;
			margin: 0 12px 0 17px;
		}
		
			#content h1 {
				font: normal 17px/21px tahoma, sans-serif;
				padding: 7px 0 2px;
			}
			
			#start {
				padding-top: 12px;
			}
			
			#print, #back, #content .more {
				height: 15px;
			}
			
			#back {
				padding: 0 0 10px;
			}
			
				#print a, #back a, #content .more a {
					float: right;
					font: normal 13px/15px tahoma, sans-serif;
					display: block;
					padding: 0 0 0 8px;
					background: url('../images/design/print.gif') no-repeat 0 5px;
					color: #000;
					text-decoration: none; 
				}
				
					#print a:hover, #back a:hover, #content .more a:hover { text-decoration: underline; }
					
			.date {
				font: normal 11px/13px tahoma;
				padding: 1px 0 2px;
			}
			
			.pic {
				float: left;
				border: 3px solid #58585a;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				border-radius: 3px;
				margin: 3px 10px 5px 0;
			}
			
			#content p, #opendoc  .intro {
				padding: 0 0 15px;
			}
			
			#opendoc .intro {
				font-style: italic;
			}
			
			.content ul {
				list-style: disc inside;				
				margin: 0 0 7px;
			}
			
			.content ol {
				list-style: decimal inside;				
				margin: 0 0 7px;
			}
			
				.content li {
					padding: 0 0 0 13px;
				}
				
			#content h2 {
				padding: 0 0 12px;
				font: normal 17px/21px tahoma;
			}
			
			#content h3 {
				padding: 0 0 8px;
				font: normal 15px/19px tahoma;
			}
			
			.added ul, .added ol { margin: 0 0 16px; }
			
			.added li {
				list-style: none;
				padding: 2px 0 0;
			}
			
			.files li {
				padding: 2px 0 0 22px;				
				background: url('../images/design/files.gif') no-repeat 0 2px;
				line-height: 16px;
			}
			
			.added li a {
				color: #000;
				text-decoration: none;
			}
			
				.added li a:hover {
					text-decoration: underline;
				}
		
		#sidebar .middle, #content .middle {
			background: #f4f5c2;
			padding: 4px 13px 5px 10px;
		}
		
		#sidebar .bottom, #content .bottom {
			height: 5px;
			font: normal 1px/1px arial;
			background: url('../images/design/sidebar-b.png') no-repeat 0 0;
		}
		
		#content .bottom {
			background: url('../images/design/content-b.png') no-repeat 0 0;
		}
		
		#content .middle {
			padding: 0 17px;
			min-height: 650px;
		}
		
		#news {
			float: left;
			width: 195px;
			padding: 0 0 70px;
		}
		
			#news h2 {
				height: 40px;
				text-indent: -9999px;
			}
			
			#news li, #news .more {
				padding: 0 0 14px;
				font: bold 13px/16px tahoma, sans-serif;
			}
			
				#news li span {
					float: left;
					width: 32px;
					height: 34px;
					margin: 7px 11px 5px 5px;
					display: block;
					background: url('../images/design/flower.gif') no-repeat 0 0;
				}
				
				#news li a, #news .more a {
					color: #776043;
					text-decoration: none;
				}
				
					#news li a:hover, #news .more a:hover {
						color: #000000;
					}
					
			#doclist {
				margin: 11px 0 0;
			}
					
			#doclist h2 {
				font: bold 13px/17px tahoma;
				padding: 0 0 4px;
			}
			
				#doclist h2 a {
					color: #000;
					text-decoration: none;
				}
				
				#doclist h2 a:hover {
					text-decoration: underline;
				}
				
				#doclist .date {
					padding: 0 0 3px;
				}
				
				.doclistitem {
					padding: 0 0 17px;
				}
		
		#search {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 185px;
			height: 21px;
			background: url('../images/design/search.png') no-repeat 0 0;
			padding: 27px 25px 1px 5px;
		}
		
			#search-text {
				width: 183px;
				height: 21px;
				font: normal 13px/21px tahoma, sans-serif;
				color: #000;
				background: #fff;
				border: 0;
				padding: 0;
				margin: 0;
				display: block;
			}
			
			#search-submit {
				position: absolute;
				bottom: 0;
				right: 0;
				width: 25px;
				height: 23px;
				display: block;
				margin: 0;
				padding: 0;
				border: 0;
				background: transparent;
				cursor: pointer;
			}
			
			#search-bg { display: none; }
		#searcheng {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 185px;
			height: 21px;
			background: url('../images/design/searcheng.png') no-repeat 0 0;
			padding: 27px 25px 1px 5px;
		}
		
			#search-texteng {
				width: 183px;
				height: 21px;
				font: normal 13px/21px tahoma, sans-serif;
				color: #000;
				background: #fff;
				border: 0;
				padding: 0;
				margin: 0;
				display: block;
			}
			
			#search-submiteng {
				position: absolute;
				bottom: 0;
				right: 0;
				width: 25px;
				height: 23px;
				display: block;
				margin: 0;
				padding: 0;
				border: 0;
				background: transparent;
				cursor: pointer;
			}
			
			#search-bgeng { display: none; }					
		#footer {
			padding: 90px 56px 30px;
			text-align: right;
			color: #e2deaf;
		}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.pagination *, .pagination *:visited, .pagination *:hover{font-size:13px; line-height:16px; font-family:Tahoma, Arial; color:#776043; text-decoration:none; font-weight:normal;}
.pagination a.active{font-weight:bold}
.pagination a:hover{text-decoration:underline;}

.pagination li{float:left; padding:0 2px;}
.pagination ul{display:block; width:160px; padding-left:10px; margin:0 auto;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#lang {
position: absolute;
left: 830px;
top: 20px;
}
