/* ==================== HTML Reset ==================== */
body {
	font-size:76%;
	min-width:1px;
	margin:0;
	padding:0;
}
* {
	font-size:100.1%;
	margin:0;
	padding:0}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,label,ul,ol,dl,fieldset,address {
margin:.5em 0;
padding:0}
p,ul,ol,dl {line-height:155%}
table,ol,ul,dl,p,pre {margin-bottom:1em}
ol,ul {margin-left:1em}
ul {padding-left:5px}
li,dd {margin-left:5%}
fieldset {padding:.5em}
select {min-width:1.5em}
:link,:visited {text-decoration:none}
ul,ol {list-style:none}
a img,:link img,:visited img {border:none}
address {
	font-style:normal;
	word-spacing:.2em}
/* ==================== End Reset ==================== */

body {
	text-align:center; /*center hack*/
	background-color: #EBEBF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	min-width:800px;
	max-width:800px;
	width: 800px!important; /*IE6 hack*/
	width:800px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	text-align:left;
}
div#leftside {
	width: 603px;
	float: left;
	border-left: #d1d1a7;
	text-align: right;
	border-right: #d1d1a7;
	font-weight: normal;
	border-top-color: #d1d1a7;
	border-bottom-color: #d1d1a7;
	overflow: hidden;
}
div#header {
	color: #666666;
	width: 100%;
	float: left;
	text-align: left;
	display: block;
	height: 140px;
	background-image: url(../images/eruhit_01.jpg);
}
div#header_2 {
	width: 100%;
	float: left;
	display: block;
	height: 75px;
	background-image: url(../images/eruhit_02.jpg);
}
div#footer {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 4px;
	clear: both;
}
div#main {
	float: left;
	background-color: #FEDE91;
	text-align: right;
	width: 197px;
	position: static;
	overflow: hidden;
}
#container #left_footer {
	background-color: #FFF8DC;
	float: left;
	width: 603px;
	margin-top: 6px;
	height: 30px;
}
#container #right_footer {
	background-color: #FEDE91;
	float: left;
	width: 197px;
	margin-top: 6px;
	height: 30px;
}
.inside {
	padding: 4px;
	direction:rtl;
	clear: both;
}
.background_4_table {
	background-image: url(../images/template_05.jpg);
	background-color: #EAEAF5;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.news_box {
	background-color: #FDF5BD;
	width: 88%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECB577;
	border-right-color: #A56B1D;
	border-bottom-color: #A56B1D;
	border-left-color: #ECB577;
	float: left;
	padding: 4px;
	margin-left: 4px;
	direction:rtl;
	margin-bottom: 6px;
}
