@charset "utf-8";
/* CSS Document */
:focus {outline: 0;}
*{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
}
img{ border:0;}
a {text-decoration:none}

body{
	background: url("../images/BG01.jpg") repeat-x, url("../images/bottom-bg.jpg") center bottom no-repeat, url("../images/BG02.jpg") repeat;
	
	
}

h1, h2, h3, h4{
	font-weight: normal;
}
#head-bg{
	height:143px;
    background-image: url("../images/head_bg.jpg");
	background-repeat: repeat-x;	
	-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
}
#head{
	width:980px;
	height:143px;
	margin:0 auto;
	
}
.top-menu{ color:#666; font-size:12px; height:36px;
float:left; margin-bottom:14px;
}
.head-box{float:left;width: 980px;  clear:both;}




.top-menu ul{ padding: 10px 0 0 0;float:left;}
.top-menu li {
	padding: 0 15px;
	float: left;
	list-style-type: none;
	background-image: url("../images/dot-line.png");
	background-repeat: no-repeat;
	background-position: right 0;
	margin:0 0 0 -10px
}

.top-menu li a{color:#666; }
.top-menu li a:hover{color:#ccc; }
#lang{
	float:right;
	color:#fff;
	font-size:14px;
	padding-top: 4px;
	}
#lang span{font-size:12px;margin-left:10px;}

#lang p{ float:left; font-size:12px; padding: 5px 10px 0 5px;}
#lang p a{ color: #000;}

.search-box{ 
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
-moz-box-shadow:inset 1px 2px 2px #ccc;
-webkit-box-shadow:inset 1px 2px 2px #ccc;
box-shadow:inset 1px 2px 2px #ccc;
border:1px solid #ccc;
width:100px;
height:20px;
margin:4px 0 0 15px;
padding:0 5px 0 10px;
}

.btn-search{ margin:-9px 0 0 -5px;}




#wrapper{
	margin: 0 auto;
	width: 980px;
	
}
#logo{
	float:left;
	}

#menu{
	font-size:13px;
	float: right;
        position:relative;
	
}
#menu > ul{ margin:20px 0 20px 0; }
#menu li{
	
	float: left;
	list-style: none;	
	padding: 0 12px;
	float: left;
	list-style-type: none;
	/*background-image: url("../images/dot-line.png");*/
	background-repeat: no-repeat;
	background-position: right 0;
	margin:10px 0 0 -10px;   
	
}
#menu li.secondary-menu {
	margin: 0 0 0 -10px;
}
#menu li.secondary-menu:nth-child(n+11){
	left: 207px;
	top: -430px;
}
#menu li.secondary-menu:nth-child(n+21){
	left: 414px;
	top: -860px;
}
#menu li.primary-menu > ul.dropdown{
	max-height: 430px;
}
#menu li a{
	color:#333;
}
#menu li a:hover{
	color:#980202;
}

#menu li:last-child{ background-image: none;}
#menu #login-sw{position:absolute;right:4px;top:3px;}





#master{
	float:left;
	width:960px;
	clear:both;
	padding:0 5px 10px;
	
}

.in-banner{
	float:left;
	width:960px;}






#left{
	float: left;
	width: 211px;
	min-height:622px;
	border-right:1px solid #fff;
}

/*單元名稱*/
#title{
	width: 187px;
	height: 79px;
	float: left;
	
	background-image: url("../images/titleBG.png");
	background-repeat: no-repeat;
	font-size: 20px;
	color: #fff;
	padding: 34px 0 0 22px;
	text-shadow:0px 1px 5px #545454;
	
	
}

#title b{
	font-weight:normal;
	display:block;
	font-size:12px;
	color:#b2b2b2;
	
	margin:7px 0 0 0;
	-moz-transform:scale(0.8);
-webkit-transform:scale(0.8);
-o-transform:scale(0.8);
-ms-transform:scale(0.8);
transform:scale(0.8);
margin-left: -23px;
}



/*左邊選單*/
.submenu{
	float: left;
	display: block;
	width: 200px;
	
	margin-bottom:46px;
}




