/* ---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;
}

.clearBoth{
 clear: both;
}

.clearfix:after{
 display: block;
 visibility: hidden;
 clear: both;
 height: 0;
 content: "";
}

/* ---reset.css--- */

html {	
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust:none;/**iphone手機旋轉字體不要放大**/
	background-image:url(image/back_all.jpg);
	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;
	}

@keyframes fade-in {
0% {opacity: 0;}/*初始狀態 透明度為0*/
10% {opacity: 0;}/*過度狀 態透明度為0*/
100% {opacity: 1;}/*結束狀態 透明度為1*/
}

@-webkit-keyframes fade-in {/*針對webkit內核*/
0% {opacity: 0;}
20% {opacity: 0;}
100% {opacity: 1;}
}

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

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

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

a:hover {
	color:#ea5205;
	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 .BORD{
	width:99% !important;
	height:auto;
	border: 1px solid #DFDFDF;
	border-radius:1%;
	padding:4px;
	background: #ffffff;
	box-shadow:2px 2px 2px #aaa;
	margin:0 auto;
	}

#WRAPPER .JOIN img{
	width:190px !important;
	height:auto;
	}

#WRAPPER{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	background-image: url(image/back_bottom.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	}

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

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

#WRAPPER header #TOP a #LOGO {
	display:block;
	background-image:url(image/logo_s.png);
	width:663px;
	height:120px;
	margin:20px 0 0 25px;
	text-indent:-9999px;
	float:left;
	}
	
#WRAPPER header #TOP #LANG{
	display:block;
	text-align:right;
	width:470px;
	height:40px;
	float:right;
	margin:50px 20px 0 0;
	font-size:17px;
	}
	
#WRAPPER header #TOP #LANG .HH{
	float:right;
	background-image:url(image/t_but01a.png);
	width:31px;
	height:31px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .HH:hover{
	background-image:url(image/t_but01b.png);
	}

#WRAPPER header #TOP #LANG .MM{
	float:right;
	background-image:url(image/t_but04a.png);
	width:31px;
	height:31px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	margin:0 0 0 10px;
	}

#WRAPPER header #TOP #LANG .MM:hover{
	background-image:url(image/t_but04b.png);
	}

#WRAPPER header #TOP #LANG .FF{
	float:right;
	background-image:url(image/t_but02a.png);
	width:31px;
	height:31px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	margin:0 0 0 10px;
	}

#WRAPPER header #TOP #LANG .FF:hover{
	background-image:url(image/t_but02b.png);
	}


#WRAPPER header #TOP #LANG .LL{
	float:right;
	background-image:url(image/t_but05a.png);
	width:31px;
	height:31px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	margin:0 0 0 10px;
	}

#WRAPPER header #TOP #LANG .LL:hover{
	background-image:url(image/t_but05b.png);
	}


#WRAPPER header #TOP #LANG .NN{
	float:right;
	background-image:url(image/t_but03a.png);
	width:31px;
	height:31px;
	color:#FFF;
	font-size:22px;
	padding:4px;
	background-size:cover;
	white-space: nowrap;
    overflow: hidden;
	margin:0 0 0 10px;
	}

#WRAPPER header #TOP #LANG .NN:hover{
	background-image:url(image/t_but03b.png);
	}



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

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

#WRAPPER header #TOP #ICON li a:hover{
	color: #ea5205;
	}

#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{
	width:100%;
	height:150px;
	background-color:#f7f7f7;
	}
	
#WRAPPER article #M_LINE p{
	width:160px;
	height:auto;
	margin:0 auto;
	text-align:center;
	font-size:16px;
	line-height:22px;
	}
	
#WRAPPER article #M_LINE p:hover{
	color:#ea5205;
	}

#WRAPPER article #M_LINE img{
	display:block;
	width:90px;
	height:auto;
	margin:20px auto 10px auto;
	animation: fade-in;/*動畫名稱*/
    animation-duration: 2s;/*動畫持續時間*/
    -webkit-animation:fade-in 2s;/*針對webkit內核*/
	}

#WRAPPER article #M_LINE img:hover{
	opacity: 0.6;
	}

#WRAPPER article #M_LINE .SOX1{
	float:left;
	width:11.1%;
	height:150px;
	background-color:#f7f7f7;
	}
	
#WRAPPER article #M_LINE .SOX2{
	float:left;
	width:11.11%;
	height:150px;
	background-color:#ededed;
	}


