 #list_top {
  background: url('/res/img/download/top.jpg') no-repeat;
 }
 #list_right_bottom {
     background: url('/res/img/download/right_bottom.jpg') no-repeat;
 }
 
#list_right_container{
    padding-bottom: 15px;
    height:auto !important;
    height:415px;
    min-height:415px;
    voice-family:"\"}\"";
    voice-family:inherit;
    height:400px;
    min-height:400px;
}
html>body #g_main #list_right_container{
     height:400px;
     min-height:400px;
}
 
#list_right_container div{
    margin:0 0 5px 0;
}
 
 #list_right_container div .img{
     float:left;
     width:15px;
     margin:4px 0 0 0;
 }
  #list_right_container div .title{
     float:left;
     width:540px;
     margin:0 0 0 5px;
 }
  #list_right_container div .size{
     float:left;
     width:50px;
     margin:0 0 0 0;
 }
 
 #list_right_container a {
    color:#0c6b7f;
	text-decoration: none;
}
#list_right_container a:hover {
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;
}

