*{
	font-family: "新細明體", "細明體";
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
	word-spacing: normal;
}



.Issue_number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-align: right;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color:#FF8000;
}

h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;

}

.h1_style {color: #FF8000;font-size: 18px;line-height: 22px;font-weight: bold;}
.h2_style {font-size: 13px;font-weight: bold;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}.photo_right {
	float: right;
}
.photo_left {
	float: left;
}
.text_mod {
	letter-spacing: 1px;
}
a.white:link {color: #FFFFFF}     /* unvisited link */
a.white:visited {color: #FFFFFF}  /* visited link */
a.white:hover {color: #FF0000}   /* mouse over link */

.style1 {
	color: #FFFFFF;
	padding-left: 5px;
}
.style2 {color: #FF0000}
.description {
	line-height: 12px;
	font-size: 11px;
}
