@charset "utf-8";

/* CSS Document */
/*
*{
margin:0;
padding:0;
font-size:12px;
}
*/
ul,li,dl,ol{list-style:none;}
.clear{ clear:both; height:0; line-height:0;}
a,img{border:0;text-decoration:none;}
/*
*{margin:0;padding:0;list-style-type:none;border: none;}

*/
*html,*html body {background-image:url(about:blank);background-attachment:fixed;}	

a{
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur());} /* for IE */
	


/* All//overflow-x: hidden; */
body {
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	width: auto;
	height: auto;
	max-height: none;
	max-width: none;
	
	background-color: #FFF;
	overflow-x: hidden; 
	
}



#down_menu_bottom_product {

	width:100%;

	z-index:101;
	font-size: 14px;
	color: #666;
	text-align: center;
	padding-bottom:80px;
}
#down_menu_bottom_product li{
	list-style-type:none;
}



#down_menu_bottom_product ul{
    
        display: inline-block;
        margin: 0;
        padding: 0;
        *display: inline;
}


#down_menu_bottom_product ul li{
        float: left;
        margin: 0;
    	color:#626262;
}


#down_menu_bottom_product ul li a{
    color:#666666;
	/*font-weight: bolder;*/
    font-size:11px;
}

#down_menu_bottom_product ul li a:hover{
    color:#0B9003;
}
#down_menu_bottom_product ul li.buttom_str {
    padding:0 16px;
    
    
}
/**--------------------------------------Index--------------------------------------------**/

/**headrer**/

/**menu**/
ul#navigation{
	clear:both;
	list-style: none;
	
}

ul#navigation li{ float:left;padding:0 0px 0 0px; }
ul#navigation li:hover,ul#navigation.selected{}
ul#navigation li a{
	text-align:center;
	text-decoration: none;
	color: #FFF;

}

/**content**/
#main_content_bk{
	width:100%;
	margin:0 auto;
	background: url(../images/main_con_bg.png) no-repeat center top ;
	margin-top: -2px;
}

#main_content_bk #main_contentArea{
	width: 980px;
	margin:0 auto;
	position: relative;
	top:-3px;
}


#main_contentL{
	width:94px;
	display: block;
	text-align:left;
	padding:280px 0 0 0px;

	/*position:absolute;
	z-index:2;
	top: 0px;
	*/
	background:url(../images/main_con_l.png) left top no-repeat;

}
#main_contentL #left_L{
	width:94px;
	min-height:250px;
	display: block;
	float:left;
	text-align:left;	
	background:url(../images/main_con_y.png) 0px bottom repeat-y ;
	overflow-y:hidden;
	z-index:1;
}
#main_contentR{
	width:94px;
	display: block;
	text-align:left;
	padding:280px 0 0 0px;
	position:absolute;
	background:url(../images/main_con_r.png) -1px top no-repeat;
	top: 0px;
	left:886px;

}
#main_contentR #right_R{
	width:94px;
	display: block;
	float:right;
	text-align:left;	
	background:url(../images/main_con_y.png) 0px bottom repeat-y ;
	min-height:250px;
}
#new_list{
	left:0px;
    margin: 0 auto 0 46px;
    position: absolute;
   
}
#btthree{
	width: 135px;
	height:30px;
	position:absolute;
	background: url(../images/open_news.png) center no-repeat;
	top: -14px;
	margin-left: 5.5px;
	
	z-index:99;
	
    border: medium none;
    list-style-type: none;
}
#btthree:hover{
	background: url(../images/open_news_hover.png) center no-repeat;
}
#myimage {
	margin-left:30px;

}

#btfour{
	width: 135px;
	height:30px;
	position:absolute;
	background: url(../images/close_news.png) center no-repeat;
	top: -14px;
	margin-left: 135px;
	z-index:99;

    border: medium none;
    list-style-type: none;

}
#btfour:hover{
	background: url(../images/close_news_hover.png) center no-repeat;
}
#new_list #btdown{

	height:30px;
	position:absolute;
   top: -13.9px;
    width: 903px;

	background: url(../images/news_bg_line.png)no-repeat center top;
	z-index:1;
	
	border: medium none;
    list-style-type: none;
}

