html { 
	margin: 0; 
	padding: 0; 
	height: 100%; 
} 

body {
	margin: 0; 
	height: 100%; 
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 10pt;
	color: #000;
	background: url(files/style_img/bg.gif) left repeat-y;
}

div {
	margin: 0;
	padding: 0;
}

p {
	margin: 5px 0 5px 0;
}

div#main {
	position: relative; 
	margin: 0;
	min-height: 100%; 
	height: auto !important;
	height: 100%; 
	float: left;
	width: 825px;
	background-color: #fff;
}

div#top-banner {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11pt;
	width: 100%; 
	text-align: center;
	height: 25px;
	background-color: #e5e5e5;
}

div#top-menubar {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	color: #fff;
	width: 100%; 
	height: 25px;
	margin: 2px 0 0 0;
	background-color: #e5e5e5;
}

div#top-menubar h3 {
	margin: 0 0 0 10px;
	display: inline;
	float: left;
	padding: 3px 0 3px 0;
}

div#top-menubar h2 {
	margin: 5px 0 0 200px;
	display: inline;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11pt;
}

ul#topmenu {
	list-style: none;
	display: inline;
	float: left;
	padding: 4px 0;	
	margin: 0 0 0 50px;
}

ul#topmenu li {
	float: left; 
	display: block; 
	margin: 0 1px 0 1px;
	padding: 0;
	text-align: center;
}

ul#topmenu a {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11pt;
	color: #fff;
	display: block;
	width: 120px;
	height: 20px;
	padding: 0;
	text-decoration: none;
}

ul#topmenu a:hover {
	text-decoration: underline;
}

ul#topmenu a.active {
	font-weight: bold;
}

div#main-content { 
	padding: 0 5px 100px 5px;
	margin: 5px 0 5px 0;
} 

div#footer {
	width: 100%; 
	position: absolute; 
	bottom: 0 !important; 
	bottom: -1px; 
	height: 100px;
	background-color: #e5e5e5;
	margin-top: 5px;
}

div#sape_links {
	border-top: 1px solid #999; 
	font-size: 7pt;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #666;
	line-height: 1.1em;
	padding: 0px 10px 3px 10px;
	background-color: #fff;
}

div#sape_links a {
	color: #666;
}

div#foot_main {
	border-top: 2px solid #999;
}

.foot-copy {
	font-size: 8pt;
	font-family: "Segoe UI", "Trebuchet MS", Tahoma, sans-serif;
	width: 35%;
	margin-top: 5px;
	line-height: 1.3em;
	color: #4d4d4d;
}

.foot-copy a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

ul#copy-links {
	width: 170px; 
	height: 45px;
	float: left;
	list-style: none;
	margin: 20px 0 0 0; 
	padding: 0; 
}
  
ul#copy-links li, 
ul#copy-links a {
	height: 45px; 
	width: 85px;	
	display: block;
}

ul#copy-links li {
	float: left;
	display: block;
	margin: 0; 
	padding: 0; 
}
  
li#fro-logo {
	left: 0; 
	background: transparent url(files/style_img/fro.png) 0px 0px no-repeat;  
}
  
li#ers-logo {
	left: 85px; 
	background: transparent url(files/style_img/ers.png) 0px 0px no-repeat;
}

li#fro-logo a:hover {
	background: transparent url(files/style_img/fro.png) -85px 0px no-repeat;
}

li#ers-logo a:hover {
	background: transparent url(files/style_img/ers.png) -85px 0px no-repeat;
}
  
div#my-copy {
	float: left;
	margin-left: 10px;
}

div#ers-copy {
	float: right;
	margin-right: 10px;
}

div#right {
	float: left;
	width: 165px;
	margin: 0;
	padding: 5px 0 0 5px;
}

a.mp_ban_desc {
	width: 400px;
	border: 1px solid #fff;
	display: block;
	color: #000;
	text-decoration: none;
}

a.mp_ban_desc:hover {
	border: 1px solid #000;
}

a.mp_ban_desc img {
	margin: 3px 3px 3px 10px; 
	text-align: center;	
	border: none;
}

a.mp_ban_help {
	width: 360px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 3px 0 3px 0;
	margin: 2px 0 0 15px;
}

a#mbh_es {
	background-color: #7697c7;
}

a#mbh_ab {
	background-color: #b0d812;
}

a#mbh_bg {
	background-color: #996600;
}

div.mp_ban {
	width: 405px;
	border: 1px solid #fff;
	float: left;
	margin-bottom: 5px;
}

