/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---reset.css--- */

html {	
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust:none;/**iphone手機旋轉字體不要放大**/
	color:#666;
}

body{
	-webkit-text-size-adjust:none;/**iphone手機旋轉字體不要放大**/
}

*{
	-webkit-box-sizing:border-box;/**讓舊手機支援**/
	box-sizing:border-box;/**解除paddingr加上寬高的關係**/
}

.T_RED{
	color:#F30;
	}
.T_BLUE{
	color: #F63;
	}

.T_BLUE_B{
	color:#F63;
	font-size:20px;
	}


/* --電腦版型------------------------------------- */

html {
	background-image:url(images/back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment: fixed;
	}


a:link {
	color:#000;
	text-decoration: none;
}

a:visited {
	color:#000;
	text-decoration: none;
}

a:hover {
	color:#f30;
	text-decoration: none;
}

.LINK_RED:link {
	color:#F60;
	text-decoration: none;
}

.LINK_RED:visited {
	color:#F60;
	text-decoration: none;
}

.LINK_RED:hover {
	color:#06F;
	text-decoration: none;
}

#WRAPPER{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	}

#WRAPPER header{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	background-image: url(images/back_top.png);
	background-repeat:repeat-x;
	background-position:center;
	width:100%;
	height:155px;
	}

#WRAPPER header #TOP{
	margin:0 auto;
	width:1200px;
	height:140px;
	}

#WRAPPER header #TOP a #LOGO {
	display:block;
	background-image: url(images/logo_top.png);
	width:331px;
	height:92px;
	margin:25px 0 0 14px;
	text-indent:-9999px;
	float:left;
	}
	
#WRAPPER header #TOP #LANG{
	display:block;
	text-align:right;
	width:760px;
	height:50px;
	float:right;
	margin:45px 15px 0 0;
	font-size:17px;
	}
	
#WRAPPER header #TOP #LANG .HH{
	float:right;
	background-image: url(images/s_icon_01b.gif);
	width:40px;
	height:40px;
	white-space: nowrap;
    overflow: hidden;
	text-indent:100%;
	}

#WRAPPER header #TOP #LANG .HH:hover{
	background-image:url(images/s_icon_01a.gif);
	}


#WRAPPER header #TOP #LANG .FF{
	float:right;
	background-image: url(images/s_icon_02b.gif);
	width:40px;
	height:40px;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .FF:hover{
	background-image:url(images/s_icon_02a.gif);
	}

#WRAPPER header #TOP #LANG .LL{
	float:right;
	background-image: url(images/s_icon_03b.gif);
	width:40px;
	height:40px;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .LL:hover{
	background-image:url(images/s_icon_03a.gif);
	}
	
#WRAPPER header #TOP #LANG .WW{
	float:right;
	background-image: url(images/s_icon_04b.gif);
	width:40px;
	height:40px;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .WW:hover{
	background-image:url(images/s_icon_04a.gif);
	}

#WRAPPER header #TOP #LANG .GG{
	display:block;
	float:right;
	background-image: url(images/s_icon_05b.gif);
	width:40px;
	height:40px;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .GG:hover{
	background-image:url(images/s_icon_05a.gif);
	}



#WRAPPER header #TOP #ICON{
	float: right;
	width: 760px;
	height: 35px;
	margin:0 20px 0 0;
	}
	
#WRAPPER header #TOP #ICON ul{
	}

#WRAPPER header #TOP #ICON li a{
	display:block;
	float:right;
	width:106px;
	text-align:right;
	color:#000;
	font-size:18px;
	line-height:20px;
	padding:10px 0 0 0;
	}

#WRAPPER header #TOP #ICON li a:hover{
	background-image:url(images/icons.png);
	background-repeat:no-repeat;
	background-position:8px 0;
	color: #F66;
	}

#WRAPPER header #TOP #ICON_S{
	display:none;
	text-indent:-9999px;
	}
	
#WRAPPER header #INC{
	display:none;
	}

#WRAPPER article{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
	}

#WRAPPER article #BANNER{
	display:block;
	width:100%;
	height:0;
	padding-bottom:31.25%;
	text-align:center;
	}

#WRAPPER article #BANNER img{
	width:100%;
	height:auto;
	}

#WRAPPER article #BANNER_S{
	display:none;
	}

#WRAPPER article #M_LINE{
	margin:0 auto;
	width:100%;
	height:6px;
	background-color:#a5a6a6;
	}

#WRAPPER article #M_LINE_S{
	margin:0 auto;
	width:100%;
	height:10px;
	background-color:#362e2b;
	}

#WRAPPER article #BOX01{
	clear:both;
	margin:0 auto;
	width:1200px;
	height:auto;
	}
	
#WRAPPER article #BOX01 .ROUND{
	float:left;
	width:270px;
	margin:36px 0 10px 25px;
	}