#WRAPPER article #M_LINE_S{
	margin:0 auto;
	width:100%;
	height:3px;
	background-color:#edd883;
	}

#WRAPPER article #BOX01{
	clear:both;
	margin:30px auto;
	width:1200px;
	height:auto;
	}
	
#WRAPPER article #BOX01 .ROUND{
	float:left;
	width:226px;
	margin:20px 0 270px 70px;
	}

#WRAPPER article #BOX01 .ROUND h3{
	color:#FFF;
	font-size:29px;
	width:100%;
	height:55px;
	line-height:50px;
	font-weight:normal;
	background-repeat:no-repeat;
	text-shadow:
	0 0 0.2em #ea5205,
	0 0 0.2em #ea5205,
	0 0 0.2em #ea5205,
	0 0 0.2em #ea5205,
	0 0 0.2em #ea5205;
	}
	
#WRAPPER article #BOX01 .ROUND h3 span{
	color:#FFF;
	font-size:33px;
	margin:0 10px 0 10px;
	}
	
#WRAPPER article #BOX01 .ROUND .X01{
	background-image:url(image/point_b01.png);    
	}

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

#WRAPPER article #BOX01 .ROUND img{
	margin:0 0 0 0;
	}

#WRAPPER article #BOX01 .ROUND img:hover{
	opacity: 0.7;
	}

#WRAPPER article #BOX01 .ROUND p{
	font-size:17px;
	line-height:21px;
	text-align:center;
	}

#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 #BOX02{
	clear:both;
	margin:0 auto;
	width:1200px;
	height:auto;
	overflow:hidden;
	}

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

#WRAPPER article #BOX02 .CON_RIGHT .CONBOX{
	width:100%;
	height:auto;
	overflow:hidden;
	}

#WRAPPER article #BOX02 .CON_RIGHT .CON01{
	width:500px;
	height:auto;
	overflow:hidden;
	}

#WRAPPER article #BOX02 .CON_RIGHT .CON02{
    width:380px;
	height:auto;
	overflow:hidden;
	padding:15px 0 0 0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .L{
	float:left;
	}

#WRAPPER article #BOX02 .CON_RIGHT .R{
	float:right;
	}

#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 .wrapper{
    position: relative;
    padding-bottom:56.25%;
    width:100%;
    height:0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .wrapper iframe{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	}

#WRAPPER article #BOX02 .CON_RIGHT .wrapper video{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	}

#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 .STORE{
	margin:0;
	}

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

#WRAPPER article #BOX02 .CON_RIGHT .STORE li{
	color:#333;
	float:left;
	width:35%;
	margin:0 3% 20px 30px;
	font-size:20px;
	line-height:50px;
	padding:10px 0 10px 53px;
	background-image:url(image/point_003s.png);
	background-repeat:no-repeat;
	background-position:8px 3px;
	background-color:#fffdf4;
	border-radius:0 30% 5% 5%;
	
	border:#f3b752 solid 1px;border-top:#ea5205 solid 5px;
	} 

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

#WRAPPER article #BOX02 .CON_RIGHT li{
	float:left;
	width:460px;
	margin:0 0 0 0;
	font-size:18px;
	line-height:24px;
	padding:8px 0 0 28px;
	background-image:url(image/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 5px;

	} 

#WRAPPER article #BOX02 .CON_RIGHT .ULSER{
	width:80%;
	line-height:25px;
	min-height:40px;
	padding:12px 0 12px 30px;
	background-image:url(image/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 9px;
	background-color: #DDD;
	border-radius:10px 0 10px 0;
	border-top:#343737 solid 5px;
	color:#343935;
	}

#WRAPPER article #BOX02 .CON_RIGHT .ULWOR{
	width:100%;
	margin:10px 0 0 -20px;
	line-height:25px;
	min-height:40px;
	padding:12px 0 12px 30px;
	background-image:url(image/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 9px;
	background-color: #DDD;
	border-radius:10px 0 10px 0;
	border-top:#ea5205 solid 5px;
	color:#343935;
	}

#WRAPPER article #BOX02 .CON_RIGHT .ULWOR-2{
	width:100%;
	margin:0 0 0 -30px;
	font-size:17px;
	line-height:22px;
	min-height:30px;
	padding:4px 0 4px 30px;
	background-image:url(image/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 0px;
	background-color:#FFF;
	border-radius:0;
	border-top:#ea5205 solid 0px;
	}
	
