* {
	color: #000000;
}
body {
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
.clear {
	clear: both;
	/*overflow: hidden;	*/
}
.clear2 {
	clear: both;
	*clear: none;
}

a {
	color: #000;
}

.content-menu,
.content-right,
#content-right,
.login-box,
.phone,
.facility,
.fastNavi,
.menu,
.menu2,
#footer,
.hidden,
.header-top-links,
.header-top-search {
	display: none !important;
}

h1 {
		  padding: 0px;
			margin: 0px;
		  font-size: 1.8em;
		  width: 100%px;
		  font-family: "Helvetica CE", arial, sans-serif;
			font-weight: normal;
		  color: #000000;
		  border-bottom: 1px solid #000000;
}

h2 {
		  display: block;
		  color: #000000;
		  font-size: 1.3em;
		  font-family: "Arial Narrow", arial, sans-serif;
			padding-top: 0px;
		  padding-bottom: 8px;
		  margin-bottom: 0px;
		  margin-top: 8px;
}

h3 {
		  color: #000000;
		  margin-bottom: 0.5em;
		  margin-top: 0.5em;
		  font-size: 1.1em;
}


h4 {
			color: #000000;
			font-weight: bold;
			margin-bottom: 0.5em;
		  margin-top: 0.5em;
		  font-size: 1.0em;
}


table {
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border: 1px solid #000;
}

th {
	text-align: left;
	padding: 7px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
td {
	padding: 7px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}


/* path */
#path {
	font-size: 0.8em;
	padding-top: 0px;
	display: block;
	padding-bottom: 18px;
}
#path a {
	padding-right: 8px;
	background: url('/images/newlayout/page/path-arrow.gif') no-repeat right center;
}

/* path */

#logo a img, #logo-predi a img {
	/*display: none;*/
}

#logo, #logo-predi {
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 128px;
	height:70px;
	
}

.logoPRE {
	width: 91px;
	height: 37px;
	position: absolute;
	right: 20px;
	top: 20px;
}

#logo a , #logo-predi a {
/*	display: block;
	width: 128px;
	height:70px;
	background: url("/images/newlayout/logo_print.gif") top left no-repeat;
	*/
}

#content {
	position: relative;
	top: 90px;
}

.delimiter .hidden {
	display: inline !important;
}

¨
ul, li {
		 margin: 0;
		  padding: 0;
		
}

ul ul {
		  padding-top: 2px;
		  padding-bottom: 2px;
}

li {
		  padding-left: 5px;
		  padding-top: 2px;
		  padding-bottom: 2px;
		  list-style-type: square;
		  list-style-position: outside;
}

li li {
		 list-style: circle;
		  
}

ol {
		  
		  padding-left: 0px;
		  margin-left: 0px;
		  padding-left: 40px;
}

ol li {
		  
		  list-style-type: decimal;
		  background: none;
		  padding-left: 0px;
}


.important-body-left-ico, .important-body-right-ico, .news-content b {
	display: block;
}

.custom_note {
	font-size: 0.80em;
}

.overviewListItem {
	display: list-item;
	list-style: square;
		  padding-bottom: 8px;
		  padding-top: 12px;
		  font-size: 0.9em;
		  padding-left: 25px;
		  padding-right: 10px;
		  background: url("/images/newlayout/page/simple-list-arrow.gif") no-repeat 6px 16px;
		  text-decoration: none;
		  font-weight: bold;
		  border-bottom: 1px solid #dddddd;
}
.invisible {
	display: none;
}