#header{width: 768px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: center;}

#header h1{margin: 0;
	font-size: 2em;
	font-famly: Georgia;}

#header p{margin: 0;
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 1em;}

#container{width: 768px;
background-image: url(img/chudoji_back3.gif);
  background-position: 50% 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;}

#content{margin: auto;
	font-size: 1.5em;
	width: 768px;}

.menu{	margin-top: 0px;
	font-size: 1em;
	width: 768px;
	height: 30px;
	background-color: #000080;}

.menu ul{margin: 0;
	padding: 0;}

.menu li{list-style-type: none;
	float: left;}

.menu li a{display: block;
	width: 95.0px;
	line-height: 30px;
	border-right: solid 1px #ffffff;
	color: #ffffff;
	text-align: center;
	text-decoration: none;}

.menu li a:hover{background-color: #6633ff;}

.topix{width: 768px;
	margin: auto;
	clear: both;}

.topix h2{font-size: 1.5em;
	margin; 0;
	margin-bottom: 15px;
	background-color: #000080;
	line-height: 32px;
	padding-left: 10px;
	color: #ffffff;}

.topixtext{font-size: 1em;
	line-height: 1.5;
		margin: auto;
	width: 768px;}

.topixtext p{margin: 0;
	margin-bottom: 20px;}



.group{width: 768px;
		margin: auto;
	background-color: #ffffff;}

.group_inner{padding: 10px;
	border: solid 2px #ccccff;}

.group h2{font-size: 1.2em;
	margin: 0;
	margin-bottom: 15px;
	background-color: #ccccff;
	line-height: 25px;
	padding-left: 10px;}

.grouptext{font-size: 1em;
	line-height: 1.5;}

.grouptext p{margin: 0;}

.grouptext p:last-child{margin: 0;
	margin-bottom: 20px;}

table	{width: 768px;
	margin: auto;
	border-collapse: coolapse;
	table-layout: fixed;
	}

th	{width: auto;
	border: solid 1px #aaaaaa;
	padding: 5px;
	background-color: #ccccff;
	font-size: 0.8em;
	text-align: center;
	}

td	{border:  solid 1px #aaaaaa;
	padding: 5px;
	font-size: 0.7em;
	}

.first	{width: 55PX;}

.second	{width: 60PX;}

.third	{width: 60PX;}

#footer{text-align: center;
}

h2#title{text-align: center;}

p#hello{text-align: right;}

p#copyright{font-size: 1em;
	font-family: Georgia;}

img#hello{float: left;
	margin-bottom: 25px;}

