@charset "utf-8";
/* CSS Document */


{
	margin:0;
	padding:0;
}
body
{
	margin:0;
	padding:0;
}
@font-face {
    font-family: 'yanone_kaffeesatzbold';
    src: url('../font/yanonekaffeesatz-bold-webfont.eot');
    src: url('../font/yanonekaffeesatz-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/yanonekaffeesatz-bold-webfont.woff') format('woff'),
         url('../font/yanonekaffeesatz-bold-webfont.ttf') format('truetype'),
         url('../font/yanonekaffeesatz-bold-webfont.svg#yanone_kaffeesatzbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url('../font/yanonekaffeesatz-regular.eot');
    src: url('../font/yanonekaffeesatz-regular.eot') format('embedded-opentype'),
         url('../font/yanonekaffeesatz-regular.woff') format('woff'),
         url('../font/yanonekaffeesatz-regular.ttf') format('truetype'),
         url('../font/yanonekaffeesatz-regular.svg#YanoneKaffeesatzRegular') format('svg');
}*/
@font-face {
    font-family: 'yanone_kaffeesatz_regularRg';
    src: url('../fonts/yanonekaffeesatz-regular-webfont.eot');
    src: url('../fonts/yanonekaffeesatz-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yanonekaffeesatz-regular-webfont.woff') format('woff'),
         url('../fonts/yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
         url('../fonts/yanonekaffeesatz-regular-webfont.svg#yanone_kaffeesatz_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*head--start--*/
#head{
	width:1000px;
	height:80px;
	margin:0 auto;	
}
#logo{
	width:366px;
	height:64px;
	float:left;
}
#logo img {border:none !important}
#menu{
	width:482px;
	height:37px;
	float:left;
	background-image:url(../image/menubg.png);
	margin-top:10px;
	border:1px solid #a01d21;
	border-radius:5px;
	margin-left:56px;
	margin-top:25px;
	behavior: url(PIE.htc);
}
#menu ul
{
	margin-top:7px;
	margin-left:-36px;
}
#menu ul li
{
	display:inline;
	font-family: 'yanone_kaffeesatzbold';
	color:#FFF;
	margin-left:-4px;
	}
#menu ul li a
{
	text-decoration:none;
	font-size:15px;
	color:#FFF;
	padding: 11px 13px 10px 21px;
	letter-spacing:1px;
	border-right:2px solid #a01d21;
}

#menu ul li:First-child >a{
	border-radius:5px 0px 0px 5px;
}
#menu ul li:Last-child >a{
	border-radius:0px 5px 5px 0px;
}

#menu ul li a:hover
{
	background-color:#2c2c2c;
	color:#FFF;
}
.highlight{
	background-color:#2c2c2c;
	color:#FFF;
}

#iso{
	width:81px;
	height:55px;
	float:left;
	margin-left:5px;
	margin-top:10px;
}
#iso a img{
	border:none;
}
/*head--end--*/
#banner_wapper{
	width:100%;
	height:437px;
	background-color:#e9e9e9;
}
#ban{
	background-image:url(../image/banner_bg.jpg);
	width:1077px;
	height:436px;
	margin:0 auto;

}
#number_slideshow
{
	width:1000px;
	height:401px;
	margin:0 auto;
}
#number_slideshow img a {*border:none}

#content{
	width:1000px;
	height:541px;
	margin:0 auto;
	margin-top:13px;
}
#block1{
	width:1000px;
	height:149px;
	float:left;
	background-image:url(../image/block_bg.png);
	background-repeat:no-repeat;
	
}
.enclose{
	width:234px;
	height:136px;
	float:left;
	margin-left:10px;
}
.enclose h2{
	color:#FFF;
	margin-left:18px;
    font-family: 'yanone_kaffeesatz_regularRg';
	font-size:24px;
	font-weight:100;
	font-weight:lighter;
	
	
}
.enclose p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-left:18px;
	margin-top:-16px;
	text-align:justify;
}
.enclose a{
	float:right;
	background-color:#FFF;
    font-family: 'yanone_kaffeesatz_regularRg';
	color:#a01d21;
	font-size:20px;
	width:55px;
	height:23px;
	margin-top:-5px;
	text-decoration:none;
}
.enclose img{
	float:left;
	margin:3px 5px 5px 1px;
	border:none;
}
#block2{
	width:1000px;
	height:375px;
	float:left;
	margin-top:-11px;
}
#block2_left{
	width:781px;
	height:375px;
	float:left;
}
#block2_right{
	width:204px;
	height:365px;
	float:left;
	margin-left:15px;
}
#block2_right h2{
    font-family: 'yanone_kaffeesatz_regularRg';
	font-size:24px;
	color:#a01d21;
	margin-left:21px;
	font-weight:lighter;
}