#WRAPPER article #BOX02 .CON_RIGHT .ULADV{
	width:100%;
	margin:10px 0 0 -20px;
	line-height:25px;
	min-height:40px;
	padding:12px 0 12px 30px;
	background-image:url(image/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 9px;
	background-color: #DDD;
	border-radius:10px 0 10px 0;
	border-top:#d9b765 solid 5px;
	color:#343935;
	}


#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;
	}

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

#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 h1{
	margin:50px 0 0 0;
	color:#000;
	font-size:32px;
	line-height:45px;
	height:45px;
	font-weight:normal;
	background-image:url(image/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 ul{
	float:left;
	margin:12px 0 20px 20px;
	}
	
#WRAPPER article #BOX02 .CON_LEFT li a{
	float:left;
	background-image:url(image/point_002.png);
	background-position:40px 0;
	background-repeat:no-repeat;
	width:245px;
	height:45px;
	line-height:45px;
	font-size:20px;
	text-align: left;
	padding:4px 0 0 45px;
	}

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

#WRAPPER article #BOX02 .CON_RIGHT .H2SER{
	margin:25px 0 15px 50px;
	}

#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:100%;
	margin:5px 0 15px 0;
	font-size:18px;
	text-align:justify;
	line-height:32px;
	color:#333;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOALL .PHOTOS{
	float:left;
	width:260px;
	height:auto;
	margin:0 37px 15px 0;
	animation: fade-in;/*動畫名稱*/
    animation-duration: 2s;/*動畫持續時間*/
    -webkit-animation:fade-in 2s;/*針對webkit內核*/
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOALL .PHWOR{
	float:left;
	width:275px;
	height:auto;
	margin:0 20px 15px 0;
	}


#WRAPPER article #BOX02 .CON_RIGHT  .PHOALL .PHOTOS img{
	width:100%;
	height:auto;
	border: 1px solid #DFDFDF;
	border-radius:3% 12%;
	padding:3px;
	background: #ffffff;
	margin:0;
	}

#WRAPPER article #BOX02 .CON_RIGHT  .PHOALL .PHOTOS img:hover{
	border: 1px solid #f3b752;
	background: #f3b752;
	opacity:0.8;
	}
	
#WRAPPER article #BOX02 .CON_RIGHT  .PHOALL .PHOTOS p{
	text-align:center;
	font-size:16px;
	line-height:18px;
	padding:0;
	margin:4px 0 0 0;
	height: auto;
	}
#WRAPPER article #BOX02 .CON_RIGHT .PHOALL .PHOTOS .IMWOR{
	border-radius:0 0;
	}


#WRAPPER article #BOX02 .CON_RIGHT .wrapper{
    position: relative;
    padding-bottom:56.25%;
    width:100%;
    height:0;
}

#WRAPPER article #BOX02 .CON_RIGHT .wrapper iframe{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

#WRAPPER article #BOX02 .CON_RIGHT .wrapper video{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

#WRAPPER article #BOX02 .CON_RIGHT img{
	}

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

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

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

#WRAPPER footer #COPY h3{
	font-size:21px;
	line-height:30px;
	}
	
#WRAPPER footer #COPY p{
	font-size:15px;
	line-height:22px;
	}

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

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




#WRAPPER footer #COPY .COPY01{
	float:left;
	width:600px;
	height:auto;
	text-align:left;
	}

#WRAPPER footer #COPY .COPY02{
	background-image:url(image/logo_moring.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:right;
	width:390px;
	height:auto;
	text-align:right;
	padding:70px 0 0 0;
	}


/** 文字樣式 **/

.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:20px;
	color:#FFF;
	text-align:left;
	line-height:40px;
	height:40px;
	}

/**聯絡我們的表格設定**/
.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:#ea5205; 
	border-radius:5px; 
	border: 1px solid #999;
	padding:0 30px;
	}

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

.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:#f5a200;
	color:#FFF;
	}
	
/**醫學報導標題文字**/
.TEXT-MED{
	font-size:10px;
	color:#666;
	}

.MT20{
	margin-top:0;
	}
	
/*浮動視窗*/
.black_overlay{ 
	display:block; 
	position: absolute; 
	top: 0%; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color: black; 
	z-index:1001; 
	-moz-opacity: 0.8; 
	opacity:0.8; 
        } 

.white_content { 
	display: block; 
	position: absolute; 
	top: 25%; 
	left: 25%; 
	width: 55%; 
	height: 55%; 
	padding: 20px; 
	border: 10px solid orange; 
	background-color: orange; 
	z-index:1002; 
	overflow: auto;
	border-radius:40px;
        } 

