@charset "utf-8";
/*head*/
#head{
	height:65px;
	position:relative;
}
#logo{
	position:absolute;
	width:274px;
	height:26px;
	background:url('images/logo.gif') no-repeat;
	left:0;
	top:18px;
}
#logo h1{ display:none;}
#head .quick{
	position:absolute;
	right:0;
	top:0;
	background:url("images/quick_bg.gif") no-repeat;
	width:360px;
	height:29px;
	text-align:right;
	padding-top:5px;
	letter-spacing:1px;
}
#head .quick a{color:#0b5ed8;}
#head .quick i{font-size:11px; color:#d5d5d5; margin:0 5px;}
#head .import{
	position:absolute;
	right:210px;
	bottom:3px;
	color:#003a91;
	line-height:22px;
}
#head .search{
	position:absolute;
	right:0;
	bottom:5px!important;
	bottom:3px;
}
#head .search .shPhrase{
	border:1px solid #cdcdcd; 
	border-top:2px solid #999;
	border-left:2px solid #999;
	padding:1px 0 3px 3px;
	width:160px;
	color:#666666;
}
#head .search .shButton{
	background:url(images/shButton.gif) no-repeat;
	width:24px;
	height:21px;
	overflow:hidden;
	border:none;
	cursor:pointer;
	vertical-align:top;
	#vertical-align:baseline/9;
	#vertical-align:baseline;
	_vertical-align:baseline;
}
#head #textchanger{
	position:absolute;
	left:380px;
	top:18px;
}
#head #textchanger ul li { float:left;cursor:pointer;text-indent: -9000px; }
#head #increase a { display: block; border: none; width:20px; height:24px;background:url('images/incr.gif') no-repeat; overflow: hidden;}
#head #decrease a { display: block; border: none; width:20px; height:24px; background:url('images/decr.gif') no-repeat; overflow: hidden;}
#head #increase a:hover { background:url('images/incr.gif') no-repeat bottom; }
#head #decrease a:hover { background:url('images/decr.gif') no-repeat bottom;  }

/* menu */
#menu{
	background:#292929 url(images/menu_bg.gif) repeat-x;
	height:29px;
	clear:both;
	margin-top:3px;
}
#menu .isLogin{ float:left;color:#FFFFFF; line-height:29px; margin-left:18px;_margin-left:10px;}


#nav { height:29px;  position:relative; z-index:500;float:right;}
#nav li.top {display:block; float:left; height:29px; margin-right:15px;}
#nav li a.top_link {display:block; float:left; height:29px; line-height:29px;  padding:0 0 0 12px;_padding:0 0 0 5px; cursor:pointer;}
#nav li a.top_link span {display:block;display:inherit\9;_display:inherit; padding:0 10px 0 12px;_padding:0 10px 0 5px; height:29px;}
#nav li a.top_link span.down {display:block; display:inherit\9;_display:inherit;height:29px; background: url("images/menu_root_dot.gif") no-repeat right center;}

#nav li:hover a.top_link span.down {background:url("images/menu_root_dot.gif") no-repeat right 14px;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:29px; background:#e3eaf2; padding:3px; border:1px solid #c4cfe1; white-space:nowrap; width:100px;height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:25px; position:relative; float:left; width:100px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:12px; height:22px; width:100px; padding-top:2px; line-height:22px; text-indent:6px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:url("images/menu_next_dot.gif") 90px 8px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#0b5ed8; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#0b5ed8 url("images/menu_next_dot_on.gif") 90px 8px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:100px; top:-4px; background: #e3eaf2; padding:3px; border:1px solid #c4cfe1; white-space:nowrap; width:100px;  z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#0b5ed8 url("images/menu_next_dot_on.gif") 90px 8px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#bbd37e url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#bbd37e;} 

#footLine{ height:2px;	background:url(images/foot_bg.gif) repeat-x left top; width:902px;}
#footer{
	background:url(images/foot_link_bg.gif) repeat-x left bottom;
	 border:1px solid #d6d6d6;
	 border-top:none;
	 height:33px;
	 clear:both;
}
#footer .FooterNav{
	color:#777777;
	float:left;
	margin:10px 0 0 12px;
	margin:10px 0 0 12px\9;
	#margin:9px 0 0 12px;
	_margin:9px 0 0 5px;
}
#footer .FooterNav i{
	margin:0 7px;
	color:#d5d5d5;
}

#footer .FooterLink{
	float:right;
	width: 167px; 
	height:21px;
	margin:7px 10px 0 0;
	_margin:6px 5px 0 0;
}

#SiteCopy{color:#8d8d8d; padding-top:7px; padding-left:12px; #padding-left:15px;_padding-left:10px;}

