﻿@charset "utf-8";
.logo .navbar-brand  {
	height: 40px;
	width: 230px;

!important;
	background-image: url(../Images/top_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body{
	background-color: #f5f1f2;
	background-repeat: repeat-x;
	　overflow-y: scroll;
	　overflow-x: hidden;
	font-size: 13px;
	
}




#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #CCC;
	margin-top: 80px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #header #site {
	float: left;
	width: 960px;
}


/* nav */
#container #header #nav {
	float: right;
	background-color: #7DC03E;
}

#container #header #nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #header #nav ul li {
	float: left;
	
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#container #header #nav ul li a {
	color: #FFF;
	padding: 10px;
	text-decoration: none;
	list-style-type: none;
	display: block;
}

/* 菜單滑鼠移過後變色 */
#container #header #nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	background-color: #599030;
}
#container #headerpost {
	float: left;
	width: 980px;
	height: 280px;
	/*background-image: url(../img/Banner_01.png);*/
	background-repeat: no-repeat;
	-webkit-animation:fadein 2s;
	-moz-animation:fadein 2s;
	-o-animation:fadein 2s;
	-ms-animation:fadein 2s;
}
@-webkit-keyframes fadein{
	0% {opacity:0;}
	100% {opacity:1;}
	}
#container #content {
	float: left;
}

#container #header #menu ul li {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}




/*照片收藏*/
#tiles {
	list-style-type: none;
	position: relative;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float: left;
}

#tiles li {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #dedede;
	cursor: pointer;
	padding: 10px;
}
#tiles li img {
	display: block;
	width: 200px;
}
#tiles li p {
	color: #666;
	font-size: 12px;
	margin: 7px 0 0 7px;
}
.works {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



/*header */

/* banner圖片 */
#headerpost img	{float: left;
	vertical-align: bottom;}

/* 文字區塊 */
#headerpost #lead	{
	float: right;
	width: 310px;
	color: #FFFFFF;
	margin-left: 20px;
	overflow: hidden;
	line-height: 30px;
	margin-right: 165px;
	padding-top: 40px;
	text-shadow: #0da9de 5px 2px 8px;
	font-family: Tahoma, Geneva, sans-serif;
}

#headerpost h2	{
	margin: 20px 0;
	font-size: 35px;
}

#headerpost .more	{font-size: 18px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	text-align: right;}

#headerpost .more a	{
	color: #ffffff;
	background-image: url(img/more.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0;
	padding-bottom: 10px;
	text-decoration: none;
}

/* 背景 */
#headerpost	{
	background: -webkit-gradient(linear,left top, left bottom, from(#000000), to(#888888));
	background: -webkit-linear-gradient(#000000 0%, #434343 100%);
	background: -moz-linear-gradient(#000000 0%, #434343 100%);
	background: -o-linear-gradient(#000000 0%, #434343 100%);
	background: -ms-linear-gradient(#000000 0%, #434343 100%);
	background: linear-gradient(#000000 0%, #434343 100%);
	overflow: hidden;}

#container #header #menu ul li a{
	background-repeat: repeat-y;
	background-position: right;
	/*background-image: url(../img/str2.png);*/
}




/* content*/

#content	{overflow: hidden;}

.post	{
	float: left;
	width: 230px;
	margin-right: 12px;
	margin-bottom: 25px;
}

.post:last-child	{margin-right: 0;}

.post + .post + .post + .post	{margin-right: 0;}



/
.post img	{width: 216px;
	height: auto;
	vertical-align: bottom;
	border: none;}


.post h2	{
	font-size: 16px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.post p	{
	margin: 10px 0;
}


.post .date	{float: left;
	margin: 0;}


.post .more_s	{float: right;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	background-color: #666666;
	background-image: url(img/more_small.png);
	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 3px 25px 3px 5px;
	margin: 0;}


.post a	{
	color: #333333;
	text-decoration: none;
	display: block;
	overflow: hidden;
}

.post a:hover	{

}



#site	{float: left;}

#site h1	{margin: 0;}

#site img	{vertical-align: bottom;}








/* footer*/

#footer	{
	width: 100%;
	padding: 20;
	background-color: #bf0411;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}




#iconmenu	{float: right;}

#iconmenu ul	{margin: 0;
	padding: 3px 0 0;}

#iconmenu li	{display: inline;
	list-style-type: none;}

#iconmenu img	{border: none;}


/* submenu */
#submenu	{
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #FFFFFF;
}

#submenu ul	{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#submenu li	{display: inline;
	list-style-type: none;}

#submenu a	{
	color: #FFFFFF;
	font-weight: bold;
	border-right: solid 1px #ffffff;
	padding-right: 6px;
	margin-right: 3px;
	text-decoration: none;
}

#submenu li:last-child a	{
	border: none;
	color: #FFFFFF;
}

