a {

	font-size: 13px;
	color: #999999;
	line-height: 17px;　　　　　　　　　// 設定文字行距 
}
1a:link {
	text-decoration: none;
}
1a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
//	text-decoration: none;
	color: #999999;
}
1a:active {
//	text-decoration: none;
	color: #999999;
}

td {
 font-family: "Arial", "Helvetica", "sans-serif"; 
}

body {
 font-family: "Arial", "Helvetica", "sans-serif"; 
}


.modelname {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 9pt;
	color: #555555;


}
.modelno {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #FF6699;

}
.topChiWord {
	font-size: 13px;
	color: #777777;
	font-family: "新細明體";
	line-height: 24px;

}

.gallerylink {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 9pt;

	color: #505050;

}

.description {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #505050;
	line-height: 26px;
	font-weight: normal;



}
.title{
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 18pt;
	color: #990066;
	line-height: 26px;
	font-weight: bolder;


}
