@charset "utf-8";
/* CSS Document */

body {
	font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 2em;
	color: #000;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
.container{
	width: 100%;
	position: relative;
	text-align: center;
}
@media (min-width:1025px) {
#wrapper {
	width: 98%;
	margin: 1%;
}
#header {
	width: 100%;
	position: relative;
}
#main {
	width: 100%;
}
#footer {
	width: 100%;
	height: 65px;
	background-color: #a8a8a8;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	margin-top: 15px;
	font-size: 0.8em;
	color: #FFF;
	line-height: 65px;
	letter-spacing: 1px;
}
.category_image,.detail_image {
	float: left;
	width: 20%;

}
.category_title {
	width: 80%;
	float: right;
	font-weight: bold;
	color: #008cce;
	text-decoration: none;
	margin-top: 20px;
}
.category_txt,.detail_txt {
	float: right;
	width: 80%;
	text-decoration: none;
}
.form_title {
	width: 10%;
	float: left;
	text-align: right;
	color: #363636;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.9em;
	letter-spacing: 1px;
}
.form_td {
	font-family: inherit;
	float: left;
	width: 35%;
	line-height: 2em;
	font-size: 1em;
	color: #363636;
	letter-spacing: 1px;
	border: 1px solid #008cce;
	
}
.form_td2 {
	font-family: inherit;
	float: left;
	width: 81.5%;
	line-height: 2em;
	font-size: 1em;
	color: #363636;
	letter-spacing: 1px;
	border: 1px solid #008cce;
	
}
.form_td3 {
	font-family: inherit;
	float: left;
	width: 81.5%;
	line-height: 2em;
	font-size: 1em;
	color: #363636;
	letter-spacing: 1px;
	height: 150px;
	border: 1px solid #008cce;
}
}
#logo {
	height: 69px;
	width: 333px;
}
#lang {
	font-size: 0.8em;
	line-height: 1em;
	width: 250px;
	position: absolute;
	top: 22px;
	right: 2px;
	text-align: right;
	color: #666666;
}
#lang a {
	color: #666666;
	text-decoration: none;
}
#lang a:hover {
	color: #008cce;
}
#header ul {
	padding: 0px;
	background-color: #008cce;
	height: 65px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: right;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	letter-spacing: 1px;
}
#header ul li {
	list-style-type: none;
	display: inline;
	padding-right: 2%;
	padding-left: 2%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 65px;
}
#header ul li a {
	text-decoration: none;
	color: #FFF;
}
#header ul li a:hover {
	color: #fff700;
}
#header ul li .actice {
	color: #fff700;
}
#search {
	width: 270px;
	background-color: #a8a8a8;
	float: right;
	height: 65px;
	-webkit-border-radius: 0px 15px 15px 0px;
	-moz-border-radius: 0px 15px 15px 0px;
	border-radius: 0px 15px 15px 0px;
	line-height: 65px;
	padding-left: 25px;
	text-align: left;
}
.search_box {
	height: 35px;
	width: 180px;
	font-size: 0.8em;
	line-height: 1em;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", PMingLiU, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
.search_btn {
	line-height: 65px;
	vertical-align: middle;
	outline:none;
}
#product_nav {
	float: left;
	width: 24%;
}
#product_nav ul {
	margin: 0px;
	padding: 0px;
}
#product_nav ul li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008CCE;
}

h2 {
	font-size: 1.2em;
	font-weight: 600;
	color: #008cce;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #008cce;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.type {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1em;
	line-height: 1.5em;
	color: #363636;
}
li a .light_blue {
	color: #363636;
	text-decoration: none;
}
li a:hover .light_blue {
	color: #FFF;
	background-color: #008cce;
}

