@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Tahoma;
	}

body {
	background: #FFFFFF url(../images/sub_page_body.jpg) repeat-x 0 0;
	}
.HomeBg {
	background: #FFFFFF url(../images/body_home_bg.jpg) repeat-x 0 0;
	}
.Wrapper {
	margin: 0 auto;
	width: 950px;
	}

.Debug {
	font-size: 1px 
	line-height: 1px;
	clear: both;
	}

.Header {
	background: url(../images/header_bg.jpg) no-repeat;
	height: 190px;
	}
.HeaderHome {
	height: 107px;
	background: url(../images/header_home_bg.jpg) no-repeat;
	}
.Logo {
	padding: 25px 20px;
	height: 30px;
	}
.LogoHome {
	padding: 25px 20px;
	height: 30px;
	}
.Logo img, .LogoHome img {
	border: 0;
	margin: -10px 0 -21px 0;
	}
.Navi {
	height: 27px;
	text-align: center;
	vertical-align: top;
	}
.Navi a {
	padding: 0 10px;
	background: url(../images/nvai_line.gif) no-repeat right center;
	color: #99CC00;
	font-family: "新細明體";
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}
.Navi a span {
	padding: 0 15px;
	line-height: 27px;
	font-size: 13px;
	}
.Navi a:hover span {
	background: #99CC00;
	color: #FFFFFF;
	}
	
.Banner {
	background: url(../images/banner_bg.jpg) no-repeat 0 0;
	height: 130px;
	vertical-align: top;
	text-align: center;
	}
.BannerHome {
	background: url(../images/banner_home_bg.jpg) no-repeat 0 0;
	height: 275px;
	}
	
.Main {
	padding: 20px 0;
	width: 950px;
	}
.MainHome {
	padding: 0;
	width: 950px;
	}
.ColLeft {
	padding: 0 10px;
	width: 200px;
	}
.ColRight {
	padding: 0 10px;
	width: 910px;
	}
.HomeList {
	margin: 10px 0 10px 30px;
	}
.HomeList li {
	padding: 0 0 0 20px;
	background: url(../images/dot_green.gif) no-repeat 0 0;
	font-size: 13px;
	color: #666666;
	line-height: 1.5em;
	}
.HomeList span {
	padding: 0 10px 0 0;
	font-size: 11px;
	color:#999999;
	font-family: Tahoma;
	}
.HomeList a {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	font-family: "新細明體";
	}
.HomeList a:hover {
	color: #333333;
	}
.HomeList img {
	border: 0;
	margin: 0 10px 0 0;
	}
	
.CataHeading {
	background: url(../images/cata_heading.gif) no-repeat 0 0;
	width: 200px;
	height: 91px;
	}
.CataListing {
	border-bottom: 1px solid #669900;
	}
.CataListing ul, .CataListing ul li {
	display: block;
	width: inherit;
	}
.CataListing li {
	border-bottom: 1px solid #E5E5E5;
	}
.CataListing a {
	padding: 0 0 0 40px;
	background: #FAFDFF url(../images/dot_1.gif) no-repeat left center;
	font-size: 13px;
	color: #666666;
	font-family: "新細明體";
	line-height: 2em;
	text-decoration: none;
	display: block;
	}
.CataListing a:hover {
	background: #E9F8FF url(../images/dot_2.gif) no-repeat left center;
	color: #339900;
	}
	
.PageHeading {
	padding: 10px 20px;
	background: url(../images/line_dot.gif) repeat-x left bottom;
	font-family: "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	}
.PageContent {
	padding: 20px 40px;
	}
.PageContent p {
	padding: 1em;
	line-height: 2em;
	text-indent: 2em;
	font-size: 13px;
	color: #666666;
	}

.ProdList {
	padding: 5px;
	margin: 5px 0;
	background: url(../images/line_dot.gif) repeat-x left bottom;
	height: 140px;
	}
.ProdList img {
	padding: 4px;
	border: 1px solid #D4D4D4;
	}
.ProdList dl {
	clear: both;
	}
.ProdList dd, .ProdList dt {
	height: 130px;
	display: block;
	float: left;
	}
.ProdList dd a {
	color: #666666;
	text-decoration: none;
	}
.ProdList dd a:hover {
	color: #333333;
	}
.ProdList dd h3 {
	margin: 0 20px;
	padding: 0 0 0 20px;
	background: url(../images/dot_green.gif) no-repeat left top;
	font-size: 13px;
	font-family: "新細明體";
	font-family: Tahoma;
	line-height: 2em;
	}
	
.PageSort {
	text-align: center;
	}
.PageSort a {
	padding: 3px 5px;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	}
	
.ProdContent {
	line-height: 2em;
	color: #999999;
	font-family: Tahoma;
	}
.ProdContent p {
	text-indent: 2em;
	}
	
.ProdDetail {
	margin: 0 auto;
	width: 410px;
	}
.ProdImg {
	margin: 0 5px 0 0;
	padding: 4px;
	width: 300px;
	border: 1px solid #DEDEDE;
	float: left;
	}
.ProdImgS {
	float: left;
	}
.ProdImgS a {
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #DEDEDE;
	display: block;
	float: left;
	width: 80px;
	}
.ProdImgS a img {
	width: 80px;
	height: 60px;
	}
.ProdImg img {
	width: 300px;
	}
.ProdImg img, .ProdImgS img {
	margin: 0 auto;
	padding: 0;
	display: block;
	}

.Message li {
	padding: 3px;
	height: 24px;
	}
.Message h4 {
	padding: 0 10px 0 0;
	width: 100px;
	height: 24px;
	font-family: "新細明體";
	line-height: 24px;
	font-size: 13px;
	color: #666666;
	text-align: right;
	float: left;
	display: block;
	}
.Message div {
	height: 24px;
	float: left;
	}
.Message span {
	color: #FF0000;
	}	
.FormInput input {
	padding: 2px;
	border: 1px inset #99CC00;
	width: 200px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	}
.FormTextarea textarea {
	padding: 3px;
	border: 1px inset #99CC00;
	width: 400px;
	height: 150px;
	font-size: 12px;
	line-height: 18px;
	}
.BtnSend {
	padding: 3px 10px;
	margin: 0 5px;
	height: 22px;
	background: #669900;
	border: 1px outset #669900;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1em;
	font-family: "新細明體";
	font-weight: bold;
	cursor: pointer;
	}

.Footer {
	padding: 10px;
	color: #BFBFBF;
	font-size: 12px;
	border-top: 2px solid #E9E9E9;
	}
.Footer b {
	color: #999999;
	}
.Footer a {
	color: #999999;
	}
.Footer a:hover {
	color: #669900;
	}

.DivLine {
	padding: 10px 0;
	background: url(../images/line_dot.gif) repeat-x left center;
	}
.TextGray {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	}
.TextRed {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	}
.FAQ {
	padding: 10px 0;
	}
.FAQA {
	padding: 5px 0 5px 20px;
	background: url(../images/dot_green.gif) no-repeat left center;
	border-bottom: 1px solid #CCCCCC;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 13px;
	color: #669900;
	}
.FAQQ {
	padding: 0 0 0 20px;
	background: url(../images/dot_orange.gif) no-repeat 0 0;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 2em;
	color:#999999;
	font-size: 13px;	
	}
.ListTitle {
	padding: 5px 0 5px 20px;
	background: url(../images/dot_green.gif) no-repeat left center;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	}
.ListContent {
	padding: 5px 0 5px 20px;
	color: #999999;
	font-size: 13px;
	}
.TdBorder {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	}