.menu_head{
	font-size:15px;
	background-color: #e0e0e0;
	padding:10px 0 10px 9px;
	border-bottom: 1px solid #d5d5d5;
	margin: 14px 0;
	border-radius: 9px;
	box-shadow: 1px 1px 2px rgba(0%, 0%, 0%, 0.3);
    }
.menu_head:hover{background-color: #c9c9c9;}
.menu_head a,.menu_body a,.menu_body2 a{
	
	color: #171717;
	}
	

.menu_head a:hover,.menu_body a:hover,.menu_body2 a:hover{color:#cd0515;}	
.menu_head a.current,.menu_body a.current,.menu_body2 a.current {color:#cd0515 !important;}

.menu_body{list-style: none;padding-left:25px; font-size: 15px;}
.menu_body2{list-style: none;padding-left:20px;}
.menu_body li,.menu_body2 li{padding:7px 0;}
.menu_body > li{border-bottom: 1px dotted #999;}
.menu_body2 li:not(:last-child){border-bottom: 1px solid #d5d5d5;}

	
	/*更細項的子單元*/
/*.menu_body{margin:5px 0 10px 0;font-size:14px;}
.menu_body li{list-style:none;
         margin-left:17px; padding: 4px 0;
         height: 30px;
		 background-image: url("/cht/images/menu-body-li-bg.png") !important;
	     background-repeat: no-repeat;
	
		 }
.menu_body li a{
	color: #333;
	padding:5px 0 0 28px;
	
	
}
.menu_body li a:hover{color:#0071bc;}	
.menu_body li a.current {color:#0071bc !important;}	
*/

.select-title{
	width: 205px;
	height: 50px;
	background-image: url("../images/select.png");
	background-repeat: no-repeat;	
font-size:16px;
color:#333;
float:left;
padding:12px 0 0 10px;
	}

.select-title i{
	font-size:12px;
    color:#b8b8b8;
	display:block;
	}

.select-box{float:left; width:196px; height:28px;margin-bottom:26px;}
.s-menu{
	width: 197px;
	padding: 6px 9px;
	border: 1px solid #bfb6be;
	color: #c7bbbf;
	font-size: 16px;
	background-color: transparent;
	cursor: pointer;
	
}

.q-contact{width:181px;float:left; background-color:#fff; padding:3px 8px 9px 8px;
-moz-box-shadow: 0px 0px 5px #a3a3a3;
-webkit-box-shadow: 0px 0px 5px #a3a3a3;
box-shadow: 0px 0px 5px #a3a3a3;
margin:0 0 60px 0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;

}
.q-contact b{
	margin:5px 0 0 0;
	height:28px;
	display:block;
	padding:2px 0 0 24px;
	font-size: 14px;
	color: #666;
	background-image: url("../images/talk.png");
	background-repeat: no-repeat;
}

.q-contact h4{
	font-size: 19px;
	color: #ff5500;
	letter-spacing: 1px;
	padding:0 0 0 2px;
}
.q-contact span{font-size:13px; color:#666;
padding:0 0 0 2px;
}
.q-contact span a{color:#666;}

.right{
	float: left;
	width: 728px;
	height: auto;
	padding: 8px 0 50px 20px;
	
	margin-bottom:50px;
}

#path{
	height: 27px;
	float: left;
	display: block;
	font-size: 14px;
	color:#b1b0b0;
	
}
#path a{
	color:#b1b0b0;
}
#path a:hover{
	text-decoration:underline;
}


#content{

	color:#323232;
	float:left;
	clear:both;
	width:738px;
	
}


.title00{

       margin:0 0 25px 0;
	   color:#e60012;
	   font-size:24px;
	  font-weight:bold;
	   }



/*--------------MAP據點--------------------------*/
.map2{
	position:relative;
	width:573px;
}
.dotinfo{
	position:absolute;
	left: 0px;
	top: 20px;
	background-color:#fff;
	background-color:#rgba(255,255,255,0.8) !important;
	padding:14px;
	color:#333;
	font-size:12px;
	min-width:315px;
	z-index:9;
	line-height:1.7em;
	display: none;
}	

.dotinfo strong{font-size:14px; color:#333; margin:5px 0; display:block;}
.dotinfo a{ color:#39F;}

#dot_tip{
	display: none;
}

.dot{
	position:absolute;
	cursor: pointer;
}
/* -----------北美洲---------------*/
.map-NA{
	float: right;
	display: inline;

	width: 739px;/*都一樣*/
	height: 480px;
	background-image: url("../images/map-NA.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

#dot-na1{
	left: 459px;
	top: 437px;
}

#dot-na2{
	left: 471px;
	top: 376px;
}	

#dot-na3{
	left: 591px;
	top: 289px;
}	

#dot-na4{
	left: 566px;
	top: 298px;
}	
#dot-na5{
	left: 364px;
	top: 350px;
}	