.mp_ban p {
	margin: 5px 5px 5px 15px;
	width: 360px;
}

.mp_ban h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11pt;
	font-weight: normal;
	background-color: #e5e5e5;	
	width: 360px;
	margin-left: 15px;
	text-align: right;
	padding: 3px 10px 3px 5px;
}

.mp_ban h1 a{
	/*font-family: Georgia, "Times New Roman", serif;
	font-size: 11pt;
	font-weight: normal;*/
	color: #000;	
	text-decoration: none;
	text-transform: lowercase;
}

div.new {
	border-bottom: 1px dotted;
	width: 370px;
	margin: 0 0 10px 15px;
}

div.new h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 10pt;
	margin: 0 0 2px 5px;
}

div.new h2 a {
	text-decoration: none;
}

div.new h2 span {
	font-weight: normal;
	font-style: italic;
} 

a.rssfeed_24 {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	background-image: url(files/style_img/Feed-icon_24.png);
}

div.new p {
	margin-left: 30px;
	width: 330px;
}

.clear {
	clear: both;
}

div.reklama {
/*
	background: url(files/style_img/reklama.gif) top left no-repeat;
	background-color: #e5e5e5;
*/
	text-align: center;
	padding: 5px 0 5px 0;
	width: 100%;
}

div.desc_content {
	margin: 0 0 5px 30px;
	padding: 0;
}


div.desc_content h3.hlp_selcolor_text {
	font-weight: normal;
	font-size: 10pt;
	float: right;
	display: block;
	text-align: center;
	width: 130px;
}

div.desc_content div.desc_one {
	margin: 0;
	width: 650px;
	background-color: #fff;
	float: left;
	padding: 0 10px 10px 0;
}

div#fourth h3.hlp_selcolor_text,
div#fifth h3.hlp_selcolor_text,
div#sixth h3.hlp_selcolor_text {
	color: #fff;
}

div.desc_content p, 
div.help-content p {
	text-indent: 15px;
}

div.help-menu,
div.news-lcol {
	float: left;
	margin: 0 15px 5px -5px;
	width: 240px;
	padding-right: 10px;
}

div.help-menu ul {
	list-style: none;
	padding-left: 15px;
	margin-left: 0px;
}

div.help-menu ul li {
	padding: 2px;
}

div.help-menu	a.cat {
	text-decoration:none;
	color:#000;
}

ul.trvw strong {
	font-weight: normal;
}

.trvw_hide {
	position: absolute;
	top:0;
	left: -4000px;
}

.trvw_show {
	position: static;
	display: table;
	top: 0;
	left: 1em;
}

div.help-content,
div.news-content {
	float: left;
	width: 550px;
	margin-bottom: 10px;
}

div.help-content h1,
div.news-content h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	width: 100%;
}

div.news-content img,
div.help-content img,
div.desc_content img {
	border: none;
	margin: 10px;
}

div.desc_content a img {
	border: 1px solid #000;
}

div.desc_content a:hover img {
	border: 1px solid;
}

div.help-content div.pict_name {
	font-size: 9pt;
	margin: -15px 0 0 25px;
}

div.help-content h3,
div.news-content h3 {
	font-size: 11pt;
	text-align: center;
} 

div.help-content h4,
div.news-content h4 {
	text-indent: 20px;
	font-size: 10pt;
	margin: 5px 0 10px 0;
} 

div.help-content code {
	text-indent: 0px;
	background-color: #e5e5e5;
	font-family: "Courier New", Courier, monospace;
	display: block;
	padding: 5px 5px 5px 10px;
	overflow: auto;
	margin: 5px 0 5px 0;
} 

.hlp_selcolor_text {
	color: #00007F;
}

.hlp_keyword {
	font-weight: normal;
}

div.help-content .hlp_note,
div.news-content .hlp_note {
	background-color: #e5e5e5;
	margin-left: 15px;
	font-size: 9pt;
	border-left: 4px solid #999;
	padding: 1px 20px 1px 10px;
	line-height: 1.1em;
}

div.help-content .hlp_note p {
	text-indent: 0px;
}

.hlp_noactivecolor_text {
	color: #808080;
}

div.help-content table,
div.news-content table {
/*table {*/
	width: 450px;
	empty-cells: show;
	caption-side: top;
	table-layout: fixed;
	border-spacing: 1px;
	margin: 10px 0 10px 25px;
}

div.help-content table img,
div.news-content table img {
/*table img {*/
	margin: 5px;
}

