@charset "utf-8";
/* CSS Document for csk/index.html*/
body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
body > table > tbody > tr > td:first-child {
	background-color: #f0f0f0;
	border-right: 1px solid #ccc;
	text-align: left
}
body > table > tbody > tr > td:first-child h3 {
	margin: 15px 0;
}
body > table > tbody > tr > td:first-child > h3:first-child > font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00ccff;
}
body > table > tbody > tr > td:first-child a {
	text-decoration: none;
	line-height:28px;
	padding: 2px 10px;
	color: #337ab7;
}
body > table > tbody > tr > td:first-child a:hover {
	background-color: #337ab7;
	color:#fff;
}
body > table > tbody > tr > td:first-child b+a {
	padding-left: 0;
}
body > table > tbody > tr > td:first-child table {
	width: 100%;
}
body > table > tbody > tr > td:first-child table td {
	background-color: #f7f7f9;
}
body > table > tbody > tr > td:first-child table td a:hover {
	color: #337ab7;
	background: transparent;
}
body > table > tbody > tr > td:last-child {
	padding: 0 20px;
	vertical-align: top;
}
body > table > tbody > tr > td:last-child > table:first-child {
	width: 100%;
}
body > table > tbody > tr > td:last-child > h2 {
	margin: 10px 0px;
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
}
body > table > tbody > tr > td:last-child a {
	text-decoration: none;
	padding: 2px;
	color: #337ab7;
	border-bottom: 1px solid transparent;
}
body > table > tbody > tr > td:last-child a:hover {
	color: #2a6496;
	border-bottom: 1px solid #2a6496;
}
body > table > tbody > tr > td:last-child a[name="chart_list"],
body > table > tbody > tr > td:last-child a[name="chart_list"]:hover {
	color:#000;
	border: none;
	cursor:default;
}
a[name="chart_list"] > table {
	margin-top: 10px;
	background-color: #f0f0f0;
	border: 1px solid #e1e1e8; 
}
a[name="chart_list"] > table > tbody > tr > th {
	color: #fff;
}
a[name="chart_list"] > table table,
a[name="chart_list"] table td {
	background-color: #f0f0f0;
	border: none;
}
a[name="chart_list"] > table > tbody > tr > td:last-child,
a[name="chart_list"] > table > tbody > tr > td:last-child table,
a[name="chart_list"] > table > tbody > tr > td:last-child table td {
	background-color: #f6f6f6;
}
a[name="chart_list"] > table > tbody > tr > td:last-child table a:hover {
	border: none;
	text-decoration: underline;
}
a[name="chart_list"] > table > tbody > tr > td:last-child table th {
	background-color: #d9edf7;
}
a[name="chart_list"] > table > tbody > tr > td:last-child table th > a,
a[name="chart_list"] > table > tbody > tr > td:last-child table th > a:hover {
	color: #333;
	text-decoration: none;
}
a[name="chart_list"] table input {
	padding: 6px 12px;
	margin: 0 5px;
	font-size: 14px;
}
a[name="chart_list"] table input[type="submit"] {
	background-color: #337ab7;
	border:1px solid #2e6da4;
	color: #fff;
}
a[name="chart_list"] table input[type="submit"]:hover {
	background-color: #286090;
	border:1px solid #204d74;
}
a[name="chart_list"] table a[name="by_position"],
a[name="chart_list"] table a[name="by_position"]:hover {
	display: block;
	color: #333;
	padding-top:10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
a[name="chart_list"] table a[name="by_position"] table th,
a[name="chart_list"] table a[name="by_position"] table td {
	padding-top: 10px;
	line-height: 24px;
	vertical-align: top;
}
a[name="chart_list"] table a[name="by_position"] input {
	font-size: 12px;
	padding: 3px 0;
}
a[name="chart_list"] table a[name="by_position"] input[type="submit"] {
	margin-top: 10px;
	font-size: 14px;
	padding: 6px 0;
	width: 100%;
}
body > p:last-child {
	margin: 0;
	padding: 15px 0;
	text-align: left;
	background: #333;
	color: #fff;
}
body > p:last-child > a {
	text-decoration: none;
	color: #f0ad4e;
}
body > p:last-child > a:hover {
	text-decoration: underline;
}
