body {
	background-color: #EEF2F5;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link,a:visited {
	color: #008AC4;
	text-decoration: underline;
}
a:hover,a:active {
	color: #e00;
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 150%;
	color: #484848;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 3px 0px 6px 12px;
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	color: #fff;
	background-color: #4BA9E4;
	background-image: url(../images/head_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: left;
}
div.ifb {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
div.ifb iframe {
	margin: 0px;
	padding: 0px;
	width: 758px;
	height: 121px;
}
#header div {
	font-size: 11px;
	color: #666;
	background-color: #e7e7e7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.totop {
	background-image: url(../images/foot_ar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	font-size: 12px;
	line-height: 100%;
	margin: 17px 0px 0px 1px;
	padding: 0px 16px 5px 0px;
}

#footer {
	font-size: 12px;
	line-height: 180%;
	color: #666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4BA9E4;
	padding-top: 7px;
}

#home1 {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	margin-bottom: 17px;
}

#home3 {
	background-image: url(../images/dot2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 21px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#home3 h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 13px;
}
#home3 p {
	margin: 0px;
}
#home4 {
	margin-top: 4px;
	margin-bottom: 11px;
}
#home5 {
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 0px;
}