#WRAPPER article #BOX01 .ROUND h3{
	color:#666666;
	font-size:29px;
	width:100%;
	height:50px;
	line-height:30px;
	font-weight:normal;
	text-align:center;
	}
	
#WRAPPER article #BOX01 .ROUND img{
	margin:0 0 8px 0;
	}
#WRAPPER article #BOX01 .ROUND p{
	font-size:17px;
	line-height:21px;
	}
#WRAPPER article #BOX01 .BO_TEXT{
	margin:40px 20px;
	}

#WRAPPER article #BOX01 .BO_TEXT p{
	font-size:19px;
	line-height:25px;
	}

#WRAPPER article #BOX02 .CON_RIGHT .ROUND{
	float:left;
	width:210px;
	margin:30px 0 20px 20px;
	text-align:center;
	min-height:260px;
	}
	
#WRAPPER article #BOX02 .CON_RIGHT .ROUND h7 a{
	font-size:17px;
	line-height:22px;
	}


#WRAPPER article #B_TOP01{
	background-image:url(image/banner_top01.jpg);
	margin:0 auto;
	width:100%;
	height:420px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#dbddde;
	}

#WRAPPER article #B_TOP02{
	background-image:url(image/banner_top02.jpg);
	margin:0 auto;
	width:100%;
	height:420px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#dbddde;
	}

#WRAPPER article #B_TOP03{
	background-image:url(image/banner_top03_tw.jpg);
	margin:0 auto;
	width:100%;
	height:420px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#dbddde;
	}

#WRAPPER article #B_TOP04{
	background-image:url(image/banner_top04.jpg);
	margin:0 auto;
	width:100%;
	height:420px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#dbddde;
	}

#WRAPPER article #B_TOP05{
	background-image:url(image/banner_top05.jpg);
	margin:0 auto;
	width:100%;
	height:420px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#dbddde;
	}

#WRAPPER article #BOX02{
	clear:both;
	margin:0 auto;
	width:1200px;
	height:auto;
	overflow:hidden;
	}

#WRAPPER article #BOX02 .CON_RIGHT{
	margin:0 auto 50px auto;
	width:92%;
	height:auto;
	overflow:hidden;
	}

#WRAPPER article #BOX02 .CON_RIGHT .TITL{
	font-family:Verdana, Geneva, sans-serif;
	width:96%;
	color:#00a7e0;
	font-size:24px;
	line-height:32px;
	font-weight:normal;
	margin:45px 0 10px 42px;
	letter-spacing:-1px;
	clear:both;
	}

#WRAPPER article #BOX02 .CON_RIGHT h4{
	clear:both;
	width:70%;
	color:#333;
	font-size:19px;
	height:20px;
	line-height:20px;
	font-weight:normal;
	padding:0 0 0 10px;
	margin:25px 0 10px 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .Pro a{
	display:block;
	float:right;
	height:36px;
	line-height:36px;
	font-size:20px;
	color:#fff;
	background-color:#00a7e0;
	text-align:center;
	border-radius:5px;
	color:#FFF;
	padding:0 15px;
	margin:2px 0 12px 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .Pro a:hover{
	background-color:#ff5754;}

#WRAPPER article #BOX02 .CON_RIGHT p{
	width:96%;
	margin:10px 30px 10px 42px;
	font-size:18px;
	text-align:justify;
	line-height:30px;
	clear:both;
	}


#WRAPPER article #BOX02 .CON_RIGHT .BUT02 a{
	float:left;
	width:180px;
	padding:5px 10px;
	font-size:22px;
	display:block;
	background-color:#ff5754;
	text-align:center;
	color:#FFF;
	border-radius:5px;
	margin:-20px 0 25px 30px;
	}
	
#WRAPPER article #BOX02 .CON_RIGHT .BUT02 a:hover{
	background-color: #09F;
	color:#FF0;}

	
#WRAPPER article #BOX02 .CON_RIGHT .PHOTO{
	text-align:center;
	min-width:150px;
	float:left;
	margin:0 -63px 20px 75px;
	border:1px #CCC solid;
	height:auto;
	overflow:hidden;
	}
