body{
	background-color:#DDDDDD;font-family: "微軟正黑體";
	}
	
h1{display:block; width:800px; height:431px; margin:0 auto; background-image:url(../image/mcu+v2_01.jpg); position: relative;}

#title{
	display: block;
	width: 330px;
	height: 100px;
	line-height: 1.6em;
	text-align: justify;
	position: absolute;
	z-index: 2;
	top: 276px;
	left: 100px;
	color: #FFF;
	font-size: 14px

}
#E01{width:800px;background-color:#FFF;margin:0 auto; color:#393;}

#E02{width:800px; height:615px; background-image:url(../image/MCUPLUS_03.jpg); 
background-repeat:no-repeat; background-color:#FFF;margin:0 auto; font-size:25px; line-height:100px; font-weight:bold; color:#393;
padding-top:10px;}


#E03{width:800px; background-color:#FFF;margin:0 auto; color:#393;;  padding-bottom:30px; position: relative;}
#gift{
	width: 321px;
	height: 164px;
	position: absolute;
	z-index: 3;
	left: 505px;
	top: 140px;
}

#Cbutton{
	padding:43px 0 0 616px;
}

table.type1 {
    margin: 0 0 2em 0;
    border-top: solid 1px #b9d6df;
    border-left: solid 1px #b9d6df;
    border-collapse: collapse;
    width: 700px;
	margin:0 auto; 
    clear: both;
}
table.type1 th, table.type1 td, table.type2 th, table.type2 td {
	padding: 20px 15px;
	border-right: solid 1px #b9d6df;
	border-bottom: solid 1px #b9d6df;
	color: #333;
}
.form-left {
    width: 200px;
	height:30px;
	text-align:center;
	color: #000;
	font-weight:bolder;
}
user agent stylesheettd, th {
    display: table-cell;
    vertical-align: inherit;
}
#E04{ width:800px; height:145px; background-color:#e4e9ed; margin:30px auto; text-align:center; color:#69737f;}
#E05{ width:798px; height:140; clear:both; margin:0 auto; }

#RightName{
	background-image:url(../image/right_name_GO2.png);
	width:230px;
	height:315px;
	position:fixed;
	top: 300px;
	right:0px;
	opacity: 1;
	display: block;
	z-index:9999;
}

#gotop{
	width: 50px;
	height: 50px;
	background-image:url(http://www.ittraining.com.tw/ittraining/images/2016_image/gotop.png);
	position: fixed;/*固定定位*/
	right: 5px;/*右座標*/
	bottom: 5px;/*下座標*/
	text-align: center;/*文字水平置中*/
	line-height: 50px;/*設定跟高一樣就會垂直置中*/
	color:#336066;/*字體顏色*/
	cursor:pointer;/*手指標籤*/
}



.button {
	background-image:url(../image/button_GO.png);
	width:87px;
	height:149px;
}
.button:hover {
	background-image:url(../image/button_GO2.png);
	cursor:pointer;/*手指標籤*/
}