@charset "utf-8";
/* CSS Document */

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, font, img, ins, kbd, q, s, samp,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
	font-family: "微軟正黑體";
	line-height: 1;
	color: black;
	margin: auto 0 auto;
	background-color: white;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
label {
    display: block;
    margin-bottom: 5px;
}
caption {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a {
	text-decoration: none;
}
img {
	border: 0px none #FFF;
}

.reset {
	clear: both;
	width: 0px;
}

#header {
	background-repeat: repeat-x;
	background-position: 0px 97px;
	margin: 0px;
}
#header01 {
	background-repeat: repeat-x;
	background-position: 0px 97px;
	margin-top: 20px;
}
#headers {
	margin: 0 auto;
	width: 1048px;
	position: relative;
}
#footer {
	margin-top: 10px;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #ECECEC;
	height: 50px;
}
#footers {
	width: 1048px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: hsla(240, 0%, 100%, 0.5);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
}
#body #mbody {
	width: 1024px;
	margin: 0  auto 0;
}
#logo {
	float: left;
	padding-top: 10px;
	position: absolute;
	top: -79px;
	left: 18px;
	z-index: 3;
}
#logo2 {
	float: left;
	padding-top: 10px;
	position: absolute;
	top: -139px;
	left: 24px;
	z-index: 3;
}
#homelinks {
	position: absolute;
	left: 828px;
	top: 0px;
	background-color: hsla(240, 0%, 100%, 0.8);
	width: 221px;
	padding-bottom: 15px;
	padding-top: 15px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index: 3;
}
#homelinks a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding-left: 20px;
}
#menu {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
}
#menu_loc {
	width: 1048px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#mmenu {
	width: 780px;
	position: absolute;
	left: 301px;
	top: -4px;
	height: 34px;
}
#mmenu ul li {
	float: left;
	word-break: keep-all;
	word-wrap: normal;
	text-align: center;
	}
#mmenu ul li a {
	font-size: 17px;
	color: #333;
	display: block;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 10px;
}
#mmenu ul li a.active,  #mmenu ul li a:hover {
	font-size: 18px;
	color: #FF6D15;
}
#mmenu2 {

}
#mmenu2 ul li {
	float: left;
	word-break: keep-all;
	word-wrap: normal;
	text-align: center;
		line-height: 35px;
}
#mmenu2 ul li a {
	width: 250px;
	font-size: 17px;
	color: #333;
	display: block;
	line-height: 30px;
}
#mmenu2 ul li a.active,  #mmenu2 ul li a:hover {
	font-size: 18px;
	color: #033b95;
}

.menusp   {
	font-size: 14px;
	color: #999;
	display: block;
	width: 2px;
	float: left;
}


#main_img {
	width: 1048px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	width: 1048px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
#content02 {
	width: 1048px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* 首頁資訊區塊 */
.info_area {
	width: 310px;
	float: left;
	margin: 0px 0px 20px 0px;
}
.info_area_even {
	width: 380px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;

}

.info_desc {
	font-size: 14px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #666;
}
.info_area ul li {
	padding-bottom: 20px;
}
.info_area h1 {
	font-size: 16px;
	color: #FFF;
	padding-left: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #15bcd5;
	line-height: 27px;
}

.info_area .prods {
	float: left;
	text-align: center;
	width: 116px;
	margin-right: 10px;
	
}
.prods img {
	border: 1px solid #E0E0E0;
-moz-box-shadow: 0px 1px 8px #f9f9f9;
-webkit-box-shadow: 0px 1px 8px #f9f9f9;
box-shadow: 0px 1px 8px #f9f9f9;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.prods p {
	font-size: 14px;
	line-height: 24px;
}
.prods a, .products p a{
	color: #3C3535;
}
.prods a:hover, .products p a:hover {
	color: #1d439a;
}

