@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {text-decoration: none;}
ol,ul,dl,dd,dt{list-style-type: none;margin: 0px;padding: 0px;}
p{margin-bottom: 15px;}
img {border: 0;}
a img{border:none 0;display: block;}

body{
	height:100%;
	background-image: url(../images/bg/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FAEEF2;
	background-position: center top;
}
#WRAPPER
{
	height: auto;
	width: 100%;
}
/**HEADER**/
#HEAD
{
	height: 110px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#HEADsearch
{
	height: auto;
	width: 280px;
	float: right;
	color: #9a1c45;
	font-weight: bold;
	margin-top: 10px;
	line-height: 32px;
}
.HEADsearchBOX
{
	height: auto;
	width: 220px;
	border: 2px solid #D74B7A;
	background-color: #FFFFFF;
	float: right;
	position: relative;
}
.HEADtextfield
{
	height: 24px;
	width: 195px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
	padding-left: 5px;
	float: left;
}
.HEADbutton
{
	float: right;
	height: 20px;
	width: 20px;
	background: url(../images/bg/search.jpg) #FFF no-repeat;
	margin: 4px 0px;
	padding: 0px;
	cursor: pointer;
	border: none;
}

#MAIN_NAV{
	width:750px;
	float:right;
	background-image: url(../images/bg/line.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#MAIN_NAV ul{
}
#MAIN_NAV li{
	float:left;
	list-style:none;
	text-align:center;
	padding-right:10px;
	background-image: url(../images/bg/line.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
}
#MAIN_NAV li a{
	font-size:15px;
	color:#FFFF10;
	text-decoration: none;
	display: block;
	height: 50px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 17px;
}
#MAIN_NAV li a:hover,#MAIN_NAV li a.current{
	color:#FFFFFF;
	background-image: url(../images/bg/nav_bg.png);
	background-repeat: repeat-x;
}

/**MAIN&CONTENT**/
#BOX
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 27px;
}
#BANNER

{
	width: 970px;
	height: 249px;
	background-image: url(../images/bg/banner_bg.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
}
.CONTENT
{
	width: 1000px;
	height: auto;
	float: left;
}
.TITLE
{
	width: 710px;
	float: right;
	height: 23px;
	font-size: 18px;
	background-image: url(../images/bg/title_bg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 28px;
	color: #701233;
	margin-bottom: 25px;
}
.Navigation_Map
{
	width: auto;
	float: right;
	height: 20px;
	padding-top: 8px;
	text-decoration: none;
	padding-right: 10px;
}
.Navigation_Map a
{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
/**SUB_NAV**/
.SIDEbar
{
	width: 240px;
	float: left;
	height: auto;
}
.SUBMENUtitle
{
	width: 215px;
	float: left;
	height: 16px;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 9px;
	padding-left: 15px;
	letter-spacing: 1px;
}
#SUB_NAV {
	width: 230px;
	height: auto;
	float: left;
	background-image: url(../images/bg/left_bg.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom: 40px;
}
#SUB_NAV .radius{
	float: left;
}

#SUB_NAV li {
	display: block;
}
#SUB_NAV  li.sm1 {
	width: 220px;
	text-decoration: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C13566;
	margin-left: 5px;
}
#SUB_NAV  li.sm1  a {
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../images/other/ico.png);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	margin-top: 8px;
}
#SUB_NAV li.sm1 a:hover {
	color: #6A4622;
	text-decoration: none;
	background-color: #e4c8ac;
	background-image: url(../images/other/ico2.png);
	background-repeat: no-repeat;
}
#SUB_NAV li.sm1 a.current {
	color: #6A4622;
	text-decoration: none;
	background-color: #e4c8ac;
	background-image: url(../images/other/ico2.png);
	background-repeat: no-repeat;
}
.sm2
 {
	width: 225px;
	text-decoration: none;
	float: left;
	margin-left: 5px;
}
.sm2 a
 {
	color: #9b734b;
	text-decoration: none;
	padding-left: 15px;
	font-size: 13px;
	line-height: 22px;
}
.sm2 a:hover
 {
	color: #F93E80;
	text-decoration: none;
	position: relative;
	top: 1px;
}
.sm2 a.current
 {
	color: #F93E80;
	text-decoration: none;
	position: relative;
	top: 1px;
}