#dot-na6{
	left: 540px;
	top: 309px;
}	


/* -----------南美洲---------------*/
.map-SA{
	float: right;
	display: inline;

	width: 739px;
	height: 541px;
	background-image: url("../images/map-SA.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}


#dot-sa1{
	left: 509px;
	top: 338px;
}	
#dot-sa2{
	left: 599px;
	top: 261px;
}	
#dot-sa3{
	left: 411px;
	top: 75px;
}	

#dot-sa4{
	left: 408px;
	top: 200px;
}	

#dot-sa5{
	left: 443px;
	top: 317px;
}	

#dot-sa6{
	left: 541px;
	top: 320px;
}	

/* -----------亞洲---------------*/
.map-ASIA{
	float: right;
	display: inline;

	width: 739px;
	height: 541px;
	background-image: url("../images/map-ASIA.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

/*深圳*/
#dot-asia1{
	left: 505px;
	top: 350px;
}	


#dot-asia2{
	left: 523px;
	top: 311px;
}	

/*廣東*/
#dot-asia3{
	left: 495px;
	top: 343px;
}	


#dot-asia4{
	left: 607px;
	top: 299px;
}	

/*K*/
#dot-asia5{
	left: 559px;
	top: 300px;
}	

#dot-asia6{
	left: 463px;
	top: 440px;
}	

#dot-asia7{
	left: 170px;
	top: 285px;
}	

/*---*/
#dot-asia8{
	left: 514px;
	top: 284px;
}	

#dot-asia9{
	left: 517px;
	top: 307px;
}	

#dot-asia10{
	left: 485px;
	top: 316px;
}	

#dot-asia11{
	left: 460px;
	top: 309px;
}	

#dot-asia12{
	left: 486px;
	top: 352px;
}	

#dot-asia13{
	left: 527px;
	top: 350px;
}	


#dot-asia14{
	left: 533px;
	top: 378px;
}	

#dot-asia15{
	left: 473px;
	top: 378px;
}	
#dot-asia16{
	left: 483px;
	top: 393px;
}	
#dot-asia17{
	left: 440px;
	top: 393px;
}	

#dot-asia18{
	left: 453px;
	top: 425px;
}	

#dot-asia19{
	left: 494px;
	top: 478px;
}	

#dot-asia20{
	left: 354px;
	top: 343px;
}	

#dot-asia21{
	left: 350px;
	top: 373px;
}	

#dot-asia22{
	left: 355px;
	top: 384px;
}	
#dot-asia23{
	left: 360px;
	top: 397px;
}	
#dot-asia24{
	left: 318px;
	top: 338px;
}	

#dot-asia25{
	left: 278px;
	top: 350px;
}	

#dot-asia26{
	left: 212px;
	top: 356px;
}	

#dot-asia27{
	left: 192px;
	top: 322px;
}	
#dot-asia28{
	left: 200px;
	top: 202px;
}	





/* -----------大洋洲---------------*/
.map-Oceania{
	float: right;
	display: inline;

	width: 739px;
	height: 471px;
	background-image: url("../images/map-Oceania.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}


#dot-o1{
	left: 686px;
	top: 373px;
}	
#dot-o2{
	left: 256px;
	top: 276px;
}	
#dot-o3{
	left: 491px;
	top: 347px;
}	
#dot-o4{
	left: 475px;
	top: 363px;
}	


