﻿@charset "utf-8";
.ddsmoothmenu{font-size:14px;}
.ddsmoothmenu a{text-align:center;}
.ddsmoothmenu ul{
z-index:100;
padding:0; width:1176px; margin:0 auto;
list-style-type: none;
text-align: center;}
/*.i_nav ul{width:1176px; margin:0 auto;}
.i_nav li{height:52px; width:103px; float:left;}
.i_nav li > a{display:block; height:52px; width:103px; color:#FFF; line-height:52px; font-size:16px; text-align:center; background:url(../Images/nav_abg.png) no-repeat center center;}
.i_nav li > a:hover{color:#FFF; background:url(../Images/nav_abg_on.png) no-repeat center center;}
.i_nav li > a.on{color:#FFF; background:url(../Images/nav_abg_on.png) no-repeat center center;}
.i_nav li.line{ width:1px; background:url(../Images/nav_line.jpg) no-repeat left top;}*/
.ddsmoothmenu ul li{
	display: inline;
	float:left; 
	display:inline; 
	color:#FFF; 
	text-align:center; 
	height:33px; 
	width:103px; font-size:14px;}
.nava{
	display:block; 
	line-height:33px; 
	color:#FFF; 
	font-family:microsoft yahei; 
	background:url(../images/nav_abg.png) no-repeat center center;}
* html .nava{ /*ie6 hack to get sub menu links to behave correctly*/display: inline-block;}
.nava:hover,.navactive:hover{display:block; width:103px; line-height:33px; font-family:microsoft yahei; color:#FFF;font-size:14px;}
.selected,.navactive{display:block; width:103px; line-height:33px; font-family:microsoft yahei;color:#FFF;font-size:14px;}
.i_nav li.line{ width:1px; background:url(../images/nav_line.jpg) no-repeat left top;}
.i_nav ul li ul{
position:relative;
width:103px;
background:#FFF;
overflow:hidden;
border:1px solid #1c71c4;
border-radius:0 0 6px 6px;}
.i_nav ul li ul li{
display: list-item;
width:100%; 
margin:0 auto; 
background:none;
height:30px;
line-height:30px;
color:#1971cb;
border-bottom:1px solid #c9d2d9;}
.i_nav ul li ul li:hover{background:#f3f7fc;}
.i_nav ul li ul li a{color:#1971cb;}
.i_nav ul li ul li ul{
width:200px;
overflow:hidden;
left:107px;
top:0;
z-index:300;
position:absolute;
background:red;}
/*.i_nav ul li ul li a
{
display:block; float:left;
font: normal 12px Verdana;
width:107px;
height:30px; color:#fff;
line-height:30px; background:#065dba; text-align:center; z-index:2001;
margin: 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; cursor:pointer;
}
.navliv{ height:30px; }
.i_nav ul li ul li a:hover{color:#FFF; font-weight:bold; text-decoration:none;}*/
/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
.downarrowclass{position: absolute;top: 12px;right: 15px;}
.ddshadow{ /*shadow for non css3 capable browsers*/
position: absolute;left: 0;top: 0;width: 0;height: 0;background: silver;}
.toplevelshadow{ /*shadow opacity for non css3 capable browsers. doesn't work in ie*/
 filter:alpha(opacity=0);opacity: 0;}
/*------------------------------------------------------*/
/* End */