@charset "utf-8";
/* CSS Document */


body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(img/bg_container01.png);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	background-color: #303;
}

.container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 804px;
	background-repeat: repeat-x;
}

.container2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(img/bg_container02.png);
}

.container3 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


.header {
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/Header.png);
	background-repeat: no-repeat;
	background-position: center;
}

.menu {
	width: 800px;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
}

.submenu {
	height: 10px;
}

.content_fl {
	width: 800px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}

.content_ka {
	width: 800px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/Kader.png);
	position: absolute;
	top: 244px;
}

.content_ih01 {
	width: 500px;
	height: 380px;
	top: 305px;
	position: absolute;
	background-image: url(img/01.png);
	background-repeat: no-repeat;
}

.content_ih02 {
	width: 190px;
	height: 380px;
	top: 305px;
	position: absolute;
	margin-left: 570px;
	background-image: url(img/02.png);
	background-repeat: no-repeat;
}

.subcontent {
	height: 10px;
}

.footer {
	width: 780px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/Footer2.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #fff;
	padding-top: 20px;
	padding-left: 20px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 14px;
	text-decoration: underline;
	color: #fff;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

code {
	DISPLAY: block; 
	WHITE-SPACE: pre; 
	BACKGROUND: #fbffcc;
}

.scr_h01 {
	top: 320px;
	position: absolute;
	width: 485px;
	height: 355px;
}

.scr_h02 {
	top: 320px;
	position: absolute;
	margin-left: 570px;
	width: 175px;
	height: 355px;
}

.revert {
	TEXT-ALIGN: left; 
	unicode-bidi: bidi-override; 
	DIRECTION: rtl;
}

div.scr_h01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	OVERFLOW: hidden;
}

div.scr_h02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	OVERFLOW: hidden;
}

div.scr_01 {
	position: absolute;
	padding-left: 15px;
}

div.scr_02 {
	position: absolute;
	padding-left: 15px;
}

div.track {
	POSITION: relative;
	WIDTH: 11px;
	FLOAT: right;
	HEIGHT: 100%;
	FONT-SIZE: 0px;
	TOP: 0px;
	background-color: transparent;
}

div.drag_bar {
	Z-INDEX: 4;
	POSITION: absolute;
	WIDTH: 100%;
	HEIGHT: 14px;
	background-color: #fff;
}

a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

a:active {
	color: #fff;
}

.td01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 337px;
}

.td02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	width: 337px;
}

.td03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	width: 47px;
}

.td04 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	width: 54px;
}


