/* CSS Document */

.titlew {
	font-size: 12px;
	color: #E7D006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-left: 2px;	
}
.txtw{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	text-indent: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;	
	text-align:justify;	
}
.txtwj {
	font-size: 10px;
	color: #E7D006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	text-indent: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;	
	text-align:justify;	
}
.txtwb {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align: justify;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.txtwjb {
	font-size: 11px;
	color: #E7D006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.txtwjbc {
	font-size: 11px;
	color: #E7D006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.txtw a:link {
	text-decoration: none;
	color: #E7D006;
}
.txtw a:visited {
	text-decoration: none;
	color:#E7D006;
}
.txtw a:hover {
	text-decoration: underline;
	color:#E9D51E;
}	
.txtjb a:link {
	text-decoration: none;
	color: #E7D006;
}
.txtwjb a:visited {
	text-decoration: none;
	color:#E7D006;
}
.txtwjb a:hover {
	text-decoration: underline;
	color:#E9D51E;
}	
.txtwjbc a:link {
	text-decoration: none;
	color: #E7D006;
}
.txtwjbc a:visited {
	text-decoration: none;
	color:#E7D006;
}
.txtwjbc a:hover {
	text-decoration: underline;
	color:#E9D51E;
}	