.header{
	width:989px;
	margin:auto;
	padding-left:3px;
	clear:both;
	display:inline-block;
}
.header-logo{
	background:url(http://image.iwode.com/200906_logo.gif);
	background-repeat:no-repeat;
	width:185px;
	height:85px;
	float: left;
}
.header-word{
	width:190px;
	height: 50px;
	float: left;
	padding-top: 35px;
	padding-left: 10px;
	text-align: left;
	background:#E0E0E0;
}
.header-other{
	width:600px;
	height:85px;
	float: left;
	background:url(http://image.iwode.com/200906_bg.gif) repeat;
	margin:auto;
	display:inline;
}
.header-login{
	width:250px;
	height:45px;
	padding-top: 10px;
	color:#000;
	float: left;
	background:url(http://image.iwode.com/200906_bg.gif) repeat;
	overflow:hidden;
}
.header-login a,.header-login a:hover,.header-login a.visited,.header-login a:active,.header-login a:link{
	color:#F90;
}
.header-info{
	width:350px;
	height:35px;
	float:left;
	padding-top:20px;
}
.header-info a,.header-info a.visited,.header-info a:active,.header-info a:link{
	color:#000;
}
.header-info a:hover{
	color: #F90;	
}
.header-phone{
	width:285px;
	height:30px;
	float: left;	
	padding-left: 10px;	
	text-align: left;
	vertical-align: middle;
	color:#000;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
	display:inline;
}
.header-phone font{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 18px;
}
.header-cart{
	width:300px;
	height:23px;
	float:left;
	background:url(http://image.iwode.com/200906_cart.gif) no-repeat 0px 3px;
	padding-top:3px;
	display:inline;
}
.header-cart-content{
	width:178px;
	height:16px;
	text-align:left;
	background-color:#FFF;
	padding:3px 10px 0px 10px;
	color:#000;
	float:left;
	cursor:pointer;
}
.header-cart-content span{
	color:#F90;
}
.header-cart-count{
	width:75px;
	height:19px;
	background:url(http://image.iwode.com/200906_cart_count.gif) no-repeat;
	cursor:pointer;
	float:left;
}
.header-menu{
	width:967px;
	height:37px;
	margin-left:10px;
	float: left;
	display:inline;
}
.header-menu-right{
	width: 4px;
	height: 37px;
	background:url(http://image.iwode.com/0907_index_1.gif) no-repeat 0px 0px;
	float: left;
}
.header-menu .menu-cotainner{
	height: 35px;
	background:url(http://image.iwode.com/0906_menu_bg2.jpg) repeat-x;
	margin: 0px;
	float: left;
	width: 925px;
	padding-left:30px;
	padding-right:10px;
}
.header-menu .menu-item{
	float: left;
	padding: 8px 7px 5px 7px;
	height: 37px;
	color: #FFFFFF;
	font-family:'黑体';
	font-weight:bold;
	font-size:13px;
	display:inline-block;
	cursor:pointer;
}
.header-menu a:link,.header-menu a:visited,.header-menu a:active,.header-menu a:hover{
	color:#FFFFFF;
}
.header-menu .menu-item-hover {
	background:url(http://image.iwode.com/0906_menu_bg1.jpg) repeat-x 0px -3px;
	cursor: pointer;
}
.header-menu .menu-item-selected { 
	background:url(http://image.iwode.com/0906_menu_bg1.jpg) repeat-x 0px -3px;
	cursor: pointer;
}

#floatCart{
	width: 300px;
	border: 1px solid #000;
	background-color:#FFF;
	position:absolute;
	top: 82px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=90);
	opacity: 0.9;
	z-index: 30;
}
#floatCart .content{
	width: 282px;
	height:140px;
	padding-left:4px;
	padding-right:4px;
	margin: 5px;
	background-color:#FFF;
}
#floatCart .content .left{
	width: 140px;
	height:140px;
	float:left;
	position: relative;
}
#floatCart .content .right{
	width: 126px;
	height:124px;
	float:left;
	background-color:#000;
	position: relative;
	padding:8px;
}
#floatCart .content .right .top{
	width: 126px;
	height:99px;
	position: relative;
	color:#FFF;
	line-height: 25px;
	text-align:left;
}
#floatCart .content .right .bottom{
	width: 126px;
	height:25px;	
	line-height: 25px;	
	text-align:right;
}
#floatCart .content .right .bottom a:link,#floatCart .content .right .bottom a:active,#floatCart .content .right .bottom a:visited{
	position: relative;
	color:#FFF;
}
#floatCart .content .right .bottom a:hover{
	position: relative;
	color:#F90;
}
#floatCart .info{
	width: 280px;
	height:50px;	
	line-height: 25px;	
	text-align:right;
	color:#000;
	position: relative;
}
#floatCart .info span{
	color:#F90;
	position: relative;
}
#floatCart .operation{
	width: 280px;
	height: 40px;
	text-align:center;
	position: relative;
	padding-top: 10px;
}
/* 2010年6月改版添加 */
.header-menu-detail {
	width:958px;
	padding-bottom:8px;
	padding-left:8px;
    text-align: left;
    margin: 0px;
    position: absolute;
    color: #FFFFFF;
    background-color: #747474;
    z-index: 100;
    display: inline-block;
    overflow: hidden;
    opacity: 0.9;
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=90); /* for ie */
}
.header-menu-detail-item {
    padding-top: 5px;
	font-family:"宋体"
    padding-left: 8px;
    width: 100%;
}
.header-menu-detail-title{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

.header-menu-detail .header-menu-detail-contents {
    color: #ffffff;
}

.header-menu-detail .header-menu-detail-contents-item {
    font-weight: normal;
	float:left;
    padding: 5px 10px 5px 3px;
    background: none;
	margin:0px;
}

.header-menu-detail a:hover {
	color:#ff8040;
}

.other-login{
	float:left;
	padding-left:17px;
	padding-TOP:2px;
	line-height:16px;
}
