﻿body, ul, ol, h1, h2, h3, h4, p, a, input {
	font-family:"Myriad Pro";
	margin:0;padding:0;border:0;
}
img {
	border:0;
}

a:visited, a:active {
	outline:none;
}

body {
	background:white url('../images/homeBG.jpg') repeat-x scroll center top;
}

#page {
	width:1393px;
	height:793px;	
	position:relative;
	margin:0 auto;
}

area {
	cursor:pointer;
}

#imgi {
	position:absolute;
	top:212px;
	left:529px;
}

#logo {
	position:absolute;
	top:180px;
	left:1198px;
}

#rbox {
	position:absolute;
	top:190px;
	left:973px;
	width:287px;
	text-align:center;
}

.sp1 {
	width:60px;
	height:5px;
	display:inline-block;
}
.sp2 {
	width:62px;
	height:5px;
	display:inline-block;
}
h2 {
	font-size:22px;
	font-weight:normal;
	color:#15638D;
	margin-bottom:10px;		
}

p {
	font-size:13px;
	color:#000000;
	margin-bottom:15px;
	padding:5px;
}

area:hover {
	background-color:fuchsia;	
}