#WRAPPER article #BOX02 .CON_RIGHT .PHOTO img{
	margin:0 0 -2px 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOTO p{
	width:100%;
	margin:0;
	font-size:16px;
	text-align:justify;
	line-height:28px;
	text-align:center;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOTO h6{
	width:100%;
	margin:15px 0 10px 0;
	font-size:20px;
	text-align:justify;
	line-height:20px;
	text-align:center;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOTO_2{
	text-align:center;
	min-width:150px;
	float:left;
	margin:0 -63px 20px 75px;
	border:1px #CCC solid;
	height:auto;
	overflow:hidden;
	}
#WRAPPER article #BOX02 .CON_RIGHT .PHOTO_2 img{
	margin:0 0 -2px 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOTO_2 p{
	width:100%;
	margin:0;
	font-size:16px;
	text-align:justify;
	line-height:28px;
	text-align:center;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOTO_2 h6{
	width:100%;
	margin:15px 0 10px 0;
	font-size:20px;
	text-align:justify;
	line-height:20px;
	text-align:center;
	}


#WRAPPER article #BOX02 .CON_RIGHT ul{
	margin:0 0 0 20px;
	}

#WRAPPER article #BOX02 .CON_RIGHT li{
	margin:10px 0 0 0;
	font-size:18px;
	line-height:30px;
	min-height:30px;
	padding:0 0 0 30px;
	background-image:url(image/point_c03.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	}
	
#WRAPPER article #BOX02 .CON_RIGHT ul li img{
	margin:10px 0 5px 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT tr td{
	border: 1px solid #aaa;
	padding:6px 6px;
	text-align:left;
	line-height:23px;
	font-size:16px;
	}

#WRAPPER article #BOX02 .CON_RIGHT table{
	width:100%;
	margin:10px 0 25px 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .TTT{
	}


#WRAPPER article #BOX02 .CON_RIGHT #MAIL{
	width:100%;
	margin:0 auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT #MAIL p{
	width:100%;
	margin:0 0 0 8px;
	font-size:17px;
	text-align:justify;
	line-height:30px;
	}

#WRAPPER article #BOX02 .CON_RIGHT #MAIL h5{
	color:#333;
	margin:30px 0 20px 6px;
	font-size:31px;
	line-height:30px;
	}

#WRAPPER article #BOX02 .CON_RIGHT #MAIL h6{
	color:#01a7e1;
	margin:20px 0 5px 60px;
	font-size:22px;
	line-height:30px;
	}


#WRAPPER article #BOX02 .CON_RIGHT #MAIL tr td{
    border: 0px solid #aaa;
	padding:6px 6px;
	text-align:left;
	line-height:30px;
}


#WRAPPER article #BOX02 .CON_LEFT{
	float:left;
	width:300px;
	height:auto;
	text-align:left;
	}

#WRAPPER article #BOX02 .CON_LEFT .L_ICON{
	float:left;
	width:160px;
	height:40px;
	line-height:30px;
	font-size:20px;
	color:#000;
	text-align: left;
	padding:4px 0 0 10px;
	border:#999 solid 1px;
	border-radius:5px;
	margin:0 62px 0 65px;
	}

#WRAPPER article #BOX02 .CON_LEFT .COLL{
	float:left;
	width:200px;
	margin:5px 0 0 65px;
	}

#WRAPPER article #BOX02 .CON_LEFT .COLL .COLLTAB{
	float:left;
	width:200px;
	height:25px;
	margin: 0px;
	padding:0 0 5px 0;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-image: url(images/l_box04.png);
	background-position:-15px -15px;
	}

#WRAPPER article #BOX02 .CON_LEFT .COLLTAB:hover{
	background-image: url(images/l_box04s.png);
	}

#WRAPPER article #BOX02 .CON_LEFT .OPEN{
 	display:block;
	width:200px;
	}

#WRAPPER article #BOX02 .CON_LEFT ul{
	display:none;
	float:left;
	margin:0 0 10px 5px;
	}
	
#WRAPPER article #BOX02 .CON_LEFT li {
	float:left;
	background-image:url(images/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:210px;
	height:30px;
	line-height:30px;
	font-size:17px;
	text-align: left;
	padding:0px 0 0 22px;
	margin:0 0 0 0px;
	border: none;
	}

#WRAPPER article #BOX02 .CON_LEFT h1{
	margin:50px 0 22px 0;
	color:#000;
	font-size:32px;
	line-height:45px;
	height:45px;
	font-weight:normal;
	background-image:url(images/point_001.png);
	background-repeat:no-repeat;
	background-position:30px 0;
	float:left;
	width:235px;
	height:auto;
	text-align: left;
	padding:0 0 0 65px;
	}

#WRAPPER article #BOX02 .CON_LEFT li:hover{
	background-image:url(images/point_c03s.png);
	}


#WRAPPER article #BOX02 .CON_RIGHT{
	margin:35px 0 20px 0;
	float:right;
	width:900px;
	height:auto;
	}


#WRAPPER article #BOX02 .CON_RIGHT h2{
	width:96%;
	color:#000;
	font-size:24px;
	line-height:32px;
	font-weight:normal;
	margin:25px 0 0 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT h3{
	clear:both;
	width:96%;
	color:#333;
	font-size:22px;
	height:30px;
	line-height:30px;
	font-weight:normal;
	margin:0 0 10px 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT p{
	width:96%;
	margin:5px 0 15px 0;
	font-size:18px;
	text-align:justify;
	line-height:26px;
	}

#WRAPPER article #BOX02 .CON_RIGHT img{
	}

#WRAPPER article .BACK a{
	display:block;
	margin:30px auto 40px auto;
	width:120px;
	height:40px;
	font-size:20px;
	line-height:40px;
	text-align:center;
	border-radius:5px;
	background-color:#333;
	color:#FFF;
	}