/* -----------歐洲---------------*/
.map-Europe{
	float: right;
	display: inline;

	width: 739px;
	height: 555px;
	background-image: url("../images/map-EU.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}


#dot-eu1{
	left: 394px;
	top: 293px;
}	

#dot-eu2{
	left: 427px;
	top: 317px;
}	

#dot-eu3{
	left: 380px;
	top: 177px;
}	

#dot-eu4{
	left: 392px;
	top: 323px;
}	
/*義大利*/
#dot-eu5{
	left: 405px;
	top: 349px;
}	

#dot-eu6{
	left: 422px;
	top: 367px;
}	

#dot-eu7{
	left: 450px;
	top: 176px;
}

#dot-eu8{
	left: 529px;
	top: 152px;
}

#dot-eu9{
	left: 424px;
	top: 219px;
}

#dot-eu6{
	left: 422px;
	top: 367px;
}	

#dot-eu7{
	left: 450px;
	top: 176px;
}

#dot-eu8{
	left: 529px;
	top: 152px;
}

#dot-eu9{
	left: 424px;
	top: 219px;
}

#dot-eu10{
	left: 251px;
	top: 249px;
}

#dot-eu11{
	left: 304px;
	top: 240px;
}

#dot-eu12{
	left: 354px;
	top: 264px;
}

#dot-eu13{
	left: 335px;
	top: 285px;
}

#dot-eu14{
	left: 484px;
	top: 260px;
}


#dot-eu15{
	left: 605px;
	top: 197px;
}

#dot-eu16{
	left: 584px;
	top: 274px;
}


/* -----------歐洲---------------*/
.map-Africa{
	float: right;
	display: inline;

	width: 739px;
	height: 555px;
	background-image: url("../images/map-Africa.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}


#dot-af1{
	left: 451px;
	top: 443px;
}	
#dot-af2{
	left: 421px;
	top: 472px;
}	

/*--------------END MAP--------------------------*/


.choose-box{ float:left; width:100%; }

.choose-box b{font-size:14px; color:#bf0110; font-weight: normal;
margin:0 0 10px 7px; display:block;
}

/**-產品列表--*/
.product-info{ float:left; width:100%; margin:10px 0 20px 0; }
.product-info2{ float:left; width:99%; margin:10px 0 20px 0; }

.product-info ul{ list-style:none;}
.product-info2 ul{ list-style:none;}

.p-th{
	border: 1px solid #a0a0a0;
	background-color: #650517;
	/*background-image: url("/cht/images/box-bg.jpg");*/
	background-repeat: repeat-x;
	height:49px; color:#fff;
	font-size: 14px;
	margin:0 0 11px 0;
}

.p-th td{ padding:9px 0 0 0;text-align:center;}


.product-list{ width:100%; list-style: none; font-size:12px; color:#171717;
border:1px solid #ccc; background-color:#f5f5f5;
margin:0 0 15px 0;
border-bottom: none;
}

.product-list:hover{
	-moz-box-shadow: 0px 0px 5px #b3b3b3;
-webkit-box-shadow: 0px 0px 5px #b3b3b3;
box-shadow: 0px 0px 5px #b3b3b3;

	}

