@charset "utf-8";
/* CSS Document */

body {
	background-color: #75c3d4;
	margin:0;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/mhbg.jpg);
}
.sp_menutd{
	background-color: #FFFFFF;
	text-align: center;
}
#spmenu{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
/***----.spbd為右邊有160x600摩天樓專用----***/
.spbd{
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
}
/***----.spbd02為有左右兩條專用(重複)----***/
.spbd02{
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
}
/***----.spbd02為有左右兩條專用(不重複)----***/
.spbd02a{
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	background-image: url(../images/sp_side.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/***----#spmain為右邊有160x600摩天樓專用----***/
#spmain{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
/***----#spmain02為有左右兩條專用----***/
#spmain02{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 6px;
	padding-left: 10px;
	*padding-right: 10px;
	*padding-left: 8px;
	background-color: #FFFFFF;
}
.sptail{
	background-image: url(../images/asia_tail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}

/*****----CrazyAD部份----*****/
.swf_big{
	position: absolute;
	z-index: 99;
	width: 1000px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 230px;
	*left: 0px;
	*top: -80px;
	*right: 0px;
	*bottom: 0px;
}
.crazyad{
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