#WRAPPER article .BACK a:hover{
	background-color:#ff5754;
	}

#WRAPPER footer{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#362e2b;
	}
	
#WRAPPER footer #COPY{
	clear:both;
	margin:15px auto 20px auto;
	width:1140px;
	height:auto;
	color:#FFF;
	overflow:hidden;
    }

#WRAPPER footer #COPY h3{
	font-size:19px;
	line-height:32px;
	}
	
#WRAPPER footer #COPY p{
	font-size:16px;
	line-height:22px;
	}

#WRAPPER footer #COPY a{
	color:#FFF;
	}

#WRAPPER footer #COPY a:hover{
	color:#F30;
	}


#WRAPPER footer #COPY .COPY00{
	background-image: url(images/logo_down.png);
	float:left;
	width:295px;
	height:82px;
	margin:0 40px 0 0;
	text-indent:-9999px;
	}

#WRAPPER footer #COPY .COPY01{
	float:left;
	width:400px;
	margin:20px 0 0 0;
	height:auto;
	text-align:left;
	}

#WRAPPER footer #COPY .COPY02{
	float:right;
	width:400px;
	margin:20px 0 0 0;
	height:auto;
	text-align:right;
	}


/** 文字樣式 **/

.TITLE-BLUE{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#00a7e0;
	}

.TITLE-BLUES{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00a7e0;
	}

.TEXT-RED{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:20px;
	height:30px;
	line-height:20px;
	color:#ff5754;
	text-align:center;
	padding:30px 0 5px 0;
	}

.TEXT-W{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	text-align:left;
	line-height:28px;
	height:28px;
	}

/**聯絡我們的表格設定**/

.TEXT-B{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
	text-align:left;
	line-height:36px;
	height:36px;
	}

.ICON-BW {
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFF;
	text-align:left;
	line-height:36px;
	height:36px;
	background-color:#ff5754; 
	border-radius:5px; 
	border: 1px solid #FF3300;
	padding:0 30px;
	}

.ICON-BW:hover {
	background-color:#01a7e1;
	border: 1px solid #01a7e1;
	}

.ICON-B{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#666;
	text-align:left;
	line-height:36px;
	height:36px;
	background-color:#CCC; 
	border-radius:5px; 
	border: 1px solid  #999;
    padding:0 30px;
	}
	
.ICON-B:hover {
	background-color:#01a7e1;
	color:#FFF;
	}
	
/**醫學報導標題文字**/
.TEXT-MED{
	font-size:10px;
	color:#666;
	}

.MT20{
	margin-top:0;
	}

/**服務項目文字**/

#WRAPPER article #BOX02 .CON_RIGHT .TTT tr td{
	text-align:center;
	}

.TEXT-BB{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	text-align:left;
	line-height:30px;
	height:30px;
	text-align:center;
	}

.TEXT-BS{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:left;
	line-height:19px;
	height:19px;
	text-align:center;
	}

.TEXT-Y{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#960;
	text-align:left;
	line-height:22px;
	height:22px;
	text-align:center;
	}



/* --手機版型------------------------------------- */

@media screen and (max-width: 999px) {

html {
	background-image:url(images/backs.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment: fixed;
	}


a:link {
	color:#333;
	text-decoration: none;
}

a:visited {
	color:#666;
	text-decoration: none;
}

a:hover {
	color:#ff5754;
	text-decoration: none;
}

#WRAPPER{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	min-width:368px;
	}

#WRAPPER header{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	background-image:url(images/back_tops.png);
	background-repeat:repeat-x;
	background-position:top center;
	width:100%;
	height:110px;
	}

#WRAPPER header #TOP{
	margin:0 auto;
	width:100%;
	height:110px;
	}

#WRAPPER header #TOP a #LOGO {
	display:block;
	background-image: url(images/logo_top_s.png);
	width:180px;
	height:50px;
	background-size:cover;
	margin:5px 0 10px 10px;
	text-indent:-9999px;
	float:left;
	}
	
#WRAPPER header #TOP #LANG{
	display:block;
	text-align:right;
	width:160px;
	height:40px;
	float:right;
	margin:12px 5px 0 0;
	font-size:17px;
	}
	
#WRAPPER header #TOP #LANG .HH{
	display:none;
	float:right;
	background-image:url(images/s_icon_01b.gif);
	width:40px;
	height:40px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .HH:hover{
	background-image:url(images/s_icon_01a.gif);
	}

#WRAPPER header #TOP #LANG .FF{
	float:right;
	background-image:url(images/s_icon_02b.gif);
	width:40px;
	height:40px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .FF:hover{
	background-image:url(images/s_icon_02a.gif);
	}

#WRAPPER header #TOP #LANG .LL{
	float:right;
	background-image:url(images/s_icon_03b.gif);
	width:40px;
	height:40px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .LL:hover{
	background-image:url(images/s_icon_03a.gif);
	}

