/* 固定 */
*html #TOP {
	height: 325px;
	width: 765px;
	float: left;
}
body {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	background-image: url(../sample/site_bg.jpg);
}

#WRAPPER {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}
#HEADER {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height:65px;
	overflow: hidden;
}
#VISION {
	height: 437px;
	width: 765px;
	background-image: url(../images/index_01.jpg);
}
#TOP {
	height: 326px;
	width: 765px;
	float: left;
}
#TOP2 {
	height: 111px;
	width: 765px;
	float: left;
}

.BAT1{
	height: 95px;
	width: 112px;
	float: left;
	margin-left: 421px;
}
.BAT2{
	height: 95px;
	width: 89px;
	float: left;
}
.BAT3{
	height: 79px;
	width: 112px;
	float: left;
	text-decoration: none;
	margin-top: 32px;
}

/*---- 主選單 ----*/
#MAIN_NAV {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 32px;

}
#MAIN_NAV ul {
}
#MAIN_NAV li {float: left;}
#MAIN_NAV li a {display: block;}
#STAR {
position:relative;
}

/*--- 下拉選單樣式 ---*/
/*--- 樣式修改說明  將STAR下原本主項目A的樣式改為SINGER ----*/
#STAR a.SINGER {
	width:112px;
	height:32px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/bat_05.gif);
}
#STAR a.SINGER:hover {
	background:url(../images/bat_05.gif);
}
#apDiv1 {
	position:absolute;
	width:110px;
	height:24px;
	z-index:1;
	margin-top: 239px;
	margin-left: 327px;
}
#apDiv2 {
	position:absolute;
	width:110px;
	height:24px;
	z-index:1;
	margin-top: 278px;
	margin-left: 260px;
}

/*--- 此為子選區塊 ---*/
.submenu {
	visibility:hidden;
	position:absolute;
}
/*--- 此為子選區隔線隱藏 ---*/
.submenu span {
	display:none
}
/*--- 此為子選單滑鼠效果 ---*/
.starone a {
	width:104px;
	height:31px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/tt_bat.jpg);
}

.startwo a {
	width:104px;
	height:31px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/mp3_bat.jpg);
}


#COPYRIGHT{
	display:block;
	width:765px;
	height:60px;
}
#FOOTER{
display:block;
width:765px;
height:75px;
}