.white_content h4{
	font-size:42px;
	color:#000;
	font-weight:bolder;
	text-align:center;
	padding:3% 0 3% 0;
	line-height:50px;
	overflow:hidden;
	}

.white_content h5{
	margin:0 auto;
	font-size:38px;
	color: #F00;
	font-weight:bolder;
	text-align:center;
	padding:10px 0 10px 0;
	line-height:40px;
	overflow:hidden;
	}

.white_content h6{
	font-size:96px;
	color:#F00;
	font-weight:bolder;
	text-align:center;
	padding:10px 0 30px 0;
	line-height:100px;
	overflow:hidden;
	}

.white_content p{
	margin:0 auto;
	font-size:42px;
	font-weight:bolder;
	color:#000;
	text-align:center;
	padding:3% 0 3% 0;
	line-height:50px;
	overflow:hidden;
	}

.white_content #XXX{
	display:block;
	position: absolute;
	font-size: 2.5em;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	top: 18px;
	right: 18px;
	cursor: pointer;
	color:#000;	
	}

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

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

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

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

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

#WRAPPER .JOIN img{
	width:50% !important;
	height:auto;
	}

#WRAPPER{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	min-width:368px;
	background-image: url(image/back_bottoms.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	}

#WRAPPER header{
	font-family:"微軟正黑體","Microsoft JhengHei","Heiti TC",Arial, Helvetica, sans-serif;
	background-image:url(image/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(image/logo_ss.png);
	width:240px;
	height:50px;
	background-size:cover;
	margin:5px 0 10px 5px;
	text-indent:-9999px;
	float:left;
	}
	
#WRAPPER header #TOP #LANG{
	display:block;
	text-align:right;
	width:120px;
	height:31px;
	float:right;
	margin:22px 10px 0 0;
	font-size:17px;
	}
	
#WRAPPER header #TOP #LANG .HH{
	display:none;
	float:right;
	background-image:url(image/t_but01a.png);
	width:31px;
	height:31px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	}

#WRAPPER header #TOP #LANG .HH:hover{
	background-image:url(image/t_but01b.png);
	}

#WRAPPER header #TOP #LANG .MM{
	float:right;
	background-image:url(image/t_but04a.png);
	width:31px;
	height:31px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	margin:0 0 0 10px;
	}

#WRAPPER header #TOP #LANG .MM:hover{
	background-image:url(image/t_but04b.png);
	}	

#WRAPPER header #TOP #LANG .FF{
	display:none;
	float:right;
	background-image:url(image/t_but02a.png);
	width:31px;
	height:31px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	margin:0 0 0 10px;
	}

#WRAPPER header #TOP #LANG .FF:hover{
	background-image:url(image/t_but02b.png);
	}

#WRAPPER header #TOP #LANG .LL{
	display:none;
	float:right;
	background-image:url(image/t_but05a.png);
	width:31px;
	height:31px;
	background-size:cover;
	text-indent:100%;
	white-space: nowrap;
    overflow: hidden;
	margin:0 0 0 10px;
	}

#WRAPPER header #TOP #LANG .LL:hover{
	background-image:url(image/t_but05b.png);
	}

#WRAPPER header #TOP #LANG .NN{
	float:right;
	background-image:url(image/t_but03a.png);
	width:31px;
	height:31px;
	color:#FFF;
	font-size:22px;
	padding:4px;
	background-size:cover;
	white-space: nowrap;
    overflow: hidden;
	margin:0 0 0 10px;
	}

#WRAPPER header #TOP #LANG .NN:hover{
	background-image:url(image/t_but03b.png);
	}

#WRAPPER header #TOP #ICON{
	display:none;
	}
	
#WRAPPER header #TOP #ICON_S{
	display:none;
	width:250px;
	height:auto;
	overflow:hidden;
	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:120px;
	text-align: center;
	color:#FFF;
	font-size:18px;
	line-height:44px;
	margin:2px 2px;
	background-color:rgba(234,82,5,0.8);
	border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #FFFFFF; 
	}

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

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

#WRAPPER header #INC #INC_BUT{
	display:block;
	float:right;
	width:60px;
	height:40px;
	margin:4px 5px 0 0;
	background-image:url(image/logo_icon.png);
	background-position:center center;
	background-size:cover;
	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:0;
	padding-bottom:100%;
	overflow:hidden;
	}


#WRAPPER article #M_LINE{
	width:100%;
	height: auto;
	background-color:#f7f7f7;
	}
	
