* {
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
}
body {
	background-color: gray;
    	text-align: center;
}

#page_container {
	width: 900px;
	height: 100%;
	border: 1px solid black;
	background-color:#eeeae7;
	margin: auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
#page_header {
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #000000;
	background: #E8C4A6 url('../pict_jpg/header.jpg') no-repeat top center;
	margin:auto; 
}

#menu_container {
	text-align: left;
	width: 27%;
	height: auto;
	margin: 0px;
	background-color:#eeeae7;
	padding-top: 25px;
	float:left;
}

#contents_container {
	border-left: 1px solid black;
	background-color: white;
	text-align: left;
	width:70%;
	height: 100%;
	margin:0px;
	padding-top:25px;
	padding-left:15px;
	padding-right:10px;
	float: right;
}

#page_footer {
	width: 900px;
	height: 10px;
	border-top: 1px solid black;
	background-color: #e8c4a6;
}

#menu_container a {
	text-decoration: none;
	font-weight: bold;
	color: #e93636;
	font-size: 0.9em;
}

#menu_container a:hover,#contents_container a:hover {
	text-decoration: underline;
}

#contents_container a {
	text-decoration: none;
	color: #e93636;
	font-size: 0.9em;
}

#menu_container ul {
	list-style: square;
}

#contents_container ul {
	color: #e93636;
}

h1 {
color: #e93636;
font-size: 20px;
padding-top:20px;
}

p {
xborder: 1px solid black;
padding: 0 10px 0 0;
}

div.photo {
width: 200px;
height: 150px;
float: left;
margin: 0 20px 20 0px;
border: 1px solid gray;
background: white no-repeat center center;
}
#logo {
background: white url('../pict_jpg/logo.jpg') no-repeat top right;
width:182px;height:44px;
float:right;
}
#230V {
background: white url('../pict_jpg/230V.jpg') no-repeat top left;
width:50px;height:24;
vertical-align: middle;
display: inline;
}
#ip20 {
background: white url('../pict_jpg/ip20.jpg') no-repeat top left;
width:50px;height:19px;
display: inline;
}
#ip23 {
background: white url('../pict_jpg/ip23.jpg') no-repeat top left;
width:50px;height:19px;
display: inline;
}
#ip33 {
background: white url('../pict_jpg/ip33.jpg') no-repeat top left;
width:50px;height:19px;
display: inline;
}
#ip54 {
background: white url('../pict_jpg/ip54.jpg') no-repeat top left;
width:51px;height:19px;
display: inline;
}
#ip55 {
background: white url('../pict_jpg/ip55.jpg') no-repeat top left;
width:51px;height:19px;
display: inline;
}
#ip65 {
background: white url('../pict_jpg/ip65.jpg') no-repeat top left;
width:50px;height:19px;
display: inline;
}
#ip66 {
background: white url('../pict_jpg/ip66.jpg') no-repeat top left;
width:50px;height:19px;
display: inline;
}
#ip67 {
background: white url('../pict_jpg/ip67.jpg') no-repeat top left;
width:50px;height:19px;
display: inline;
}



#f {
background: white url('../pict_jpg/f.jpg') no-repeat top left;
width:25px;height:21px;
display: inline;
}
#cz2 {
background: white url('../pict_jpg/cz_2.jpg') no-repeat top left;
width:24px;height:21px;
display: inline;
}
#cz {
background: white url('../pict_jpg/cz.jpg') no-repeat top left;
width:30px;height:24px;
display: inline;
}
#ta30 {
background: white url('../pict_jpg/ta30.jpg') no-repeat top left;
width:64px;height:24px;
display: inline;
}
#ta70 {
background: white url('../pict_jpg/ta70.jpg') no-repeat top left;
width:64px;height:24px;
display: inline;
}


address {
font-style: normal;
}
xtable {
border-collapse: collapse;
border: 1px solid gray;
}

xtd,xth {
border: 1px solid gray;
}