* 									{ margin: 0; padding: 0; }
/*
body								{ font: 14px Helvetica, Sans-Serif;} 
*/
a									{ text-decoration: none; }
ul									{ list-style: none;}

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; float:right;}
ul.dropdown li                      { width:68px; text-align:center; font-family:Î¢ÈíÑÅºÚ; font-size:12px; float: left; zoom: 1; line-height: 40px; margin-left:1px;}
ul.dropdown a:hover		            { color: #f36204; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding: 0px 10px;
	 								  color: #595757; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                {  color:#f36204; position: relative; }

ul.dropdown li.hover                { background: url(https://www.teclast.com/images/nav_bg_orange.gif); color:#FFF;}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ visibility: hidden; position: absolute; top: 100%; left: 0; line-height:28px;}
ul.dropdown ul li 					{ width:140px; text-align: left; background:url(https://www.teclast.com/images/li_bg.png) repeat-x;font-size:11px;float: none; border-bottom:1px solid #f29649; font-weight:bold;}
ul.dropdown ul li.hover             {background:#ea5504; color:#fff; }
ul.dropdown ul li.hover a          { background:#ea5504; color:#fff; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; display: inline-block; color:#fff } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


/* add by w*/
.navzone{ background:url(https://www.teclast.com/images/nav_bg_gray745.gif) repeat; width:100%; height:40px;}

#dm4 { width:48px;}
#dmbbs { width:48px;}