#WRAPPER article #M_LINE p{
	width:80%;
	height:24px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	line-height:20px;
	}
	
#WRAPPER article #M_LINE p:hover{
	color:#ea5205;
	}

#WRAPPER article #M_LINE img{
	display:block;
	width:50;
	height:auto;
	margin:10px auto 0px auto;
	animation: fade-in;/*動畫名稱*/
    animation-duration: 2s;/*動畫持續時間*/
    -webkit-animation:fade-in 2s;/*針對webkit內核*/
	}

#WRAPPER article #M_LINE img:hover{
	opacity: 0.6;
	}

#WRAPPER article #M_LINE .SOX1{
	float:left;
	width:33.3%;
	height:auto;
	background-color:#f7f7f7;
	border-bottom:#ededed solid 1px;
	}
	
#WRAPPER article #M_LINE .SOX2{
	float:left;
	width:33.3%;
	height: auto;
	background-color:#ededed;
	border-bottom:#f7f7f7 solid 1px;
	}

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


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

#WRAPPER article #BOX01 .ROUND h3{
	color:#FFF;
	font-size:21px;
	width:100%;
	height:40px;
	line-height:40px;
	font-weight:normal;
	background-repeat:no-repeat;
	text-shadow:
	0 0 0.2em #ea5205,
	0 0 0.2em #ea5205,
	0 0 0.2em #ea5205,
	0 0 0.2em #ea5205,
	0 0 0.2em #ea5205;
	}
	
#WRAPPER article #BOX01 .ROUND a img{
	width:100%;
	height:auto;
	}

#WRAPPER article #BOX01 .ROUND h3 span{
	color:#FFF;
	font-size:25px;
	margin:0 10px 0 6px;
	line-height:32px;
	}
	
	
#WRAPPER article #BOX01 .ROUND .X01{
	background-image:url(image/point_b01s.png);    }

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

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


#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 #BOX02{
	clear:both;
	margin:0 auto;
	width:100%;
	height:auto;
	overflow:hidden;
	}

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

#WRAPPER article #BOX02 .CON_RIGHT .CONBOX{
	width:100%;
	height:auto;
	overflow:hidden;
	}

#WRAPPER article #BOX02 .CON_RIGHT .CON01{
	width:100%;
	height:auto;
	overflow:hidden;
	}

#WRAPPER article #BOX02 .CON_RIGHT .CON02{
    width:100%;
	height:auto;
	overflow:hidden;
	padding:0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .L{
	float:none;
	}

#WRAPPER article #BOX02 .CON_RIGHT .R{
	float:none;
	}

#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 .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 .STORE{
	margin:0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .STORE ul{
	margin:10px auto 10px auto;
	}

#WRAPPER article #BOX02 .CON_RIGHT .STORE li{
	color:#333;
	float: none;
	width:100%;
	margin:0 auto 10px auto;
	font-size:20px;
	line-height:50px;
	padding:10px 0 10px 53px;
	background-image:url(image/point_003s.png);
	background-repeat:no-repeat;
	background-position:8px 3px;
	background-color:#fffdf4;
	border-radius:0 30% 5% 5%;
	
	border:#f3b752 solid 1px;border-top:#ea5205 solid 5px;
	} 


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

#WRAPPER article #BOX02 .CON_RIGHT li{
	float:left;
	width:100%;
	margin:0 0 2px 0;
	font-size:18px;
	line-height:24px;
	padding:8px 0 0 28px;
	background-image:url(image/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	}
	
#WRAPPER article #BOX02 .CON_RIGHT .ULSER{
	width:100%;
	}

#WRAPPER article #BOX02 .CON_RIGHT .ULWOR{
	width:100%;
	margin:10px 0 0 -20px;
	line-height:25px;
	min-height:40px;
	padding:12px 0 12px 30px;
	background-image:url(image/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 9px;
	background-color: #DDD;
	border-radius:10px 0 10px 0;
	border-top:#ea5205 solid 5px;
	color:#343935;
	}

#WRAPPER article #BOX02 .CON_RIGHT .ULWOR-2{
	width:100%;
	margin:0 0 0 -10px;
	font-size:17px;
	line-height:22px;
	min-height:30px;
	padding:4px 0 4px 30px;
	background-image:url(image/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 0px;
	background-color:#FFF;
	border-radius:0;
	border-top:#ea5205 solid 0px;
	}