div.help-content table th,
div.help-content table td,
div.news-content table th,
div.news-content table td {
/*table th, td {*/
	border: 1px solid #e5e5e5;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

div.help-content table th,
div.news-content table th {
/*table th {*/
	vertical-align: middle;
	font-weight: normal;
	background-color: #e5e5e5;
	text-align: left;
	padding: 2px 0 2px 15px;
}

table col.but_col {
	background-color: #e5e5e5;
}

table.hlp_attribute_table td.attr_name {
	font-weight: bold;
	text-align: right;
}

table.hlp_excel_table { 
	width: auto;
	empty-cells: show;  
	table-layout: auto;  
	margin: 10px 5px;
	font-family: Tahoma, Arial, sans-seriff;
	border-collapse: collapse;
}

table.hlp_excel_table th {
	text-align: center;
	font-size: 9pt;
	padding: 5px;
} 

table.hlp_excel_table th, 
table.hlp_excel_table td {
	border-color: Gray;
}

/* Index Page*/
.colmask {
	float: left;
	width: 100%;			
	overflow: hidden;		
}

.colleft {
	float: left;
	width: 100%;
	position: relative;
}

.col1,
.col2 {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	overflow: hidden;
}

.doublepage .colleft {
	right: 50%;	
}

.doublepage .col1 {
	width: 46%;
	left: 52%;
}

.doublepage .col2 {
	width: 46%;
	left: 56%;
}

.col1 ul,
.col2 ul {
	list-style: none;
	padding-left: 15px;
	margin-left: 0px;
}

/* NEWS */	
div.box200 {
	width: 200px;
	margin: 10px;
	border: 1px solid;
	padding: 10px;
}

a.rssfeed_48 {
	display: block;
	width: 48px;
	height: 48px;
	background-image: url(files/style_img/Feed-icon_48.png);
	float: left; 
	margin-right: 30px;
}

a.mail_48 {
	display: block;
	width: 48px;
	height: 48px;
	background-image: url(files/style_img/Mail-icon_48.png);
	float: left; 
	margin-right: 30px;
}

div.news-content .posted  {
	font-size: 9pt;
	font-style: italic;
}

div.news-content div.art_body {
	padding-left: 30px;
}

div.news-content div.post_autor {
	font-style: italic;
	margin-bottom: 10px;
}

div.news-navi-box {
	width: 100%;
	border: 1px solid #ccc;
}

div.news-navi-header {
	width: 100%;
	text-align: center;
}

div.news-navi-header a {
	font-weight: bold;
	text-decoration: none;
}

div.news-navi-box ul li a {
	display: block;
}

div.news-navi-box .col2 {
	text-align: right;
}

/* error */
.error-status,
.error-msg {
	font: 1.3em Georgia, Times, serif;
}

div#menu_box {
	background-color: #fff;
}	

div.lv_menu_box {
	width: 240px;
	padding: 20px 0px 20px 10px;
}

div.rv_menu_box {
	width: 165px;
	padding: 20px 0px 20px 0px;
}

div#menu_box ul#menu_ul {
	margin: 0px;
	margin-right: 0px;
	padding: 0;
	padding-left: 0px;
}

div#menu_box ul.lv_menu {
	width: 222px;
}

div#menu_box ul.rv_menu {
	width: 165px;
}

div#menu_box ul#menu_ul a { 
	text-decoration: none; 
	display: block; 
	color: #000;
	margin: 0;
	text-align: right;
	background-color: #e5e5e5;	
}

div#menu_box ul.lv_menu a { 
	padding: 3px 20px 3px 10px;
}

div#menu_box ul.rv_menu a { 
	padding: 3px 10px 3px 10px;
}
	
div#menu_box ul#menu_ul li { 
	margin-top: 4px;
	padding: 0px; 
	list-style: none; 
}

div#menu_box ul#menu_ul li img  {
	border: none;
	display: block;
	float: left;
	width: 24px;
	height: 24px;
}

ul#menu_ul li a#lvm_es {
	background-color: #eaeff7;
	font-weight: bold;
}

ul#menu_ul li a#lvm_ab {
	background-color: #eaf8b1;
	font-weight: bold;
}

ul#menu_ul li a#lvm_bg {
	background-color: #ece7aa;
	font-weight: bold;
}

/* \*/
* HTML P {
	overflow: hidden; 
	width: 100%;
	o\verflow: visible;
	w\idth: auto;
	he\ight: 1px;
	word-wrap: normal;
}
/* */