/**SUB_SEARCH**/
#SUB_SEARCH {
	width: 230px;
	height: auto;
	float: left;
	background-image: url(../images/bg/left_bg.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom: 40px;
}
.SUB_SEARCHbox {
	width: 205px;
	text-decoration: none;
	float: left;
	margin-left: 5px;
	padding: 10px;
	height: auto;
	margin-top: 8px;
	border: 1px solid #C13566;
	background-color: #f2e5d6;
}
.SUB_SEARCHselect
{
	color: #666666;
	height: 23px;
	width: 200px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.SUB_SEARCHtextfield
{
	color: #666666;
	height: 18px;
	width: 60px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.SUB_SEARCHtextfield2
{
	color: #666666;
	height: 18px;
	width: 200px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.SUB_SEARCHbutton
{
	color: #FFFFFF;
	background-image: url(../images/bg/searcg_bg.png);
	background-repeat: repeat-x;
	height: 22px;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/**MAIN**/
.MAIN
{
	width: 700px;
	margin-right: 15px;
}
.MAIN_about{
	width: 700px;
	margin-right: 15px;
	line-height: 21px;
}
.MAIN_about p{font-size:14px;}
.MAIN_about strong{font-size:14px;}
.MAIN_textinfo
{
	width: 700px;
	margin-right: 15px;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 22px;
}
.MAIN_textinfo p, span{font-size:14px;line-height: 22px;}
.MAIN_process
{
	width: 700px;
	float: right;
	margin-right: 15px;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 22px;
}
.MAIN_pro_detail
{
	width: 700px;
	float: left;
	background-image: url(../images/bg/detail_bg.png);
	background-repeat: no-repeat;
	height: auto;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 26px;
	position: relative;
}
.MAIN_news
{
	width: 715px;
	float: right;
}
/**PRODUCTS_list**/
.proBOX {
	width: 317px;
	height: 250px;
	margin-bottom: 15px;
	float: left;
	margin-top: 20px;
	background-image: url(../images/bg/pros_bg.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 20px;
}
.proFRAME 
 {
	text-decoration: none;
	height: 192px;
	width: 285px;
}
p.outer {
	float: left;
	text-decoration: none;
	height: 189px;
	width: 283px;
	margin-top: 12px;
	margin-left: 12px;

}
.outer a {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #E7E7E8;
}

.outer a:hover {
	margin: 0px;
	padding: 0px;
	border: 1px solid #C9201D;
}
.proTEXT
 {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 35px;
	width: 305px;
	line-height: 18px;
	overflow: hidden;
	margin-top: 15px;
	padding-left: 12px;
}
.proTEXT a
 {
	color: #333333;
	text-decoration: none;
	font-size:14px;
}
.proTEXT a:hover{
	color:#F06C9B;
}

/**PRODUCTS_detail**/
#apPRODUCTname {
	position:absolute;
	left:14px;
	top:295px;
	width:475px;
	height:36px;
	z-index:9;
	filter:alpha(opacity=60);
	opacity:0.6;
	zoom:1;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
}
.Detail_left
{
	width: 475px;
	float: left;
	height: auto;
	position: relative;
	z-index: 1;
}
.Detail_right
{
	width: 200px;
	float: right;
	height: auto;
	margin-top: 40px;
	line-height: 22px;
}
.Detailver
{
	width: 741px;
	float: right;
	background-image: url(../images/bg/detailv_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	padding-bottom: 15px;
}
.DetailFRAME
{
	position: relative;
	width: 475px;
	height: 320px;
	margin-bottom: 10px;
}
.DetailFRAME_S
{
	width: 80px;
	height: 54px;
}
.DetailBOX {
	width: 86px;
	height: 85px;
	float: left;
	margin-top: 15px;
	margin-left: 7px;
	margin-right: 1px;
}
p.selectPRO {
	width: 80px;
	height: 54px;
	margin-bottom: 7px;
}
p.selectPRO.current{
	border: 2px solid #FF9900;
}

p.PRO {
	width: 84px;
	height: 54px;
	margin-bottom: 7px;
	
	}
	
.PRO a {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 2px solid #F0F0F1;
}

.PRO a:hover {
	margin: 0px;
	padding: 0px;
	border: 2px solid #FF9900;
}
.DetailbtnBOX
{
	width: 738px;
	float: right;
	margin-right: 3px;
	text-align: right;
}
/**OTHER**/
.buttonB
 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/bg/btn_bg01.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	height: 44px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 1px;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	background-color: #FAEEF2;
}
.buttonR
 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/bg/btn_bg02.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	height: 44px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 1px;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	background-color: #FAEEF2;
}

/**FON**/
.FONT01{
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
}
.FONT02{
	font-weight: bold;
	color: #7d5a37;
	font-size: 15px;
}
.FONT03{
	font-weight: normal;
	color: #FF3300;
}
/* contact us */
.contact1{
	float:left;
	width:350px;
}
.contact1 span{
	color:#F00;
	font-weight:bold;
}
.contact1 input,select{
	border:1px solid #999;
	width: 180px;
}
.contact1 td{
	padding:0 0 15px 0;
}
.contact2{
	color:#000;	
	float:left;
	width:300px;
}
.contact2 textarea{
	border:1px solid #999;
	width:300px;
	height:150px;
	line-height:1.7em;
}
.ctbtn{
	width:300px;
	padding-top:20px;
	text-align: right;
	height: auto;
}
.ctbtn1{
	width:100px;
	height:20px;
	float:right;
	text-align:center;
	color:#FFF;
	margin-left:1px;
	background-color:#00aee3;
	line-height:1.7em;
	border:none;
}
/* sitemap */
#sitemap {
	width: 100%;
	float: left;
}
#sitemap a {
	text-decoration: none;
}
#sitemap ul {
	margin: 0px;
	padding: 4px 6px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
}
#sitemap ul li {
	padding-top: 6px;
	padding-left: 15px;
	background-image: url(../images/bg/sitemap_ico.png);
	background-repeat: no-repeat;
}
#sitemap ul li a {
	text-align: left;
	color: #C13566;
	display: block;
	_height:20px;
	clear: both;
	margin-top: 18px;
	font-size: 16px;
	font-weight: bold;
}
#sitemap ul ul {
	padding: 0px;
	margin: 0px;
}
#sitemap ul ul li {
	background: none;
}
#sitemap ul ul li a {
	padding: 0px;
	color: #996600;
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
#sitemap ul ul ul {
	padding: 0px;
	margin: 0px;
}
#sitemap ul ul ul li {
	background: none;
	_height:20px;
}
#sitemap ul ul ul li a {
	margin: 0px;
	padding: 0px;
	color: #333;
	display: block;
	font-weight: normal;
	font-size: 13px;
}
/* 主分類的產品 */
#sitemap ul ul ul li.sitemap-products {
  margin:0px;
  padding:2px;   
  float: left;
}
#sitemap ul ul ul li.sitemap-products a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	width: auto;
	color: #666;
	white-space: nowrap;
	display: inline;
	clear: both;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#sitemap ul ul ul ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;	/*width: 480px;*/
}