#submenu li + li + li + li + li +li a	{border: none;}



small	{font-size: 12px;
	font-weight: bold;
	display: block;}
.post_inner a p {


}
#container .sidebar {
	float: right;
	width: 253px;
	padding: 0px;
	margin-top: 0px;
}




.search {
	margin-top: 30px;
}
.c_frame {
	text-align: right;
	margin-right: 40px;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	
}
/*active*/
#container .active {
	float: left;
	width: 744px;
	padding: 0px;
	margin-top: 0px;
}

#container .active2 {
	float: left;
	width: 994px;
	padding: 0px;
	margin-top: 0px;
}




/*active d_frame  */

.d_frame {
	background-color: #FFF;
	margin-bottom: 20px;
	width: 230px;
	float: left;
	margin-right: 18px;
	padding: 0px;
	height: 300px;
}

.d_frame h1 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;
	color: #666;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


.d_frame ul a img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}


.d_frame ul {
	padding: 10px;
}


.d_frame ul h5 a {
	font-size: 16px;
	font-weight: bold;
	height: 50px;
}



.d_frame ul .fb_yes {
	height: 40px;
	position: relative;
	z-index: 10;
	width: 60px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.d_frame ul .fb_yes .a001{
	font-size: 13px;
	color: #FFF;
	background-color: #e55a23;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.d_frame ul .fb_yes .a002{
	font-size: 13px;
	color: #FFF;
	background-color: #f9539d;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}
.d_frame ul .fb_yes .a003{
	font-size: 13px;
	color: #FFF;
	background-color: #5d9fcf;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}
.d_frame ul .fb_yes .a004{
	font-size: 13px;
	color: #FFF;
	background-color: #c500ff;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.d_frame ul .fb_yes .a005{
	font-size: 13px;
	color: #FFF;
	background-color: #3fa72a;
	padding: 4px;
	text-align: center;
	margin: 0px;
	}

.d_frame ul .fb_yes .a006{
	font-size: 13px;
	color: #FFF;
	background-color: #00d2ff;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}
.d_frame ul .fb_yes .a007{
	font-size: 13px;
	color: #FFF;
	background-color: #a48c61;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.d_frame ul .fb_yes .a008{
	font-size: 13px;
	color: #FFF;
	background-color: #92bc3e;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.d_frame ul .fb_yes .a009{
	font-size: 13px;
	color: #FFF;
	background-color: #edd721;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}


.d_frame ul .fb_yes .a010{
	font-size: 13px;
	color: #FFF;
	background-color: #999999;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.d_frame ul .fb_yes .a011{
	font-size: 13px;
	color: #FFF;
	background-color: #FFB0B0;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}



.d_frame ul h5 {
	height: 230px;
}




/* e_frame  */
.e_frame {
	background-color: #FFF;
	margin-bottom: 20px;
	width: 350px;
	float: left;
	margin-right: 20px;
	padding: 0px;
}

.e_frame h1 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;
	color: #666;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#container .active .e_frame ul {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}










/* b_frame  */
.b_frame {
	background-color: #FFF;
	margin-bottom: 20px;
	padding-bottom: 0px;
	margin-right: 20px;
	border: 10px solid #FFF;
}
.b_frame h1 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
.b_frame .news li {
	margin-bottom: 10px;
}

.b_frame .news {
	list-style-type: none;
	padding: 15px;
}
.b_frame .news li {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #F0F0F0;
	border-left-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.b_frame .more {
	margin: 0px;
	padding: 0px;
}
.b_frame .more a {
	color: #666;
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
}

.b_frame .news li a {
	color: #666;
}
.b_frame .news li a:hover {
	color: #FF9900;
}
.b_frame .ad_s img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	margin: 5px;
}

.b_frame .Box {
	line-height: 22px;
	color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#container .content .b_frame .top_btn {
	float: right;
	position: relative;
	top: -45px;
	right: 5px;
	height: 0px;
	text-align: right;
}






#container #headerpost .top_btn {
	position: absolute;
	top: 320px;
	padding-left: 580px;
}
.user-phone a {
	color: #333;
}



/*抬頭01*/
.title_01 {
	float: left;
	width: 300px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #4E6158;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E6158;
	background-color: #93A89F;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-left: 0px;
}

.title_02 {
	float: left;
	color: #7B6300;
	font-weight: bold;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	font-size: 16px;
}
#container .content .c_menu {
	float: left;
}
.a.ck_a  {
	color: #FC0;
}
.login {
	padding: 30px;
	border: 1px solid #999;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.loginout {
	text-align: right;
	width: 970px;
	padding-top: 0px;
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
	margin: 0px;
}
.distance01 {
	padding-bottom: 10px;
}
.a1 a {
	color: #690;
	margin-right: 10px;
}


.news li .a1 a{
	color: #477060;
	margin-right: 10px;
}

#tiles li .favorites {
	background-color: #56BAE7;
	position: absolute;
	right: 20px;
	z-index: 500;
	border: 2px solid #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 15px;
	top: 20px;
}
#tiles li .favorites a {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;	

}


.rwd2_img {
	width: 206px;
	float: left;
	height: 182px;
}



.rwd_img {
	width: 100%;
}

.rwd3_img {
	
	width: 400px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
.rwd4_img {
	width: 200px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}







#textarea {
	width: 100%;
}
#container .content .b_frame .box .articles {
	font-size: 15px;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.table_scroll .itable {
	width: 100%;
}


.rwd_all_img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}





/*只出現在手機板*/

.disappear_m{
	display: none;
}



.process ul li {
	float: left;
	display: block;
	margin: 5px;
	list-style-type: none;
	background-color: #9C0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;
	
}
.process ul {
	margin: 0px;
	padding: 0px;
}
.test2 {
    height:0;
    width:0;
    overflow: hidden; 
    font-size: 0;    
    line-height: 0; 
    border-color:#FF9600 #3366ff #12ad2a #f0eb7a;
    border-style:solid;
    border-width:20px;
}


/*小banner*/

.bg{
	/*background-image: url(../img/bgs2.jpg);*/

!important;
	background-repeat: repeat-x;
	　overflow-y: scroll;
	　overflow-x: hidden;
	font-size: 15px;
}
#container #headerpost2 {
	float: left;
	width: 980px;
	height: 0px;
	/*background-image: url(../img/Banner_01_2.png);*/
	background-repeat: no-repeat;
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-o-animation: fadein 2s;
	-ms-animation: fadein 2s;
	background-position: center -70px;
}
#headerpost2 img	{float: left;
	vertical-align: bottom;}


