﻿
.header{
	background:url('../../images/header_bg.jpg') #ffffff no-repeat center center;
	width:980px;
	height:130px;
	position:relative;
}
.header .logo, .header .logo a{
	height:100px;
	width:330px;
	margin-left:10px;
	display:block;
	text-indent:-3000px;
}
.header .acc{
	width:125px;
	height:30px;
	position:absolute;
	bottom:0px;
	left:0px;
}
.header .acc a{
	cursor:pointer;
	width:125px;
	height:30px;
	display:block;
}