@charset "utf-8";
/* CSS Document */

table.ModelList thead tr th {
	background-image: url(../images/download_04.png);
	background-repeat:repeat-x;
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif ;
	font-size:small;
	font-weight:bold;
	color:#000;
}

table.ModelList tfoot tr td {
	font-size: x-small; 
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif ; 
	font-style: italic; 
	background-color:#EEEEEE;
	padding: 5px;
}

table.ModelList tfoot tr td a {
	text-decoration: underline;
	color: #666666;
}

div.ModelName {
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif ;
	font-weight: bold;
	font-size:small;
	color:black;
}

div.ModelName a {
	text-decoration: none;
	color: #000000;
}

div.ModelName a:visited {
	text-decoration: none;
	color: #000000;
}

div.ModelDesc {
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif ;
	font-weight: bold;
	font-size: 14px;
	color: #0088CB;
	margin-bottom: 0.3em;
}

div.ModelNote {
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif ;
	font-weight: normal; 
	font-size: 12px;
	color: #000000;
}

div.ModelNote dl dt {
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif ;
	font-weight: bold; 
	font-size: small;
	color:#000000;
	font-style: normal;
}

div.ModelNote dl dd {
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif ;
	font-weight: normal; 
	font-size: x-small;
	color:#000000;
	font-style: normal;
	margin-bottom: 1em;
}

div.ModelPrice {
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif ;
	font-weight: 800; 
	font-size: 13px;
	color:black;
}
.ModelNote {
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif ;
	font-weight: normal; 
	font-size: 12px;
	color: #000000;
}
a.ModelNote {
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif ;
	font-weight: normal; 
	font-size: 12px;
	color:#0000CC;
	text-decoration:underline;
}
