﻿@charset "utf-8";

.about_bd {
	margin:0px auto;
	width:800px;
	padding:0px;
	padding-bottom:80px;
}

.com1 {
	margin:0px auto;
	width:800px;
	border:1px silver solid;
	line-height:16pt;
}

.title1 {
	margin:0px auto;
	width:760px;
	color:#000;
	font-size:13px;
	padding:2px 2px 2px 10px;
	font-weight:bold;
	background:silver;
	border-radius: 10px;
}

.table1 {
	margin:0px auto;
	width:740px;
	border-collapse:collapse;
	font-size:12px;
	line-height:16pt;
}
.table2 {
	border-collapse:collapse;
	font-size:12px;
	line-height:16pt;
}

.td1 {
	width:200px;
	vertical-align:top;
	border-bottom: 1px silver dashed;
}

.td2 {
	border-bottom: 1px silver dashed;
}

.td3 {
	text-align:center;
	border:0px silver solid;
}

.table2 td {
	width: 73px;
	text-align:center;
	border:1px silver solid;
}
