body{
	margin: 0px;
	height:100%;
}
td {
	font-family: "돋움", Helvetica, sans-serif;
	font-size: 9pt;
	color: #616161;
	line-height: 130%;
}
.mbg{
	background-image: url(../images/mbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sbg{
	background-image: url(../images/sbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sero {
	background-image: url(../images/sero.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.pT1 {
	padding-top: 1px;
}
.cf {
	font-size: 8pt;
	font-weight: normal;
	color: #939393;
}

.dotline {
	background-image: url(../tournament/images/dotling.gif);
	background-repeat: repeat-x;
}
.pL1 {
	padding-left: 1px;
}
.pL1 {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left_bg {
	background-image: url(images/left_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.R_bg {
	background-image: url(images/R_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.rb {
	background-image: url(images/right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pad4 {
	padding-left: 10px;
	padding-right: 10px;
}
.pL2 {
	padding-left: 2px;
}
.srbg {
	background-image: url(images/srbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.TRBT {
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.TRL {
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
}
.F8 {
	font-size: 8pt;
	padding-top: 16px;
	color: #999999;
}

.table_name {
	border-collapse: collapse;
	border-left-style: none;
	border-right-style: none;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e07981;
	border-bottom-color: #e07981;
 }
 
.td_left {
	padding-left: 10px;
	height: 28px;
	line-height: 19px;
}

.tdbg1 {
	background-color: #faf0f3;
	text-align: center;
	height: 30px;
	color: #b3573c;
	line-height: 17px;
}
.td_center {
	line-height: 17px;
	text-align: center;
	height: 28px;
}
.td_leftline {
	height: 28px;
	line-height: 17px;
}
.td_left2 {
	padding-left: 20px;
	height: 28px;
	line-height: 19px;
}
