@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; font-size:12px; color:#000000;}
.about{ line-height:23px; text-indent:25px;}
.bottom{ color:#7B7B7B; text-align:center; line-height:25px;}
.title{ text-align:center; font-weight:bold; font-size:14px;}
a.qcby:link {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.qcby:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.qcby:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.qcby:active {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.swsy:link {
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
}
a.swsy:visited {
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
}
a.swsy:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
a.swsy:active {
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
.abc{ width:200px; height:37px; margin:5px; margin-left:13px; padding-left:10px; border:#999999 solid 1px;}
.text{ font-size:14px;}