p#inreal {
	width:80px;
	height:10px;
    padding-left: 2px;
	margin-top:5px;
	
}
p#inreal a:hover{
	background: url(../images/inreal_hover.png) center center no-repeat;
}
img#myimage{
	position:absolute;
	z-index:2;
}
/*what's news*/
#main_con_L{
	background: url(../images/index_news.png) no-repeat;
    margin: 0;
    padding-top: 14px;
    position: absolute;
    width:563px;
	 height: 200px;
    z-index: 10;
}
#main_L_info{
	width:266px;
	
	font-size:16px;
	position:absolute;
	z-index:999;
	top: 55px;
	padding-left:20px;
}
#main_L_info ul{margin: 0;padding: 0;}

#main_L_info p a{
	font-size:10px;
	-webkit-transform : scale(0.9); -o-transform : scale(1); display : inline-block;	
	line-height:20px;	
	color: #FFF;
}
#main_L_info p a:hover{
	color: #CCCCCC;
}
#main_L_info p  strong{margin-top:5px;color: #D3A37F;}


#in_mid{
	width:200px;
    height:175px;
	 margin: 10px 0 0 300px;
	/*background: url(../images/index_products_bg.jpg) center no-repeat;*/
	position:absolute;
	z-index:10;
}
#slider_Mask{
	width:200px;
	margin:0 auto;
	position: absolute;
	z-index:80;
	left: 0px;
	top:0px;
}
#main_con_R{
	 list-style-type:none;
	 border: none;
	position:absolute;
	z-index:10;

	margin-left:552px;
}
#video_Mask{

	position: absolute;
	z-index:30;
	left: 0px;
	top:0px;
	
}

/**down**/
#downout {
	
	height:5px;
}

#down{ 

	display: block;


	padding-bottom: 10px;
    position: absolute;
    width: 100%;
    z-index: 102;
}


#downL{
/*	float:left;*/
    width:130px;
   /* text-align:left;*/
    /*padding:0 20px 0 0;*/
}
#downM{
	/*float:left;*/

	color:#000;
	line-height: 16px;
}

#downM table{
    margin: 0;
	float:left;
}
#downM .address{
	font-size:8px;
	-webkit-transform : scale(0.9); -o-transform : scale(1); 
	/*display : inline-block;*/
}
#downM .browser{
	font-size:8px;
	-webkit-transform : scale(0.8); -o-transform : scale(1); 
	/*display : inline-block;*/
	color:#999;
 }
#downR{ 
/*
float:left;
margin-left: 20px;
*/
}
#footer_right {	
    padding:32px 0 0 0px;    
}

#footer_right p{
    font-size:8px;
    color:#787878;
	padding:0 0 0 0px;
}
#footer_right table{
	padding-left:16px;
}
footer_right p{
    padding:0 ;
    margin: 0;
    font-size:8px;
    color:#787878;
}
#footer_right p a{
	text-align: right;
    font-size:8px;
    color:#C6C6C6;
    -webkit-transform : scale(0.65); -o-transform : scale(1); display : inline-block;
}
#footer_right img{
    width:25px;
    height:25px;    
}
#footer_right td {
    
    padding:0 3px;
}

/**-----inside-----*/
#insideDiv{
	margin: 0 auto; 
}
#insideDivTop_BK{
	margin: 0 auto; 
	min-height:140px;
	background-color: #000;
	background:RGBA(0,0,0,0.6);
}
#insideDivTop_Area{
	margin: 0 auto;	
	background: url(../images/nav_x.jpg) repeat-x 0 100px;
}
#insideDivTop{	
	width: 1030px;
	margin:0 auto;
}

#mainBox{
	width: 1030px;
	margin:0 auto;
	padding-right: 22px;
	padding-left: 22px;
	position: relative; 
	height: 100%;
	 min-height:480px;
}
#inside_contentArea_L{
	float:left;
	background:url(../images/inside_con_y.png) 0 bottom repeat-y;

}
#inside_contentArea_L #inside_contentL{
	width: 1030px;
	display: block;
	text-align:left;
	padding:0px 0 0 0px;
	background:url(../images/inside_main_con_t.png) left 0 no-repeat;
	z-index:2;
	margin-top:-4px;
}
#inside_contentArea_L #left_L{
	width:94px;
	min-height:512px;
	/*background:url(../images/inside_main_con_tl.png) left 0 no-repeat;*/
}