#WRAPPER article #BOX02 .CON_RIGHT .ULADV{
	width:100%;
	margin:10px 0 0 -20px;
	line-height:25px;
	min-height:40px;
	padding:12px 0 12px 30px;
	background-image:url(image/point_c03.png);
	background-repeat:no-repeat;
	background-position:0 9px;
	background-color: #DDD;
	border-radius:10px 0 10px 0;
	border-top:#d9b765 solid 5px;
	color:#343935;
	}

#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;
	}

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

#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 h1{
	margin:25px auto 10px auto;
	color:#000;
	font-size:32px;
	line-height:45px;
	height:45px;
	font-weight:normal;
	background-image:url(image/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_LEFT ul{
	display:none;
	}


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

#WRAPPER article #BOX02 .CON_RIGHT .H2SER{
	margin:25px 0 10px 0;
	}

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

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

#WRAPPER article #BOX02 .CON_RIGHT .PHOALL .PHOTOS{
	float:left;
	width:45%;
	height:auto;
	margin:0 2.5% 15px 2.5%;
	animation: fade-in;/*動畫名稱*/
    animation-duration: 2s;/*動畫持續時間*/
    -webkit-animation:fade-in 2s;/*針對webkit內核*/
	}


#WRAPPER article #BOX02 .CON_RIGHT .PHOALL .PHOTOS img{
	width:100%;
	height:auto;
	border: 1px solid #DFDFDF;
	border-radius:3% 12%;
	padding:2px;
	background: #ffffff;
	margin:0;
	}

#WRAPPER article #BOX02 .CON_RIGHT .PHOALL .PHOTOS img:hover{
	border: 1px solid #f3b752;
	background: #f3b752;
	opacity:0.8;
	}
	
#WRAPPER article #BOX02 .CON_RIGHT .PHOALL .PHOTOS p{
	text-align:center;
	font-size:16px;
	line-height:18px;
	padding:0;
	margin:4px 0 0 0;
	height: auto;
	}


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

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

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

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

#WRAPPER footer #COPY h3{
	font-size:23px;
	line-height:38px;
	}
	
#WRAPPER footer #COPY p{
	font-size:16px;
	line-height:24px;
	}

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

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


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

#WRAPPER footer #COPY .COPY02{
	background-image:url(image/logo_moring.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-size:60% auto;
	margin:10px auto;
	float: none;
	width:92%;
	height:auto;
	text-align:left;
	padding:0 0 80px 0;
	}


/** 文字樣式 **/

.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:#ea5205; 
	border-radius:5px; 
	border: 1px solid #999;
	padding:0 30px;
	}

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

.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:#f5a200;
	border: 1px solid  #999;
	color:#FFF;
	}
	
/**醫學報導標題文字**/
.TEXT-MED{
	font-size:10px;
	color:#666;
	}
.MT20{
	margin-top:30px;
	}
	
/*浮動視窗*/
.black_overlay{ 
	display:block; 
	position: absolute; 
	top: 0%; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color: black; 
	z-index:1001; 
	-moz-opacity: 0.8; 
	opacity:0.8; 
        } 

.white_content { 
	display: block; 
	position: absolute; 
	top: 25%; 
	left: 25%; 
	width: 55%; 
	height: 55%; 
	padding: 20px; 
	border: 10px solid orange; 
	background-color: orange; 
	z-index:1002; 
	overflow: auto;
	border-radius:20px;
        } 

.white_content h4{
	font-size:20px;
	color:#000;
	font-weight:bolder;
	text-align:center;
	padding:18% 0 5% 0;
	line-height:30px;
	overflow:hidden;
	}

.white_content h5{
	margin:0 auto;
	font-size:26px;
	color: #F00;
	font-weight:bolder;
	text-align:center;
	padding:5px 0 5px 0;
	line-height:30px;
	overflow:hidden;
	}

.white_content h6{
	font-size:45px;
	color:#F00;
	font-weight:bolder;
	text-align:center;
	padding:10px 0 30px 0;
	line-height:50px;
	overflow:hidden;
	}

.white_content p{
	margin:0 auto;
	font-size:20px;
	font-weight:bolder;
	color:#000;
	text-align:center;
	padding:2% 0 2% 0;
	line-height:24px;
	overflow:hidden;
	}

.white_content #XXX{
	display:block;
	position: absolute;
	font-size: 2em;
	width:44px;
	height:44px;
	line-height:50px;
	text-align:center;
	top:2px;
	right:2px;
	cursor: pointer;
	color:#000;	
	}
	
	}



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