body {
	margin: 0px;
	font-size: 12px;
	line-height: 19px;
	background-image: url(../images/Win8-Product-microsite-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dedfdf;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust:none; /*Fix Chrome min-Font-Size:12px*/
}
a {
	color: #2db8ec;
	font-weight: bold;
}
a:hover {
	color: #f28e00;
	left: 1px;
	position: relative;
	top: 1px;
	text-decoration: none;
	font-weight: normal;
}
.style_body {
	width:1000px;
	margin:0 auto;
	background-image: url(../images/Win8-Product-microsite-04.png);
	background-repeat: repeat-y;
	background-position: center;
}
sup {
	line-height: 0px;
	font-size: 11px;
}
.ie6 img {
	float:left;
}
.clear {
	clear:both;
}
.style_top {
	background-image: url(../images/Win8-Product-microsite-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
}
.style_body h1 {
	font-size: 23px;
	line-height: 29px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	margin-left: 20px;
	padding-top: 60px;
}
.content h2 {
	font-size:20px;
	color: #2db8ec;
	margin-top:0px;
	margin-bottom: 20px;
	margin-left:20px;
}
.content h3 {
	font-size:16px;
	color: #f28e00;
	margin-top:0px;
	margin-left: -15px;
	float: left;
	margin-bottom: -10px;
	line-height: 20px;
}
.content ol {
	margin-top: 20px;
}
.content li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: -10px;
}
.tagline {
	background-image: url(../images/Win8-Product-microsite-03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	font-size: 12px;
	text-align: right;
	padding-right: 60px;
	font-weight: bold;
	line-height: 50px;
}
.content {
	text-align: left;
	height: 670px;
	margin-left: 50px;
	margin-right: 50px;
	background-image: url(../images/Win8-Product-microsite-06.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.protuct-pic {
	float: left;
	margin-bottom: 10px;
	margin-right: 25px;
}
.content .box1 {
	float: left;
	width: 440px;
	margin-left: 10px;
}
.content .box2 {
	float: right;
	width: 440px;
	margin-right: 10px;
}
.content .box3 {
	float: left;
	width: 800px;
	margin-left: 10px;
}
.NewArrival {
	margin-left: 5px;
	margin-top: -15px;
	margin-bottom: -10px;
}
.line {
	margin-left: 20px;
	margin-bottom: -20px;
}
.Bottom {
	background-image: url(../images/Win8-Product-microsite-07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	font-size: 11px;
	line-height: 18px;
	padding-top: 15px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	color: #464646;
}
.more {
	margin-top: -20px;
	margin-left: 230px;
	float: left;
}
/*Slide*/

a img {
	border: none;
}
#abgne_fade_pic {
	position: relative;
	width: 400px;
	height: 210px;
	border: none;
	float:right;
}
#abgne_fade_pic a.ad {
	position: absolute;	/* 讓圖片疊在一起 */
}
#abgne_fade_pic .control {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: none;		/* 隱藏按鈕選單 */
}
#abgne_fade_pic .control a {
	display: inline-block;
	padding: 3px;
	margin: 0 3px;
	width: 16px;
	color: #fff;
	background: #000;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
#abgne_fade_pic .control a.on {
	font-weight: bold;
	color: #f00;
}
