@charset "koi8-r";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	background: #ffffff url(../images/background.jpg) top repeat;
}
h1 {
	font: normal 20px "Arial Black";
	color: #333333;
	clear: both;
}
h2 {
	font: normal 18px "Arial Black";
	color: #333333;
	clear: both;
}
h3 {
	font: normal 16px "Arial Black";
	color: #333333;
	clear: both;
}
h4 {
	font: normal 14px "Arial Black";
	color: #333333;
	clear: both;
}
h5 {
	font: normal 12px "Arial Black";
	color: #333333;
	clear: both;
}
h6 {
	font: normal 10px "Arial Black";
	color: #333333;
	clear: both;
}
p {
	font: normal 14px "Arial";
	color: #333333;
	line-height: 20px;
	padding: 16px 0px;
}
b {
	font: normal 14px "Arial Black";
	color: #333333;
}
.text a {
	font: normal 14px "Arial Black";
	color: #333333;
}
#center {
	background: #ffffff url(../images/center_background.jpg) top left repeat-y;
	margin: auto;
	width: 1020px;
}
#header {
	height: 122px;
	width: 1020px;
}
#header_main {
	height: 122px;
	width: 371px;
	float: left;
}
#header_logo {
	height: 73px;
	width: 371px;
	background: url(../images/header_logo.jpg) top left no-repeat;
}
#header_tel {
	height: 49px;
	width: 371px;
	background: url(../images/header_tel.jpg) top left no-repeat;
}
#header_photo1 {
	height: 122px;
	width: 216px;
	background: url(../images/header_photo1.jpg) top left no-repeat;
	float: left;
}
#header_photo2 {
	height: 122px ;
	width: 207px;
	background: url(../images/header_photo2.jpg) top left no-repeat;
	float: left;
}
#header_photo3 {
	height: 122px;
	width: 226px;
	background: url(../images/header_photo3.jpg) top left no-repeat;
	float: left;
}
#middle {
	width: 1020px;
}
#left {
	width: 249px;
	float: left;
}
#menu {
	margin: 10px 30px 25px 15px;
}
.menu_white {
	border-bottom: 1px #ffffff solid;
}
.menu_white p.menu {
	font: bold 17px "Arial";
	padding: 4px 0px;
	color: #ffffff;
}
.menu_white ul {
	font: bold 17px "Arial";
	padding: 0px 0px 4px 0px;
	color: #ffffff;
	list-style: square inside;
}
.menu_white a {
	text-decoration: none;
	color: #ffffff;
}
.menu_white a:hover {
	text-decoration: none;
	color: #dddddd;
}
.menu_black {
	border-bottom: 1px #ffffff solid;
}
.menu_black p.menu {
	font: bold 17px "Arial";
	padding: 4px 0px;
	color: #000000;
}
.menu_black ul {
	font: bold 17px "Arial";
	padding: 0px 0px 4px 0px;
	color: #000000;
	list-style: square inside;
}
.menu_black a {
	text-decoration: none;
	color: #000000;
}
.menu_black a:hover {
	text-decoration: none;
	color: #444444;
}
#right {
	width: 771px;
	float: left;
}
#right_top {
	width: 771px;
	height: 67px;
}
#right_top_photo0 {
	height: 67px;
	width: 122px;
	float: left;
	background: url(../images/content_photo0.jpg) top left no-repeat;
}
#right_top_photo1 {
	height: 67px;
	width: 216px;;
	float: left;
	background: url(../images/content_photo1.jpg) top left no-repeat;
}
#right_top_photo2 {
	height: 67px;
	width: 207px;
	float: left;
	background: url(../images/content_photo2.jpg) top left no-repeat;
}
#right_top_photo3 {
	height: 67px;
	width: 226px;
	float: left;
	background: url(../images/content_photo3.jpg) top left no-repeat;
}
#content {
	margin: 0px 40px 0px 25px;
}
#middle_bottom {
	width: 1020px;
	clear: both;
}
#footer {
	width: 998px;
	height: 30px;
	margin: 0px 18px 0px 4px;
	background: url(../images/footer_background.jpg) top left no-repeat;
}
#footer p {
	font: bold 14px "Arial";
	color: #000000;
	padding: 0px 10px;
	line-height: 30px;
}
#footer p a {
	font: normal 12px "Arial";
	color: #dddddd;
	text-decoration: none;
	line-height: 30px;
}
#footer p a:hover {
	font: normal 12px "Arial";
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
}
.prise p {
	font: normal 14px "Arial";
	color: #5a5a5a;
}