@charset "utf-8";
/* CSS Document */

p .bodytxt_chi{
	text-align: justify;
}

p .bodytxt_eng{
	text-align: justify;
}

p .bodytxt_star{
	text-align: center;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}
.bodytxt_chi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17pt;
	color: #6d6861;
	text-align: justify;
}

.bodytxt_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17pt;
	color: #6d6861;
	text-align: justify;
	
}

.bodytxt_star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17pt;
	color: #6d6861;
	
}

.no_repeat {
	background-repeat: no-repeat; 
}


.bodytxt_eng :link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17pt;
	color: #CC0000;
}

.bodytxt_eng :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17pt;
	color: #847548;
}


.bodytxt_eng :visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17pt;
	color: #CC0000;
}