body {
	/*margin-left: 10px;*/
	margin: 0 auto;
	width:980px;
}
.pnew_title a{
	font-size: 13px;
	line-height: 20px;
	color: #669900;
	font-weight: bold;
}
.pnew_title a:link{
	font-size: 13px;
	line-height: 20px;
	color: #669900;
	font-weight: bold;
}
.pnew_title a:hover{
	font-size: 13px;
	line-height: 20px;
	color: #FF0000;
	font-weight: bold;
}
.main_G{
	font-size: 13px;
	line-height: 20px;
	color: #669900;
}
.main2{
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
}
.main{
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

.main a{
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

.main a:hover{
	font-size: 13px;
	line-height: 20px;
	color: #FF0000;
	font-weight: bold;
}
.main_title {
	font-size: 16px;
	line-height: 30px;
	color: #669900;
	font-weight: bold;
}


/*add by salen*/
#ja-transmenu {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#ja-transmenu LI {
	list-style:none;
	display:inline;
	float:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0;
	overflow:hidden;
}


.transMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.transMenu .content {
	POSITION: absolute;
}
.transMenu .items {
	Z-INDEX: 2; LEFT: 0px; POSITION: relative; TOP: 0px;
}
.top .items {
	
}
.transMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=90); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .9
}
.transMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.transMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.transMenu .item {
	FONT-SIZE:small;
	TEXT-TRANSFORM: none;
	CURSOR: pointer;
	COLOR: #484848;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-DECORATION: none;
	BORDER-BOTTOM-STYLE: none;
	font-family:Arial, Helvetica, sans-serif;font-size:13px;/*字的大小与字型*/
}
.transMenu .hover {
	BACKGROUND:#9E9E9E;COLOR: #ffffff; /*下拉底色 字颜色*/
}
.transMenu .item IMG {
	MARGIN-LEFT: 10px
}
.transMenu .item#active {
	BACKGROUND: #0ca5b5; COLOR: #ffffff
}
.transMenu .item#active:hover {
	BACKGROUND: #0ca5b5; COLOR: #ffffff;
}
/*end salen*/

/*首頁News跑馬燈*/
.link_indexnews {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.link_indexnews A:link {
	color: #333333;
	text-decoration: none;
}
.link_indexnews A:visited {
	color: #333333;
	text-decoration: none;
}
.link_indexnews A:hover {
	color: #999999;
	text-decoration: none;
}
.link_indexnews A:active {
	color: #999999;
	text-decoration: none;
}


/*Product詳細頁圖片選擇*/
.product_border {
    border:#e7e7e7 1px solid;
}

.img_accessories{ 
    border:1px solid #E7E7E7
}
.img_accessories:hover{ 
    border:1px solid #8eb72a; 
	opacity:0.7; 
	filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7;
}
.txt_accessories{
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

/*應用範例相關產品*/

.relatedpro a, .relatedpro a:visited{ 
    display:block; 
	float:left; 
	text-align:center; 
	font-size:12px; 
	color:#333333;  
	border:1px solid #E7E7E7;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

.relatedpro a:hover{ 
    border:1px solid #999999 !important; 
	color:#599b11;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

.relatedpro span{
    display:block; font-size:12px; 
	font-weight:normal; 
	color:#666666; 
	margin: 5px 0px 5px 0px;
	text-decoration: none;
}

.index_newsword{line-height:27px;}

#left_menu {
	margin-top:auto; 
	margin-left:30px; 
	margin-right:auto; 
	margin-bottom:auto;
}
.left_title {
	font-size: 13px;
	color: #FFFFFF;
}

/*產品主頁*/

.mainpro a, .mainpro a:visited{
	display:block;
	float:left;
	text-align:center;
	font-size:15px;
	color:#333333;
	text-decoration: none;
	background-image: url(../images/_eng/product_main_bg1.gif);
}

.mainpro a:hover{ 
	color:#599b11;
	text-decoration: none;
	background-image: url(../images/_eng/product_main_bg2.gif);
}

.mainpro .img{
    border:1px solid #e3e3e3 !important;
}