#block2_right ul
{
		margin:-17px 0 0 -2px;


}
#block2_right ul li{
	margin-top:45px;
	list-style:none;
}
/*#previousnext_slideshow{
	width:300px;
	height:360px;
	float:left;
}*/
#meachine{
	width:300px;
	height:360px;
	float:left;
	margin-top:20px;
	border:1px solid #CCC;

}

#meachine h2{
    font-family: 'yanone_kaffeesatz_regularRg';
	font-size:24px;
	color:#a01d21;
	margin-left:20px;
   margin-top:2px;
   font-weight:lighter;
}
/*#previousnext_slideshow img{
	margin-left:16px;
	margin-top:36px;
	}*/
#block3{
	width:459px;
	height:366px;
	float:left;
	margin-left:14px;
	margin-top:0px;
}
#block3 h2{
    font-family: 'yanone_kaffeesatz_regularRg';
	font-size:24px;
	color:#a01d21;
	margin-left:5px;
	font-weight:lighter;
}
.product{
	width:221px;
	height:138px;
	background-color:#a01d21;
	float:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0 0 8px;
	color:#FFF;
}
.product p{
	margin:7px 0 0 10px;
}
.product img{
	margin:8px 10px 0 10px;
}
.product a{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:-15px 10px 0 0px;
	text-decoration:none;
}
#enquiry{
	width:448px;
	height:178px;
	float:left;
	border:1px solid #a01d21;
	margin:10px 0 0 7px;
}
#enquiry h2{
    font-family: 'yanone_kaffeesatz_regularRg';
	font-size:20px;
	color:#a01d21;
	margin:5px;
}
#enquiry table{
	margin:-1px 0 0 5px;
}
#enquiry table tr td {width:195px; float:left; margin-top:3px;}
#enquiry table tr td input{
	height:18px;
	float:left;
	border:1px solid #e2e2e2;
	color:#424242;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
}
#enquiry table textarea{
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
	}
.button
{
	background-color:#a01d21;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	width:44px;
	height:18px;
	margin-right: 24px;
    margin-top: 3px;
	color:#FFF;
	border:none;
	cursor:pointer;
}
#footer_wapper{
	width:100%;
	height:108px;
	border-top:1px solid #e2e2e2;
	clear:both;
}
#footer{
	width:1000px;
	height:100px;
	margin:0 auto;
	margin-top:6px;
	clear:both;
}
.quicklinks{
	width:100px;
	height:46px;
	float:left;
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:-8px;
}
.quicklinks ul li a{
	text-decoration:none;
	color:#404040;
}
.quicklinks h2{
    font-family: 'yanone_kaffeesatz_regularRg';
	font-size:20px;
	color:#a01d21;
	margin:5px;
	font-weight:lighter;
}
.quicklinks ul{
	margin-left:-38px;
}
.quicklinks ul li{
	list-style:none;
	padding:2px;
}
.quick_list{
	width:198px;
	height:43px;
	float:left;
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:28px;
	margin-left:-32px;
}
.quick_list ul li{
	padding:2px;
	list-style:none;
}
.quick_list ul li a{
	text-decoration:none;
	color:#404040;
}
#share_icon{
	width:208px;
	height:43px;
	float:left;
	display:none;
}
#share_icon h2{
    font-family: 'yanone_kaffeesatz_regularRg';
	font-size:20px;
	color:#a01d21;
	margin:5px;
	font-weight:lighter;
}
#share_icon ul{
	float:left;
	margin:15px 0px 0px -47px;
}
#share_icon ul li{
	display:inline;
	list-style:none;
	padding:10px;
}
#share_icon ul li img{
	border:none;
}
#copy_rit {
	width:287px;
	height:37px;
	float:right;
	margin-top:5px;
}
#copy_rit p{
color:#424242;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-top:16px;
}
.formAlert2 { margin-left: 12px; float: left; height: 22px; padding: 1px; }
.txtformAlert { margin-left: 12px; float: left; height:auto; padding: 1px; }
.formAlert3 { margin-left: 0px; float: left; height: 22px; padding: 1px; }
.txtformAlert1 { margin-left: 0px; float: left; height: 55px; padding: 1px; }

