.list_category{
background-color : #cccccc;
color : #ffffff;
font-weight : bold;
font-size : 16px;
padding : 5px;
}

.list_l a{
color: #527bb9;
font-size : 16px;
font-weight : bold;
}

.list_l{
width: 160px;
vertical-align : top;
text-align : center;
padding-top : 30px;

}

.list_r{
width: 200px;
padding-left : 10px;
padding-top : 40px;

}

.list_r p{
font-size: 10px;
color : #888888;
}

.button{
text-align :center;
text-decoration: none;
color : #444444;
font-size :11px;
}