.sz_table_list{
	border-top:black 2px solid;
}

.sz_table_list thead th{
	font-weight:bold;
	text-align:center;
}

.sz_table_list td{
	text-align:center;
}

.sz_table_list td[alignleft]{
	text-align:left !important;
	padding-left:5px !important;
}




.sz_table_postview{
	border-top:black 2px solid;
}
.sz_table_trb_bold td{
	border-bottom:black 1px solid;
}

.sz_table_prevnext tr:nth-child(1) td{
	border-top:black 1px solid !important;
}

.sz_table_prevnext tr:nth-child(1) td:nth-child(1){
	background:#efefef;
}

.sz_table_prevnext tr:nth-child(2) td{
	border-bottom:black 1px solid !important;
}

.sz_table_prevnext tr:nth-child(2) td:nth-child(1){
	background:#efefef;
}

.sz_table_view{
	border-top:black 2px solid !important;
}

.sz_table_view .item_title{
	font-weight:bold;
}


/* list -------------------------------- */
.szlist_span_area{
	background:#efefef;border:gray 1px solid;color:black;padding:2px 5px;border-radius:5px;
}