body {
	margin: 0px;
	padding: 0px;
	background-color: #959CA2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
}

a {
	color: #5981E1;
}

form, ul, ol, h1, h2, h3, h4, h5 { 
	padding-top:0px; 
	padding-bottom:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
}

p { 
	margin:0px; 
}

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }

#maincontainer{
	width: 881px;
	margin: 0 auto;
	background-image: url(../images/bg_03.jpg);
	background-repeat: repeat-y;
}
.top {
	background-image: url(../images/index_apt_02_1.jpg);
	background-repeat: no-repeat;
	height: 160px;
}
.bot {
	height: 111px;
}

.top_index {
	background-image: url(../images/index_apt_02_1.jpg);
	background-repeat: no-repeat;
	height: 160px;
}
.bot_index {
	height: 111px;
}

.mid {
	background-image: url(../images/apt_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 458px;
	height: auto;
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 33px;
}

.content_main {
	padding: 50px 0px;
}

.index {
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	height: 308px;
	width: 490px;
	background-position: right top;
}
.circle {
	width: 16%;
	background-image: url(../images/circle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.circle a{
	color: #99CC00;
	text-decoration: none;
}

.section {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #455D94;
}

.navindex_block { padding:0px 270px 0px 0px; text-align: right;}
.navindex a {
	display:block;
	padding-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:auto;
	width:auto;
	text-decoration:none;
       }
.navindex a:link, .navindex a:visited {
	color: #4D4D4D;
}
.navindex a:hover { 
	color: #5981E1;
}

.navtop_block {
	padding:22px 0px 0px 225px;
}
.navtop a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:auto;
	width:auto;
	text-decoration:none;
}
.navtop a:link, .navtop a:visited { color:#4D4D4D; }
.navtop a:hover { color:#5981E1; }


#id { color:#1E3E95;}

.blue{ color:#1B3F95;}
.fs12 { font-size:12px;}

