.imgbox_top1 {
position: relative; overflow: hidden; width:200px; height:170px; margin:0; border: 1px solid #c0c0c0;
}
.top1_cate {
color:blue; font-weight:bold;
}
.top1_title {
text-align:left; height:50px; line-height: 0.2em;
}
.sub_td {
width:25%; padding-left:15px; padding-right:10px; line-height:1em; word-break:break-word;
}
.main_td {
width:25%; height:180px; padding-left:13px; padding-right:10px; line-height:1.1em; word-break:break-word;
}
.maintitle {
float:left; margin-left:10px; margin-bottom:10px;
}

.imageBox_top {
width:200px; height:170px;
overflow:hidden;
position:relative;
}
.imageBox_sub {
border: 1px solid #c0c0c0;
width:90px; height:75px;
overflow:hidden;
position:relative;
}
.imageBox_main {
border: 1px solid #c0c0c0;
width:155px; height:115px;
overflow:hidden;
position:relative;
}