li a .grayish {
	color: #363636;
	text-decoration: none;
}
li a:hover .grayish {
	color: #FFF;
	background-color: #595959;
}
.type_image {
	float: left;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.type_image img {
	height: 50px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.type_txt {
	width: 75%;
	float: left;
	padding-left: 5%;
}
.light_blue {
	background-color: #d8eff9;
}
.grayish {
	background-color: #e7e7e7;
}
#content {
	float: right;
	width: 75%;
	padding-bottom: 30px;
}
#banner {
	height: 400px;
	background-color: #008cce;
}
#article {
	position: relative;
}
#article h1 {
	font-size: 1.3em;
	font-weight: 600;
	color: #333333;
	line-height: 2em;
	background-image: url(../images/line01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
#place {
	text-align: right;
	position: absolute;
	font-size: 0.7em;
	color: #999999;
	width: 60%;
	right: 0px;
	top: 10px;
	letter-spacing: 1px;
}
#article #place a {
	text-decoration: none;
	color: #666;
}
#place a:hover {
	color: #008cce;
}
#article p {
	color: #000;
	line-height: 2em;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#article a{
	color: #666;
	text-decoration: none;
}
#article a .category_txt{
	color:#000;
}
.page_title {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/title.jpg);
	width: 29px;
	margin-right: 29px;
}
#product_category {
}
#product_category li,#product_detail li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008cce;
	padding-bottom: 20px;
}
.category_image img,.detail_image img {
	height: auto;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagination {
	font-size: 0.8em;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 1.3em;
}
#pagination a {
	display: inline-block;
	text-decoration: none;
	border: 1px solid #999;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666;
	margin-right: 10px;
}
#pagination a:hover {
	color: #FFF;
	background-color: #008cce;
}
#pagination .active {
	color: #FFF;
	background-color: #008cce;
}
#product_list {
}
#product_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008cce;
	margin-top: 10px;
	margin-bottom: 10px;
}
.title_prefix {
	float: left;
	width: 4%;
	padding-left: 1%;
	color: #FFF;
}
.title_image {
	float: left;
	width: 15%;
	text-align: center;
	color: #FFF;
}
.title_profile {
	float: left;
	width: 10%;
	text-align: center;
	color: #FFF;
}
.title_brand {
	float: left;
	width: 15%;
	color: #FFF;
}
.title_sealname {
	float: left;
	width: 20%;
	color: #FFF;
}
.title_materials {
	float: left;
	width: 25%;
	color: #FFF;
}
.title_detail {
	float: right;
	width: 10%;
	color: #FFF;
}
.prefix {
	float: left;
	width: 4%;
	padding-left: 1%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.profile_image {
	float: left;
	width: 15%;
	text-align: center;
}
.profile_image img {
	height: auto;
	max-width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.profile {
	float: left;
	width: 10%;
	text-align: center;
	margin-top: 3%;
	margin-bottom: 3%;
}
.profile img {
	height: 46px;
	width: 46px;
}
.brand {
	float: left;
	width: 15%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.seal_name {
	float: left;
	width: 20%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.materials {
	float: left;
	width: 15%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.detail {
	float: right;
	width: 5%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.detail img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 44px;
	width: 44px;	
}
.color01 {
	color: #008cce;
}
.color02 {
	color: #333333;
}
.color03 {
	color: #FFF;
}
.color04 {
	color: #ff7800;
}

.margin_t3{
	margin-top: 3%;
}
.clean {
	clear: both;
}
@media (max-width:1366px) {
.profile_image img {
	height: auto;
	width: 150px;
}
 }

@media (max-width:1280px) {
.profile_image img {
	height: auto;
	width: 120px;
}
 }

 @media (min-width:0px) and (max-width:1024px) {
#wrapper {
	width: 980px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.hidden {
	display: none;
}
#header {
	width: 100%;
	position: relative;
}
#search {
	width: 200px;
	background-color: #a8a8a8;
	float: right;
	height: 65px;
	-webkit-border-radius: 0px 15px 15px 0px;
	-moz-border-radius: 0px 15px 15px 0px;
	border-radius: 0px 15px 15px 0px;
	line-height: 65px;
	padding-left: 25px;
	text-align: left;
}
.search_box {
	height: 35px;
	width: 130px;
	font-size: 0.8em;
	line-height: 1em;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", PMingLiU, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#main {
	width: 100%;
}
.category_title {
	width: 65%;
	float: right;
	font-weight: bold;
	color: #008cce;
	text-decoration: none;
}
.category_txt,.detail_txt {
	float: right;
	width: 65%;
	text-decoration: none;
}

#footer {
	width: 100%;
	height: 65px;
	background-color: #a8a8a8;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	margin-top: 15px;
	font-size: 0.8em;
	color: #FFF;
	line-height: 65px;
	letter-spacing: 1px;
}
.category_image,.detail_image {
	float: left;
	width: 240px;
	margin-top: 20px;
}
.category_title {
	width: 65%;
	float: right;
	font-weight: bold;
	color: #008cce;
	text-decoration: none;
	margin-top: 20px;
}
.category_txt,.detail_txt {
	float: right;
	width: 65%;
	text-decoration: none;
}
.title_image {
	float: left;
	width: 15%;
	text-align: center;
	color: #FFF;
}
.title_profile {
	float: left;
	width: 15%;
	text-align: center;
	color: #FFF;
}
.title_materials {
	float: right;
	width: 20%;
	color: #FFF;
}
.profile_image {
	float: left;
	width: 15%;
	text-align: center;
}
.profile_image img {
	height: auto;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.profile {
	float: left;
	width: 15%;
	text-align: center;
	margin-top: 6%;
	margin-bottom: 6%;
}
.profile img {
	height: 30px;
	width: 30px;
}

.materials {
	float: right;
	width: 20%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.form_title {
	width: 15%;
	float: left;
	text-align: right;
	color: #363636;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.9em;
	letter-spacing: 1px;
}
.form_td {
	font-family: inherit;
	float: left;
	width: 30%;
	line-height: 2em;
	font-size: 1em;
	color: #363636;
	letter-spacing: 1px;
	border: 1px solid #008cce;
	
}
.form_td2 {
	font-family: inherit;
	float: left;
	width: 78%;
	line-height: 2em;
	font-size: 1em;
	color: #363636;
	letter-spacing: 1px;
	border: 1px solid #008cce;
	
}
.form_td3 {
	font-family: inherit;
	float: left;
	width: 78%;
	line-height: 2em;
	font-size: 1em;
	color: #363636;
	letter-spacing: 1px;
	height: 150px;
	border: 1px solid #008cce;
}
.seal_name {
	width: 20%;
}


}
@media (min-width:1025px) and (max-width:1415px) {
.type_image {
	height: 50px;
	width: 50px;
	float: left;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.type_txt {
	width: 65%;
	float: left;
	padding-left: 5%;
}
.category_image,.detail_image {
	float: left;
	width: 28%;

}
.category_title {
	width: 72%;
	float: right;
	font-weight: bold;
	color: #008cce;
	text-decoration: none;
	margin-top: 20px;
}
.category_txt,.detail_txt {
	float: right;
	width: 72%;
	text-decoration: none;
}
.form_title {
	width: 10%;
	float: left;
	text-align: right;
	color: #363636;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.9em;
	letter-spacing: 1px;
}
.form_td {
	font-family: inherit;
	float: left;
	width: 35%;
	line-height: 2em;
	font-size: 1em;
	color: #363636;
	letter-spacing: 1px;
	border: 1px solid #008cce;
	
}
.form_td2 {
	font-family: inherit;
	float: left;
	width: 81.5%;
	line-height: 2em;
	font-size: 1em;
	color: #363636;
	letter-spacing: 1px;
	border: 1px solid #008cce;
	
}
.form_td3 {
	font-family: inherit;
	float: left;
	width: 81.5%;
	line-height: 2em;
	font-size: 1em;
	color: #363636;
	letter-spacing: 1px;
	height: 150px;
	border: 1px solid #008cce;
}

}
#product_detail li {
	margin-bottom: 20px;
}

#detail_editor {

}
.editor_txt table {
	width: 100%;
}
#detail_editor td {
	border: 1px solid #CCC;
	padding: 3px;
}


.editor_image  {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.editor_image img {
	width: 100%;
}
#contact_form {
	margin: 0px;
	background-color: #EFEFEF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#contact_form li {
	list-style-type: none;
	margin-bottom: 20px;
}
.btn_reset {
	background-color: #a8a8a8;
	color: #FFF;
	width: 30%;
	margin-right: 4%;
	float: left;
	text-align: center;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
	letter-spacing: 1px;
	font-family: inherit;
}
.btn_submit {
	background-color: #008cce;
	color: #FFF;
	width: 40%;
	margin-right: 4%;
	float: left;
	text-align: center;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
	letter-spacing: 1px;
	font-family: inherit;
}