#headerpost2 #lead	{
	float: right;
	width: 310px;
	color: #FFFFFF;
	margin-left: 20px;
	overflow: hidden;
	line-height: 30px;
	margin-right: 165px;
	padding-top: 20px;
	text-shadow: #0da9de 5px 2px 8px;
	font-family: Tahoma, Geneva, sans-serif;
}

#headerpost2 h2	{
	margin: 20px 0;
	font-size: 35px;
}

#headerpost2 .more	{font-size: 18px;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	text-align: right;}

#headerpost2 .more a	{
	color: #ffffff;
	background-image: url(img/more.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0;
	padding-bottom: 10px;
	text-decoration: none;
}


#headerpost2	{
	background: -webkit-gradient(linear,left top, left bottom, from(#000000), to(#888888));
	background: -webkit-linear-gradient(#000000 0%, #434343 100%);
	background: -moz-linear-gradient(#000000 0%, #434343 100%);
	background: -o-linear-gradient(#000000 0%, #434343 100%);
	background: -ms-linear-gradient(#000000 0%, #434343 100%);
	background: linear-gradient(#000000 0%, #434343 100%);
	overflow: hidden;}
	
	#container #headerpost2 .top_btn {
	position: absolute;
	top: 320px;
	padding-left: 580px;
}
.articles p .p_center {
	text-align: center;
}
.Step {
	color: #ED0000;
	font-size: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-shadow: #bbdc86 0px 2px, #bbdc86 2px 0px, #bbdc86 -2px 0px, 
    #bbdc86 0px -2px, #bbdc86 -1.4px -1.4px, #bbdc86 1.4px 1.4px, 
    #bbdc86 1.4px -1.4px, #bbdc86 -1.4px 1.4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: both;
}


/*會員好康活動*/

.member_news li {
	/*background-image: url(../img/member_01.png);*/
	background-repeat: no-repeat;
	float: left;
	height: 260px;
	width: 410px;
	list-style-type: none;
	margin: 7px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 22px;
}
.member_news {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.member_news li img {
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.member_news li h2 {
	font-size: 16px;
	font-weight: bold;
	color: #6EB92B;
	padding-top: 20px;
}


/*網站導覽*/
.words ul {
	float: left;
	width: 200px;
	margin-bottom: 30px;
}
.words ul li {
	list-style-type: none;
}
.words ul .wtitle {
	font-weight: bold;
	color: #83B81A;
	margin-top: 30px;
	font-size: 15px;
}
.words ul li a {
	color: #333;
}
.words ul li {
	margin-bottom: 10px;
}
.words ul li a:hover {
	color: #F90;
}
.articles .nabo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

/*上方導覽菜單*/
.top_menu {
	background-color: #2B4439;
	width: 100%;
	height: 30px;
	color: #FFF;
}
.top_menu .top_link a {
	color: #FFF;
}
.top_menu .top_link {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
}
.top_link img {
	margin-right: 5px;
	margin-left: 10px;
}


.tnr {
	float: right;
	list-style-type: none;
}
.bg #container div .time {
	float: left;
	margin-top: 10px;
}
.search {
	margin-top: 0px;
	color: #FFF;
	z-index: 200;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 0px;
}

.bg #container div .c_frame a {
	color: #FFEEAA;
}
.box {
	padding: 20px;
}
.search li {
	list-style-type: none;
}
.bread {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}
.bread a {
	color: #3E3E00;
}
.b_frame .search #select {
	width: 100%;
}
.top_activity {
	float: left;
	width: 590px;

}

.vdeio{
	float: left;	
	
	width: 410px;
	}

/*影片*/

	.tvcf {list-style:none;margin:0;padding:0; clear:both; display:block;}
	.tvcf li {float:left;width:61px; height:24px;margin:0;padding:0;text-align:center;}
	.tvcf li a {display:block;height:100%;color:#666;text-decoration:none;border-right:1px solid #333333; background-color:#3e3e3e; font-weight:bold; font-size:12px; line-height:20px; margin:0;}
	.tvcf li a {background-color:#3e3e3e;}
	.tvcf li a:hover, .tvcf li a:focus, .tvcf li a:active {background-color:#333333; color:#FFF}
a:hover {
	text-decoration: underline;
}
.sidebar .b_frame .ad_s {
	text-align: center;
}

#container .vdeio  {
	z-index: 0;
}
.b_frame .ad_banners img {
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	width: 306px;
}


.bg #footer div img {
	float: right;
	margin: 30px;
}
.bg #container .ep01 {
	color: #FFF;
	margin-bottom: 20px;
	height: 70px;
}
.bg #container .ep01 table tr td img {
	margin: 7px;
}
.bg #container .ep01 table {
	float: left;
	margin-right: 15px;
}
.active .btn_more {
	background-color: #e60012;
	display: block;
	float: left;
	width: 705px;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 10px;
	cursor: pointer;
}
.active .btn_more a {
	color: #FFF;
	text-align: center;
}
.active .btn_more:hover {
	color: #FFF;
	text-align: center;
	background-color: #FC0;
}


/*列表頁標題*/
.Title_00 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C00;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}


.Title_01 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:  #e55a23;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}

.Title_02 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:  #f9539d;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}


.Title_03 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:  #5d9fcf;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}

.Title_04 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:  #c500ff;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}

.Title_05 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:  #3fa72a;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}


.Title_06 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:  #00d2ff;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}


.Title_07 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:  #a48c61;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}

.Title_08 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:  #92bc3e;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}

.Title_09 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:  #edd721;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}

.Title_10 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}

