@charset "UTF-8";
/* CSS Document */

.tabs .tab-content .type1 table{
	margin: 0 auto;
	width: 440px;
}
.tabs .tab-content .type1 table th{
	width: 175px;
	text-align: center;
}
.tabs .tab-content .type1 table th img{
	display: block;
}
.tabs .tab-content .type1 table td{
	width: 245px;
	padding: 0px 10px;
	vertical-align: top;
}
.tabs .tab-content .type1 table td b{
	font-size: 12px;
}