/* 次分類的產品 */
#sitemap ul ul ul ul li.sitemap-products {
  margin:0px;
  padding:2px;   
  float: left;
}
#sitemap ul ul ul ul li.sitemap-products a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	width: auto;
	color: #666;
	white-space: nowrap;
	display: inline;
	clear: both;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}



/* datatable */
.datatable {
	float:left;
	margin:5px 0 20px 0;
	background-color: #FFF;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.datatable th {
	color: #FFF;
	padding:5px 0;
	background-color: #2bade2;
	font-weight: bold;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.datatable td {
	color: #000;
	padding:5px 0;
	text-align:center;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}
.datatable  tr.altrow {
}

#nodata {
  margin: 0px;
  padding: 10px 0px 0px 0px;
  width:100%;
  text-align:center;
  color: #ff0000;
  font: normal 12px; 
}
/**NEWS**/
#siteNEWS {
	width: 715px;
	height: auto;
	float: left;
}

#siteNEWS li {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#exhibitionNEWS {
	width: 685px;
	height: auto;
	background-image: url(../tw_images/news/exhibitionnews.jpg);
	background-repeat: no-repeat;
	padding-top: 38px;
	float: left;
	background-color: #eeeeee;
	margin-bottom: 15px;
	margin-top: 20px;
}