.Title_11 {
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFB0B0;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Arial, "微軟正黑體";
}

#container .sidebar2 {
	float: left;
	width: 230px;
	padding: 0px;
	margin-top: 0px;
}





.b_frame .btn_list {
	background-color: #D7D6D6;
	text-align: center;
	float: left;
	width: 160px;
	margin: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-radius: 10px;
}
.sidebar2 .b_frame a:hover .btn_list {
	background-color: #FC0;
}


.btn_go {

	display: block;
	float: left;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 10px;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;

}
.btn_go a {
	color: #FFF;
	text-align: center;
	font-family: Arial, "微軟正黑體" ; !important;
}

.b_frame .placard {
	font-size: 13px;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#container .p_dl {
	background-color: #FFF;
	float: left;
	width: 710px;
	padding: 20px;
	font-size: 13px;
	line-height: 25px;
	color: #333;
}
.p_dl .clear .img img {
	width: 100%;
}
#container .p_dl .clear h1 {
	font-size: 24px;
}
.loginout a {
	color: #A66400;
}


.imp {
	background-color: #FFE1F0;
	padding: 20px;
	border: 1px solid #900;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	line-height: 35px;
}
.dis01 li {
	font-size: 15px;
	line-height: 30px;
}
.box .date_gfd li {
	margin: 15px;
	float: left;
	width: 100px;
	background-color: #FC0;
	padding: 15px;
	list-style-type: none;
	font-size: 14px;
	line-height: 23px;
	height: 70px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #960;
}

 .btnRegFlow {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}