#contact{width:1000px; height:370px; margin:0 auto;}
#contact h2{color:#a01d21; margin-top:20px; font-size:24px; font-weight:lighter; font-weight:100; font-family: 'yanone_kaffeesatz_regularRg';}
#address{width:216px; height:253px; float:left; border-right:1px solid #999;}
#address h2{color:#a01d21; margin-top:-5px; font-size:24px; font-weight:lighter; font-weight:100; font-family: 'yanone_kaffeesatz_regularRg';}
#address p{color:#404040; font-family:Arial, Helvetica, sans-serif; font-size:12px; clear:both;}
#address p a{color:#404040; text-decoration:none;}
#contact_form{width:370px; height:253px; float:left; margin-left:20px; border-right:1px solid #999;}
#contact_form table{margin-top:-5px;}
.button1{background-color:#a01d21; font-size:11px; font-family:Arial, Helvetica, sans-serif; float:right; width:44px; height:18px; margin-right: 3px;
margin-top: 0px; color:#FFF; border:none; cursor:pointer;}
#contact_form h2{color:#a01d21; margin-top:-5px; font-size:24px; font-weight:lighter; font-weight:100; font-family: 'yanone_kaffeesatz_regularRg';}
#contact_form tr td{font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-top:8px;}
#contact_form table tr td input{border:1px solid #d5d5d5; width:270px; height:16px; margin-left:5px;}
#contact_form tr td textarea{border:1px solid #d5d5d5; margin-left:1px; }
#google_map{width:363px; height:244px; float:left; margin-left:22px;}
#google_map h2{color:#a01d21; margin-top:-5px; font-size:24px; font-weight:lighter; font-weight:100; font-family: 'yanone_kaffeesatz_regularRg';}

#about{width:1000px; height:auto; margin:0 auto; clear:both;}
#about li a{color:#a01d21;}
#about h2{color:#a01d21; margin-top:14px; font-size:24px; font-weight:lighter; cursor:pointer; font-weight:100; font-family: 'yanone_kaffeesatz_regularRg';}
#about_menu { float: left; height:289px; width: 186px; border-right: 1px solid #C9C9C9; margin-bottom:10px; }
#about_menu ul { margin-left:-35px; margin-top:1px;  cursor:pointer;  }
#about_menu ul li{ list-style:none; font-size:16px;  font-family: 'yanone_kaffeesatz_regularRg'; padding-top:10px;	color:#404040; height:auto; text-align:left; margin-bottom: 6px; }
#about_menu ul li a:hover{background-image:url(../image/abtmenu_bg.png); background-repeat:no-repeat; color:#FFF;   }
#about_menu ul li a{ color:#404040; text-decoration:none;   }
#about_menu ul .hilite a{ color:#FFF; background-image:url(../image/abtmenu_bg.png); background-repeat:no-repeat; padding:5px 68px 5px 10px;  }
.hilite { color: #FFF !important; }
#about_content{ width:794px; height:auto; margin-left:18px; position:relative; overflow:hidden;	float:left; margin-top:-58px; }
#about_content h2{ color:#a01d21; font-size:17px; font-weight:100; margin-bottom:12px;  font-family: 'yanone_kaffeesatz_regularRg';}
#about_content p{color:#404040; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#about_content ul{margin-left:-24px;}
#about_content ul li{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#404040; padding-top:12px;}
.scroll_cont { display:none; }
#memb_dir { width:530px;	height:600px; }
#memb_dir p { font-size:13px; color:#404040; line-height: 20px; width:510px; float:left; text-align:justify; }

/*** For Scroll container  ***/
.content{width:545px; height:500px; overflow:auto;display:none;}

.title{margin-top:-20px; color:#a01d21; font-size:16px; font-weight:100; margin-bottom:12px;  font-family: 'yanone_kaffeesatz_regularRg';}

#Product{
	width:1000px; 
	height:370px; 
	margin:0 auto;
}

#Product h2{color:#a01d21; margin-top:14px; font-size:24px; margin-left:7px; font-weight:lighter; font-weight:100; font-family: 'yanone_kaffeesatz_regularRg';}
#prod_menu { float: left;  width: 186px;  }
#prod_menu ul { margin-left:-35px; margin-top:-15px;  cursor:pointer;  }
#prod_menu ul li{ list-style:none; font-size:16px;  font-family: 'yanone_kaffeesatz_regularRg'; padding-top: 2px;	color:#404040; height:auto; text-align:left; }
#prod_menu ul li a:hover{background-image:url(../image/abtmenu_bg.png); background-repeat:no-repeat; color:#FFF;   }
#prod_menu ul li a{ color:#404040; text-decoration:none; display: block; padding: 4px 0 4px 10px;  }
#prod_menu ul .hilite a{ color:#FFF; background-image:url(../image/abtmenu_bg.png); background-repeat:no-repeat; padding:5px 10px  5px 10px;  }
.hilite { color: #FFF !important; }
#prod_content{ width:794px; height:auto; min-height: 320px; margin-left:0px; padding-left:19px; margin-bottom:10px; position:relative; overflow:hidden; border-left: 1px solid #C9C9C9; float:left; margin-top:-58px; }
#prod_content h2{ color:#a01d21; clear:both; margin-left:-1px; font-size:18px; font-weight:100; font-family: 'yanone_kaffeesatz_regularRg';}
#prod_content p{color:#404040; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#prod_content ul{ margin-left:-12px;}
#prod_content ul li{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#404040; padding-top:12px;}
#prod_content img{/*border: 1px solid #C9C9C9;*/ margin-top:13px;}
.scroll_cont { display:none; }
#memb_dir { width:530px;	height:600px; }
#memb_dir p { font-size:13px; color:#404040; line-height: 20px; width:510px; float:left; text-align:justify; }
.imgUl{ margin: 0 !important; padding: 0; }
.imgUl li{ float: left; list-style: none; margin: 5px 15px 5px 0;  padding: 0 !important; }
.imgUl li p{text-align:center;}
.imgUl li a {text-decoration:none;}
.imgUl li img{ padding: 0; border: 1px solid #d2d2d2; }

/*** For Scroll container  ***/
.content{width:545px; height:500px; overflow:auto;display:none;}

.title{margin-top:-20px; color:#a01d21; font-size:16px; font-weight:100; margin-bottom:12px;  font-family: 'yanone_kaffeesatz_regularRg';}

#gallery_1
{
	width:152px;
	height:auto;
	float:left;
}
#gallery_1 h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-left:-13px;
	color:#ed1c24;
}
#gallery_1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#444444;
	margin-top:5px;
	
}
#facility{
	width:1000px; 
	height:auto; 
	margin:0 auto;
	clear:both;
}

#facility h2{color:#a01d21; margin-top:14px; font-size:24px; font-weight:lighter; font-weight:100; font-family: 'yanone_kaffeesatz_regularRg';}
#facility_menu { float: left; height:289px; width: 186px;  margin-bottom:20px;}
#facility_menu ul { margin-left:-35px; margin-top:1px;  cursor:pointer;  }
#facility_menu ul li{ list-style:none; font-size:16px;  font-family: 'yanone_kaffeesatz_regularRg'; padding-top:10px;	color:#404040; height:auto; text-align:left; margin-bottom: 6px; }
#facility_menu ul li a:hover{background-image:url(../image/abtmenu_bg.png); background-repeat:no-repeat; color:#FFF;   }
#facility_menu ul li a{ color:#404040; text-decoration:none;   }
#facility_menu ul .hilite a{ color:#FFF; background-image:url(../image/abtmenu_bg.png); background-repeat:no-repeat; padding:5px 68px 5px 10px;  }
.hilite { color: #FFF !important; }
#facility_content{ width:794px; margin-left:0px; padding-left:19px; border-left: 1px solid #C9C9C9;  height:auto; margin-left:0px; position:relative; margin-bottom:10px; overflow:hidden;	float:left; margin-top:-58px; }
#facility_content h2{ color:#a01d21; font-size:17px; font-weight:100; margin-bottom:12px;  font-family: 'yanone_kaffeesatz_regularRg';}
#facility_content p{color:#404040; font-family:Arial, Helvetica, sans-serif; font-size:12px; float:left;}
#facility_content ul{margin-left:-24px;}
#facility_content ul li{font-size:12px; font-family:Arial, Helvetica, sans-serif; display:inline; color:#404040; padding-top:12px;}
#facility_content img{border: 1px solid #C9C9C9; margin-top:0px; float:left;}
.scroll_cont { display:none; }
#memb_dir { width:530px;	height:600px; }
#memb_dir p { font-size:13px; color:#404040; line-height: 20px; width:510px; float:left; text-align:justify; }
#press1{width:181px; height:auto; float:left; padding:20px; margin-left:-19px;}
#press1 p{
	float:left;
	margin-left:55px;
	
}
#press1 img{
	float:left;
}

#press2{width:auto; height:auto; float:left; padding:20px; }
#press2 p{
	float:left;
	margin-left:55px;
}
#press2 h2{
	margin-left:-15px !important;
}
#press2 img{
	float:left;
}
#press3{width:170px; height:auto; float:left; margin-left:30px;}
#press4{width:170px; height:auto; float:left; margin-left:30px;}

