/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url("images/bg_out.jpg"); 
background-repeat:repeat-x;
background-color:#4A4B69;
}


a:link {
	color: #2323B1;
}
a:visited {
	color: #2323B1;
}
a:hover {
	color: #2323B1;
}
a:active {
	color: #2323B1;
}


.lin2 a:link {
color:#B2B2B2;text-decoration:none;
}
.lin2 a:visited {
color:#B2B2B2;text-decoration:none;
} 
.lin2 a:active {
color:#B2B2B2;text-decoration:underline;
} 
.lin2 a:hover {
color:#B2B2B2;text-decoration:underline;
} 

.sum {
font-family: "lr oSVbN", Osaka;
font-size: 9pt;
line-height: 180%;
color: #B2B2B2;
}

.en {
font-family:"Verdana";
font-size: 8pt;
line-height: 180%;
color: #B2B2B2;
}

.en_s {
font-family:"Verdana";
font-size: 7pt;
line-height: 180%;
color: #B2B2B2;
}

.s {
font-family: "lr oSVbN", Osaka,Verdana,Arial,Helvetica,sans-serif;;
font-size: 9pt;
line-height: 140%;
color: #111111;
}

.m {
font-family: "lr oSVbN", Osaka,Verdana,Arial,Helvetica,sans-serif;;
font-size: 11pt;
line-height: 140%;
color: #111111;
font-weight:bold;
}

.mm {
font-family: "lr oSVbN", Osaka,Verdana,Arial,Helvetica,sans-serif;;
font-size: 14pt;
line-height: 140%;
color: #111111;
font-weight:bold;
}


.style1 {color: #FFFFFF}

.map { background-color: white; text-align: center; vertical-align: middle; border: solid 1px #a9a9a9 }