#WRAPPER header #TOP #LANG .WW{
	float:right;
	background-image:url(images/s_icon_04b.gif);
	width:40px;
	height:40px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .WW:hover{
	background-image:url(images/s_icon_04a.gif);
	}

#WRAPPER header #TOP #LANG .GG{
	float:right;
	background-image:url(images/s_icon_05b.gif);
	width:40px;
	height:40px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .GG:hover{
	background-image:url(images/s_icon_05a.gif);
	}

#WRAPPER header #TOP #ICON{
	display:none;
	}
	
#WRAPPER header #TOP #ICON_S{
	display:none;
	width:230px;
	height:230px;
	position:fixed;
	z-index:888;
	left:50%;
	top:10%;
	margin-left:-115px;
	margin-top:60px;
	text-indent:0;
	}
	
#WRAPPER header #TOP #ICON_S ul{
	}

#WRAPPER header #TOP #ICON_S li a{
	display:block;
	float:left;
	width:110px;
	text-align: center;
	color:#FFF;
	font-size:18px;
	line-height:40px;
	margin:2px 2px;
	background-color:rgba(54,46,43,0.7);
	border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #FFFFFF; 
	}

#WRAPPER header #TOP #ICON_S li a:hover{
	color:#FF0;
	}

#WRAPPER header #INC{
	float:left;
	display: block;
	width:100%;
	height:45px;
	}
#WRAPPER header #INC #INC_COM{
	float:left;
	display:block;
	width:270px;
	height:40px;
	background-image:url(images/logo_inc.png);
	background-size:cover;
	text-indent:-9999px;
	margin:2px 0 0 2px;
	}

#WRAPPER header #INC #INC_BUT{
	display:block;
	
	float:right;
	width:40px;
	height:30px;
	margin:10px 10px 0 0;
	background-image:url(images/logo_icon.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}

#WRAPPER article{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
	}

#WRAPPER article #BANNER{
	display:none;
	}

#WRAPPER article #BANNER_S{
	display:block;
	width:100%;
	height:auto;
	}

#WRAPPER article #BANNER_S #SLIDER_S{
	width:100%;
	height:auto;
    }

#WRAPPER article #BANNER_S #SLIDER_S img{
	width:100%;
	height:auto;
	}

#WRAPPER article #BANNER_S #SLIDER_S .B01{
	display:block;
	width:100%;
	height:0;
	padding-bottom:45.5%;
	background-image: url(images/banner_s01.jpg);
	background-size:cover;
	background-position:center center;

    }

#WRAPPER article #BANNER_S #SLIDER_S .B02{
	display:block;
	width:100%;
	height:0;
	padding-bottom:45.5%;
	background-image: url(images/banner_s02.jpg);
	background-size:cover;
	background-position:center center;
    }

#WRAPPER article #BANNER_S #SLIDER_S .B03{
	display:block;
	width:100%;
	height:0;
	padding-bottom:45.5%;
	background-image: url(images/banner_s03.jpg);
	background-size:cover;
	background-position:center center;
	}

#WRAPPER article #BANNER_S #SLIDER_S .B04{
	display:block;
	width:100%;
	height:0;
	padding-bottom:45.5%;
	background-image:url(images/banner_s04.jpg);
	background-size:cover;
	background-position:center center;
    }

#WRAPPER article #BANNER_S #SLIDER_S .B05{
	display:block;
	width:100%;
	height:0;
	padding-bottom:45.5%;
	background-image:url(images/banner_s05.jpg);
	background-size:cover;
	background-position:center center;
    }

#WRAPPER article #BANNER_S #SLIDER_S .B06{
	display:block;
	width:100%;
	height:0;
	padding-bottom:45.5%;
	background-image:url(images/banner_s06.jpg);
	background-size:cover;
	background-position:center center;
    }

#WRAPPER article #BANNER_S #SLIDER_S .B07{
	display:block;
	width:100%;
	height:0;
	padding-bottom:45.5%;
	background-image:url(images/banner_s07.jpg);
	background-size:cover;
	background-position:center center;
    }

#WRAPPER article #BANNER_S #SLIDER_S .B08{
	display:block;
	width:100%;
	height:0;
	padding-bottom:45.5%;
	background-image:url(images/banner_s08.jpg);
	background-size:cover;
	background-position:center center;
    }
	
#WRAPPER article #BANNER_S #SLIDER_S .B09{
	display:block;
	width:100%;
	height:0;
	padding-bottom:45.5%;
	background-image:url(images/banner_s09.jpg);
	background-size:cover;
	background-position:center center;
    }

#WRAPPER article #BANNER_S #SLIDER_S .B10{
	display:block;
	width:100%;
	height:0;
	padding-bottom:45.5%;
	background-image:url(images/banner_s10.jpg);
	background-size:cover;
	background-position:center center;
    }

#WRAPPER article #M_LINE{
	margin:0 auto 30px auto;
	width:100%;
	height:3px;
	background-color:#a5a6a6;
	}
	