#press5{width:170px; height:auto; float:left; }
#press6{width:170px; height:auto; float:left; margin-left:30px;}
#press7{width:170px; height:auto; float:left; margin-left:30px;}
#press8{width:170px; height:auto; float:left;margin-left:30px;}


#meachine1{width:200px; height:auto; float:left; }
#meachine1 p{
	float:left;
	margin-left:20px;
}
#meachine1 h2{
	margin-left:-20px !important;
}

#meachine2{width:200px; height:auto; float:left; margin-left:83px;}
#meachine2 p{
	float:left;
	margin-left:25px;
}
#meachine2 h2{
	margin-left:-20px !important;
}
#meachine3{width:200px; height:auto; float:left; margin-left:103px;}
#meachine3 p{
	float:left;
	margin-left:25px;
}
#meachine3 h2{
	margin-left:-20px !important;
}
#meachine4{width:200px; height:auto float:left;}
#meachine4 p{
	float:left;
	margin-left:25px;
}
#electric{
	width:300px;
	height:auto;
	float:left;
}


#test_equip1{width:195px; height:auto; float:left;}
#test_equip1 img{ margin-left:5px;}
#test_equip1 p{ margin-left:5px;}
#test_equip2{width:195px; height:auto; float:left; margin-left:5px;}
#test_equip2 img{ margin-left:5px;}
#test_equip2 p{ margin-left: 30px}

