.t_types, .t_cat{
    margin:15px 0 0 0;

}
.t_types h2, .t_cat h2 {
    font-size:15px
}
.t_types ul, .t_cat ul {
    margin:0 0 0 15px;
    padding:0;
    list-style-type:none;

}
.t_types li, .t_cat li {
    font-size:14px;
    padding:0;
    margin:0 0 2px 0;
}
.t_cat br {
    display:none;
}
.t_cat  ul {
    width:150px; 
}
.t_cat p {
    text-align:right;
    margin-right:25px
}
.t_cat b {
    color:#FFF;
}
.t_cat div a {
    float:right;
    font-size:14px;
    margin:5px 0 0 0;
    width:140px; 
}

.shop_form {
    margin:0 auto;
    text-align: right;
}
.shop_form td {
    padding:3px;
}
.shop_form .select {
    width:180px;
    padding:0;
    height:20px;
    font-size:13px;
}
.shop_form .input {
    width:176px;
    padding:0;
    height:16px;
    font-size:13px;
    border-top:2px solid #818181;
    border-left:2px solid #818181;
    border-bottom:2px solid #fff;
    border-right:2px solid #fff;
}
.shop_form select.input {
    width:130px;
}
.t_view div {
width: 660px;
    margin:0 auto;
}
.t_view a{
float:right;
    margin:0 10px 5px 0;
    font-size:13px;
}

