@charset "gb2312";
/* CSS Document */
.nav{background-image:url(nav_03.png);background-repeat:no-repeat;height:40px;}
.nav ul { list-style:none;z-index:99999;}
.nav li{ float: left; position:relative;z-index:99999;}
.navText{width:800px;margin:0 auto;z-index:99999;}
.navText a{color:white;font-size:18px;font-weight:bold;line-height:40px;background-image:url(d_03.png);background-repeat:no-repeat;background-position:right center;text-align:center; display:inline-block; width:150px; height:40px; text-decoration:none;z-index:99999;}
.navText ul{
	list-style: none;
	position: absolute;
	height: 0px;
	width:120px;
	overflow:hidden; 
	left: 15px;
	top: 38px;
	background: url(xl1.jpg) repeat-y;
	filter:alpha(opacity:100);
	opacity:1;
	z-index:99999;
}
.navText ul li{clear:both; height:34px; line-height:34px;}
.navText ul li a{
	color:#FFFFFF; margin-left:-15px;}
.navText ul li a:hover{ text-decoration:underline;}
.navText .j{background-image:none;}
.searchR{float:right;overflow:hidden; width:225px; z-index:1;}
.searchRR{float:right;overflow:hidden; width:379px; position:relative; z-index:1;}
.searchL{float:left;line-height:40px;margin-left:10px; z-index:1;}
.search{overflow:hidden;background-color:white; z-index:1;}
.searchR img{float:left;z-index:1;}
.searchRR img{float:left;z-index:1;}
.searchR .in{}
.indexK{height:10px; z-index:1;}