/* CSS Document */
#header_container {
	width:922px;
	height:70px;
	margin:0px auto;
}
#header_logo_01 {
	width:250px;
	height:30px;
	float:left;
	background:url(/images/header_logo_01.jpg);
}
#header_block_01 {
	width:390px;
	height:30px;
	float:left;
	
}
#header_link {
	width:282px;
	height:30px;
	float:left;
	font-size:12px;	
}
#header_link a{
	color:#000000;
	text-decoration:none;
}
a.header_link:link:visited {
	color:#000000;
}
#header_logo_02 {
	width:250px;
	height:40px;
	float:left;
	background:url(/images/header_logo_02.jpg);
}
.header_nav {
	width:80px;
	height:40px;
	float:left;
}
#header_nav_01 {
	background:url(/images/header_nav_11.jpg);
}
#header_nav_02 {
	background:url(/images/header_nav_12.jpg);
}
#header_nav_03 {
	background:url(/images/header_nav_13.jpg);
}
#header_nav_04 {
	background:url(/images/header_nav_14.jpg);
}
#header_nav_05 {
	background:url(/images/header_nav_15.jpg);
}
#header_nav_06 {
	background:url(/images/header_nav_16.jpg);
}
#header_friends {
	padding-top:10px;
	width:192px;
	height:25px;
	float:left;
	text-align:left;
	vertical-align:middle;
	
}
#header_friends select {
	height:25px;
	font-size:12px;
}