.product-list td{ padding:5px 0; 
text-align:center; word-break: normal;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.p-download a{ margin:5px 0; display:inline-block;}


.no-border{border-left: none !important;}


.p-download a{ color:#C00; }
.p-download a:hover{ text-decoration:underline;}

.maincode_files{
    padding:5px 0;
}
.maincode_files:not(:last-child){
    border-bottom: 1px solid #980202;
}
.maincode_files .download-link{}
.maincode_files .file_desc{font-size:14px;font-weight: normal}

/* products */

.product_list{
	width: 200px;
	margin:10px 20px;
	float: left;
	display:inline;
}
.product_pic{
	width: 200px;
	height: 150px;
	background:url("../images/pdbg1.jpg") no-repeat center bottom;
}
.product_list_title {
	width:200px;
	text-align:left;
	line-height:1.7em;
	font-size: 15px;
}
.product_list_title a{
	color: #fff;
    line-height:18px;
	background-color: #bdbdbd;
	display: table-cell;
	border-radius: 7px;
	padding: 3px 15px;
	box-shadow: 2px 2px 3px rgba(0%,0%,0%,0.3);
	height: 35px;
	vertical-align: middle;
	width: 200px;
}
.product_list_title a:hover{
	color: #069;
	background-color: #ededed;
}


/*------油路板(Manifolds)-------------------------------*/


/*
.product2-list{ 
	float:left; width:33%;
}
*/

/* 2015/10/29 by 士軒 */
.product2-list{
	font-size: 0;
	display: inline-block;
	width: calc(98% / 3);
	vertical-align: top;
}
*/

/* 2015/10/29 by 士軒 */
.product2-list{
	font-size: 0;
	display: inline-block;
	width: calc(98% / 3);
	vertical-align: top;
}

.manifold-box{border:1px solid #ccc; background-color:#f5f5f5; font-size:12px;
 border-right: none; border-top: none;
 width:100%;
 margin: 0 0 10px 0;
}


.p-title{
	border: 1px solid #a0a0a0;
	background-color: #650517;
	/*background-image: url("/cht/images/box-bg.jpg");*/
	background-repeat: repeat-x;
	height:49px; color:#fff;
	font-size: 13px;
	margin:0 0 11px 0;
}

.p-title td{ padding:9px 0 0 0;text-align:center; border: none !important;}

.manifold-box td{ border-right: 1px solid #ccc; border-top: 1px solid #ccc;}


/* 點產品圖放大--jQuery lightBox plugin - Gallery style */
	#gallery {
	
	display: block;
        box-sizing: border-box;
        text-align: center;
        width:239px;
/*	height: 214px;
	width: 214px;*/
	
	}
	#gallery ul { list-style: none; display:block;width:100%;height:100% }
	#gallery ul li { display: block;width:100%;height:100%; }
	#gallery ul a:before{
            content: ' ';
            width: 0;
            height: 100%;
            display: inline-block;
            vertical-align: middle;
        }

	#gallery ul img {
            display: inline-block;
            max-width: 100%;
            max-height: 100%;
            vertical-align: middle;
            border: 0;
        }
	#gallery ul a:hover img {	
		opacity: .8;
		filter: alpha(opacity=80);
	}
	#gallery ul a:hover { color: #fff; }
	#scaling-icon{
	/*background-image: url("/cht/images/scaling-icon.png");*/
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	position: absolute;
	margin: 180px 0 0 180px;
}


/*------04-動力單元(Power Packs)------------------------------*/


  
.product-list4{ width:100%; list-style: none; font-size:12px; color:#171717;
border:1px solid #ccc; background-color:#f5f5f5;
margin:0 0 15px 0;
border-bottom: none;
}

.product-list4:hover{
	-moz-box-shadow: 0px 0px 5px #b3b3b3;
-webkit-box-shadow: 0px 0px 5px #b3b3b3;
box-shadow: 0px 0px 5px #b3b3b3;
	
	}

.product-list4 td{ padding:8px 10px; 
word-break: normal;

border-bottom: 1px solid #ccc;
line-height: 1.7em;
}

.p-t04{
	color:#1079aa;
	font-size:16px;
}

.p-t04 b,.p-t04 b a{
	color:#E75A08;
	font-size:12px;
	display:block;
	
}


.btn-info{
	width: 168px;
	padding: 5px 0;
	text-align: center;
	color: #999;
	background-color: #fff;
	/*background-image: url("/cht/images/btn-info-bg.jpg");*/
	background-repeat: repeat-x;
	border: 1px #ccc solid;
	display:block;
	line-height: 1.2em;
	margin:0 0 5px 0;
}

.btn-info:hover{
	
	border: 1px #666 solid;
	color: #333;
	}





/*---------------------------------------*/

.series{ text-align:left !important; border-left:none !important;}

.series ul{ list-style:none; margin:0 5px 0 10px;}

.series ul li{ padding:5px 0 5px 0;}

.ports{text-align:left !important; }
.ports ul{margin:0 0 0 10px;}
.ports ul li{ padding:5px 0 5px 0;}

.cavities{}



.product-list2{
	width: 720px;
	padding: 8px 10px;
	font-size: 14px;
	border: 1px solid #ccc;
	background-color: #F5F5F5;
	border-bottom:none;
}

