body {
	margin: 0px;
	padding: 0px;
	font-family: "CI";

}
a span {
	display: none;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}
p {
	margin: 0px;
	padding: 0px;

}
ul,li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
dt,dd {
	margin: 0px;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}




#maincontent {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontent h1 {
	font-size: 10px;
	height: 20px;
	padding-top: 4px;
}
#maincontent #header {
	height: 110px;
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#maincontent #header h2 {
	height: 84px;
	width: 666px;
	float: left;
	display: block;
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#maincontent #header h2 a {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 479px;
	display: block;
}
#maincontent #header p {
	height: 71px;
	width: 314px;
	float: right;
	display: block;
}
#maincontent #header p a {
	background-image: url(../img/h_mail.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 314px;
}
#maincontent #menu {
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#maincontent #menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#maincontent #menu #menu1 a {
	width: 137px;
	display: block;
	background-image: url(../img/menu1.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#maincontent #menu #menu2 a {
	width: 167px;
	display: block;
	background-image: url(../img/menu2.jpg);
	background-repeat: no-repeat;
	height: 60px;
}#maincontent #menu #menu3 a {
	width: 168px;
	display: block;
	background-image: url(../img/menu3.jpg);
	background-repeat: no-repeat;
	height: 60px;
}#maincontent #menu #menu4 a {
	width: 168px;
	display: block;
	background-image: url(../img/menu4.jpg);
	background-repeat: no-repeat;
	height: 60px;
}#maincontent #menu #menu5 a {
	width: 179px;
	display: block;
	background-image: url(../img/menu5.jpg);
	background-repeat: no-repeat;
	height: 60px;
}#maincontent #menu #menu6 a {
	width: 161px;
	display: block;
	background-image: url(../img/menu6.jpg);
	background-repeat: no-repeat;
	height: 60px;
}#maincontent #photo {
	background-image: url(../img/photo.jpg);
	background-repeat: no-repeat;
	height: 293px;
	width: 980px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#maincontent #main {
	width: 980px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#maincontent #main #content {
	float: left;
	width: 680px;
}
#maincontent #main #side {
	float: right;
	width: 260px;
}
#side li {
	margin-bottom: 10px;
}

#side #side1 a {
	background-image: url(../img/side1.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 260px;
	display: block;
}
#side #side2 a {
	background-image: url(../img/voice.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 260px;
	display: block;
}#side #side3 a {
	background-image: url(../img/blog.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 260px;
	display: block;
}#side #side4 a {
	background-image: url(../img/side_mail.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 260px;
	display: block;
}#maincontent #footer_link {
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F6E1CE;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#maincontent #footer_link p {
	text-align: center;
	line-height: 200%;
}
#maincontent #footer {
	height: 136px;
	background-image: url(../img/f_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#maincontent #footer .title {
	display: block;
	float: left;
	height: 68px;
	width: 298px;
}
#maincontent #footer .title a {
	background-image: url(../img/f_title.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 298px;
	display: block;
}
#maincontent #footer .copyright {
	float: right;
	height: 63px;
	width: 682px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/copy.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #CD6601;
}
a:visited {
	color: #CD9933;
}
a:hover {
	color: #B2B365;
}
/********************************************/



#page_top {
	position: fixed;
	bottom: 20px;
	right: 150px;
	font-size: 16px;
}
#page_top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 10px 20px;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #CC6601;
}
#page_top a:hover {
	text-decoration: none;
	background-color: #666666;
}

/********************************************/
