@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color: #3c3a3a;
	text-decoration: none;
	line-height: 22px;
	background:url(../images/bg3.jpg) repeat-x center;
	background-color:#fdca41;
	background-position:center 0px;
}
.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:212px; height:37px; margin-top:10px; margin-left:12px; padding-left:10px; padding-top:5px;  padding-bottom:5px;border:#E4E4E4 solid 1px; background-color:#FFFFFF; font-size: 12px;}
.white{ color:#FFFFFF; font-weight:bold;}
.dotline{ border-bottom:#CCCCCC dashed 1px;}