@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial, sans-serif, "微軟正黑體", "新細明體";
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 2em;
	color: #000000;
	display: block;
	position: relative;
	left: 30px;
	top: 85px;
	width: 1.25em;
	font-weight: bold;
	height: 2.5em;
	margin-right: 5px;
}
h2 {
	font-size: 1.875em;
}
h3 {
	font-size: 1em;
	color: #333333;
}
h4 {
	font-size: 0.75em;
}
h5 {
	font-size: 0.65em;
}
h6 {
	font-size: 0.625em;
}

#wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapper #header {
	background-image: url(../images/header_BG_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 775px;
}
#wrapper #header a {
	font-size: 0.75em;
	color: #FFFFFF;
	height: 30px;
	width: 84px;
	padding-top: 65px;
	padding-left: 41px;
	display: block;
	background-image: url(../images/icon2_download_2.jpg);
	background-repeat: no-repeat;
	background-position: left 13px;
	text-decoration: none;
}
#wrapper #header a:hover {
	font-size: 0.75em;
	color: #FFFFFF;
	height: 30px;
	width: 84px;
	padding-top: 65px;
	padding-left: 41px;
	display: block;
	background-image: url(../images/icon3_download_2.jpg);
	background-repeat: no-repeat;
	background-position: left 13px;
	text-decoration: none;
}
#wrapper #banner {
	height: 248px;
	width: 775px;
}
#wrapper #banner ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #banner li {
	float: left;
}
#wrapper #banner .a001 {
	height: 248px;
	width: 125px;
	background-image: url(../images/banner_1_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
}
#wrapper #banner .a002 {
	height: 248px;
	width: 241px;
	margin-right: 5px;
	background-image: url(../images/banner_2_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #banner .a003 {
	background-image: url(../images/banner_3_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	height: 248px;
	width: 272px;
}
#wrapper #banner .a004 {
	background-image: url(../images/banner_4_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 248px;
	width: 122px;
}
#wrapper #clearBoth {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#wrapper #content ul {
	padding: 0px;
	height: 256px;
	width: 775px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	position: relative;
}
#wrapper #content li {
	float: left;
}
#wrapper #content .b001 {
	background-color: #c8c8c8;
	height: 256px;
	width: 125px;
	background-image: url(../images/item_BG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
}

#wrapper #content .b001 .style1 {
	font-weight: normal;
	font-size: 0.35em;
}
#wrapper #content .b002 {
	background-color: #c8c8c8;
	width: 211px;
	padding: 15px;
	margin-right: 5px;
	height: 226px;
}
#wrapper #content .b003 {
	height: 226px;
	width: 242px;
	margin-right: 5px;
	background-color: #FFFFFF;
	padding: 15px;
}
#wrapper #content .b004 {
	background-color: #FFFFFF;
	height: 256px;
	width: 122px;
}
#wrapper #content .b004 a {
	width: auto;
	position: relative;
	left: 3px;
	top: 223px;
}
#wrapper #content .b003 p {
	font-size: 0.75em;
	line-height: 1.25em;
	letter-spacing: 1px;
	margin-top: 3px;
}
#wrapper #footer {
	height: 75px;
	width: 775px;
}
#wrapper #footer a {
	font-size: 0.75em;
	color: #FF0033;
	text-decoration: none;
	display: block;
	height: 15px;
	width: 121px;
	text-align: right;
	background-image: url(../images/icon1_download_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 1px;
	left: 526px;
	top: 17px;
	position: relative;
}
#wrapper #footer a:hover {
	color: #999999;
}