#test_equip3{width:195px; height:auto; float:left; margin-left:5px;}
#test_equip3 img{ margin-left:5px;}
#test_equip3 p{ margin-left:30px;}

#test_equip4{width:195px; height:auto; float:left; margin-left:0px;}
#test_equip4 img{ margin-left:5px;}
#test_equip4 p{ margin-left:30px;}


/*** For Scroll container  ***/
.content{width:545px; height:500px; overflow:auto;display:none;}

.title{margin-top:-20px; color:#a01d21; font-size:16px; font-weight:100; margin-bottom:12px;  font-family: 'yanone_kaffeesatz_regularRg';}
#quality{width:1000px; height:220px; margin:0 auto;}
#quality_content{width:1000px; height:auto; float:left;}
#quality h2{color:#A01D21; margin-top:14px; font-size:24px; font-weight:lighter; font-weight:100; font-family: 'yanone_kaffeesatz_regularRg';}
#quality_content p{font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.top{
 float:left;
 width:800px;

}
#prod_content .top ul {
	margin-left:-53px;
}
#prod_content .top ul li{
	font-size:17px;
	font-family: 'yanone_kaffeesatz_regularRg';
	color:#404040;
	padding:0 15px;
	display:inline;
	list-style:none;
}

.top ul li a{
	padding:12px 10px 10px;
	cursor:pointer;
}

.top ul li a:hover{
	background:url(../image/menu_hr.png) scroll bottom no-repeat;
}

.sel1{
	
}

.clearfix:after
 {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 .perf{
	width:auto;
	height:auto;
	float:left;
	border-bottom:1px solid #d5d5d5;
}
.perf ul li{
	display:inline;
	list-style:none;
	padding:5px 45px 5px 45px;
	width:auto;
	float:left;

}
#prod_content .perf ul li{
	padding-bottom:15px !important;
	
}
#prod_content .perf ul{
	margin-top:0px !important;
}
#prod_content .perf ul li p{
font-family: 'yanone_kaffeesatz_regularRg' !important;
color:#404040;
font-size:16px;

}
#prod_content.combination{
	width:auto;
	height:auto;
	float:left;
	border-bottom:1px solid #d5d5d5;
}
#cmb_img{
	float:right;
	width:auto;
	height:auto;
	border-left:1px solid #d5d5d5;
	padding-left:10px;
	padding-right:27px;

}
#cmb_img img{
	border:none;
	margin-top:-11px;
}
#prod_content .combination ul li{
	padding:5px 5px 5px 0px;
	width:246px;
	
}
#prod_content .perf h2{
	margin-top:10px !important;
}
#prod_content.combination img{
	float:right;
}
.top ul li a.select{
background:url(../image/menu_hr.png) scroll bottom no-repeat;

}

.sec_no{margin-left: 45px; float: left; clear: both; margin-bottom: 5px; padding-top: 3px;}
.cntr_tech{width:500px; float:left;}
.cntr_tech h4{font-family:arial; font-size:14px; font-weight:bold; margin:0px 0 0 -18px; color:#a01d21;}
.tect_text{float:left; }
.tect_text li{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#404040; padding-top:12px;}
.header_table {clear:both; margin-top:10px; float:left; }
.header_table tr th {    font-size: 12px;
    color: #404040;
    padding: 5px 7px 5px 6px;
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.header_table tr td {font-size:12px; border:1px solid #ccc; padding: 5px 10px 10px 10px;
text-align: center; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}