#left_box{
	width: 250px;
	position:absolute;
	z-index:1;
	left: 60px;
	top: 35px;
	background:RGBA(0,0,0,0.7);
}


#left_box2{
	width: 235px;
	height: 408px;
	position:absolute;
	z-index:1;
	left: 59px;
	top: 0px;
	background:url(../images/title_product1s.png) left 0 no-repeat;
	
	
}
#right_box{
	width: 910px;
	border-style: 0;
	position:absolute;
	left: 20px;
	top: 45px;
	padding:40px 10px 0px 0px;
}
#inside_downout{
	float: left;
	margin-top: -8px;
	text-align:center;
}


/* 路徑+search */



/* productsmenu */
#left{

	display: block;
	float:left;
	text-align:left;
	padding:0 0 0 0px;
	position: relative;
	*z-index:99;
	left:-30px;
	

}
#left ul{	
    position: relative;
    z-index: 20;
	width:240px; 
	margin:0px;
	padding: 0px;
	*z-index:99;
}
#left li{

	height:40px;
	display : table;	

	text-align:left;


}
/*
#left li a{
	font-size:12px;
	color:#FFF;
	padding:0 0px 0px 10px;
	display : table-cell;
	vertical-align : middle;

	padding:0px 0 0 40px;

}*/
#left li a{
	display: table-cell;
	font-size: 12px;

	padding-left: 25px;
    padding-top: 1px;

}


#left li a.li_select {

	width:210px;
	height: 36px;
}

#left li a:hover  {

	width:210px;
	height: 36px;
}

#left li a:hover {
		color: #FFCC66;	
}

#left li.li_select a{
		color: #fffff;	
}
/* products_list menu */

#left2{
	width:10px;
	display: block;
	float:left;
	text-align:left;
	padding:20 0 0 0px;
	position: relative;
	*z-index:99;
	left:0px;
	top:0px;
}


#left2 ul{	
    position: relative;
    z-index: 20;
	width:250px; 
	margin:0px;
	padding:40px 0 0 00px;
	*z-index:99;
}
#left2 li{
	width:270px;
	height:40px;
	display : table;	
	*position : relative;
	text-align:left;
	*z-index:99;
	left:30px;
}

#left2 li a{
	font-size:14px;
	color: #000;
	padding:0 0px 0px 10px;
	display : table-cell;
	vertical-align : middle;
	*display : block;
	*position : absolute;
	*top : 0%;
	*width : 100%;
	font-weight: bold;	
	padding:0px 0 0 40px;

}
#left2 li a:hover , #left li a.li_select {
	background:url(../images/sidebar_over.png) left 3px no-repeat ;
}


/*------------------------------------------------------------------------*/
#menu {
	position: absolute;
	width: 210px;
}
#content {
	position: relative;
	width: 344px;
	margin: 0 auto;
	height: 217px;
	background-color: #FFF;
}
#content_left {
	position: relative;
	float: left;
	padding-right: 10px;
	width: 336px;
	padding-left: 24px;
	height: 176px;
	background-image: url(../images/index_news2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content_center {
	position: relative;
	float: left;
	width: 236px;
	padding-right: 5px;
}
#index_right {
	position: relative;
	width:312px;
	float: left;
	height: 176px;
}
#footer {
	position: relative;
	width: 1000px;
	height:125px;
	background-image: url(../images/footer.png);
	background-position: center top;
}
#copyright {
	width: 924px;
	margin: 0 auto;
	padding-top: 46px;
	padding-bottom: 15px;
	position: relative;
	height: 60px;
}

#copyright_tung{
	margin: 0 auto;

}


