/* 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;
} 


.head_text{
color:#B2B2B2;
font-size: 9pt;
}


.head_text a:link {
color:#B2B2B2;text-decoration:underline;
}
.head_text a:visited {
color:#B2B2B2;text-decoration:underline;
} 
.head_text a:active {
color:#69689B;text-decoration:underline;
} 
.head_text a:hover {
color:#69689B;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;
padding:2px;
border:solid 1px #a9a9a9;
width:496px;
height:396px;
margin:0 auto ;
margin-bottom:40px;

}


.d_line{
	border-bottom: dotted 1px #a9a9a9;
	border-top: dotted 1px #a9a9a9;
	padding: 10px 0px 10px 0px;
	margin-bottom:20px;
}

/* l */
.poli{
text-align:left;
background-color:#282b62;
padding:8px;
color:#f2f2f2;
margin-bottom:20px;

}


h4{
font-size:12px;
font-weight:bold;
margin:0px;
padding:0px;
}

p.privacy{
padding:4px 4px 20px 15px;
margin:0;
}
