.left_selecor {
 position:absolute;
 margin-left:100px;
 width:20px;
 height:20px;
 text-align:center;
 background-color:#000;
 color:#fff;
 font-weight:bold;
 line-height:22px;
 margin-top:10px;
}

.left_selector_left {
 width: 0;
 height: 0;
 position:absolute;
 margin-left:92px;
 margin-top:10px;
 border-style: solid;
 border-width: 10px 8px 10px 0;
 border-color: transparent #000 transparent transparent;
}


.left_selecor_plussz {
 position:absolute;
 margin-left:84px;
 width:35px;
 height:20px;
 text-align:center;
 background-color:#000;
 color:#fff;
 font-weight:bold;
 line-height:22px;
 margin-top:10px;
}

.left_selector_left_plussz {
 width: 0;
 height: 0;
 position:absolute;
 margin-left:76px;
 margin-top:10px;
 border-style: solid;
 border-width: 10px 8px 10px 0;
 border-color: transparent #000 transparent transparent;
}


.right_selecor {
 position:absolute;
 margin-left:40px;
 width:20px;
 height:20px;
 text-align:center;
 background-color:#000;
 color:#fff;
 font-weight:bold;
 line-height:22px;
 margin-top:10px;
}

.right_selector_left {
 width: 0;
 height: 0;
 position:absolute;
 margin-left:32px;
 margin-top:10px;
 border-style: solid;
 border-width: 10px 8px 10px 0;
 border-color: transparent #000 transparent transparent;
}



.right_selecor_plussz {
 position:absolute;
 margin-left:24px;
 width:35px;
 height:20px;
 text-align:center;
 background-color:#000;
 color:#fff;
 font-weight:bold;
 line-height:22px;
 margin-top:10px;
}

.right_selector_left_plussz {
 width: 0;
 height: 0;
 position:absolute;
 margin-left:16px;
 margin-top:10px;
 border-style: solid;
 border-width: 10px 8px 10px 0;
 border-color: transparent #000 transparent transparent;
}


.graph {
 width:189px;
 height:170px;
 padding:5px;
 border-style:solid;
 border-color:#000;
 border-width:1px;
 font-family: inherit;
 margin-top:10px;
}

.graph_left_title {
 width:119px;
 float:left;
 font-size:13px;
 text-align:center;
 margin-bottom:15px;
}

.graph_right_title {
 width:59px;
 float:left;
 font-size:13px;
 text-align:center;
 margin-bottom:5px;
}

.graph_left {
 width:119px;
 height:20px;
 float:left;
 border-style:solid;
 border-color:#c0c0c0;
 border-width:1px;
 border-bottom:none;
}

.graph_right {
 width:59px;
 height:20px;
 float:left;
 border-style:solid;
 border-color:#c0c0c0;
 border-width:1px;
 border-left:none;
 border-bottom:none;
}

#graph_right_last, #graph_left_last {
 border-bottom:solid;
 border-width:1px;
 border-color:#c0c0c0;
}

.column {
 position: absolute;
 margin-top:10px;
 height: 20px;
 line-height: 22px;
 text-align:right;
 color:#fff;
}

.graph_v {
 width: 0;
 height: 0;
 position:absolute;
 border-style: solid;
 margin-top:10px;
 border-width: 10px 0 10px 8px;
}

#graph_a {
 width:20px;
 background-color: #0e3265;
}

#graph_a_v {
 margin-left:20px;
 border-color: transparent transparent transparent #0e3265;
}

#graph_b {
 width:30px;
 background-color: #232e5d;
}

#graph_b_v {
 margin-left:30px;
 border-color: transparent transparent transparent #232e5d;
}

#graph_c {
 width:40px;
 background-color: #4e254b;
}

#graph_c_v {
 margin-left:40px;
 border-color: transparent transparent transparent #4e254b;
}

#graph_d {
 width:50px;
 background-color: #851934;
}

#graph_d_v {
 margin-left:50px;
 border-color: transparent transparent transparent #851934;
}

#graph_e {
 width:60px;
 background-color: #ae1122;
}

#graph_e_v {
 margin-left:60px;
 border-color: transparent transparent transparent #ae1122;
}

#graph_f {
 width:70px;
 background-color: #ff0000;
}

#graph_f_v {
 margin-left:70px;
 border-color: transparent transparent transparent #ff0000;
}