#community {
	float:left;
	width: 115px;
}
#community p{
	float:left;
	margin-right:15px;
}
address {
	float:left;
	color: #EEE;
	font-size:13px;
	line-height:20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 809px;
}
address span{
	/* [disabled]font-weight:bold; */
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 15px; */
	margin-right: 6px;
}
address p.design{
	float: right;
	margin: 0;
}
address a{
	display:block;
	color:#575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
address a:hover{
	text-decoration:none;
	color: #FF0;
}

#products_right{
	float:left;
	width:680px;
	padding-left: 0px;
}
#products_right2{
	float:left;
	width:670px;
	padding-left: 10px;
}

/* pagedetail */
#zoom {
	float:left;
	width: 360px;
}
#products_community {
	float:left;
	width: 320px;
	background-image: url(../images/zoom.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 4px;
	background-position: left center;
}
#community2 {
	float:left; 
}
#community2 p{
	
	margin-right:0px;
}
#products_name {
	float:left;
	width: 290px;
	margin-bottom: 1px;
	   margin-top: -16px;
}
#products_name p{
	font-size: 12px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
#products_name h2{

	font-size: 18px;
	color: #1f5ba6;
	line-height: 26px;
	font-weight: bolder
}
#description {
	float:left;
	width: 340px;
	font-size: 12px;
	line-height: 16px;
	color: #584646;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 4px;
}

#switching {
	float:left;
	width: 340px;
}
#related_top {
	width: 670px;
	padding-bottom: 10px;
}
#related {
	float:left;
	width: 670px;
}
#edit_content {
	float:left;
	padding-top: 20px;
	width: 670px;
	padding-bottom: 20px;
	color:#000;
}


/* iink */
.iink1{
	text-decoration: none;
}
a.iink1{
	color: #999999;
	text-decoration:none;
	font-size: 12px;
	letter-spacing: 1px;
}
a.iink1:hover{
	color: #C5291D;
	text-decoration: none;
	font-size: 12px;
}


/* 首頁news */
#index_news {
	height: 138px;
	padding-top: 2px;
}
#index_news ul{
	margin:0;
	padding: 0;
}
#index_news li{
	text-align: left;
}
#index_news a{
	display:block;
	color:#584646;
	text-decoration:none;
	padding-left: 8px;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
}
#index_news a:hover{
	color:#FFFFFF;
	background-color: #4F4F4F;
}

#td_content {
   float: left;
    width: 710px;

}
-->
</style>
/* 功能列 */
/* navbox */
.navbox {
	height:53px;
	overflow:hidden;
}
.navbox li {
	float:left;
	width:110px;
	text-align:center;
}


.navbox li#menu_Company {
	width:100px;
}
.navbox li#menu_News {
	width:70px;
}

.navbox li#menu_Products {
	width:120px;
}

.navbox li#menu_Catalogue {
	width:110px;
}

.navbox li#menu_ContactUs {
	width:140px;
}



.navbox li a {
	display:block;
	height:100%;
	color:#FFF;
	text-decoration:none;
	border-right:0px solid #FFF;
	font-size:15px;
	font-weight:800;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}
.navbox li a {
	background:url(../images/bg2.jpg) repeat 0 0;
}
.navbox li a:hover, .navbox li a:focus, .navbox li a:active {
	background-position:-150px 0;
}
#a a {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: -20px 80px;
}

/* 路徑+search */
#searchmain{
	position: relative;
	margin: 0 auto;
}

#search{


	position: relative;
	padding-top: 5px;

	height: 20px;
	margin-left:300px;

}
#search_left{

	width:680px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;


}
#search_right_1{
	float:left;
}


#search_1 {
    height: 30px;
	width:200px;
    
}
#search_1 div, #search_1 img {
    float: left;
	
} 
#ap3 {
 position:absolute;

 top:10px;

 z-index:1;
}

#search_1 div input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding-left: 28px;
   
    position: absolute;
    width: 130px;
    z-index: 90;
}

#searchBk {
	background:url(../images/search_bg.png) right top no-repeat;
        height:22px;
		width:136px;
}

 
#search_right div.search_bk{
	width:120px;
	float:left;
	height:1px;
	background:url(../images/search_bg.gif) 0 0px no-repeat;
}
        
