﻿html {	
	font-family:Arial, Helvetica, sans-serif, "微軟正黑體";
	-webkit-text-size-adjust:none;
	background-color:#EEE;
}

body{
	padding-bottom:0;
}

/* --電腦版型------------------------------------- */
#QUICKICON{
	width:45px;
	position:fixed;
	padding-bottom:5px;
	bottom:5px;
	right:5px;
	z-index:9999;
	}
#QUICKICON img{
	width:42px;
	height:42px;
	}
/*---------*/
article{
	width:960px;
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
	box-shadow:0px 3px 10px #666;
}

/*----日誌用----*/
.BIGCLASS h1{
	margin-top:30px;
	font-size:24px;
	font-weight:bold;
	color:#FF0004;
	text-align:center;
	}

.BIGCLASS p{
	text-align:center;
	font-size:18px;
	line-height:30px;
	}
.BIGCLASS h2{
	text-align:center;
	font-size:20px;
	color:#7C090B;
	line-height:30px;
	}
.SORTCLASS{
	float:left;
	margin:0 auto;
	width:300px;
	height:40px;
	background:#fff;
	line-height:40px;
	margin:0px 330px 15px 330px;
	border-bottom:2px solid #ccc;
	}
.SORTCLASS h1{
	text-align:center;
	font-size:24px;
	color:#413AED;
	}

/*------日誌新分類方式---------*/
.NEWSET{
	float:left;
	width:100%;
	height:40px;
	background:#fff;
	line-height:40px;
	margin:0px 330px 15px 20px;
	padding-top: 20px;
	}
.NEWSET h1{
	text-align:left;
	line-height: 30px;
	padding-left: 20px;
	font-size:18px;
	color:#FF7E00 ;
	width: 130px;
	height:30px;
	border:0.5px solid;
	border-radius: 17px; 
	-webkit-border-radius: 17px; 
	-moz-border-radius: 17px;
	}
/*------日誌新分類-更多---------*/
.MORE{
	float: left;
	width:100%;
	height:40px;
	line-height:40px;
	padding-top: 20px;	
}
.MORE h2{
	text-align:right;
	line-height: 30px;
	padding-right: 20px;
	font-size:18px;
	color:#FB4C4F ;
	}
.MORE a{
	text-decoration: none;
	color: #EC7710;
}
/*--------選單-----------*/
#TOPAD{
	width:960px;
	height:auto;
	margin:0 auto;
	float:left;
	}
#TOPAD img#BANNER{
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin-bottom:30px;
}
	
/*#BANNER{
	float:left;
}
#BANNER img{
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin-bottom:30px;
	}*/

/*-----產品分類-------*/
#CONTENT-1{
	width:960px;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:30px;
	background-color:#FFF;
	overflow:hidden;
}
#AllGrid{
	width: 100%;
	float:left;
}

.GRID{
	width: 290px;
	height: 300px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	position: relative;
	}
.GRID a{
	display:block;
	text-decoration: none;
	border:solid;
	border-color: #FFF;
	}
/*.GRID a:hover{
	border-color: #DDD;

	}
.GRID a:hover h2{
	color:#F17F26;
	font-size: 28px;
	}*/
	
.GRID h2{
	margin-top:250px;
	font-size: 21px;
	color: #000;
	line-height: 22px;
	letter-spacing: 1px;
	left: 20px;
	text-align:center;
}
.GRID p{	
	font-size: 12px;
	color: #666;
	line-height: 22px;
	letter-spacing: 1px;
	text-align:center;
	}

.GRID img.GRIDIMG{
	width:280px;
	max-height:245px;
	position:absolute;
	top:5px;
	left:5px;
	}
/*---GO(箭頭)----*/
.GRID .GO{
	width:19px;
	height:19px;
	border-radius:99em;
	}
.GRID img.GO{
	width:19px;
	height:19px;
	position:absolute;
	bottom:45px;
	right:30px;
	}	