.info_area h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #392924;
}
.info_area .more {
	text-align: right;
	padding-top: 10px;
}
.info_area h3 {
	font-size: 16px;
	font-weight: bolder;
	color: #595757;
	padding-bottom: 5px;
}
#bmenu {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	height: 34px;
	float: left;
}
#bmenu ul li {
	　word-break: keep-all;
	　word-wrap: normal;
	float: left;
}
#bmenu ul li a {
	font-size: 14px;
	color: #6e6e6e;
	display: block;
}
#bmenu .sepat {
	font-size: 12px;
	display: block;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#footers p.comp {
	font-size: 12px;
	color: #616161;
	line-height: 24px;
	text-align: right;
}
#footers p.cr {
	font-size: 12px;
	color: #6e6e6e;
	text-align: right;
	line-height: 20px;
}
#footers p.cr a {
	color: #6e6e6e;
}

/* 字體 */
.font20b {
	font-size: 20px;
	font-weight: bold;
}
.font1 {
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 1px;
}
.font2 {
	font-size: 13px;
	line-height: 20px;
	color: #0068b7;
	font-weight: bolder;
}
.font3 {
	font-size: 14px;
	line-height: 18px;
	color: #acaabb;
	font-weight: normal;
}
.font4 {
	font-size: 12px;
	color: #747f97;
}
#left_cont {
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#left_cont .label {


}
.label h1 {
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	-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;
	height: 50px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	background-color: #15bcd5;
}
#main_content {
	margin-top: 10px;
	float: left;
	width: 790px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	-moz-box-shadow:inset 0px 4px 9px #f3f3f3;
	-webkit-box-shadow:inset 0px 4px 9px #f3f3f3;
	box-shadow:inset 0px 4px 9px #f3f3f3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
}
#content_lable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	background-image: url(../images/icon03.png);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-left: 15px;
	padding-right: 10px;
}
#content_lable h1 {
	font-size: 19px;
	color: #1d439a;
	float: left;
}
#content_location, #content_location a {
	font-size: 12px;
	color: #949494;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 4px;
}
#content_desc {
	color: #3c3535;
	font-size: 1em;
	line-height: 2em;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content_desc_pr {
	color: #3c3535;
	font-size: 1em;
	line-height: 2em;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 30px;
}
#content_desc .head1 {
	font-size: 18px;
	font-weight: bolder;
	color: #000;
	line-height: 32px;
}
#content_desc .head2 {
	line-height: 30px;
	font-size: 26px;
	color: #525252;
	font-weight: bold;
}
#content_desc p {

}

.right {
	text-align: right;
}
#list_menu {
	width: 190px;
	padding-bottom: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

/*	border: 1px solid #666;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
*/
}
#list_menu ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

#list_menu ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#list_menu ul li a {
	font-size: 15px;
	color: #636363;
	line-height: 26px;
	display: block;
	width: 160px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#list_menu ul li a.avtived, #list_menu ul li a:hover {
	color: #282828;
	background-image: url(../images/icon06.png);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.font5 {
	font-size: 40px;
	color: #2598c2;
	font-weight: bold;
	padding-right: 10px;
}
#faq_area ul .title {
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	padding: 2px 0px 4px 20px;
	background-position: 0px 5px;
	color: #7e7e7e;
	font-size: 0.9em;
	border-width: 1px;
	border-bottom-style: dashed;
	border-color: #7e7e7e;
}
#faq_area ul li.desc {
	background-image: url(../images/icon02.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 2px 0px 4px 20px;
	color: #7e7e7e;
	font-size: 0.9em;
	border-width: 1px;
	border-bottom-style: dashed;
	border-color: #7e7e7e;
}
#faq_area {
	border: 1px solid #dadada;
	padding: 5px 5px 10px 5px;
	margin: 5px 0px 0px 0px;
}
.font6 {
	font-size: 18px;
	color: #bfbebe;
}
.font7 {
	font-size: 26px;
	color: #525252;
	font-weight: bold;
	padding-right: 10px;
}
.font8 {
	font-size: 20px;
	color: #000;
}
.font9 {
	font-size: 0.9em;
	color: #00479d;
}
.font10 {
	font-size: 0.9em;
	color: #777777;
}
.font11 a{
	font-size: 15px;
	color: #333;
}
.font11 a:hover {
	color: #CCC;
}



#content_desc .table_news {
	width: 100%;
	padding: 10px 0px;
	font-size: 0.9em;
}
.table_news td {
	line-height: 30px;
	border-bottom: solid 1px #D6D6D6;
}
.table_news th {
	line-height: 30px;
	color: #FFF;
	background-color: #15bcd5;
}