#search_right input{
	float:left;
	height:29px;
	font-size:12px;
	color:#8b8b8b;
	margin:0;
	
	background:transparent;
	border:none;
	padding:0 0 4px 10px;
}
#search_right input a{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#products_tab {
    float: left;
    width: 290px;
	 margin-left: 10px;
}

.item_title_img {
	padding-top:30px;


}
/* productsmenu */
#productsmenu{
	float:left;
	width:213px;
	padding-bottom: 50px;
	background-image: url(../images/menu01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 42px;
	padding-left: 7px;
	padding-right: 0px;
}

/* products_list */
.proIMG {

	float:left;
	width:320px;
	height:240px;
	text-align:center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   padding: 0 6px 50px 0;
}
.proIMG a{
    text-decoration: none;
}

.proIMG a img{
    border: 1px solid #E6E6E6;
	padding: 1px;
	margin: 2px; 
    
}
.proIMG a:hover img{
	border: 1px solid #FFCC66;
	padding: 1px;
	margin: 2px;
}
.proIMG a b{
	font-size: 12px;
	color: #202223;
	text-decoration: none;
	display: block;
	font-weight:normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.proIMG a:hover b{
	color: #0B6DB4;
	text-decoration: none;
	font-size: 12px;
}

.proIMG2 {
	float:left;
	/* [disabled]max-width:100px; */
	text-align:center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 6px;

	padding-top: 0px;
}
.proIMG2 a{
    text-decoration: none;
}

.proIMG2 a img{
    border: 1px solid #E6E6E6;
	padding: 1px;
	margin: 2px; 
    
}
.proIMG2 a:hover img{
	border: 1px solid #0B6DB4;
	padding: 1px;
	margin: 2px;
}
.proIMG2 a b{
	font-size: 12px;
	color: #202223;
	text-decoration: none;
	display: block;
	font-weight:normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.proIMG2 a:hover b{
	color: #0B6DB4;
	text-decoration: none;
	font-size: 12px;
}
.proIMG3{
	float:left;
	/* [disabled]max-width:100px; */
	text-align:center;
margin: 0 0 0 10px;
	padding-bottom: 6px;

	padding-top: 0px;
}
.proIMG3 a{
    text-decoration: none;
}

.proIMG3 a img{
    border: 1px solid #E6E6E6;
	padding: 1px;
	margin: 2px; 
    
}
.proIMG3 a:hover img{
	border: 1px solid #0B6DB4;
	padding: 1px;
	margin: 2px;
}
.proIMG3 a b{
	font-size: 12px;
	color: #202223;
	text-decoration: none;
	display: block;
	font-weight:normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.proIMG3 a:hover b{
	color: #0B6DB4;
	text-decoration: none;
	font-size: 12px;
}
/* page */
#page{
	/* [disabled]border: 1px solid #fff; */
	/* [disabled]background-color:#f7f7f7; */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.jPaginate{
    height:34px;
    position:relative;
    color:#a5a5a5;
    font-size:small;   
	width:100%;
}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:2px 5px;
    margin:2px;
    float:left;
}
.jPag-control-back{
	position:absolute;
	left:0px;
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
}
ul.jPag-pages li a{
    float:left;
    padding:2px 5px;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:2px 5px;
    margin:2px;
    float:left;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
        width:10px;

}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}
ul.jPag-pages li span.jPag-previous-img{
    background:transparent url(../images/previous.png) no-repeat center right;
            }
ul.jPag-pages li span.jPag-next-img{
    background:transparent url(../images/next.png) no-repeat center left;
            }
span.jPag-sprevious-img{
    background:transparent url(../images/sprevious.png) no-repeat center right;
            }
span.jPag-snext-img{
    background:transparent url(../images/snext.png) no-repeat center left;
            }

#mainTitle {

	  	color: #999999;
	text-decoration:none;
	font-size: 13px;
	letter-spacing: 1px;
}
          
#mainTitle a  {

	  	color: #999999;
	text-decoration:none;
	font-size: 13px;
	letter-spacing: 1px;
}


#mainTitle a:hover{
	color: #C5291D;
	text-decoration: none;
	font-size: 13px;
}
            

    
    .mainTable{
        width:98%;
        margin-left:10px; 
    }
	
	

	
	
	