@charset "utf-8";
/* CSS Document */
#about{
	width: 650px;
	position:relative;
	margin:0 auto;
	line-height:26px;
}
#about_title{
	position: absolute;
	left: 375px;
	top: -33px;
}
#about span1{
	color:#FFD24C;
	font-size:15px;
	font-weight:bold;
}
#about span2{
	color:#FF794C;
}
#about span3{
	color:#FF4C4C;
}
#banner_box .title .title_text {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 15px;
	color: #444444;
	position: absolute;
	width: 589px;
	left: 399px;
	top: 105px;
	line-height: 22px;
	top: 70px;
	height:110px;
	font-size:0;
}
#banner_box .title .title_text:before{
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
#banner_box .title .title_text .text{
  display: inline-block;
	font-size: 14px;
  vertical-align: middle;
}
#center_bg {
	background-image: url(../wrapper/img/center_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	min-height:300px;
	padding-top: 10px;
	padding-right: 47px;
	padding-left: 47px;
	padding-bottom: 57px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 15px;
	color: #777777;
	position: relative;
	line-height: 25px;
}
#s_left p .ser_img {
	background-position: top;
	background-image: url(../service/s_02.jpg);
}
#s_left {
	float: left;
	width: 480px;
	height: auto;
	margin-bottom: 57px;
}
#s_right {
	height: auto;
	margin-bottom: 57px;
	float: left;
	width: 394px;
	margin-left: 62px;
}
