@charset "utf-8";

img {border:0;}

.head {
	background-image: url(header_back.jpg);
	background-repeat: repeat-x;
	height: 229px;
	width:1205px;
	margin-right: auto;
	margin-left: auto;
}

.head .menu_top {
	background-color: #FFFFFF;
	height: 61px;
	width: 1200px;
	position: relative;
	background-image: url(back_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
}

.head .menu_top .menu_item {
	float: right;
	height: 61px;
}

.head .header {
	background-image: url(back_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 168px;
}

.head .header .container {
	height: 60px;
	width: 430px;
	margin-top: 54px;
	margin-left: 380px;
	position: fixed;
}

.head .header .container .buttons {
	float: left;
	height: 81px;
	width: 144px;
	margin-right: 25px;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 7px;
}

