﻿body {
	font-family: "맑은 고딕", "굴림", "돋움";
	font-size: 10px;
	line-height: 170%;
	color: #333;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	overflow-style: marquee-block;
}
img{
	border:0;
	}#wrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.table_titl {
	background-color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}


.titl {
	float: left;
	background-color: #CCC;
	border: 1px solid #666;
}
.table_tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#header {
	height: 60px;
	width: 780px;
	background-image: url(images/titl_img.png);
	background-repeat: no-repeat;
}
.menu {
	height: 38px;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 35px;
}
.menu_01 {
	float: left;
	height: 20px;
	width: 350px;
	margin-right: 0px;
	text-align: left;
	font-size: 20px;
	margin-top: 12px;
	line-height: 20px;
	color: #3c3c3c;
	font-weight: bold;
}
.menu_02 {
	float: right;
	height: 15px;
	width: 370px;
	text-align: right;
	margin-top: 20px;
	font-size: 12px;
	line-height: 15px;
	color: #3c3c3c;
}
