* { margin : 0 ; padding : 0 ; }
body {
	width : 100% ;
	color:#666666;
	font-size:80%;
	line-height:170%;
	background-image:url("graph2/backline.png");
	background-repeat:repeat-y;
	background-position:center top;
}
#my_body {
	margin: 0 auto;
	width : 960px ;
}

#my_header { line-height:100%;text-align:center;
background-color:#fff;
margin-bottom:24px;
}

#my_navigation { float : left ; width : 212px ; padding:0px 10px; 
text-align:center;
}
#my_contents { float : left ; width : 600px ; padding:8px 56px;}

#my_footer { }

#foottext {padding-left:24px; padding-right:24px;color:#aaa}

strong {font-weight:bold;
color:#013A95;
}

a.linka:link{
text-decoration:none;
border-bottom:1px dashed #bbbbee;
color:#bbbbee;}
a.linka:visited{ 
text-decoration:none;
border-bottom:1px dashed #c8aae8;
color:#c8aae8;
}

h1 {
font-size:12px;
font-weight:normal;
color:#666666;
}

h2 {
font-size:12px;
font-weight:normal;
color:#666666;
}

IMG {
border:0px;
}

td {
padding:8px 4px 8px 4px;
}

td.to {
background-color:#ffe7f0;
font-weight:bold;
}

td.le {
background-color:#ffe7f0;
font-weight:bold;
}

td.le2 {
background-color:#ffe7f0;
font-weight:bold;
border-right:0px solid #fff;
}

td.le3 {
background-color:#ffe7f0;
font-weight:bold;
border-left:0px solid #fff;
}

td.kom {
font-weight:bold;
text-align:center;
}

td.ret0 {
width:40%;
background-color:#ffe7f0;
font-weight:bold;
}

td.ret1 {
width:30%;
}

table {
border-spacing: 0;
}