#WRAPPER article #M_LINE_S{
	margin:0 auto;
	width:100%;
	height:1px;
	background-color:#362e2b;
	}


#WRAPPER article #BOX01{
	clear:both;
	margin:0 auto;
	width:100%;
	height:auto;
	}
	
#WRAPPER article #BOX01 .ROUND{
	float:left;
	width:45%;
	margin:10px 2.5% 10px 2.5%;
	}

#WRAPPER article #BOX01 .ROUND h3{
	color:#666666;
	font-size:21px;
	width:100%;
	height:30px;
	line-height:30px;
	font-weight:normal;
	text-align:center;
	background-repeat:no-repeat;
	}
	
#WRAPPER article #BOX01 .ROUND a img{
	width:100%;
	height:auto;
	}

#WRAPPER article #BOX01 .ROUND h3 span{
	color:#FFF;
	font-size:25px;
	margin:0 15px 0 8px;
	line-height:38px;
	}
	
	
#WRAPPER article #BOX01 .ROUND .X01{
	background-image:url(image/point_b02s.png);    }

#WRAPPER article #BOX01 .ROUND .X02{
	background-image:url(image/point_b02s.png);    }

#WRAPPER article #BOX01 .ROUND img{
	margin:0 0 8px 0;
	}
#WRAPPER article #BOX01 .ROUND p{
	font-size:16px;
	line-height:20px;
	text-align:center;
	}

#WRAPPER article #BOX01 .BO_TEXT {
	clear:both;
	float: none;
	width:92%;
	margin:20px auto 30px auto;
	}

#WRAPPER article #BOX01 .BO_TEXT p{
	font-size:19px;
	line-height:25px;
	}

#WRAPPER article #BOX02 .CON_RIGHT .ROUND{
	float:none;
	width:210px;
	margin:30px auto 0 auto;
	text-align:center;
	}
	
#WRAPPER article #BOX02 .CON_RIGHT .ROUND h7 a{
	font-size:17px;
	line-height:22px;
	}


#WRAPPER article #B_TOP01{
	background-image:url(image/s_banner_top01.jpg);
	margin:0 auto;
	width:100%;
	height:0;
	padding-bottom:41.8%;
	background-size:cover;
	background-position:center center;
	background-color:#dbddde;
	}

#WRAPPER article #B_TOP02{
	background-image:url(image/s_banner_top02.jpg);
	margin:0 auto;
	width:100%;
	height:0;
	padding-bottom:41.8%;
	background-size:cover;
	background-position:center center;
	background-color:#dbddde;
	}

#WRAPPER article #B_TOP03{
	background-image:url(image/s_banner_top03_tw.jpg);
	margin:0 auto;
	width:100%;
	height:0;
	padding-bottom:41.8%;
	background-size:cover;
	background-position:center center;
	background-color:#dbddde;
	}

#WRAPPER article #B_TOP04{
	background-image:url(image/s_banner_top04.jpg);
	margin:0 auto;
	width:100%;
	height:0;
	padding-bottom:41.8%;
	background-size:cover;
	background-position:center center;
	background-color:#dbddde;
	}

#WRAPPER article #B_TOP05{
	background-image:url(image/s_banner_top05.jpg);
	margin:0 auto;
	width:100%;
	height:0;
	padding-bottom:41.8%;
	background-size:cover;
	background-position:center center;
	background-color:#dbddde;
	}

#WRAPPER article #BOX02{
	clear:both;
	margin:0 auto;
	width:100%;
	height:auto;
	overflow:hidden;
	}

#WRAPPER article #BOX02 .CON_RIGHT{
	margin:0 auto 20px auto;
	width:92%;
	height:auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT h2 img{
	width:100%;
	height:auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT p img{
	width:100%;
	height:auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT .TITL{
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	color:#00a7e0;
	font-size:24px;
	line-height:32px;
	font-weight:normal;
	margin:30px 0 0 0;
	letter-spacing:-1px;
	clear:both;
	}

#WRAPPER article #BOX02 .CON_RIGHT h4{
	clear:both;
	width:100%;
	color:#333;
	font-size:19px;
	height:19px;
	line-height:19px;
	font-weight:normal;
	padding:0 0 0 0;
	margin:25px 0 10px 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .Pro a{
	float:none;
	display:block;
	width:150px;
	height:40px;
	line-height:40px;
	font-size:16px;
	background-color:#00a7e0;
	text-align:center;
	border-radius:5px;
	color:#FFF;
	margin:0 0 30px 20px;
	
	}

#WRAPPER article #BOX02 .CON_RIGHT .Pro a:hover{
	background-color:#ff5754;}

#WRAPPER article #BOX02 .CON_RIGHT p{
	width:100%;
	margin:10px 0 10px 0;
	font-size:18px;
	text-align:left;
	line-height:26px;
	clear:both;
	}


#WRAPPER article #BOX02 .CON_RIGHT .BUT02 a{
	float:none;
	margin:0 auto;
	width:180px;
	padding:5px 10px;
	font-size:22px;
	display:block;
	background-color:#ff5754;
	text-align:center;
	color:#FFF;
	border-radius:5px;
	margin:0 auto 25px auto;
	}
	
