body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/2005/images/bg_body.gif);
	background-repeat: no-repeat;
}

td {
	font-family: "돋움";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.bg_l {
	background-image: url(images/bg_ml.gif);
	text-align: right;
	background-repeat: repeat;
}
.bg_c {
	background-image: url(images/bg_ml.gif);
	text-align: center;
}
.bg_r {
	background-image: url(images/bg_mr.gif);
	background-repeat: repeat;
}
.rbox {
	width: 200px;
	background-image: url(/2005/images/rbox_bg.gif);
	text-align: center;
}
.lbox {
	width: 225px;
	background-image: url(/2005/images/lbox_bg.gif);
	text-align: center;
}
.cast {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lbox2 {

	width: 225px;
	text-align: center;
}
div.ban {
	padding: 10px;
	width: 880px;
}
div.ban img {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	vertical-align: absmiddle;
}
.green {
	color: 398D0F;
}
.brown {
	color: 996600;
}
.blue {
	color: 336699;
}
.bg_fix {
	background-image: url(/2005/images/bg_m.gif);
	background-repeat: no-repeat;
}
.bg_sub {
	background-image: url(/2005/html/images/bg_sub.gif);
	padding-right: 12px;
	padding-left: 23px;
	background-repeat: repeat;
}
div.lmenu {
	background-image: url(/2005/html/images/left_bg.gif);
	padding-left: 54px;
	width: 225px;
	text-align: left;
}
td.lmenu {
	padding-left: 20px;
}
table.lmenu td {
	padding-left: 20px;
	padding-top: 5px;
}

.headline {
	font-family: "돋움";
	font-size: 14px;
	color: #005E9B;
	}
.headline2 {
	font-family: "돋움";
	font-size: 12px;
	line-height: 16px;
	color: #669ACC;
	}
.11p {
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
}
.line_body {
	background-image: url(/2005/images/bg_mline.gif);
	background-repeat: repeat;
}
.rbox2 {


	width: 200px;
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {

	color: #996600;
	text-decoration: none;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.line_dot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.lh200 {

	line-height: 200%;
}
