body {
	background-image: url(../images/page_back1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font: normal normal 11px Helvetica, Arial, sans-serif;
	line-height: 1.4em;
/*	font-size: 11px;*/
	*font-size: 80%; /* IE 7Œü‚¯ */
}

/* for WinIE6*/
* html body { 
	font-size: 80%;
}
div {
	margin: 0px;
	padding: 0px;
}
.padding0 {
	padding: 0px 26px;
}
.padding14 {
	padding: 0px 40px;
}
#pagewrap {
	width: 910px;
	margin: 0px auto;
	text-align: left;
}
#topHeader {
	width: 910px;
	background-image: url(../images/top_header_back.jpg);
	background-repeat: no-repeat;
	height: 61px;
}
#topHeader p {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_header_back.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../images/in_page/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	width: 910px;
}
.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footer a:active {
	color: #FF88AA;
	text-decoration: underline;
}
.footer p {
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 0px;
}
.footer div {
	padding-top: 12px;
}
.contactUs {
	width: 200px;
	text-align: right;
	float: left;
}
.globalNavi {
	width: 660px;
	float: right;
}
.globalNavi ul {
	margin: 0px 0px 1em;
	padding: 0px;
}
.globalNavi li {
	display: inline;
	margin-right: 2em;
	padding-left: 10px;
	background-image: url(../images/link_mark1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a:link, a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF88AA;
	text-decoration: underline;
}

.lightlink a {
	color: #33CCCC;
}
.lightlink a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.lightlink a:active {
	color: #FF88AA;
	text-decoration: underline;
}

