.box100{
	width: 100%;
	float: left;
}
#index_content {
	float: left;
	height: 120px;
	width: 850px;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 20px;
}
#indexprofile {
	width: 487px;
	float: right;
}
#indexprofile_pic {
	float: left;
	height: 102px;
	width: 235px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#indexprofile_w {
	background-image: url(../index_pro_t.jpg);
	padding-top: 33px;
	background-repeat: no-repeat;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	width: 240px;
	padding-left: 5px;
	height: 75px;
}

/* 首頁news */
#indexnews {
	float: left;
	width: 347px;
}
.indexnews_date {
	height: 20px;
	width: 75px;
	float: right;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #9cd4e8;
	text-align: right;
	padding-right: 10px;
}

#indexnews h1 {
	height: 50px;
	width: 100%;
	background: url(../index_news_title.jpg) no-repeat;
}
#indexnews ul {
	margin:0;
	padding:0;
	list-style:none;
	width:68%;
	visibility: visible;
	float: left;
}


#indexnews li {
	display: block;
	float: left;
	text-decoration: none;
	color:#333;
	padding-bottom: 2px;
	width: 337px;
	padding-left: 10px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
}

#indexnews li A:link {
	color:#333;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 21px;
}
#indexnews li A:visited {
	color:#333;
	text-decoration:none
}
#indexnews li A:hover {
	color:#039;
	font-weight: normal;
}
.page_bg0 {
	background-image: url(../index2_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.page_bg1 {
	background-image: url(../bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.page_b1 {
	background-image: url(../bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
}
.page_b0 {
	float: left;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../index2_01.jpg);
	background-repeat: repeat-x;
}
.pcontent {
	float: left;
	width: 950px;
	padding-right: 10px;
	background-image: url(../pbox1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.pleft {
	float: left;
	width: 214px;
	background-image: url(../line_2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.nav_title {
	float: left;
	width: 135px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../pbox2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 50px;
	height: 25px;
	text-align: right;
}
.pleft_b1 {
	float: left;
	width: 200px;
	padding-right: 14px;
	padding-left: 1px;
	padding-bottom: 40px;
	background-image: url(../pbox3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.search {
	background-image: url(../search_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 122px;
	padding-top: 30px;
	padding-right: 18px;
	padding-left: 59px;
	margin-top: 35px;
	padding-bottom: 16px;
}
.search_l {
	float: left;
	width: 95px;
	padding-top: 1px;
}
.search_r {
	float: right;
	width: 22px;
}
/*---------內頁左選單*/	
#sidebarbox{
	float: left;
	width: 199px;
	padding-top: 5px;
}
ul#sidebar {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
ul#sidebar ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
ul#sidebar a {
  display: block;
  text-decoration: none;	
}
ul#sidebar li {
	margin-top: 1px;
}
ul#sidebar li a {
	color: #333;
	background-image: url(../icon_1.gif);
	background-repeat: no-repeat;
	background-position: 12px 14px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}

ul#sidebar li a:hover {
	color: #036;
	background-image: url(../icon_1.gif);
	background-repeat: no-repeat;
	background-position: 12px 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	background-color: #FDFEE4;
	text-decoration: none;
}
ul#sidebar li ul li a {
	background: #eaeaea;
	color: #000;
	padding-left: 25px;
}

ul#sidebar li ul li a:hover {
	zzbackground: #e6e6e6;
	padding-left: 25px;
	padding-right: 10px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #025CAA;
	text-decoration: none;
}

ul#sidebar li ul li SPAN.current {
	color: #2978A7;
	width: 167px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 23px;
	font-size: 12px;
	height: 23px;
	background-image: url(../icon_1.gif);
	background-repeat: no-repeat;
	background-position: 11px center;
	padding-left: 2.1em;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	display: block;
	background-color: #F7F7F7;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }


.page_right {
	float: right;
	width: 710px;
	padding-bottom: 40px;
}
.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	text-align: right;
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2px;
}
.quicklink A:link {
	color:#999;
	text-decoration:underline
}
.quicklink A:visited {color:#999;text-decoration:underline}
.quicklink A:hover {
	color:#0CF;
	text-decoration:none
}
.page_title1 {
	float: left;
	width: 678px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	padding-right: 5px;
	padding-left: 27px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../pagecontent_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.page_b2 {
	float: left;
	width: 100%;
	padding-top: 25px;
}
/* 內頁與我聯絡 */
.contact_b {
	float: left;
	width: 700px;
	padding-left: 10px;
	background-image: url(../contact_pic1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactpic{
	width: 180px;
	float: right;
}
.contact_input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	border: 1px solid #bbbaba;
}
.contact_b1 {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 3px;
}
.contact_b2 {
	float: left;
	width: 74%;
	padding-bottom: 15px;
	padding-right: 25%;
	padding-left: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444;
	padding-top: 13px;
}
/* 內頁新聞 */
.news_b1 {
	float: left;
	width: 702px;
	visibility: visible;
	margin-bottom: 5px;
	border: 2px solid #87B7DE;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.news_b1_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #666;
	text-align: center;
	float: left;
	width: 570px;
	visibility: visible;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.news_b1_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #222;
	float: left;
	width: 545px;
	visibility: visible;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(../icon_4.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
}
.news_b1_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #666;
	text-align: center;
	float: right;
	width: 115px;
	visibility: visible;
	padding-top: 2px;
}
.news_b1_data2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #f39800;
	text-align: center;
	float: right;
	width: 115px;
	visibility: visible;
	padding-top: 6px;
}
.news_b2 {
	float: left;
	width: 98%;
	visibility: visible;
	padding-bottom: 25px;
	padding-top: 20px;
	padding-right: 1%;
	padding-left: 1%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #555;
}
.news_b3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #e8e8e8;
	float: left;
	width: 96%;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 10px;
}
.news_b3 A:link {color:#064382;text-decoration:none}
.news_b3 A:visited {color:#064382;text-decoration:none}
.news_b3 A:hover {color:#eb6100;text-decoration:underline}
.news_w1 {
	float: left;
	width: 100%;
	visibility: visible;
	padding-bottom: 12px;
}
.news_w1 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.news_w1 dl:hover {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7EBFC;
	padding-top: 10px;
	background-color: #F2F2F2;
}
.news_w1 dt {
	float: left;
	font-size: 12px;
	color: #333;
	width: 545px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 17px;
	background-image: url(../icon_3.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	padding-left: 20px;
}
.news_w1 dt A:link {
	color:#333;
	text-decoration:none
}
.news_w1 dt A:visited {
	color:#333;
	text-decoration:none
}
.news_w1 dt A:hover {
	color:#06C;
	text-decoration:underline
}
.news_w1 dd {
	float: right;
	font-size: 12px;
	line-height: 17px;
	color: #F9AE00;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightpic {
	padding: 3px;
	float: right;
	margin-left: 30px;
	border: 1px solid #D5D5D5;
	margin-bottom: 30px;
}
/*--------------------------------------------------------------------------------頁數樣式*/	
.pagenum {
	TEXT-ALIGN: center;
	float: left;
	width: 94%;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 15px;
	padding-left: 3%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.pagenum A {
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ddd 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #ddd 1px solid;
	COLOR: #999;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-DECORATION: none;
	background: #FFF;
}
.pagenum A:hover {
	COLOR: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	background-color: #999;
}
.pagenum A:active {
	COLOR: #ffffff;
	border: 1px solid #FFF;
	background-color: #2C5594;
}
.pagenum SPAN.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	COLOR: #fff;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 5px;
	border: 1px solid #FFF;
	background-color: #3F8BC5;
}
.pagenum SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #f3f3f3 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #f3f3f3 1px solid;
	COLOR: #FFF;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #f3f3f3 1px solid;
	background: #CCC;
}

.download_w1 {
	float: left;
	width: 100%;
	visibility: visible;
	padding-bottom: 12px;
}
.download_w1 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.download_w1 dl:hover {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE8AD;
	padding-top: 10px;
	background-color: #F2F2F2;
}
.download_w1 dt {
	float: left;
	font-size: 12px;
	color: #333;
	width: 545px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 17px;
	background-image: url(../icon_3.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	padding-left: 20px;
}
.download_w1 dd {
	float: right;
	font-size: 12px;
	line-height: 18px;
	color: #01711B;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../icon_download.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.download_w1 dd A:link {
	color:#01711B;
	text-decoration:none
}
.download_w1 dd A:visited {
	color:#01711B;
	text-decoration:none
}
.download_w1 dd A:hover {
	color:#f39800;
	text-decoration:underline
}

/* 內頁產品 */
.products_b1 {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 5px;
}
.products_b2 {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.products_b3 {
	float: left;
	width: 97%;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 2%;
	padding-left: 1%;
}

.productpic {
	height: 200px;
	width: 200px;
	/* Firefox, Chrome */
      line-height : 200px;
	white-space : nowrap;

     /* IE */
      *font-size : 190px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	background-image: url(../productlist_01.png);
	background-repeat: no-repeat;
	padding: 12px;
}
.productpic:hover {
	height: 200px;
	width: 200px;
	/* Firefox, Chrome */
      line-height : 200px;
	white-space : nowrap;

     /* IE */
      *font-size : 190px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	background-image: url(../productlist_01_over.png);
	background-repeat: no-repeat;
	padding: 12px;
}
.productpic :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}

.productpic  img {
	vertical-align : middle;
}

.productlist  {
	float: left;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	width: 224px;
}
.products_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 5px;
	font-weight: bold;
}
.products_word A:link {color:#333;text-decoration:none}
.products_word A:visited {color:#333;text-decoration:none}
.products_word A:hover {color:#eb6100;text-decoration:underline}
.products_word1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #060;
	float: left;
	width: 260px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	padding-bottom: 3px;
}
.productdetail1 {
	float: left;
	width: 100%;
}
.products1_p1 {
	background-image: url(../products_b2.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 391px;
}
.products1_p2 {
	background-image: url(../products_b3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 350px;
	padding-right: 20px;
	padding-bottom: 23px;
	padding-left: 21px;
}
.products_b6 {
	float: left;
	width: 368px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DFDFDF;
	padding-top: 5px;
	padding-left: 7px;
}
.products_b6 ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.products_b6 li {
	float: left;
	list-style-type: none;
	width: 64px;
	height: 64px;
	margin-right: 4px;
	margin-left: 4px;
}
.products_b6 li a {
	float: left;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #CCC;
}
.products_b6 li a:hover {
	float: left;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #01711B;
}
.productpicbig {
	height: 450px;
	width: 350px;
	/* Firefox, Chrome */
    line-height : 450px;
	white-space : nowrap;

     /* IE */
    *font-size : 319.5px;  /* 寬 * 0.9 = ? px */
    *font-family : Arial;
	text-align: center;
	display: block;
}
.productpicbig :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}
.productpicbig  img {
  vertical-align : middle;
}
.productdetail .spic{
	float: left;
	border: 1px solid #E6E6E6;
	margin: 7px;
	padding: 1px;
	display: inline;
}
.products_p3 {
	float: right;
	width: 300px;
	padding-top: 22px;
}
.products_p3 dl {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.products_p3 dt {
	line-height: 24px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	width: 90%;
	margin: 0px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bababa;
	font-weight: bold;
	padding-right: 3%;
	padding-left: 7%;
	background-image: url(../icon_6.gif);
	background-repeat: no-repeat;
	background-position: 8px 15px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #bababa;
}
.products_p3 dd {
	line-height: 19px;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 96%;
	margin: 0px;
	padding-top: 12px;
	padding-left: 2%;
	padding-right: 2px;
	padding-bottom: 15px;
}
.productdetail2{
	float: left;
	margin-top: 30px;
	width: 100%;
}
.productdetail2 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding: 0px;
}
.productdetail2 dt {
	float: left;
	font-size: 13px;
	color: #036;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #E0EFF3;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	background-image: url(../icon_3.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}
.productdetail2 dd {
	float: left;
	font-size: 13px;
	line-height: 20px;
	color: #4C4C4C;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
}
.products_p4 {
	float: left;
	width: 215px;
	border: 5px solid #f0f0f0;
	padding-bottom: 20px;
}
.products_p4:hover {
	float: left;
	width: 215px;
	border: 5px solid #bad942;
	background-image: url(../icon_8.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
.products_p4_l {
	float: left;
	width: 370px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.products_p4_f1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #333;
	font-weight: bold;
}
.products_p4_f1 A:link {color:#097c25;text-decoration:none}
.products_p4_f1 A:visited {color:#097c25;text-decoration:none}
.products_p4_f1 A:hover {color:#78aa09;text-decoration:underline}
.products_p5 {
	float: left;
	width: 700px;
	margin-top: 15px;
}
.products_p6 {
	float: left;
	width: 370px;
	padding-right: 10px;
	padding-left: 15px;
}
.products_p6 dl {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.products_p6 dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #02599E;
	float: left;
	width: 240px;
	font-weight: bold;
	margin: 0px;
}
.products_p6 dd {
	line-height: 18px;
	color:#888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 110px;
	margin: 0px;
}
.products_p7 {
	background-image: url(../products_box9.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 157px;
}
.products_p7_photo {
	background-image: url(../products_box7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 130px;
	padding-top: 14px;
	padding-right: 13px;
	padding-left: 14px;
}
.products_p8 {
	float: right;
	width: 520px;
	padding-top: 5px;
}
.products_p8 dl {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.products_p8 dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	float: left;
	width: 95px;
	margin: 0px;
	font-weight: bold;
}
.products_p8 dd {
	float: right;
	width: 415px;
	margin: 0px;
}
/*--------------------------------------------------------------------------------詢價清單*/	
.addinquiry {
	float: right;
	text-align: center;
	color: #666666;
	height: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 130px;
	margin-left: 8px;
	display: block;
	background-image: url(../inquire.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	margin-right: 7px;
}
.addinquiry A:link {
	color:#666666;
	text-decoration:none;
	display: block;
	height: 28px;
	width: 130px;
	line-height: 28px;
}
.addinquiry A:visited {
	color:#666666;
	text-decoration:none;
	display: block;
}
.addinquiry A:hover {
	color:#2978A7;
	display: block;
	background-image: url(../inquire_over.jpg);
}

/*--------------------------------------------------------------------------------網站地圖*/	
#in_content{
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	width: 96%;
	padding-bottom: 20px;
}
.sitemap  {
	float: left;
	text-align: center;
	margin-right: 14px;
	margin-bottom: 25px;
	margin-left: 14px;
	width: 29%;
}
.sitemap h4{
	padding-left: 30px;
	font-size: 15px;
	text-align: left;
	background-image: url(../sitemap.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #1D4478;
	line-height: 18px;
}
.sitemap ul {
	margin:0;
	list-style:none;
	visibility: visible;
	float: left;
	padding: 0;
	width: 100%;
}


.sitemap li {
	display: block;
	float: left;
	text-decoration: none;
	color:#333;
	padding-bottom: 5px;
	width: 94%;
	padding-left: 6%;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-align: left;
	background-image: url(../dot2.jpg);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}	
.sitemap li a:link{
	text-decoration: none;
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.sitemap li a:visited{
	text-decoration: none;
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.sitemap li a:hover{
	text-decoration: none;
	color:#06C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
