.text10 {font-size:10px;}
#text10 {font-size:10px;}
a:link { text-decoration: none; color:#000066 }
a:visited { text-decoration: none; color:#000088 }
a:active { text-decoration: none; color:#FF0000 }
a:hover { text-decoration:none; color:#FF3300 } 
.a_prd:link { text-decoration: none; color:#000066 }
.a_prd:visited { text-decoration: none; color:#6699CC }
.a_prd:active { text-decoration: none; color:#FF3300 }
.a_prd:hover  { text-decoration:none; color:#0099FF } 
.a_red:link { text-decoration: none; color:#FF0000} 
.a_red:visited { text-decoration: none; color:#FF0000}
.a_red:hover  { text-decoration:none; color:#999999} 
select { background:#EEEEEEE;color:#333333 boder:solid;border:1; font-size: 10px;}
input { background:#EEEEEEE;color:#333333 boder:solid;border:1; font-size: 12px;}
textarea { background:#EEEEEEE;color:#333333 boder:solid;border:1; font-size: 10px;}
.eng {  font-family: "Arial", "Helvetica", "sans-serif"}
td {font-size: 12px;}
.test20 {
	font-size: 12px;
	text-align: left;
	width: 760px;
}
.border1 {
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #999999;

}
.border2 {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

}
.text-sentence {  line-height: 140%}
.text-sentence2 {  line-height: 160%}
.space12 {
	margin-left: 12px;
}
.fs14 {font-size: 14px;
		line-height:21px;}
.sp20 {
	margin-left: 20px;
	margin-right: 20px;
}

.tableBorder table{
border-collapse:collapse;
border-style:solid;
border-color:#999999;
border-width:1px 0 0 1px;
}
 
.tableBorder table tr th,
.tableBorder table tr td{
border-color:#999999;
border-style:solid;
border-width:0 1px 1px 0;
}

.cap1 {
	font-size: 12px;
	background-color: #F3EFE4;
	text-align: center;
	margin-top: 12px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-weight: bold;
}

.section table{
border-collapse:collapse;
border-style:solid;
border-color:#999999;
border-width:1px 0px 0px 1px;
}

.section table caption{
margin:0px 0px 5px 0px;
text-align:left;
caption-side:top;
font-size:83%;
}

.section table tr th{
background-color:#eeeeee;
font-weight:bold;
font-size:12px;
text-align:center;
}

.section table tr th,
.section table tr td{
padding:8px;
border-color:#999999;
border-style:solid;
border-width:0 1px 1px 0;
vertical-align:middle;
}

.section table.type1 th,
.section table.type1 td{
text-align:center;
font-size:10px;
}

.section table.type3 th,
.section table.type3 td{
padding:8px;
text-align:center;
font-size:12px;
}

.section table th.strong,
.section table td.strong {
color: #CC3300;
	font-weight: bold;
	background-color: #ffffdd;
}
 
 body{
 　　　text-align:center;
 　　　margin:auto; }
