/*----------------------------------------index-------------------------------------*/
#index_header{
	width:1024px;
}
#index_header .inHeader_left{
	float:left;
	width:240px;
	height:96px;
}
#index_header .inHeader_right{
	float:right;
	width:784px;
	height:96px;
	background:#F4F4F4;
}
#index_header .inHeader_right .cont1{
    float:left;
    width:739px;
	color:#BFBFBF;
	text-align:right;
	line-height:30px;
	padding-top:10px;
	padding-right:45px;
}
#index_header .inHeader_right .cont1 .index{
	float:right;
}
#index_header .inHeader_right .cont1 .index img{
	margin:9px 0;vertical-align:middle;
}
#index_header .inHeader_right .cont1 .index span{
	padding-left:7px;
	padding-right:8px;
	font-size:10px;
}
#index_header .inHeader_right .cont1 .regin{
	float:right
}
#index_header .inHeader_right .cont1 .regin span{
	padding-left:7px;
	padding-right:8px;
	font-size:12px;
	color:#000;
}
#index_header .inHeader_right .cont1 .login{
	float:right;
	color:#000;
	line-height:30px;
}

#index_header .inHeader_right .menu{
	float:left;
	width:760px;
	padding-left:14px;
}
#index_header .inHeader_right .menu div{
	float:left;
	height:26px;
	border:1px solid #2F414F;
	background:url(../images/menu_bg.jpg) repeat-x;
}
#index_header .inHeader_right .menu div ul{
	margin:0px;
	padding:0px;
}
#index_header .inHeader_right .menu div ul li{
	float:left;
	font-size:1px;
	list-style:none;
}
/*----------------------------------------Detail Header-------------------------------------*/
#deHeader_right{
	float:right;
	width:776px;
	height:100px;
	background:url(../images/Dmenu_bg.jpg) no-repeat;
}
#deHeader_right .cont1{
	color:#BFBFBF;
	text-align:right;
	line-height:30px;
	padding-top:10px;
	padding-right:45px;
}
#deHeader_right .cont1 .index{
	float:right;
}
#deHeader_right .cont1 .index img{
	margin:9px 0;vertical-align:middle;
}
#deHeader_right .cont1 .index span{
	padding-left:7px;
	padding-right:8px;
	font-size:10px;
}
#deHeader_right .cont1 .regin{
	float:right
}
#deHeader_right .cont1 .regin span{
	padding-left:7px;
	padding-right:8px;
	font-size:12px;
	color:#000;
}
#deHeader_right .cont1 .login{
	float:right;
	color:#000;
	line-height:30px;
}

#deHeader_right .menu{
	float:left;
	width:760px;
	padding-left:14px;
}
#deHeader_right .menu div{
	float:left;
	height:26px;
	border:1px solid #2F414F;
	background:url(../images/menu_bg.jpg) repeat-x;
}
#deHeader_right .menu div ul{
	margin:0px;
	padding:0px;
}
#deHeader_right .menu div ul li{
	float:left;
	font-size:1px;
	list-style:none;
}
/*----------------------------------------Own Product-------------------------------------*/
#prHeader_left{
	float:left;
	width:184px;
}
#prHeader_right{
	float:right;
	width:776px;
	height:100px;
	background:url(../images/Dmenu_bg.jpg) no-repeat;
}
