﻿/* CSS Document */

#about_btn{width:100%;clear:both;margin:3px 0px 0px 0px;}
#about_line{
	width:100%;
	clear:both;
	height:1px;
	background-image: url(../photo/aboutline.gif);
	background-repeat: repeat-x;
}

.btn_select{margin-left:19px;border:0px;}




#about_element{width:98%;clear:both;margin:auto;padding-top:4px;}
#service_team_element{width:98%;clear:both;margin:40px auto 0px auto;}


.about_text{
	font-family: Arial, Helvetica, sans-serif;
	color: #F3F3F3;
	font-size: 0.75em;
	line-height: 2em;
}

#service_title{width:98%;clear:both;padding-left:4px;margin-bottom:15px;}
#team_info{width:100%;clear:both;}

.info_text{
	margin:0px auto ;padding:0px;width:98%;clear:both;
}
.list{width:33%;margin:0px;padding:0px;float:left;list-style-type: none;}

#team_gallery{width:100%;clear:both;}

.info_gallery{margin:0px auto ;padding:0px;width:98%;clear:both;}

#contact_form{width:100%;clear:both;padding-top:15px;}
/*建立文字替代圖片*/
h1{background-image: url(../photo/serviceteamtitle.png);background-repeat: no-repeat;width:174px;height:23px;}
h1 span{display:none;}


