@charset "utf-8";
/* CSS Document */
.smenutable{
	text-align:right;
	padding: 0 20px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}
.smenutable a{
	text-decoration:none;
	color:#000000;
}
.targetTable_center{
	text-align:center;
}
.targetTable_left{
	text-align:left;
}
.chen_9_linetable{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.chen_9_linecenter{
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.chen_9_texttable{
	text-indent:2em;
}
.rightline{
	text-align:right;
}
.leftpadding{
	text-align:left;
	padding: 0 0 0 8px;
}