.table_news td.news_date {
	text-align: center;	
	width: 110px;
}
.table_contact {
	width: 95%;
	padding-bottom: 10px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.table_contact td {
	line-height: 30px;
}
.table_contact tr th {
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
}

#page {
	margin: 10px 0px;
	text-align: center;
}
#page a {
	text-align: center;	
	font-size: 12px;
	padding: 2px 6px 1px 6px; 
	display: inline-block;
	height: 12px;
	color: #5a5a5a;
}
#page a:hover {
	background-image: url(../images/bg_04.png);
}
#page a.firsts, #page a.lasts, #page a.prevs,  #page a.nexts {
	border: 1px solid #b3b3b3;
	color: #686d71;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0px 2px;
	width: 16px;
}

#page a.pages_active, #page a:hover {
	color: #fff;
	background: #666;
}
.title {
	font-size: 20px;
	color: #666;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 10px;
}
#content_desc .date {
	text-align: right;
	font-size: 0.9em;
	line-height: 30px;
}
/*  輸入表單  */
.input_1 {
	width: 400px;
	height: 22px;
	display: block;
}
.input_2 {
	width: 280px;
	height: 28px;
}
.input_3 {
	width: 10px;
}
.input_4 {
	width: 100px;
	height: 28px;
}
.input_5 {
	width: 80px;
	height: 28px;
}
.input_num {
	width: 50px;
	height: 28px;
	text-align: right;
	padding: 0px 2px;
}
.textarea_1 {
	width: 520px;
	height: 140px;
}
.table_contact input[type="text"], .table_contact input[type="password"],  .table_contact select, textarea {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    font-size: 16px;
}

.table_contact select {
    height: 32px;
    padding: 3px;
}
/* 按鈕 */
.btn_p {
	cursor: pointer;
}
.btn_m {
	width: 120px;
	height: 30px;
	margin-right: 5px;
	margin-left: 5px;
}
.btn_s {
	height: 22px;
	margin-right: 5px;
	margin-left: 5px;
}
.btn_s2 {
	height: 30px;
	margin-right: 5px;
	margin-left: 5px;
}
.btn_sr2 {
	width: 50px;
	height: 18px;
	background-color: #FFF;
	border: 1px solid #999;
	font-size: 12px;
	color: #666;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 5px;
	cursor: pointer;
}
.btn_sr2:hover {
	border: 1px solid #000;
	color: #000;
}
.central {
	text-align: center;
}
.separate {
	padding-top: 10px;
	padding-bottom: 10px;
}

#content .product_body {
	float: left;
	max-width: 830px;
	padding: 20px;
}
.products {
	height: 270px;
	width: 240px;
	text-align: center;
	float: left;
}
.products img{
	border: 1px solid #E0E0E0;
	-moz-box-shadow: 0px 1px 8px #f9f9f9;
	-webkit-box-shadow: 0px 1px 8px #f9f9f9;
	box-shadow: 0px 1px 8px #f9f9f9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.products p {
	font-size: 15px;
	padding-top: 10px;
	color: #000;
	line-height: 1px;
}

#prod_imgs {
	float: left;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
#prod_info {
	float: left;
	padding-left: 40px;
	height: 320px;
	position: relative;
	width: 300px;
}
#prod_info .prod_btn {
	width: 300px;
	bottom: 40px;
	position: absolute;
}
.prod_cat {
	color: #b4b4b4;
	font-size: 16px;
	line-height: 30px;
}
.prod_model {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
}
.prod_title {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	padding: 5px 0px;
}
.prod_attr1 {
	font-size: 15px;
	color: #000000;
	padding: 10px 0px 10px 0px;
}
.prod_attr2 {
	padding: 5px 0px 10px 0px;
	font-size: 15px;
	color: #000;
}
.prod_num1 {
	font-size: 22px;
	padding: 0px 5px 0px 20px;
}
#prod_nav {
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #c1c1c1;
	padding: 5px 5px;	
}
.prod_desc {
	font-size: 15px;
	line-height: 32px;
	color: #000;
	padding-right: 15px;
	padding-left: 15px;
}
.col_1 a{
	color: #3C3535;
}
.col_1 a:hover {
	color: #1d439a;
}
