.support_r{
background:url(../images/bg_support.png) ;
width: 207px;
height: 238px;
}
.title_support{
margin-left: 25px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
line-height: 36px;
text-align: left;
color:white;

}
.tin_left{
height:58px;
overflow: hidden;
margin-bottom: 10px;
}
.tin_left p{
font-size: 11px;
font-weight: bold;
color: black;
}

.tin_left a{
text-decoration: none;
}

.tin_left img{
margin-left: 9px;
background: white;
float: left;
margin-right: 10px;
border: 1px #d0d0d0 solid;
}




.main_r{
}



.sidebar_right_center{
width: 189px;
height: auto;
border-top-right-radius: 7px;
border-top-left-radius: 7px;
border: 1px #cccccc solid;
-webkit-box-shadow: 0px 6px 0px #cccccc;
-moz-box-shadow:    0px 6px 0px #cccccc;
box-shadow:         0px 6px 0px #cccccc;
margin-bottom: 21px;
}