/*----日曆產品分類-文字----*/
.ALLPRODUCT ul{
	float:left;
	width:820px;
	padding-top:2px;
	padding-left:180px;
	list-style:none;
}

.ALLPRODUCT li{
	width:205px;
	height:30px;
	float:left;
	display:block;
}

.ALLPRODUCT a{
	float:left;
	display:block;
	width:200px;
	height:25px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:21px;
	padding-top:2px;
	box-shadow:1px 1px 3px #999;
	border-radius:3px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(100%,rgba(29,102,165,1))); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(29,102,165,1) 100%); /* IE10+ */
}
.ALLPRODUCT a:hover{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,52,59,1)), color-stop(73%,rgba(130,140,149,1)), color-stop(100%,rgba(181,189,200,1))); /* Chrome,Safari4+ */
	background: -ms-linear-gradient(top, rgba(40,52,59,1) 0%,rgba(130,140,149,1) 73%,rgba(181,189,200,1) 100%); /* IE10+ */
	}


/*----三角桌曆產品分類-文字----*/
.PAGE ul{
	float:left;
	width:820px;
	padding-top:2px;
	padding-left:180px;
	list-style:none;
}

.PAGE li{
	width:130px;
	height:30px;
	float:left;
	display:block;
}

.PAGE a{
	float:left;
	display:block;
	width:120px;
	height:25px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:21px;
	padding-top:2px;
	box-shadow:1px 1px 3px #999;
	border-radius:3px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(100%,rgba(29,102,165,1))); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(29,102,165,1) 100%); /* IE10+ */
}
.PAGE a:hover{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,52,59,1)), color-stop(73%,rgba(130,140,149,1)), color-stop(100%,rgba(181,189,200,1))); /* Chrome,Safari4+ */
	background: -ms-linear-gradient(top, rgba(40,52,59,1) 0%,rgba(130,140,149,1) 73%,rgba(181,189,200,1) 100%); /* IE10+ */
	}	

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

@media screen and ( max-width:736px) {
	
*{
	box-sizing:border-box;
}

html,body{
	-webkit-text-size-adjust:none;
}
#QUICKICON{
	width:42px;
	position:fixed;
	bottom:60px;
	right:5px;
	}
body {
}
body {
}



article{
	width:100%;
	background-color:#FFF;
	overflow:auto;
}

/*---------上方橫式廣告----------*/
#TOPAD{
	width:100%;
	height:auto;
	margin:0 auto;
	float:left;
	}

#TOPAD img#BANNER{
	width:100%;
	height: auto;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin-top: 45px;
	margin-bottom:30px;
}
/*--------上方大圖-----------*/

#BMENU {
	float:none;
	}
#BMENU ul{
	position:static;
	width: 100px;
	height: 390px;
	background: #FC9;
	padding-bottom: 10px;
	top: 170px;
	left: 17px;
	padding:20px 20px 20px 20px;
	display: none;
}

#BMENU li a{
	font-size:1em;
	display:none;
	line-height:45px;
	text-align:justify;
	text-justify:inter-word;
	color:#000;
	text-decoration:none;
	margin-bottom:-1px;
	font-weight:bold;
}
#BMENU li a:hover{
	color:#00F;}

	/*-----上方橫式選單------*/

#MENU{
	position:fixed;
	left:10px;
	top:10px;
	z-index:1000;
	font-size:0.8em;
	text-decoration:none;
	color:#FFF;
	text-shadow:1px 1px 2px #000, -1px -1px 2px #000;
	display:block;
	width:50px;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:rgba(0,0,0,0.1);
	border:1px solid #000;
	-webkit-border-radius:5px;
	-webkit-box-shadow:inset 1px 1px 2px #000;
}

#MENU:hover{
	background-color:rgba(0,0,0,0.5);
}

/*-----日曆產品分類-------*/
#CONTENT-1{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
	background-color: #FFF;
	overflow: hidden;
}

