@charset "utf-8";
/*----------------------------------------
  Yoursite Style
----------------------------------------*/

h1{
	font-family:'Microsoft JhengHei', '微軟正黑體', 'Microsoft YaHei', sans-serif;
	font-size:36px;
	margin:0;
	padding:0;
}
h2{
	font-family:'Microsoft JhengHei', '微軟正黑體', 'Microsoft YaHei', sans-serif;
	font-size:26px;
	margin:0;
	padding:0;
}
h3{
	font-family:'Microsoft JhengHei', '微軟正黑體', 'Microsoft YaHei', sans-serif;
	font-size:18px;
	margin:0;
	padding:0;
}
h4{
	font-family:'Microsoft JhengHei', '微軟正黑體', 'Microsoft YaHei', sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
}
h5{
	font-family:'Microsoft JhengHei', '微軟正黑體', 'Microsoft YaHei', sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}
#telehealth_main_warpper {
	width: 1200px;
	margin:0 auto;
	padding:0;
}
#kv_banner{
	background:url(../images/kv_banner.jpg) no-repeat left top;
	width:1200px;
	height:432px;
	margin:0;
	padding:0;
}
#kv_title{
	position:relative;
	float:left;
	margin: 150px 0 0 50px;
}
#kv_txt{
	width:1200px;
	height:200px;
	background-color:#fff;
	border-bottom:#f39800 3px solid;
	margin:0; padding:0;
}
#act_btn{
	background-color:#f39800;
	width: 150px;
	height: 30px;
	margin: 20px auto;
	padding:0;
	text-align:center;
	letter-spacing: 5px;
	padding-top:10px;
}
#feature_wrapper{
	margin:0; padding:0;
	width: 1200px;
}
#feature_title{
	width:419px;
	height:45px;
	background: url(../images/title_bg.png) no-repeat top right;
	position: static;
	top:0px; right:0px;
	margin-left:781px;
}
#feature_1_div{
	background: #f7fcff url(../images/feature_1.png) no-repeat top left;
	height:380px;
	margin:0px auto 1px auto;
}
#feature_2_div{
	background: #eff7fc url(../images/feature_2.png) no-repeat top right;
	height:380px;
	margin:1px auto;
}
#feature_3_div{
	background: #f7fcff url(../images/feature_3.png) no-repeat top left;
	height:380px;
	margin:1px auto;
}
#feature_4_div{
	background: #eff7fc url(../images/feature_4.png) no-repeat top right;
	height:380px;
	margin:1px auto;
}
.feature_1_txt_div{
	width:600px;
	margin-left:550px;
	position:relative;
}
.feature_2_txt_div{
	width:600px;
	margin-left:80px;
	position:relative;
}
#scenario_wrapper{
	width:1200px;
	height:300px;
	margin: 5px auto 50px auto;
	padding:0;	
}
#scenario_title_div{
	width:1200px;
	height:45px;
	background-color:#f39800;	
}
#scenario_img_div{
	width:1113px;
	margin: 0 auto;
	padding:0;
}
.scenario_img_div{
	float:left;
	position:relative;
	margin:0 2px;
	padding:0;
}

#act_wrapper{
	width:1200px;
	height:100px;
	background-color:#f39800;	
}

#contect_btn{
	position: relative;
	right: 90px;
	top: -75px;
	float: right;
	width: 160px;
	height: 30px;
	padding:0;
	text-align:center;
	letter-spacing: 5px;
	padding-top:12px;
	background-color:#00427f;	
}

#contect_btn a{
	display: block;
	text-decoration: none;
}
