﻿
#con_sub {
float:right;
width:26%;
}
.sub_team,
.sub_piece{
border:1px solid;
margin:1em 0 0;
}
.sub_team p{
font-weight:bold;
text-indent:5px;
font-size:1.2em;
}
.sub_piece {
padding:3px 0 5px;
}
.sub_team ul {
list-style:none;
padding:5px 0 5px 1em;
}

#con_max {
float:right;
width:54%;
margin-right:5px;
}
.max_headline {
margin-top:1em;
border-bottom:1px solid;
}
.max_headline .h_1 {
float:left;
margin-right:0.5em;
}
.max_headline h2 {
text-indent:0;
}
.max_headline .h_1 a {
float:left;
display:block;
width:130px;
margin-right:0;
border:1px solid;
text-align:center;
line-height:2em;
height:2em;
overflow:hidden;
}
.max_team {
}
.max_team dl {
margin-bottom:1em;
}
.max_team dt {
font-weight:bold;
border-bottom:1px solid; 
}
.max_team dd {
text-indent:5em;
}

#con_col {
float:left;
margin-top:3em;
width:17.2%;
>width:auto; /*forIE*/
}
#con_col a {
margin-right:0;
}
#con_col p,#con_col dt {
font-size:1.05em;
font-weight:bold;
text-indent:5px;
border-bottom:1px solid;
}
#con_col dt a {margin-right:0;}
#con_col dd {
text-align:right;
}
#con_col ul {
padding-bottom:5px;
list-style:none;
}

#site_links {
padding:0 0.5em 1em 0.5em;
border-top:1px solid;
background:#eee;
}