#WRAPPER article #BOX02 .CON_RIGHT .BUT02 a:hover{
	background-color: #09F;
	color:#FF0;}

	
#WRAPPER article #BOX02 .CON_RIGHT .PHOTO{
	text-align:center;
	width:40%;
	float:left;
	margin:10px 3%;
	border:1px #CCC solid;
	height:auto;
	overflow:hidden;
	}
#WRAPPER article #BOX02 .CON_RIGHT .PHOTO img{
	margin:0 0 -3px 0;
	width:100%;
	height:auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOTO p{
	width:100%;
	margin:0;
	font-size:16px;
	text-align:justify;
	line-height:28px;
	text-align:center;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOTO h6{
	width:100%;
	margin:15px 0 10px 0;
	font-size:18px;
	text-align:justify;
	line-height:20px;
	text-align:center;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOTO_2{
	text-align:center;
	width:100%;
	float: none;
	margin:10px auto;
	border:1px #CCC solid;
	height:auto;
	overflow:hidden;
	}
#WRAPPER article #BOX02 .CON_RIGHT .PHOTO_2 img{
	margin:0 0 -3px 0;
	width:100%;
	height:auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOTO_2 p{
	width:100%;
	margin:0;
	font-size:16px;
	text-align:justify;
	line-height:28px;
	text-align:center;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOTO_2 h6{
	width:100%;
	margin:15px 0 10px 0;
	font-size:18px;
	text-align:justify;
	line-height:20px;
	text-align:center;
	}



#WRAPPER article #BOX02 .CON_RIGHT ul{
	margin:0;
	}

#WRAPPER article #BOX02 .CON_RIGHT li{
	margin:0;
	font-size:18px;
	line-height:30px;
	min-height:30px;
	padding:10px 0 20px 0;
	background-image: none;
	}

#WRAPPER article #BOX02 .CON_RIGHT ul li img{
	margin:10px 0 5px 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT tr td{
	border: 1px solid #aaa;
	padding:6px 6px;
	text-align:left;
	line-height:20px;
	font-size:15px;
	}

#WRAPPER article #BOX02 .CON_RIGHT table{
	width:100%;
	margin:10px 0 25px 0px;
	}

#WRAPPER article #BOX02 .CON_RIGHT .TTT{
	width:99%;
	height:auto;
	over-flow:scroll-x;
	overflow-y:hidden;
    overflow-x:auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT #MAIL{
	width:100%;
	margin:0 auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT #MAIL p{
	width:98%;
	font-size:17px;
	text-align:left;
	line-height:23px;
	margin:0 0 5px 6px;
	}

#WRAPPER article #BOX02 .CON_RIGHT #MAIL p img{
	width:96%;
	height:auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT #MAIL h5{
	color:#333;
	margin:30px 0 10px 6px;
	font-size:25px;
	line-height:30px;
	}

#WRAPPER article #BOX02 .CON_RIGHT #MAIL h6{
	color:#01a7e1;
	margin:20px 0 5px 6px;
	font-size:20px;
	line-height:30px;
	}


#WRAPPER article #BOX02 .CON_RIGHT #MAIL tr td{
    border: 0px solid #aaa;
	padding:6px 6px;
	text-align:left;
	line-height:30px;
}


#WRAPPER article #BOX02 .CON_LEFT{
	float:none;
	width:100%;
	height:auto;
	text-align:center;
	}

#WRAPPER article #BOX02 .CON_LEFT .L_ICON{
	float:left;
	width:75%;
	height:40px;
	line-height:30px;
	font-size:20px;
	color:#000;
	text-align: left;
	padding:4px 0 0 10px;
	border:#999 solid 1px;
	border-radius:5px;
	margin:0 62px 0 45px;
	}

#WRAPPER article #BOX02 .CON_LEFT .COLL{
	float:left;
	width:70%;
	margin:5px 0 0 65px;
	}

#WRAPPER article #BOX02 .CON_LEFT .COLL .COLLTAB{
	float:left;
	width:200px;
	height:25px;
	margin: 0px;
	padding:0 0 5px 0;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-image: url(images/l_box04.png);
	background-position:-15px -15px;
	}

#WRAPPER article #BOX02 .CON_LEFT .COLLTAB:hover{
	background-image: url(images/l_box04s.png);
	}

#WRAPPER article #BOX02 .CON_LEFT .OPEN{
 	display:block;
	width:80%;
	}

#WRAPPER article #BOX02 .CON_LEFT ul{
	display:none;
	float:left;
	margin:0 0 10px 5px;
	}
	
