#bodyid {
	padding: 0;
	margin: 15px;
	background : url(../img/bg.png) repeat-x left top;
	font-family: Verdana;
	text-align: center;
}

#page {
	background: #fff;
	width: 750px;
	margin: 0 auto;
}

#top  h1 {
	color: #9ecae6;
	font-size: 30px;
	font-family: Arial Black;
	letter-spacing: 1px;
	text-align: left;
	padding: 2px 15px;
	margin: 0;
	float: left;
}

#top  h1  a {
	color: #9ecae6;
	text-decoration: none;
}

#top  div {
	color: #999;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: right;
	float: right;
	margin: 0;
	padding: 10px 15px;
}

#top  div  a {
	text-decoration: none;
	color: #555;
}

#top  div  a:hover {
	color: #aaf;
}

#top  div  img {
	vertical-align: top;
}

#image {
	clear: both;
	border: 1px solid #ccc;
	width: 730px;
	margin: 0 auto;
	height: 180px;
	background : #ebf3fd url(../img02/image01.jpg);
	text-align: center;
}

#menu {
	border: 1px solid #ccc;
	border-top-width: 0;
	width: 730px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#menu  a {
	width: 100%;
	color: #666;
	text-decoration: none;
}

#menu  td {
	border-left: 1px solid #ccc;
	background : url(../img/menubg.png);
	padding: 5px 10px;
	text-align: center;
	width: 20%;
}

#main {
	width: 710px;
	margin: 15px auto;
}

#left {
	width: 410px;
	float: center;
	font-size: 11px;
}

#left  a {
	color: #5055b4;
}

#left  a:hover {
	color: #7a7ec6;
}

#left  h2 {
	background: url('../img/maintb.png') repeat-x bottom left;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 12px 12px 3px 12px;
	margin: 0 10px 5px 2px;
	text-align: left;
	color: #55d;
}

#left  h2:first-letter {
	font-size: 18px;
	background: #aaf;
	color: #fff;
	padding: 2px;
}

#left  p {
	padding: 5px 12px 5px 12px;
	margin: 0 10px 0 2px;
	text-align: left;
	font-size: 14px;
	line-height: 120%;
	color: #555;
}

#right {
	width: 500px;
	float: center;
	margin: 15px 0 0 0;
	color: #555;
}

#right  table {
	border-collapse: collapse;
	width: 500px;
	margin: 0 auto;
}

#right  td {
	border: 1px solid #ccc;
	height: 80px;
	font-size: 14px;
}

#right  td  p {
	text-align: center;
	letter-spacing: 1px;
}

#right  td  p  a {
	color: #555;
}

#right  td  p  a:hover {
	color: #aaf;
}

#pagetop {
	padding: 20px 10px 0 0;
	text-align: right;
}

#copy {
	clear: both;
	padding: 30px 4px 4px 4px;
	font-size: 14px;
	margin: 0 auto;
	width: 750px;
	color: #555;
	text-align: left;
	border-bottom: #ccc 1px solid;
}

#copy  a {
	color: #555;
}

#copy  a:hover {
	color: #aaf;
}

#copy2 {
	padding: 3px 0 0 3px;
	color: #555;
	font-size: 11px;
	width: 750px;
	background : url(../img/menubg.png);
	text-align: center;
}

#copy2  a {
	color: #555;
	text-decoration: none;
}

#copy2  a:hover {
	color: #aaf;
}

#omo {
	display: none;
}

