* {margin:0; padding:0}

#wrapper {width:396px; margin:50px 0px 0px 0px;}

.sliderbutton {float:left; width:31px; padding-top:50px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}

#slider {float:left; position:relative; overflow:auto; width:334px; height:170px;}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:334px; height:170px; padding-right:0px}

.pagination {float:left; list-style:none; height:25px; margin:15px 0 0 32px}
/*
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
*/

#service_list{
	width:305px;	
	float: left;
	margin: 15px;
}
#service_list .newspic {	
	float: left;
	height: 120px;
	width: 160px;	
	padding-right:20px;
}
#service_list .newspic img {
	height: 120px;
	width: 160px;
	border:#fff 4px solid;
}
#service_list .ser_title {
	margin-top:5px;
	
	float: left;
	width: 120px;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 15px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;	
	line-height: 25px;
}
#service_list .ser_title a {
	color: #000;
	text-decoration: none;
}
#service_list .ser_title a:hover {
	color: #276a9e;
	text-decoration: none;
}
#service_list .ser_text {
	float: left;
	width: 120px;
	
	font-size: 12px;
	color: #333;
	line-height: 18px;
}