@charset "utf-8";
#banner_bg{
	background:url(image/bg_index_banner.png) no-repeat;
	width:960px;
	height:520px;
	margin:30px 0 0 0;
}
#border_banner{
	position:absolute;
	background:url(image/border_banner.png) no-repeat;
	width:630px;
	height:600px;
	top:0px;
	left:-90px;
	z-index:11;
}
#slogan{
	position:absolute;
	background:url(image/bg_slogan.png) no-repeat;
	width:480px;
	height:40px;
	top:115px;
	left:360px;
	z-index:11;
}
#abgne_fade_pic {
	clear:both;
	width: 550px;
	height: 330px;
	margin:112px 0 0 359px;
	position:relative;
}
#abgne_fade_pic a.ad {
	position: absolute;	/* 讓圖片疊在一起 */
}
#abgne_fade_pic .control {
	width:110px;
	bottom: -30px;
	right:50px;
	text-align:center;
	position:absolute;
}
#abgne_fade_pic .control a {
	background-image:url(image/cir_ctrl.png);
	background-repeat:no-repeat;
	background-position:-15px 0;
	display: inline-block;
	width:15px;
	height:14px;
	font-size: 0px;
}
#abgne_fade_pic .control a.on {
	background-position:0 0;
}
#option_column{
	width:960px;
	height:400px;
	margin:22px 0 0 0;
}
#option_column .box{
	float:left;
	width:290px;
	margin:0 12px 0 12px;
}
#option_column .box .title_blue{
	float:left;
	background:url(image/bg_option_title_blue.png) no-repeat;
	width:290px;
	height:42px;
}
#option_column .box .title_red{
	float:left;
	background:url(image/bg_option_title_red.png) no-repeat;
	width:290px;
	height:42px;
}
#option_column .box .title_text{
	float:left;
	font-size:26px;
	font-weight:bold;
	color:#FFF;
	margin:7px 0 0 15px;
}
#option_column .box .title_icon{
	float:right;
	margin:7px 15px 0 0;
}
#option_column .box .info{
	float:left;
	font-size:20px;
	line-height:30px;
	color:#996600;
	width:260px;
	height:145px;
	margin:13px 0 10px 15px;
}
#option_column .box .pic{
	float:left;
	background:url(image/bg_option_pic.png) no-repeat;
	width:284px;
	height:134px;
	font-size:20px;
	line-height:30px;
	color:#996600;
	margin:10px 0 30px 3px;
	padding:3px 0 0 5px;
}

