@charset "UTF-8";
/* CSS Document */

#WG_BG{
	width:1024px;
	height:720px;
	background:url(images/Part2/WilliamGoldberg_BG.jpg);
	background-repeat:no-repeat;
	
}
#WG_Title{
	width:524px;
	height:33px;
	position:absolute;
	top:92px;
	left:40px;
}

#WG_button{
	width: 98px;
	height: 65px;
	position: absolute;
	top: 105px;
	left: 873px;
				}

#WG_P1{
	width:231px;
	height:185px;
	position:absolute;
	top:-2000px;
	left:53px;
}

#WG_P2{
	width:248px;
	height:185;
	position:absolute;
	top:-2000px;
	left:347px;
}

#WG_P3{
	width:338px;
	height:185;
	position:absolute;
	top:-2000px;
	left:632px;
}

#WG_Text{
	font-size:15px;
	letter-spacing:2px;
	font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	line-height:2;
	text-align: justify;
	text-justify:inter-ideograph;
	color:#FFF;
	height:160px;
	width:930px;
	position:relative;
	top:359px;
	margin:0 auto;
	}
	
#WG_silde{
	width:1024px;
	height:181px;
	position:relative;
	margin:0 auto;
	top:375px;
}


.iosSlider {
	width: 1024px;
	height: 181px;
}

.iosSlider .slider {
	width: 100%;
	height: 100%;
}

.iosSlider .slider .item {
	position: relative;
	top: 0;
	left: 0;
	
	width: 1024px;
	height: 181px;
	background: #fff;
	margin: 0 0 0 0;
}

.iosSlider .slider #item1 {
	background: url(images/Part2/WilliamGoldberg_Diamon_1.png) no-repeat 0 0;
}

.iosSlider .slider #item2 {
	background: url(images/Part2/WilliamGoldberg_Diamon_2.png) no-repeat 0 0;
}

#WG_more{
	width:109px;
	height:14px;
	position:absolute;
	top:559px;
	left:901px;
}
			
			
