body{
margin:0;
padding:0;
color: #353535;
background-color:#ededed;
text-align: center;
font-family: Tahoma;
font-size:13px;
}

h1{
color:#ff3056;
text-align:center;
font-weight:normal;
font-size:13px;
}

a {
text-decoration:  none;
border: none;
color:#ff3056;

}
a:hover {
text-decoration:  none; 
border: none;
color:#fd6f88;
}

img {
border: none;	
}

img a:hover {
color:#fb890c;
}

.mainbody {
	width:990px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

.top{
	text-align:left;
	height:100px;
}

.logo{
	position:relative;
	top:0px;
	left:0px;
	width:150px;
}

.navi{
	height:25px;
	text-align:right;
	margin-top:-90px;
}

.line{
	width:990px;
}

.image{
	position:relative;
	float:left;
	text-align:center;
}



.scroll{
	height:350px;
	overflow:auto;
	width:1024px;
}

.main_text{
	width:990px;
	text-align:justify;
	padding-top:20px;
	padding-bottom:20px;
}

.footer_text{
	width:990px;
	text-align:center;
}

.footer_google{
	width:728px;
	height:90px;
	text-align:center;
}

div#topmenu{
	height:30px;
}
	
div#topmenu ul {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	-margin-left: 100px;
}
div#topmenu ul li {
	display: inline;
	list-style-type: none;
	text-align: center;
	height: 20px;
	line-height: 10px;
	float: left;
	
}
div#topmenu ul li a {
	color: #ff3056;
	text-decoration: none;
	font-size: 13px;
	display:block;
	padding:5px;
}

div#topmenu ul li a:hover {
	color:#fd6f88;
}

div#topmenu2 {
	height:30px
}

div#topmenu2 ul {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	-margin-left: 100px;
}
div#topmenu2 ul li {
	display: inline;
	list-style-type: none;
	text-align: center;
	height: 20px;
	line-height: 10px;
	float: left;
}

div#topmenu2 ul li a {
	color: #ff3056;
	text-decoration: none;
	font-size: 13px;
	display:block;
	padding:5px;
}

div#topmenu2 ul li a:hover {
	color:#fd6f88;
}