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

@import url("reset.css");
/* ------------------------------------------------------------- 基本設定 -----------------------------------------------*/

/* ------------------------------------------------------------- 基本設定 -----------------------------------------------*/

body {
	font-size: 13px;: #444444;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	background-color: #f8f4d7;
}
a {
    color: #4C4C4C;	
	text-decoration: none;
}

a:hover {
	color: #C00;
}

/* ---------------------------------------------------------------- outer -----------------------------------------------*/
#outer_wrapper {
	background-repeat: repeat-x;
	/* [disabled]background-position: center top; */
	background-image: url(../images/page_outer_bgbg.jpg);
}
#outer{
	width: 1120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../images/page_outer_bg.jpg);
	background-repeat: no-repeat;
	background-color: #F8F4D7;
	overflow: hidden;
}
#sidebar {
	width: 225px;
	float: right;
	height: 245px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(../images/page_rigt.png);
	background-repeat: no-repeat;
	color: #00F;
	padding-top: 85px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 28px;
	line-height: 20px;
}



.content {
	float: left;
	width: 680px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.content2 {
	float: left;
	width: 1050px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 30px;
	position: relative;
}
.style01 {
	color: #666;
	margin-right: auto;
	margin-left: auto;
}

.style02 {
	font-size: 13px;
	line-height: 23px;
	color: #6633CC;
	font-weight: bold;
}
.style03 {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
}
.style04 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.title01 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 210px;
	padding-left: 40px;
	padding-top: 6px;
	letter-spacing: 2px;
}
.title02 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(../images/title02.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 270px;
	padding-left: 36px;
	padding-top: 6px;
	letter-spacing: 0px;
	float: left;
	margin-right: 0px;
}
.title_bann {
	width: 800px;
	height: 25px;
	padding-top: 7px;
	padding-left: 220px;
	background-repeat: no-repeat;
	margin-left: 20px;
	display: block;
	text-align: left;
	background-image: url(../images/title_bnaa01.png);
	background-position: 8px;
}
.c a{
	color: #000;
}
.c a:hover{
	color: #F00;
	text-decoration: underline;
}


/* ---------------------------------------------------------------- prodlist -----------------------------------------------*/

.prodbox1 {
	width: 1030px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

.prodbox1 ul{
	padding:0px;
	list-style: none;
	margin: 0px;
}

.prodbox1 li{
	width: 310px;
	height: 106px;
	text-align: center;
	float: left;
	height: 260px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CB9963;
	margin-top: 0px;
	display: block;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	background-color: #FFF;
	padding: 5px;
}

.prodbox1 img {
	width: 300px;
	height: 225px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 3px;
}
.prodbox1 li:hover {
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
	
}
.prodtags {
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

.pro_img {
	float: left;
	height: 270px;
	width: 280px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
	padding: 2px;
	border: 1px solid #D8D8D8;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.prod_title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
p.datasheet  {
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/prod_bann01.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 160px;
	line-height: 30px;
	margin-top: 10px;
	cursor: pointer; /* 連結手指頭 */
	display: inline-block;
    *display: inline;	
	zoom: 1;
	background-position: left top;
}
p.datasheet a {
	color: #FFF;
}


p.datasheet  a:hover {
	color: #0FF;
}
/* ---------------------------------------------------------------- 表單 -----------------------------------------------*/

.form_out {
	margin-top: 10px;
	padding-bottom: 2px;
}
.prod_act {
	height: 60px;
	width: 245px;
	position: absolute;
	left: 800px;
	top: -57px;
	z-index:100;
}


.form {
	line-height: 22px;
	margin: 0px;
	font-weight: normal;
}
.form th {
	text-align: right;
	padding: 4px 10px 5px 0px;
	font-weight: normal;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.form span {
	color: #C00;
}
.form td {
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.form img {
    border:1px solid #cbcbc9;
}
.input {
	BACKGROUND-COLOR: transparent;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-decoration: none;
	border: 1px solid #999999;
	width: 200px;
	height: 18px;
}
.input2 {
	BACKGROUND-COLOR: #628038;
	COLOR: #FFF;
	text-decoration: none;
	width: 50px;
	height: 20px;
	border: 1px solid #DDDDDD;
	border-collapse:collapse;
	padding: 0 0 2px 0;
}
.input3 {
	/* [disabled]background: url(contact_btn.jpg) no-repeat 0 0; */
	color: #fff;
	text-decoration: none;
	width: 72px;
	height: 20px;
	padding: 0 0 2px 0;
	border: none;
	border-collapse: collapse;
	font-size: 11px;
	cursor: pointer;
}
div.contact_btn {
	margin: 15px 0;
	text-align: center;
	}


div#sheet select {
	width: 242px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0CF;
	}
div#sheet input {
	width:238px;
	}	
