/*======================================

	1. wkbj common class

=======================================*/

.clear {
	clear: both;
}

/*======================================

	2. wkbj common header

=======================================*/

/*#container {
	width: 768px;
	text-align: left;
}*/

/*======================================

	3. wkbj common footer

=======================================*/

#footer-link {
	width: 768px;
	color: #aaaaaa;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 30px;
}

#footer-link a {
	text-decoration: underline;
}

#footer-link a:visited {
	color: #666666;
}

#footer-link a:hover {
	color: #aaaaaa;
}

img.ftr_line {
	margin: 5px auto 10px auto;
	width: 768px;
}