.page-bg {
	background-color: #a2a2a2;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.kor-listBG {
	background-image: url(../kor/img/list_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kor-BG {
	background-image: url(../kor/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-size: 12px;
	color: #4a4c44;
	line-height: 16pt;
	
}
