html, body {
   padding: 0;
   margin: 0;
   padding-top: 10px;
   padding-bottom: 10px;
   font-family: verdana, arial;
   font-size: 12px;
   background-color: #8c8c8c;
   color: #3a4064;
}

a {
	text-decoration: none;
	color: #3a4064;
}

ul, li {
	padding:0;
	margin:0;
}

img {
	border:0px;
}

.page {
	width: 785px;
	margin: auto;
}

.header {
	background-image:url('./images/header.jpg');
	background-repeat: no-repeat;
	width:785px;
	height:59px;
}

.main {
	background-image:url('./images/main.jpg');
	background-repeat: no-repeat;
	width:602px;
	height:548px;
	float:right;
	color:#151828;
	line-height:1.5em;
	text-align:justify;
}

.left {
	width:183px;
	height:161px;
	float:left;
}

.left_top {
	background-image:url('./images/left_top.jpg');
	background-repeat: no-repeat;
	width:183px;
	height:161px;
}

.left_menu {
	background-image:url('./images/left_menu.jpg');
	background-repeat: no-repeat;
	width:183px;
	height:103px;
}

.left_mid {
	background-image:url('./images/left_mid.jpg');
	background-repeat: no-repeat;
	width:183px;
	height:38px;
}

.left_contact {
	background-image:url('./images/left_contact.jpg');
	background-repeat: no-repeat;
	width:183px;
	height:121px;
}

.left_bot {
	background-image:url('./images/left_bot.jpg');
	background-repeat: no-repeat;
	width:183px;
	height:125px;
}

.main_contact {
	padding-top:12px;
	padding-left:26px;
	width:140px;
	height:105px;
	font-size:11px;
}

.navi {
	font-size: 12px;
	padding-top:6px;
	padding-left:18px;
	width:140px;
	height:92px;
}

.navi ul {
	padding-left:25px;
	line-height:1.8em;
}

li a {
	font-weight:normal;
}

li a:hover {
	text-decoration:underline;
	color:#151828;
}

h1 {
	font-size: 14px;
	text-align:right;
	padding-right:50px;
	padding-top:15px;
	text-decoration:underline;
}

h2 {
	font-size:12px;
	padding: 0px;
	margin: 0px;
}

.p1 {
	padding-left:80px;
	padding-right:30px;
	padding-top:40px;
}

.p2 {
	padding-left:40px;
	padding-right:30px;
	padding-top:20px;
}

.picgal {
	width:160px;
	height:120px;
}
.picgal img { border: 2px #3a4064 solid; }