.basin-container {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #2080ba;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}

.basin-container img {
	border: 0;
}

.basin-container {
	color: #2080ba;
	font-size: 12px;
	text-decoration: none;
}

.basin-container a {
	color: #2080ba;
	font-size: 12px;
	text-decoration: none;
}

.basin-container a:hover {
	color: #2080ba;
	font-size: 12px;
	text-decoration: underline;
}

.basin-container a:visited {
	color: #2080ba;
	font-size: 12px;
	text-decoration: none;
}

.basin-pad {
	padding: 7px;
}

.basin-tablo {
	width: 100%;
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	margin-bottom: 20px;
}

.basin-tablo-header {
	color: #2080ba;
	font-size: 12px;
	font-weight: bold;
	background-color: #e7e7e7;
	height: 30px;
}

.basin-tablo-header a {
	color: #2080ba;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.basin-tablo-header a:hover {
	color: #c50506;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.basin-tablo-header a:visited {
	color: #2080ba;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.basin-logo {
	margin-top: 7px;
	float: left;
	width: 120px;
	height: 100%;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-right: 7px;
}

.basin-logoit {
	padding-top: 15px;
	padding-bottom: 15px;
}

.basin-content {
	padding-left: 125px;
	color: #2080ba;
	font-size: 12px;
	text-decoration: none;
}

.basin-content a {
	color: #2080ba;
	font-size: 12px;
	text-decoration: underline;
}

.basin-content a:hover {
	color: #2080ba;
	font-size: 12px;
	text-decoration: none;
}

.basin-content a:visited {
	color: #2080ba;
	font-size: 12px;
	text-decoration: none;
}

.basin-detaylink {
	float: right;
}

.basin-detaylink img {
	border: 0;
	margin-right: 5px;
	vertical-align: middle;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}