﻿a:link, a:visited, ins { text-decoration: none; }
img{border:none}
/*
.header { position: relative; background: none repeat scroll 0 0 #0079B1; 
	width: 967px; margin: 0 auto; z-index: 50; }
*/
.menu { height:40px;
	z-index: 100; background-position: 0px 100%; padding-right: 1px; }
.menu li { 
	line-height: 40px;
	height: 40px;
	float: left; font-size: 14px; text-align: center; padding: 0; }

.menu li.lihover, .menu li.licurrent { padding-bottom: 15px; border-bottom: 3px solid #FE7700; }
.menu li a { padding: 2px 32px; border-right: 1px solid #D7D7D7; color: #fff; font-weight: bold; margin: 0; border-left: none;  font-size: 14px; }
.menu li a.noborder { border-right: none; }
.li_3 { position: relative; z-index: 100; }
.li_3 a.noclick { width: 60px; }
.li_3_content { 
	position: absolute; 
	left: 0px; 
	top: 40px;
	line-height: 40px; 
	z-index: 99; 
	display: none; 
	*top: 18px;  
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.10), -3px 0 0 0 rgba(0, 0, 0, 0.10), 3px 0 0 0 rgba(0, 0, 0, 0.10);
}
.li_3_content a:hover { color: #0079b1 !important; }
.li_3_content dt { height: 0px; border-bottom: 3px solid #FE7700; *height: 0px; line-height: 0px; 
	padding: 0;

}
.li_3_content dd { border-left: 1px solid #E6E4E3; border-right: 1px solid #E6E4E3; 
	padding: 0;
	background: #ffffff url(../images/menu.gif) repeat-x bottom; 
	text-align: left;
}
.li_3_content dd a {  padding: 0; border-right: none; color: #666; font-weight: normal; width: auto; 
white-space: nowrap;
    padding: 0 20px 0 12px;
    line-height: 40px;
    display: block;
    text-align: left;
}
.li_3_content dd.lastItem { background-image: none; border-bottom: 1px solid #E6E4E3; }
.li_3_content dd.lastItem a { border-bottom: none; }

.miui_logo { position: absolute; top: 29px; left: 0; }
.language { position: absolute; right: 0; top: 10px; line-height: 20px; height: 20px; font-size: 12px; color: #6D6D6D; text-align: right; }
.language span { color: #A6A6A6; padding: 0 3px; }
.language a { color: #A6A6A6; }
.language a:hover { text-decoration: underline; }
.current{
	
}

.menu dd span {
    text-align: left;
    white-space: nowrap;
}