.mwt_border{
	width: 113px;
	height: 50px;
	text-align: center;
	position: relative;
	padding: 20px;
	background-color: #FC0;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;
	font-size: 15px;
	border-radius: 10px;
}
/*箭頭右*/
.mwt_border .arrow_r_int{
	width: 0px;
	height: 0px;
	position: absolute;
	top: 30%;
	right: -30px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #C60;
}
/*箭頭右-邊框*/
.mwt_border .arrow_r_out{
	width: 0px;
	height: 0px;
	position: absolute;
	top: 30%;
	right: -29px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #FC0;
}
 
/*箭頭左*/
.mwt_border .arrow_l_int{
	width:0px;
	height:0px;
	border-width:15px;
	border-style:solid;
	border-color:transparent #333 transparent  transparent ;
	position:absolute;
	top:20%;
	left:-30px;
}
/*箭頭左-邊框*/
.mwt_border .arrow_l_out{
	width:0px;
	height:0px;
	border-width:15px;
	border-style:solid;
	border-color:transparent #fff transparent transparent ;
	position:absolute;
	top:20%;
	left:-29px;
}
 
/*箭頭上*/
.mwt_border .arrow_t_int{
	width:0px;
	height:0px;
	border-width:15px;
	border-style:solid;
	border-color:transparent transparent #333 transparent ;
	position:absolute;
	top:-30px;
	left:40px;
}
/*箭頭上-邊框*/
.mwt_border .arrow_t_out{
	width:0px;
	height:0px;
	border-width:15px;
	border-style:solid;
	border-color:transparent transparent #fff transparent ;
	position:absolute;
	top:-29px;
	left:40px;
}
 
/*箭頭下*/
.mwt_border .arrow_b_int{
	width:0px;
	height:0px;
	border-width:15px;
	border-style:solid;
	border-color:#333 transparent transparent transparent ;
	position:absolute;
	bottom:-30px;
	right:50px;
}
/*箭頭下-邊框*/
.mwt_border .arrow_b_out{
	width:0px;
	height:0px;
	border-width:15px;
	border-style:solid;
	border-color:#fff transparent transparent transparent ;
	position:absolute;
	bottom:-29px;
	right:50px;
}

