body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	-webkit-text-size-adjust:none;
}
#wrapper{
	width:900px;
	margin:0 auto;
	background-color:#FFF;
}
sup {
	line-height: 0px;
	font-size:11px
}
.Title_style {
	font-family: "微軟正黑體", Microsoft JhengHei, SimHei, "新細明體", Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#006fff;
	font-weight:800;
	line-height: 23px;
}

.Text_Style {
	font-family: "微軟正黑體", Microsoft JhengHei, SimHei, "新細明體", Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	line-height:23px;
	margin-top: 5px;
}

h2{
	font-family: "微軟正黑體", Microsoft JhengHei, SimHei, "新細明體", Arial, Verdana, Helvetica, sans-serif;
	_font-family: Arial, Verdana, "新細明體", Helvetica, sans-serif;
	font-size:18px;
	color:#006fff;
	font-weight:800;
	line-height: 23px;
	}
p{	font-family: "微軟正黑體", Microsoft JhengHei, SimHei, "新細明體", Arial, Verdana, Helvetica, sans-serif;
	_font-family: Arial, Verdana, "新細明體", Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	line-height:23px;
	margin-top: 5px;
	}
/*------Box------*/
.Text_box{	
	position: absolute;
}
#Box_01{
}

#Box_02{
	width:900px;
	height:232px;
	position:relative;
	}
#Box_02 .Text_box{
	width: 526px;
	height: 173px;
	z-index: 10;
	top: 30px;
	left: 335px;
	}	
#Box_03{
	width:900px;
	height:555px;
	position:relative;
	}
#Box_03 .Text_box{
	width:477px;
	height:187px;
	z-index:10;
	top:94px;
	left:65px;
	}
#Box_04{
	width:900px;
	height:478px;
	position:relative;
	}
#Box_04 .Text_box{
	width: 447px;
	height: 193px;
	z-index: 10;
	top: 69px;
	left: 400px;
	}
#Box_05{
	width:900px;
	height:407px;
	position:relative;
	}
#Box_05 .Text_box{
	width:807px;
	height:143px;
	z-index:10;
	top:44px;
	left:54px;
	}
#Box_05 img{
	position:absolute;
	z-index:1;
	top:205px;
	left:0px;
	}
#Box_06{
	width:900px;
	height:535px;
	position:relative;
	}
#Box_06 .Text_box{
	width: 436px;
	height: 141px;
	z-index: 10;
	top: 73px;
	left: 427px;
	}
#Box_06 .Text_small{/*附註*/
	position: absolute;
	width: 400px;
	height: 50px;
	z-index: 10;
	top: 403px;
	left: 427px;
	font-family: "微軟正黑體", Microsoft JhengHei, SimHei, "新細明體", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 13px;
	}
#Box_07{
	width:900px;
	height:393px;
	position:relative;
	}
#Box_07 .Text_box{
	width: 436px;
	height: 141px;
	z-index: 10;
	top: 122px;
	left: 68px;
	}
#Box_08{
	width:900px;
	height:338px;
	position:relative;
	background-image:url(../images/U24T-keyfeatures_18.jpg);
	background-repeat:no-repeat;
	background-position:0 272px;
	}
#Box_08 .Text_box{
	width: 414px;
	height: 124px;
	z-index: 10;
	top: 99px;
	left: 456px;
	}
#Box_08 .pic wrap_bakit{
	position: absolute;
	z-index: 100;
	}
#Box_09{
	width:900px;
	height:383px;
	position:relative;
	}
#Box_09 .Text_box{
	width: 782px;
	height: 100px;
	z-index: 10;
	top: 230px;
	left: 59px;
	}
#Box_10{
	width:900px;
	height:609px;
	position:relative;
	}
#Box_10 .Text_box{
	width: 465px;
	height: 171px;
	z-index: 10;
	top: 43px;
	left: 394px;
	}

/*-----圖片滑動效果------*/
#abgneBlock {
	width: 900px;
	height: 560px;
	margin:0 auto;
	position: relative;
	overflow:hidden;
	margin-bottom:30px;
}
#abgneBlock ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 520px;
	background:#e6e6e6;
}
#abgneBlock ul.list li {
	float: left;
	width: 850px;
	height: 520px;
}
/*#abgneBlock .list img {
	width: 100%;
	height: 520px;
	border: 0;
}*/
#abgneBlock ul.playerControl {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: -18px;
	right: 5px;
	height: 50px;
	z-index: 999;
}
#abgneBlock ul.playerControl li {
	float: left;
	font-size:15px;
	font-family: Arial, Geneva, sans-serif;
	color: #333;
	border: 1px solid #ddd;
	background: #eee;
	/*background: url(images/rect_ctrl.png) no-repeat 0 0;*/
	cursor: pointer;
	margin: 0px 5px;
	padding:6px 15px;
	border-radius: 3px 3px 3px 3px;
}
#abgneBlock ul.playerControl li:hover {
	background: #f6f6f6;
}
#abgneBlock ul.playerControl li.current {
	/*background-position: -23px 0;*/
	color: #fff;
	background: #999;
	box-shadow:inset 0px 0px 10px #777;
}
.prev {
	background:url(../images/prev.gif) no-repeat right;
	width: 78px;
	height: 65px;
	position: absolute;
	left: -100px;	/* 先藏在左邊 */
	top: 225px;		/* (區塊高-圖片高) / 2 */
	z-index: 200;
	cursor:pointer;
}
.next {
	background:url(../images/next.gif) no-repeat left;
	width: 78px;
	height: 65px;
	position: absolute;
	right: -200px;	/* 先藏在右邊 */
	top: 225px;		/* (區塊高-圖片高) / 2 */
	z-index: 200;
	cursor:pointer;
}
.abgneBlock ul li {
	position: absolute;
	z-index: 1;
}
.abgneBlock ul li.current {
	z-index: 99;
}

.slideTxtBox {
	z-index:199;
}

.pic{
	position:absolute;
}
.pic_in{
	position: absolute;
	display: none;
	top: 0;
	left: 0;}

.wrap_bakit{
	width: 413px;
	height: 276px;
	left: 27px;
	top: 31px;
}/*backlit keyboard*/
.wrap_ID{
	width: 380px;
	height: 240px;
	left:407px;
	top:120px;
}/*Feature content img*/

#img01 {
	background:url(../images/slide-id_01.jpg);
	width:380px;
	height:240px;
}
#img02 {
	background:url(../images/slide-id_02.jpg);
	width:380px;
	height:240px;
}
#img03 {
	background:url(../images/slide-id_03.jpg);
	width:380px;
	height:240px;
}
