@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
}
.k980 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.k980_bk {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B8D3E9;
	height: 900px;
}
.top {
	float: left;
	height: 35px;
	width: 978px;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8D3E9;
	background-color: #F5FBFE;
	color: #145CD3;
}
.top2 {
	float: left;
	height: 28px;
	width: 978px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8D3E9;
	background-color: #F5FBFE;
	color: #145CD3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8D3E9;
	margin-top: 5px;
}

.c_left {
	float: left;
	width: 50px;
	font-size: 15px;
	font-weight: bold;
}
.c_left2 {
	float: left;
	width: 120px;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.c_right {
	float: left;
	width: 900px;
}
.c_right2 {
	float: left;
	width: 800px;
	margin-left: 10px;
}


.content {
	color: #145CD3;
	float: left;
	width: 960px;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
a:link {
	color: #145CD3;
	text-decoration: none;
}
a:visited {
	color: #145CD3;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