.ALLPRODUCT ul{
	float:none;
	width:100%;
	padding-top:0px;
	padding-left:30px;
	padding-right:30px;
	list-style:none;
}

.ALLPRODUCT li{
	width:100%;
	height:40px;
	float:none;
	display:block;
}

.ALLPRODUCT a{
	float:left;
	display:block;
	width:100%;
	height:40px;
	margin-bottom:10px;
	text-align:center;
	text-decoration:none;
	color:#666;
	font-size:24px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
	background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
	padding-top:10px;
	box-shadow:2px 2px 3px #999;
	border-radius:7px;
}
.ALLPRODUCT a:hover{
	color:#FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,52,59,1)), color-stop(73%,rgba(130,140,149,1)), color-stop(100%,rgba(181,189,200,1))); /* Chrome,Safari4+ */
	background: -ms-linear-gradient(top, rgba(40,52,59,1) 0%,rgba(130,140,149,1) 73%,rgba(181,189,200,1) 100%); /* IE10+ */
	}
	
/*-----三角桌曆產品分類-------*/
#CONTENT-1{
	width: 100%;

	padding-bottom: 30px;
	background-color: #FFF;
	overflow: hidden;
}

.PAGE ul{
	float:none;
	width:100%;
	padding-top:0px;
	padding-left:30px;
	padding-right:30px;
	list-style:none;
}

.PAGE li{
	width:100%;
	height:40px;
	float:none;
	display:block;
}

.PAGE a{
	float:left;
	display:block;
	width:100%;
	height:40px;
	margin-bottom:10px;
	text-align:center;
	text-decoration:none;
	color:#666;
	font-size:24px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
	background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
	padding-top:10px;
	box-shadow:2px 2px 3px #999;
	border-radius:7px;
}
.PAGE a:hover{
	color:#FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,52,59,1)), color-stop(73%,rgba(130,140,149,1)), color-stop(100%,rgba(181,189,200,1))); /* Chrome,Safari4+ */
	background: -ms-linear-gradient(top, rgba(40,52,59,1) 0%,rgba(130,140,149,1) 73%,rgba(181,189,200,1) 100%); /* IE10+ */
	}
	
.GRID{
	width: 290px;
	height: 330px;
	float: none;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-bottom:inset;
	}
	
.GRID a{
	display:block;
	width:300px;
	}
.GRID h2{ 
	position:absolute; 
	font-size:21px; 
	line-height:22px; 
	letter-spacing:1px;
	text-decoration:none;
}
.GRID p{
	position: absolute;
	top: 280px;
	left: 15px;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	text-decoration: none;
}

.GRID img.GRIDIMG{
	max-width:300px;
	height:auto;
	position:absolute;
	top:0px;
	left:0px;
	}
/*---GO(箭頭)----*/
.GRID .GO{
	width:19px;
	height:19px;
	/*background-color:#69C;
	border-radius:99em;*/
	}
.GRID img.GO{
	width:19px;
	height:19px;
	position:absolute;
	bottom:3px;
	right:3px;
	}
/*----日誌----*/
.SORTCLASS{
	float:none;
	margin:0 auto;
	width:100%;
	height:40px;
	background:#fff;
	line-height:40px;
	border-bottom:2px solid #ccc;
	}

/*------日誌新分類方式---------*/
.NEWSET{
	float:none;
	}
.NEWSET h1{
	text-align:center;
	margin: 0 auto;
	padding-left: 0px;
	line-height: 30px;
	font-size:18px;
	color:#FF7E00 ;
	width: 150px;
	height:30px;
	border:0.5px solid;
	border-radius: 17px; 
	-webkit-border-radius: 17px; 
	-moz-border-radius: 17px;
	}
/*------日誌新分類-更多---------*/
.MORE{
	float: none;	
}
.MORE h2{
	text-align:right;
	line-height: 30px;
	padding-right: 20px;
	font-size:18px;
	color:#FB4C4F ;
	}
.MORE a{
	text-decoration: none;
	color: #EC7710;
}	
	
}