body {
	margin:0 0 0 0;
	font-family: "굴림체", "돋움체", Seoul;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-image: url(../img/main/bg.jpg);
	background-repeat: repeat-x;
}
img { border: 0 none; }

.location_txt
	{
	font-family: "Arial";
	color: #999999;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	}
.table_tit
	{
	font-family: "Arial";
	color: #333333;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	background-color: #f0f0f0;
	}
.table_stxt
	{
	font-family: "Arial";
	color: #666666;
	font-size: 11px;
	line-height: 120%;
	font-weight: nomal;
	text-align: center;
	}
.stit
	{
	font-family: "Arial";
	color: #666666;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 10px;
	}
.stxt
	{
	font-family: "Arial";
	color: #999999;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	padding: 5px;
	}
.White_txt
	{
	font-family: "Arial";
	color: #ffffff;
	font-size: 12px;
	font-weight: nomal;
	}