.product-list2:last-child{border: 1px solid #ccc;}
.product-list2:hover{ background-color:#fff;}

.product-list2 a{ color:#a7020f;}





/*頁數*/	
#pagebox{
	margin-top: 10px;
	text-align: center;
	float:left;
	width:100%;
	
	vertical-align: middle;
	font-size: 13px;
}

/*當下的頁數*/
.page_current{
	color: #fff;
	padding: 5px 10px;
	vertical-align: middle;
	border: 1px solid #a0a0a0;
	background-color:#a7020f;
	margin: 0 2px;
}

.page a{
	color: #6f7275;
	vertical-align: middle;
	padding: 5px 10px;
	border: 1px solid #a0a0a0;
    margin: 0 2px;
}
.page a:hover {
	color: #fff;
	background-color:#a7020f;

}

.prev-next{
	border: 1px solid #a0a0a0;
	color: #6f7275;
	padding: 5px 9px;
}
.prev-next a{
	color: #6f7275;
		
}
.prev-next a:hover{
	color: #999;
	
}
.prev{ margin-right: 12px;}

.next{ margin-left: 12px;}











    #footer-big{
	clear: both;
	height: 149px;
	background-image: url("../images/bottom-bg.jpg");
	background-position: center bottom;	
	
	}
   

    #footer {
	margin: 0 auto;
	width: 962px;
	
    }
	.footer-left{float:left;width:698px; }
	.quick-p{padding:17px 0 0 0; margin:0 0 28px -10px;}
	.quick-p li{ margin:0 10px; float:left; list-style: none; }
	.quick-p li a{ font-size:12px; color:#333;}
	.quick-p li a:hover{ text-decoration:underline;}
	

	
	.info{
	float:left;
	font-size:12px;
	color:#fff;
	padding-top: 10px;
}
	.info li{margin:5px 27px 0 0; list-style-type:none; float:left;}
	.info li a{color:#fff}
	
	
	.footer-right{
	float: left;
	width: 238px;/*264-26*/
	height: 91px;/*102-11*/
	background-image: url("../images/login-box.png");
	background-repeat: no-repeat;
	padding:11px 0 0 26px;
	margin:10px 0 0 0px;
}

   .footer-right h3{color:#313131; font-size:14px; font-weight:bold;}
   .footer-right h3 span a{color:#820000; font-size:12px; float:right; font-weight: normal; margin-right:26px;}
   .footer-right h3 span a:hover{ text-decoration:underline;}
   .wordin{ float:left; width:163px; margin-top:16px; padding:3px 0 0 0;}
   .key{ color:#ccc; font-size:12px; margin-bottom:15px; border:none;}
 
   
 .login-btn{  
     float:left;
     width:55px; height:49px;
    background-image: url("../images/login-btn.png");
	background-repeat: no-repeat;
	margin-top:15px;
	text-align:center;
  }  
.login-btn a{
	font-size:14px;
	color: #FFF;
	padding:15px 10px 10px;
	display:block;
	
}






.cr{width:100%; clear:both; margin:16px 0 0 0; color:#a1a0a0; font-size:12px; float:left;}

.about_title{
	font-size: 20px;
	font-weight: bold;
}
.text_left {
	width: 330px;
	float: left;
	margin: 20px 30px 0 0;
	line-height: 22px;
}
.text_right {
	width: 340px;
	float: left;
	margin: 20px 0 0 0;
	line-height: 22px;
}
.text_left > strong{
	font-size: 20px;
}
.text_right > strong{
	font-size: 20px;
}
.text_right > span{
	font-weight: bold;
	font-size: 14px;
}
a.btnLogout{
	font-size: 12px;
	background-color: #bf0514;
	padding: 3px 12px;
	border-radius: 5px;
	color: #fff;
}
a.btnLogout:hover{
	background-color: #9b0000;
}
.nnnn{
    background:url("../images/new-bt.gif") no-repeat center center;
    display:inline-block;
    width:16px;
    height:16px;
    vertical-align: middle;
}

#menu>ul>li>a.top_new_products{ color:#E20413 !important;}