#WRAPPER article #BOX02 .CON_LEFT li {
	float:left;
	background-image:url(images/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:210px;
	height:30px;
	line-height:30px;
	font-size:17px;
	text-align: left;
	padding:0px 0 0 22px;
	margin:0 0 0 0px;
	border: none;
	}

#WRAPPER article #BOX02 .CON_LEFT h1{
	margin:25px auto 10px auto;
	color:#000;
	font-size:32px;
	line-height:45px;
	height:45px;
	font-weight:normal;
	background-image:url(images/point_001.png);
	background-repeat:no-repeat;
	background-position:3% 0;
	float:left;
	width:100%;
	height:auto;
	text-align: left;
	padding:0 0 0 11%;
	}

#WRAPPER article #BOX02 .CON_RIGHT{
	float:none;
	width:90%;
	height:auto;
	margin:0 auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT h2{
	width:100%;
	color:#333;
	font-size:22px;
	line-height:30px;
	font-weight:normal;
	margin:25px 0 0 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT h3{
	clear:both;
	float:none;
	width:100%;
	color:#333;
	font-size:18px;
	height:auto;
	line-height:20px;
	font-weight:normal;
	margin:0 0 10px 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT p{
	width:100%;
	margin:5px 0 0 0;
	font-size:16px;
	text-align:justify;
	line-height:24px;
	}

#WRAPPER article #BOX02 .CON_RIGHT img{
	width:100%;
	height:auto;
	}

#WRAPPER article .BACK a{
	display:block;
	margin:30px auto 40px auto;
	width:120px;
	height:40px;
	font-size:20px;
	line-height:40px;
	text-align:center;
	border-radius:5px;
	background-color:#333;
	color:#FFF;
	}

#WRAPPER article .BACK a:hover{
	background-color:#ff5754;
	}
	
	

#WRAPPER footer{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#362e2b;
	}
	
#WRAPPER footer #COPY{
	clear:both;
	margin:20px auto;
	width:100%;
	height:auto;
	color:#FFF;
	overflow:hidden;
    }

#WRAPPER footer #COPY h3{
	font-size:19px;
	line-height:32px;
	}
	
#WRAPPER footer #COPY p{
	font-size:15px;
	line-height:20px;
	}

#WRAPPER footer #COPY a{
	color:#FFF;
	}

#WRAPPER footer #COPY a:hover{
	color: #F30;
	}

#WRAPPER footer #COPY .COPY00{
	display:block;
	background-image: url(images/logo_down_s.png);
	background-repeat:no-repeat;
	margin:0 0 10px 4%; 
	float:none;
	width:200px;
	height:55px;
	background-size:cover;
	text-indent:-9999px;
	}

#WRAPPER footer #COPY .COPY01{
	margin:0 auto; 
	float:none;
	width:92%;
	height:auto;
	text-align:left;
	}

#WRAPPER footer #COPY .COPY02{
	margin:10px auto;
	float: none;
	width:92%;
	height:auto;
	text-align:left;
	}


/** 文字樣式 **/

.TITLE-BLUE{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#00a7e0;
	}

.TITLE-BLUES{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00a7e0;
	font-weight:bolder;
	}

.TEXT-RED{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:20px;
	height:30px;
	line-height:20px;
	color:#ff5754;
	text-align:center;
	padding:30px 0 5px 0;
	}

.TEXT-W{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	text-align:left;
	line-height:25px;
	height:25px;
	}


/**聯絡我們的表格設定**/
.TEXT-B{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#666;
	text-align:left;
	line-height:36px;
	height:36px;
	}

.ICON-BW {
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFF;
	text-align:left;
	line-height:40px;
	height:40px;
	background-color:#ff5754; 
	border-radius:5px; 
	border: 1px solid #FF3300;
	padding:0 30px;
	}

.ICON-BW:hover {
	background-color:#01a7e1;
	border: 1px solid #01a7e1;
	}

.ICON-B{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#666;
	text-align:left;
	line-height:40px;
	height:40px;
	background-color:#CCC; 
	border-radius:5px; 
	border: 1px solid  #999;
    padding:0 30px;
	}
	
.ICON-B:hover {
	background-color:#01a7e1;
	color:#FFF;
	}
	
/**醫學報導標題文字**/
.TEXT-MED{
	font-size:10px;
	color:#666;
	}
.MT20{
	margin-top:30px;
	}
	
/**服務項目文字**/

#WRAPPER article #BOX02 .CON_RIGHT .TTT tr td{
	text-align:center;
	}

.TEXT-BB{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-align:left;
	line-height:20px;
	height:20px;
	text-align:center;
	}

.TEXT-BS{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:left;
	line-height:19px;
	height:19px;
	text-align:center;
	}

.TEXT-Y{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#960;
	text-align:left;
	line-height:15px;
	height:15px;
	text-align:center;
	}
	}
	

/* ======平板版型區====== */
 
@media screen and (min-width: 999px) and (max-width: 1200px) {
	
	#WRAPPER{
	width:1200px;
	}
	
	}
