﻿#warpper {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#logo {
	width: 779px;
	background-image: url('images/logo.jpg');
	height: 115px;
}
#nav_top {
	background-image: url('images/back_nav_top.jpg');
	height: 30px;
}
#maincontact {
	width: 779px;
	background-color: #FFFFFF;
}
#nav_top ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav_top li {
	float: right;
	text-align: center;
	width: 70px;
}
#nav_top a {
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
#nav_top a:hover {
	line-height: 30px;
	display: block;
	background-color: #7195A1;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url('images/back_body.jpg');
	margin: 0px;
}
#maincontact Fieldset {
	width: 500px;
	border: 1px dotted #C0C0C0;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
}
legend {
	color: #000080;
	font-weight: bold;
	background-color: #FFFFFF;
}
label {
	margin: 3px;
}
#menu_cp {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
}
#menu_cp ul {
	list-style-type: none;
}
#menu_cp li {
	float: right;
	width: 65px;
	height: 30px;
}
#menu_cp a {
	text-decoration: none;
	font-weight: bold;
	color: #000080;
}
#menu_cp a:hover {
	text-decoration: underline;
}
#ccontact_admin {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#ccontact_admin a:hover {
	font-size: large;
	text-decoration: underline;
	color: #FFFFFF;
}