#exhibitionNEWS li {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.date {
	width: 100px;
	text-decoration: none;
	height: 25px;
	overflow: hidden;
	padding-left: 5px;
	font-size:14px;
	color:#666;
}
.substance, .substance a{
	width: 610px;
	text-decoration: none;
	height: 25px;
	overflow: hidden;
	color: #FF6600;
	font-size:14px;
}
.NOsubstance {
	width: 715px;
	height: 25px;
	overflow: hidden;
	text-align: center;
}
#detailNEWS {
	width: 715px;
	height: auto;
	float: left;
	text-align: right;
}
.substanceDatil{
	width: 705px;
	text-decoration: none;
	height: auto;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d16b34;
	padding-top: 10px;
	background-color: #e1804b;
	text-align: left;
	margin-bottom: 12px;
	font-size: 15px;
}
.dateDatil {
	width: 75px;
	text-decoration: none;
	height: auto;
	color: #FEE9F0;
	float: right;
	margin-left: 8px;
	font-weight: normal;
	font-size: 12px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.InfoDatil  {
	width: 715px;
	text-decoration: none;
	height: auto;
	text-align: left;
	line-height: 22px;
}

/*pagination*/
DIV.black2 {
	TEXT-ALIGN: center;
	padding: 7px;
	float: left;
	width: 98%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
DIV.black2 A {
	BORDER: #000000 1px solid; BACKGROUND-COLOR: #ffffff;PADDING-RIGHT: 5px;PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px;COLOR: #000000; PADDING-TOP: 2px;  TEXT-DECORATION: none;
}
DIV.black2 A:hover {
	BORDER: #c13566 1px solid; BACKGROUND-COLOR: #c13566;COLOR: #fff;
}
DIV.black2 A:active {
	BORDER: #c13566 1px solid; BACKGROUND-COLOR: #c13566;
}
DIV.black2 SPAN.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	COLOR: #CCC;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #666666;
	border: 1px solid #666666;
}
DIV.black2 SPAN.disabled {
	BORDER-RIGHT: #999 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #999 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #999 1px solid;
	COLOR: #999999;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #999 1px solid
}

/**FOOTER**/
#FOOTER
{
	font-weight: normal;
	text-decoration: none;
	height: auto;
	width: 100%;
	float: left;
	background-image: url(../images/bg/ver_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	margin-bottom: 25px;
}
.FOOTER 
{
	height: 58px;
	width: 1000px;
	font-weight: normal;
	color: #d291aa;
	text-decoration: none;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
}
.FOOTER a
{
	font-weight: normal;
	color: #d291aa;
	text-decoration: none;
}

#right{
	float: right;
	width: 715px;
}

/* ADD */
.menu_body{
	display: none;
}
.leftimg{
	float:left;
	padding:0 10px 10px 0;
}
.news_show p{
	font-size:14px;
	line-height:22px;
}
.news_show a{
	color:#AD355F;
	text-decoration: none;
}
#page-back a{
	color:#000;
}
.formular, .contact1 td, .contact2{
	font-size:14px;
}