body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{
	border:0px;
}
table, td {
	font-family: dotum;
	font-size: 12px;
	color: #82704a;
	line-height: 16px;
}
a:link {
	font-family: dotum;
	color: #82704a;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: dotum;
	color: #82704a;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: dotum;
	font-size: 12px;
	color: #ff6633;
	text-decoration: none;
}
a:active {
	font-family: dotum;
	font-size: 12px;
	color: #ff6633;
	text-decoration: none;
}
.bdTC {
	background:url(../Images/line01.gif) repeat-x
}
#bg01 {
	background-repeat: repeat-y;
	background-image: url(../images/bg01.gif);
	background-position: center top;
}
#bot {
	height: 60px;
	text-align:-moz-center; /*FF*/
    #text-align:center; /*IE*/
	background-image: url(../images/bg02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #674d12;
	line-height: 30px;
}
.box {
	padding: 3;
	margin: 0;
	background-color: #ffffff;
	border-right: #cec8ae 1px solid; border-top: #cec8ae 1px solid; border-left: #cec8ae 1px solid; border-bottom: #cec8ae 1px solid; 
}