body{
	padding:0;
	margin:0;
	font-family:Arial, helvetica, sans-serif, "新細明體", "標楷體", "微軟正黑體" ;
	font-size:13px;
	background:url(http://www.songlintek.com.tw/hyfiles/image/index-cn/page_bg.jpg) top center no-repeat;
	overflow-x: hidden;
}
#s-wrapper{
	margin:0 auto;
	width:1000px;
	position:relative;
}
.s-logo{
	width:265px;
	height:49px;
	position:absolute;
	z-index:1;
	top:-50px;
	left:10px;
}
.top-menu{
	position:absolute;
	width:200px;
	height:23px;
	z-index:1;
	left: 815px;
	top: -22px;
	color:#fff;
}
.top-menu a{ color:#fff; text-decoration:none;}
.top-menu a:hover{ text-decoration: underline;}
.s-menu{
	 margin:48px 0 2px 40px; height:87px;
}
.s-menu ul li{ float:left;}
li.li_01 a{ display:block; width:154px; height:87px; background:url(http://www.songlintek.com.tw/hyfiles/image/index-cn/li_c01.png) no-repeat;}
li.li_01 a:hover{background-position:left bottom;}
li.li_02 a{ display:block; width:154px; height:87px; background: url(http://www.songlintek.com.tw/hyfiles/image/index-cn/li_c02.png) no-repeat;}
li.li_02 a:hover{background-position:left bottom;}
li.li_03 a{ display:block; width:154px; height:87px; background:url(http://www.songlintek.com.tw/hyfiles/image/index-cn/li_c03.png) no-repeat;}
li.li_03 a:hover{background-position:left bottom;}
li.li_04 a{ display:block; width:154px; height:87px; background:url(http://www.songlintek.com.tw/hyfiles/image/index-cn/li_c04.png) no-repeat;}
li.li_04 a:hover{background-position:left bottom;}
li.li_05 a{ display:block; width:154px; height:87px; background:url(http://www.songlintek.com.tw/hyfiles/image/index-cn/li_c05.png) no-repeat;}
li.li_05 a:hover{background-position:left bottom;}
li.li_06 a{ display:block; width:154px; height:87px; background:url(http://www.songlintek.com.tw/hyfiles/image/index-cn/li_c06.png) no-repeat;}
li.li_06 a:hover{background-position:left bottom;}
/*====banner=======*/
#s-banner{
	clear:both;
	width:1000px;
	height:470px;
}
	a img {
		border: none;
	}
	#abgne_fade_pic {
		position: relative;
		width: 500px;
		height: 294px;
	}
	#abgne_fade_pic a.ad {
		position: absolute;	/* 讓圖片疊在一起 */
	}
	#abgne_fade_pic .control {
		position: absolute;
		right: 10px;
		bottom: 10px;
		display: none;		/* 隱藏按鈕選單 */
	}
	#abgne_fade_pic .control a {
		display: inline-block;
		padding: 3px;
		margin: 0 3px;
		width: 16px;
		color: #fff;
		background: #000;
		text-align: center;
		font-size: 16px;
		text-decoration: none;
	}
	#abgne_fade_pic .control a.on {
		font-weight: bold;
		color: #f00;
	}
/*====s-main====*/
.s-main{
	width:1000px;
}
.s-news{
	width:318px;
	float:left;
}
p.p-news{
	line-height:18px;
	margin:5px 30px 0px 20px;
	height:60px;
}
.s-news ul{
	margin:20px 30px 0 65px;
}
.s-news ul li{
	background: url(http://www.songlintek.com.tw/hyfiles/image/index-cn/li_index.jpg) left center no-repeat;
	padding-left:20px;
	color:#24799a;
	line-height:18px;
}
.s-news ul li a{
	color:#24799a;
	text-decoration:none;
}
.s-news ul li a:hover{
	text-decoration: underline;
}
/*====s-prod====*/
.s-prod{
	width:682px;
	float:left;
}
.prod-list{
	padding:10px 0 0 10px;
}
/*====s-footer====*/
.s-footer{
	clear:both;
	text-align:center;
	padding:35px 0 20px 0;
}
.s-footer p{
	line-height:20px;
	color:#282828;
}
.s-footer p a{
	text-decoration:none;
	color:#282828;
}
.s-footer p a:hover{
	text-decoration:none;
	color:#282828;
}
.s-footer p span{
	color:#797979;
}
.s-footer p span a{
	color:#797979;
	text-decoration:none;
}