@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";
@import"jplayer.blue.monday.css";@import"jquery-ui-1.8.17.custom.css";@import url(http://fonts.googleapis.com/css?family=Cabin);@import url(http://fonts.googleapis.com/css?family=Signika:400,700,300);@import"ui.totop.css";
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/*Basic Setting*/
.clearfloat { clear:both;height:0;font-size: 1px;line-height: 0px;}
.radius{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:relative;z-index: 0;behavior: url(PIE.htc);}
.radius15{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;behavior: url(PIE.htc);position: relative;z-index: 0;}
.justify{text-align:justify;text-justify:inter-ideograph;}
.notext{ text-indent:-9999px; padding:0px; margin:0px;}

.fl{ float:left;}
.fr{ float:right;}
/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	min-width:1020px;
	min-height:100%;
	background:url(../images/body.gif) left top repeat-x #bbc951;
	font-size:13px;
	line-height:20px;
	padding:0 0 30px;
	margin:0px;
	position:relative;
	behavior: url(PIE.htc);
	z-index: 0;
}

.last2 {
	padding-bottom:0 !important;}


.main {
	width:980px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}
.main_header {
	width:1020px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}

h1,h2,h3,h4,h5,h6{line-height:30px;color:#7b7b7b;font-family:'微軟正黑體', sans-serif; font-weight:normal;font-style:normal; margin-bottom:10px;}
h1{font-size:36px;}
h2{font-size:25px;}
h3{font-size:32px;} 
h4{font-size:30px;}  
h5{font-size:28px;}
h6{font-size:24px;}
h7{font-size:20px;}


a {color:#adcb08; outline:none; text-decoration:none;}
a:hover {text-decoration:underline;}
.link {text-decoration:underline;}
.link:hover {text-decoration:none;}
.link2:hover {text-decoration:underline;}
.link3 { color:#727272;}
.link3:hover { color:#1d1d1d;}
.link4 {text-decoration:underline;}
.link4:hover { text-decoration:underline; color:#1d1d1d;}

.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}

p {margin-bottom:20px;} 
.p0 {margin-bottom:0;}
.p1 {margin-bottom:10px;}

.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.reg2 { font-weight:bold;}
.rel {position:relative;}
.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.img-indent-l {float:left; margin:0px 20px 0px 0px;}	

/*********************************boxes**********************************/
.indent {padding:22px 0px 30px 32px !important;}
.indent1 {padding:13px 20px 25px 30px !important;}

.indent-left {padding-left:20px;}

.indent-bottom {padding-bottom:33px;}
.indent-bottom1 {padding-bottom:34px;}
.indent-bottom2 {padding-bottom:22px !important;}

.indent-right {padding-right:0;}

.indent-top {padding-top:11px;}
.indent-top1 {padding-top:25px;}
.indent-top2 {padding-top:6px;}

.margin-top { margin-top:0;}

.margin-bot {margin-bottom:25px;}
.margin-bot1 {margin-bottom:10px;}
.margin-bot2 {margin-bottom:10px;}
.margin-bot3 {margin-bottom:12px;}
.margin-bot4 {margin-bottom:32px;}
.margin-bot5 {margin-bottom:13px;}
.margin-bot6 {margin-bottom:22px;}
.margin-bot7 {margin-bottom:30px !important;}

.margin-left {margin-left:0;}

.margin-right {margin-right:40px;}
.margin-right1 {margin-right:30px;}
.margin-right2 {margin-right:20px;}




/*********************************header*************************************/
header {
	width:100%;
}

header h1 {
	padding:45px 14px 0 33px;
	float:left;
	margin:0;
}
header h1 a {
		display:inline-block; 
		text-indent:-9999px;
		background:url(../images/logo.png) no-repeat 0 0;
		width:116px;
		height:55px;
}
.h2 {
	font-size:25px;
	display:block;
	line-height:30px;
	color:#a9a9a9;
	font-family: '微軟正黑體', sans-serif;
	font-weight:400;
	margin:49px 0 0;
}
.h2 + .h2 {
	margin:-6px 0 0;
}


h7 {
	display:block;
	line-height:30px;
	color:#a9a9a9;
	font-family: '微軟正黑體', sans-serif;
	font-weight:400;
}
/***** menu *****/
nav {
	float:left;
}
.menu {
	float:left;
	padding:26px 0 22px;
	position:relative;
	z-index:20;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
}
.menu li {
	float:left; 
	position:relative;
	font-weight:bold;
	border-left:1px solid #7ac6d4;
}
.menu li span {
	display:block;
	width:12px;
	height:6px;
	background:url(../images/sub.png) left top no-repeat;
	position:absolute;
	left:50%;
	margin-left:-6px;
	top:-999px;
}
.menu li a {
	display:block;
	font-size:16px;
	line-height:22px;
	color:#fff; 
	text-decoration:none !important;
	z-index:20;
	display:block;
	padding:0px 21px 3px 22px;
}
.menu>li>a {
	text-shadow:#2e9eaf 1px 1px;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
}
.menu li a.active span,
.menu > li > a:hover span,
.menu > li.sfHover > a span {
	top:-26px;
	text-decoration:none;
}

.menu ul {
	z-index:20;
	letter-spacing:normal;
	position:		absolute;
	top:			-9999em;
	width:			77px;
	padding:8px 17px 13px 17px;
	border:			none;
	background: #5a5a5a;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5a5a5a), to(#191919));
	background: -webkit-linear-gradient(#5a5a5a, #191919);
	background: -moz-linear-gradient(#5a5a5a, #191919);
	background: -ms-linear-gradient(#5a5a5a, #191919);
	background: -o-linear-gradient(#5a5a5a, #191919);
	background: linear-gradient(#5a5a5a, #191919);
	border-radius:0 0 20px 20px;
}
.menu ul ul {
	background: #707070;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#707070), to(#2e2e2e));
	background: -webkit-linear-gradient(#707070, #2e2e2e);
	background: -moz-linear-gradient(#707070, #2e2e2e);
	background: -ms-linear-gradient(#707070, #2e2e2e);
	background: -o-linear-gradient(#707070, #2e2e2e);
	background: linear-gradient(#707070, #2e2e2e);
	border-radius:20px;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	margin:0;
	padding:10px 0 10px;
	border:none;
	text-transform:uppercase;
	background:url(../images/menu_bor.png) left top repeat-x;
}

.menu li li:first-child {
	background:none;
}
.menu li li li {
	background-image:url(../images/menu_bor2.png);
}
.menu li li a {
	background:none;
	font-weight:normal;
	display:		inline-block;
	padding:		0 0 0 3px;
	font-size:		13px;
	line-height:	16px;
	color:			#fff;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	color:#6dd1db;
	text-decoration:none;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			5px;
	top:			59px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			94px;
	top:			-8px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/******************* slider *************/
.call_back {
	overflow:hidden;
	position:absolute;
	width:369px;
	height:73px;
	bottom:0;
	right:0;
	color:#FFF;
	font-family: '微軟正黑體', sans-serif;
	font-weight:700;
	font-size:26px;
	line-height:60px;
	margin-left:32px;
	z-index:10;
}
.call_back span {
	font-weight:400;
}
.slider_bg {
	/*background:url(../images/slider_bg.png) left top no-repeat;*/
	
	padding:0px 20px 0px;
	overflow:hidden;
	position:relative;
}
.slider {
	width:980px;
	height:390px;
	overflow:visible !important;
	position:relative;
	background:#FFF;
	/*background:url('../images/banner2.jpg') no-repeat;*/
}
.pagination {
	position:absolute;
	left:19px;
	bottom:33px;
	overflow:hidden;
	z-index:999;
}
.pagination li {
	float:left;
	margin-left:2px;
}
.pagination li:first-child {
	margin-left:0;
}
.pagination li a {
	display:block;
	width:15px;
	height:16px;
	background:url(../images/pag_nav.png) right top no-repeat;
}
.pagination li a:hover,
.pagination .current a {
	background-position:left top;
	text-decoration:none;
}
.pagination .current a {
	cursor:default;
}
.items {display:none;}
.banner_bg {
	position:absolute;
	width:590px;
	height:73px;
	background:url(../images/banner_bg.png) left top no-repeat;
	left:-11px;
	bottom:0;
	line-height:58px;
	padding-left:20px;
	font-size:19px;
	color:#FFF;
	font-weight:bold;
}
.banner {
	text-align:center;
	position:absolute;
	z-index:99 !important;
	left:74px;
	top:317px;
	width:515px;
	height:48px;
	overflow:hidden;
	background:none;
	font-size:30px;
	line-height:36px;
	color:#d4d4d4;
	font-weight:400;
	font-family: '微軟正黑體', sans-serif;
	letter-spacing:1px;
	padding:12px 0 0 0;
}
.banner span {
	font-weight:700;
}
/*********************************content*************************************/

#content {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 45px 0 34px;
    position: relative;
    width: 100%;
    z-index: 2;
}
.p6 {
	padding:0 0 34px !important;
}
.p7 {
	padding:54px 0 34px !important;
}
.box-1 {
	overflow:hidden;
	width:218px;
	background:url(../images/box-1.gif) left top repeat-x #f9f9f5;
	border:1px solid #fdfdfc;
	border-top-width:4px;
	border-right-color:#f3f3ea;
	border-bottom-color:#f9f9f5;
	box-shadow:0 0 2px 2px #e6e6e6;
	border-radius:13px;
}
.box-1>div {
	padding:20px 16px 15px 20px;
	text-align:center;
}
.box-2 {
	overflow:hidden;
	background:#f3f3f3;
	border-radius:11px;
	width:220px;
	box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
	-moz-box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
	-webkit-box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
}
.box-2>div {
	padding:20px 20px 31px 37px;
}
.box-3 {
	background:#f9f9f9;
	width:700px;
	overflow:hidden;
	border-radius:11px;
	box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
	-moz-box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
	-webkit-box-shadow:inset 1px 0 5px rgba(0,0,0, .03);
}
.box-3>div {
	padding:3px 0px 27px 18px;
}
.letter {
	width:74px;
	height:74px;
	background:url(../images/letter1.png) left top no-repeat;
	overflow:hidden;
	font-size:36px;
	line-height:74px;
	text-align:center;
	margin:0 22px 0 0;
	float:left;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
.let-2 {
	background-image:url(../images/letter2.png);
	margin-right:24px;
}
.col-1 {
	float:left;
	width:288px;
	margin-right:30px;
	overflow:hidden;
}
.col-2 {
	float:left;
	width:320px;
	overflow:hidden;
}
.col-3 {
	width:160px;
	float:left;
}
.col-4 {
	width:620px;
}
.col-5 {
	width:310px;
}
.col-6 {
	width:265px;
	float:left;
}
.col-7 {
	width:111px;
	float:left;
}
.col-8 {
	width:300px;
}
.col-9 {
	width:630px;
}
.col-10 {
	width:380px;
}
.col-11 {
	width:220px;
}
.col-12 {
	width:949px;
}
.col-13 {
	width:270px;
	float:left;
}
.col-14 {
	width:550px;
	float:left;
}
/*********************************bg's*************************************/
.bg-1 {
	background:#fff;
}
.bg-2 {
	background:url(../images/bg-2.png) left 32px no-repeat;
	padding:97px 40px 0 0;
}
.bg-3 {
	background:url(../images/bg-3.gif) left top repeat-x #f6f9f6;
}
.bg-4 {
	background:url(../images/bg-4.gif) left top repeat-x #f7f7f7;
}
.bg-5 {
	background:url(../images/bg-5.png) 168px 11px no-repeat;
	min-height:231px;
}
.bg-6 {
	background:url(../images/bg-6.gif) left top repeat-x #f9f7f5;
	min-height:231px;
}
.bg-7 {
	background:url(../images/bg-7.gif) left top repeat-x #f6f9f6;
}
.border-1 {
	background:url(../images/border-1.gif) left bottom repeat-x;
	padding:0 0 18px;
	margin-bottom:20px;
}
.border-2 {
	border-bottom:2px solid #f5f5f5;
	padding:0 0 45px;
}
.soc {
	width:169px;
	overflow:hidden;
	margin-left:24px;
	float:left;
	font-size:16px;
	line-height:20px;
	min-height:57px;
	font-weight:400;
	font-family: '微軟正黑體', sans-serif;
}
.soc>div {
	padding:4px 0 0 75px;
}
.soc a {
	display:inline-block;
	color:#4f87ba;
}
.soc span {
	display:block;
	font-size:22px;
	line-height:27px;
	margin:-1px 0 0;
}
.soc_1 {
	background:url(../images/soc_1.gif) left top no-repeat;
}
.soc_2 {
	background:url(../images/soc_2.gif) left top no-repeat;
}
.soc_2 a {
	color:#2ea9b4;
}
/*********************************buttons*************************************/
.form2_btn {
	display:inline-block;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#fff;
	background:url(../images/form2_btn.png) left top repeat-x #abca08;
	padding:5px 18px 6px;
	border-radius:16px;
	text-shadow:#a5c106 1px 1px;
	margin-left:6px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.form2_btn:hover {
	background-position:left -82px;
	background-color:#c7dc0c;
	text-decoration:none;
}
.button-1 {
	display:inline-block;
	padding:8px 21px 9px 17px;
	background:#e9e9e5;
	border-radius:16px;
	font-size:12px;
	cursor:pointer;
	line-height:15px;
	color:#1e1e1e;
	height:15px;
	overflow:hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button-1:hover {
	background:#d4d4d0;
	color:#f8f8f3;
	text-decoration:none;
}
.button-2 {
	display:inline-block;
	background:url(../images/button-2.png) right 7px no-repeat;
	padding:0 18px 0 0;
	font-size:18px;
	line-height:22px;
	color:#adcb08;
	font-weight:400;
	font-family: '微軟正黑體', sans-serif;
}
.button-2:hover {
	color:#464646;
	text-decoration:none;
}
.button-3 {
	width:150px;
	display:inline-block;
	font-weight:400;
	color:#93c109;
	font-size:13px;
	line-height:14px;
	font-family: '微軟正黑體', sans-serif;
	font-style:normal;
	padding:0 0 10px 20px;
	background:url(../images/button-3.png) 0px 1px no-repeat;
	border-bottom:dotted thin #CCC
}
.button-3:hover {
	color:#5c7b09;
	text-decoration:none;
}
.button-4 {
	display:inline-block;
	text-decoration:underline;
	color:#3db3c0;
	font-size:13px;
	line-height:16px;
	padding:0 0 0 24px;
	background:url(../images/button4_1.png) left top no-repeat;
}

.button-4:hover {
	text-decoration:none;
}

.button-4.mar_2 {
	background-image:url(../images/button4_2.png);
}

.button-5 {
	display:inline-block;
	padding:0 18px 0 0;
	font-size:18px;
	line-height:22px;
	color:#adcb08;
	font-weight:400;
	font-family: '微軟正黑體', sans-serif;
}

.button-5:hover {
	color:#464646;
	text-decoration:none;
}
/*********************************lists*************************************/
.dl-1 dt {
	margin-bottom:20px;
	font-weight:bold;
}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:73px;
}
.ul-1 {
	padding-left:5px;
}
.ul-1 li {
	font-size:13px;
	line-height:24px;
}
.ul-1 li a {
	color:#515151;
}
.ul-1 li a:hover {
	text-decoration:underline;
}
.ul-2 li {
	float: left;
	font-size:12px;
	line-height:15px;
	padding:6px 30px 5px 20px;
	background:url(../images/ul-2.png) left 8px no-repeat;
}
.ul-2 li a {
	color:#767676;font-size: 15px;
}
.ul-2 li a:hover {
	text-decoration:underline;	
}
.ul-3 {
	width:250px;
}
.ul-3 li {
	width: 100%; 
	overflow: hidden; 
	vertical-align:top;
	font-size:12px;
	line-height:22px;
}
.ul-3 li strong {
	background:url(../images/price_line.png) left 15px repeat-x;
	display: block; 
	overflow: hidden;
}
.ul-3 li span {
	float: right;
	color: #727272;
}
.ul-3 li a {
	float: left;
	text-decoration: none;
	color: #727272;
}
.ul-3 li a:hover {
	text-decoration:underline;
}
/*********************************fonts*************************************/
.h3 {
	font-size:42px;
	line-height:51px;
	display:block;
	color:#7b7b7b;
	font-weight:400;
	font-family: '微軟正黑體', sans-serif;
	font-style:normal;
	margin:0;
}
.h3 + .h3 {
	margin:-8px 0 0;
}

.h5 {
	font-size:15px;
	line-height:25px;
	color:#464646;
	display:block;
	font-weight:400;
	font-family: '微軟正黑體', sans-serif;
	font-style:normal;
}
.h5 + .h5 {
	margin-top:-2px;
}
.p7 .h5 + .h5 {
	margin-top:-8px;
}
.title-1 {
	font-size:50px;
	line-height:72px;
	color:#676767;
	font-weight:400;
	font-family: '微軟正黑體', sans-serif;
	margin-bottom:5px;
}
.title-2 {
	display:block;
	font-size:22px;
	line-height:27px;
	color:#7b7b7b;
	font-weight:400;
	font-family: '微軟正黑體', sans-serif;
	margin-bottom:-5px;
}
.title-3 {
	display:block;
	font-size:44px;
	line-height:53px;
	color:#464646;
	font-weight:400;
	font-family: '微軟正黑體', sans-serif;
	margin-bottom:0px;
}
.title-3 + .title-3 {
	margin-top:-22px;
}
.color-1 {color:#c8c8c8;}
.color-2 {color:#3db3c0;}
.color-3 {color:#464646;}
.color-4 {color:#adcb08;}


.map {
	width:312px;
	height:261px;
	margin:0 0 30px;
}
/****************************footer************************/
footer {
	color:#939393;
	width:100%;
	background:#f5f5f5;
	text-align:center;
	font-size:16px;
	line-height:20px;
	letter-spacing:1px;
	color:#7e7e7e;
	font-weight:300;
	font-family:'微軟正黑體', sans-serif;
	font-style:normal;
	padding:25px 0 20px;
}
h2.margin-bot1 span {font-size:15px;padding-left:10px;line-height:50px;}
h2.margin-bot2 span {font-size:19px;padding-left:20px;line-height:50px;}

















.list5 {
    margin-top:3px; 
    display:inline-block;
}
.list5 li img {
   
    float:left; 
}
.list5 li {
    /*width:200px;
    margin-right:30px; */
    float:left; 
    margin-bottom:30px;
}
.list5 li > div{
    display:inline-block; 
    margin-top:5px; 
    width:180px;
}









.plus1{
border:1px solid #FFF; padding:20px;margin:10px 0px;border-top-width:4px;box-shadow:0px 0px 2px 2px #e4e4e4;
background: -moz-linear-gradient(top,  rgba(208,255,208,0.3) 0%, rgba(233,241,233,0.3) 28%, rgba(255,255,255,0.3) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,255,208,0.3)), color-stop(28%,rgba(233,241,233,0.3)), color-stop(100%,rgba(255,255,255,0.3))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(208,255,208,0.3) 0%,rgba(233,241,233,0.3) 28%,rgba(255,255,255,0.3) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(208,255,208,0.3) 0%,rgba(233,241,233,0.3) 28%,rgba(255,255,255,0.3) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(208,255,208,0.3) 0%,rgba(233,241,233,0.3) 28%,rgba(255,255,255,0.3) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(208,255,208,0.3) 0%,rgba(233,241,233,0.3) 28%,rgba(255,255,255,0.3) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4Cd0ffd0', endColorstr='#4Cffffff',GradientType=0 ); /* IE6-9 */


}


.plus2{
	/*width:150px;*/margin:0 auto; padding:0;
background: #c7dc0c; /* Old browsers */
background: -moz-linear-gradient(top,  #c7dc0c 3%, #89bc07 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#c7dc0c), color-stop(99%,#89bc07)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c7dc0c 3%,#89bc07 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c7dc0c 3%,#89bc07 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c7dc0c 3%,#89bc07 99%); /* IE10+ */
background: linear-gradient(to bottom,  #c7dc0c 3%,#89bc07 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7dc0c', endColorstr='#89bc07',GradientType=0 ); /* IE6-9 */


text-shadow: #a5c106 1px 1px;
}





.sp10{color:#FFF; text-align:center; margin-bottom:30px;
	display:block;
	line-height:30px;
	font-size:20px;
	font-family: '微軟正黑體', sans-serif;
	font-weight:400;
	width:400px;
	height:30px;
	/*padding: 0px 10px*/
	}

.plus2_ori{
	/*width:150px;*/margin-bottom:40px; padding:0;
background: rgb(107,107,107); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(107,107,107,1) 1%, rgba(28,28,28,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(107,107,107,1)), color-stop(100%,rgba(28,28,28,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(107,107,107,1) 1%,rgba(28,28,28,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(107,107,107,1) 1%,rgba(28,28,28,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(107,107,107,1) 1%,rgba(28,28,28,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(107,107,107,1) 1%,rgba(28,28,28,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */
}








.plus0{
width:700px; float:left;border:1px solid #FFF; padding:20px 0px 0px 30px; margin:10px 0px; border-top-width:4px;box-shadow:0px 0px 2px 2px #e4e4e4;
}


.plus3{
	width:645px; border-bottom:solid 2px #91c821; color:#666; text-align:left; font-size:24px; font-family:"微軟正黑體"; padding-bottom:7px;

}



/*product2*/
.plus0_2{
width:700px; float:left;border:1px solid #FFF; padding:0px 0px 0px 27px; margin:0px 0px; border-top-width:4px;
}

.plus0_3{
border:1px solid #e4e4e4; padding:0px; margin:0px 0px; overflow:hidden;
}

ul.plus0_3 {}
ul.plus0_3 >li{ }
ul.plus0_3 >li:hover{ 
}

ul.plus0_3 >li.b1{ background: #F3F3F3;border-bottom::1px solid #e4e4e4;}
ul.plus0_3 >li.b2{ background: #e9e9e9;border-bottom::1px solid #e4e4e4;}

ul.plus0_3 >li.b1:hover{ 
background: rgb(6,136,244); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(6,136,244,1) 0%, rgba(4,95,230,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,136,244,1)), color-stop(100%,rgba(4,95,230,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(6,136,244,1) 0%,rgba(4,95,230,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(6,136,244,1) 0%,rgba(4,95,230,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(6,136,244,1) 0%,rgba(4,95,230,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(6,136,244,1) 0%,rgba(4,95,230,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0688f4', endColorstr='#045fe6',GradientType=0 ); /* IE6-9 */
}
ul.plus0_3 >li.b2:hover{ 
background: rgb(6,136,244); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(6,136,244,1) 0%, rgba(4,95,230,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,136,244,1)), color-stop(100%,rgba(4,95,230,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(6,136,244,1) 0%,rgba(4,95,230,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(6,136,244,1) 0%,rgba(4,95,230,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(6,136,244,1) 0%,rgba(4,95,230,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(6,136,244,1) 0%,rgba(4,95,230,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0688f4', endColorstr='#045fe6',GradientType=0 ); /* IE6-9 */
}



ul.plus0_3 >li.b3{ background: #F3F3F3;border-bottom::1px solid #e4e4e4;}
ul.plus0_3 >li.b4{ background: #e9e9e9;border-bottom::1px solid #e4e4e4;}

ul.plus0_3 >li.b3:hover{ 
background: rgb(4,206,4); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(4,206,4,1) 0%, rgba(66,183,3,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(4,206,4,1)), color-stop(100%,rgba(66,183,3,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(4,206,4,1) 0%,rgba(66,183,3,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(4,206,4,1) 0%,rgba(66,183,3,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(4,206,4,1) 0%,rgba(66,183,3,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(4,206,4,1) 0%,rgba(66,183,3,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04ce04', endColorstr='#42b703',GradientType=0 ); /* IE6-9 */



}
ul.plus0_3 >li.b4:hover{ 
background: rgb(4,206,4); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(4,206,4,1) 0%, rgba(66,183,3,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(4,206,4,1)), color-stop(100%,rgba(66,183,3,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(4,206,4,1) 0%,rgba(66,183,3,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(4,206,4,1) 0%,rgba(66,183,3,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(4,206,4,1) 0%,rgba(66,183,3,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(4,206,4,1) 0%,rgba(66,183,3,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04ce04', endColorstr='#42b703',GradientType=0 ); /* IE6-9 */



}











ul.plus0_3 >li a{color: #3D3D3D; text-decoration:none; display:block;padding:10px 25px 10px 25px; }
ul.plus0_3 >li:hover a{color:#FFF;}

.plus4{
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;

border:1px solid #e4e4e4;

font-size:14px;
padding:6px 10px 6px 10px;
text-align:center;
}

.gradient1{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
color:#666;text-shadow:#CCC 1px 1px;	
}   
   
.gradient2{
background: rgb(107,107,107); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(107,107,107,1) 1%, rgba(28,28,28,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(107,107,107,1)), color-stop(100%,rgba(28,28,28,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(107,107,107,1) 1%,rgba(28,28,28,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(107,107,107,1) 1%,rgba(28,28,28,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(107,107,107,1) 1%,rgba(28,28,28,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(107,107,107,1) 1%,rgba(28,28,28,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */
color:#FFF;text-shadow:#000 1px 1px;	
}      
   
   
   
.psp{
padding: 5px 0px 0px 3px;
text-align: left;
height: 105px;
width: 430px;
overflow: hidden;
line-height: 22px;
margin-bottom: 18px;
	
}   
   
.dsp a{  
text-decoration: none;
color:#666;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;font-weight:bold;
}

.dsp a:hover{  
color: #333;
font-weight:bold;
}







.radius5 {-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}

#page {background:#FFF;padding:10px;border:1px solid #ECECEC;margin-top:10px;}
#page #list_box {float:left;width:232px;}
#page #list_box #title {no-repeat;width:232px;height:30px;display:block;margin-bottom:10px;}
#page #list_box #news_list_link {line-height:20px;font-size:14px;background:url(../images/marker-2.gif) no-repeat;background-position:10px 10px;padding-left:20px;width:205px;}
#page #list_box .news_list a {text-decoration:none;color:#666;}
#page #list_box .news_list a:hover {text-decoration:underline;color:#09F;}
#page #list_box #nextpage {border-top:1px solid #ECECEC;padding-top:10px;text-align:right;margin-top:10px;}
#page #list_box #nextpage a {text-decoration:none;padding:3px 5px;background:#FFF;color:#09F;border:1px solid #ECECEC;margin:0 3px;}
#page #list_box #nextpage a:hover {background:#09F;color:#FFF;}
#page #button {margin-top:15px;float:left;}
#page #content_box {float:right;width:695px;padding:10px;border:1px solid #ECECEC;}
#page #content_box #title {font-size:20px;font-weight:bold;color:#333;margin-botton:10px;}
#page #content_box #content {min-height:600px;}

#page #list_box .news_list {
margin-bottom: 10px;
}






.hidden>a{ display: none;}
.show>a{ display:block;}