#container .p_dl2 {
	background-color: #FFF;
	float: left;
	width: 720px;
	font-size: 13px;
	line-height: 25px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#container .cart_end {
	float: left;
	position: absolute;
	background-image: url(../images/cart_end.png);
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 34px;
	top: 75px;
	width: 200px;
	background-repeat: no-repeat;
}
#container .cart_end a {
	color: #FFF;
	margin-right: 11px;
}

/*流程箭頭圖*/
.process01 {
	background-image: url(../images/process.png);
	height: 59px;
	width: 956px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.process02 {
	background-image: url(../images/process.png);
	height: 59px;
	width: 956px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px -59px;
}
.process03 {
	background-image: url(../images/process.png);
	height: 59px;
	width: 956px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px -118px;
}
.process04 {
	background-image: url(../images/process.png);
	height: 59px;
	width: 956px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px -178px;
}
.process05 {
	background-image: url(../images/process.png);
	height: 59px;
	width: 956px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px -238px;
}

/*active3 d_frame  */
#container .active3{
	float: left;
	width: 744px;
	padding: 0px;
	margin-top: 0px;
}
.r_frame {
	background-color: #FFF;
	margin-bottom: 20px;
	width: 100%;
	float: left;
	margin-right: 18px;
	padding: 0px;
	height: 205px;
}

.r_frame h1 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;
	color: #666;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


.r_frame ul a img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}


.r_frame ul {
	padding: 10px;
}


.r_frame ul h5 a {
	font-size: 16px;
	font-weight: bold;
	height: 50px;
}



.r_frame ul .fb_yes {
	height: 40px;
	position: relative;
	z-index: 10;
	width: 60px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: -40px;
}

.r_frame ul .fb_yes .a001{
	font-size: 13px;
	color: #FFF;
	background-color: #e55a23;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.r_frame ul .fb_yes .a002{
	font-size: 13px;
	color: #FFF;
	background-color: #f9539d;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}
.r_frame ul .fb_yes .a003{
	font-size: 13px;
	color: #FFF;
	background-color: #5d9fcf;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}
.r_frame ul .fb_yes .a004{
	font-size: 13px;
	color: #FFF;
	background-color: #c500ff;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.r_frame ul .fb_yes .a005{
	font-size: 13px;
	color: #FFF;
	background-color: #3fa72a;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.r_frame ul .fb_yes .a006{
	font-size: 13px;
	color: #FFF;
	background-color: #00d2ff;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}
.r_frame ul .fb_yes .a007{
	font-size: 13px;
	color: #FFF;
	background-color: #a48c61;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.r_frame ul .fb_yes .a008{
	font-size: 13px;
	color: #FFF;
	background-color: #92bc3e;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.r_frame ul .fb_yes .a009{
	font-size: 13px;
	color: #FFF;
	background-color: #edd721;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}


.r_frame ul .fb_yes .a010{
	font-size: 13px;
	color: #FFF;
	background-color: #999999;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}

.r_frame ul .fb_yes .a011{
	font-size: 13px;
	color: #FFF;
	background-color: #FFB0B0;
	padding: 6px;
	text-align: center;
	margin: 0px;
	}




 .r_frame ul .ddf {
	color: #666;
	line-height: 21px;
}
/*faq*/
.b_frame h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #CC0000;
	text-align: center;
}
.b_frame .c_margins {
	padding: 10px;
}
.articles .faq_q {
	color: #900;
	background-color: #FEE;
	padding: 10px;
	font-weight: bold;
}

/* 2016/10/28 Freya add:右方滑動輪播廣告 */
/*右方滑動輪播廣告Banner*/
#float_ad_right
{	
        width: 152px;
        height: 500px;
        margin-left:1000px;
        top: 100px;
        position: fixed;
        z-index:500;
}

/* FlexSlider Necessary Styles*********************************/ 
.flexslider_S {margin: 0; padding: 0;}
.flexslider_S .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider_S .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}