@charset "utf-8";
/*-------public-----------*/
#header_body {
	background: #CEE4FE;
	min-width: 840px;
}

#header {
	background: url(../img/top_bg.jpg) repeat-x left top;
	padding-top: 14px;
	color: #0F5997
}

#header h1 {
	padding-left: 17px;
	padding-bottom: 13px;
}

.header_right {
	float: right;
	width: 600px;
	text-align: right;
	padding-right: 10px;
}

.header_right .user a {
	margin: 0 8px;
}

.header_right .user a:link, .header_right .user a:visited {
	color: red;
}

.header_bor {
	background: #5BB9FC url(../img/header_bor.jpg) no-repeat -10px top;
	min-width: 720px;
	height: 35px;
	padding-left: 210px;
	line-height: 35px;
	color: #fff
}

.header_bor b {
	font-size: 14px;
	color: #fff;
}

#tab_title {
	width: 450px;
}

.header_bor_right {
	float: right;
	padding-right: 10px;
}

.header_ico a {
	background: url(../img/header_ico.gif) no-repeat left top;
	padding-left: 20px;
	margin-left: 13px;
	height: 16px;
	padding-top: 1px;
}

.header_ico a:link, .header_ico a:visited {
	color: #0F5997
}

.header_ico a:hover {
	color: red
}

.header_ico {
	line-height: 220%;
}

a.header_ico_nd {
	background-position: left -33px;
}

a.header_ico_he {
	background-position: left -64px;
}

a.header_ico_lo {
	background-position: left -96px;
}