﻿.headerall{
	width:950px;
	margin:0px auto;
	padding:0;
	text-align: left;
	position: relative;
}
.headerarea{
	margin: 0;
	padding: 0;
	font-size:12px;
	position: relative;
}
.headerarea h1{
	font-size:12px;
	color:#ffffff;
	background:url("http://www.e-expo.net/news/image/footerbg.gif") repeat-x;
	margin:0px;
	padding:4px;
	font-weight: normal;
	display: block;
}
.headermiddle{
	margin:5px 0px 0px;
	padding:0px;
}
.headermiddlelogo{
	width: 380px;
	height:50px;
	float:left;
}
.headermiddle_affiliate{
	width: 500px;
	height:60px;
	float:right;
	text-align:right;
}
.headermiddleaccount{
	width:570px;
	float:left;
}
.headermiddleaccountin{
	margin: 0px;
	padding: 0px;
}
.headermiddleaccountin b{
	margin: 0px 1px;
	padding: 3px;
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid #ffffff;
	float: right;
}
.headermiddleaccountin a,
.headermiddleaccountin a:link,
.headermiddleaccountin a:visited{
	margin: 0px 1px 0 10px;
        padding:5px 0 0 ;
	text-decoration: none;
	color: #000000;
	display: block;
	float: right;
	width: 92px;
	height:24px;
	text-align: center;
	background-image: url("http://www.e-expo.net/images/Header/OutBtnBg.gif");
	background-repeat:no-repeat;
}
.headermiddleaccountin a:hover{
	background-image: url("http://www.e-expo.net/images/Header/OutBtnBg_hover.gif");
	background-repeat:no-repeat;
	color:#ffffff;
}
.headermiddleaccountout{
	margin: 0px;
	padding: 0px;
}
.headermiddleaccountout a,
.headermiddleaccountout a:link,
.headermiddleaccountout a:visited{
	margin: 0px 1px 0 10px;
        padding:5px 0 0;
	text-decoration: none;
	color: #000000;
	display: block;
	float: right;
	width: 92px;
	height:24px;
	text-align: center;
	background-image: url("http://www.e-expo.net/images/Header/OutBtnBg.gif");
	background-repeat:no-repeat;
}
.headermiddleaccountout a:hover{
	background-image: url("http://www.e-expo.net/images/Header/OutBtnBg_hover.gif");
	background-repeat:no-repeat;
	color:#ffffff;
}
.headermiddleaccountnavi{
	margin:0px;
	padding:10px 0 0;
	text-align: right;
	clear:both;
}