body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "굴림";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	color: #3f3f3f;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}



.page {
	width: 1004px;
	text-align: left;
	padding-right: 41px;
	padding-left: 43px;
}
.top a {
	color: #666666;
	text-decoration: none;
}
.page td {
	color: #3f3f3f;
}

.xmenu {
	color: #112A52;
	line-height: 25px;
}
.xmenu a {
	color: #112a52;
	text-decoration: none;
}
.xmenu a:hover {
	color: #CC3300;
	text-decoration: none;
}
.menu {
	color: #112A52;
	line-height: 26px;
}
.menu a {
	color: #112a52;
	text-decoration: none;
	display: block;
	margin-right: 12px;
	margin-left: 12px;
}
.menu a:hover {
	color: #CC3300;
	text-decoration: none;
	display: block;
	margin-right: 12px;
	margin-left: 12px;
}
.content_bg_top {
	background-image: url(../images/main_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.left_bg_bot {
	background-image: url(../images/p2_16.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left_menu a {
	color: #346d98;
	background-image: url(../images/p2_15.jpg);
	text-align: center;
	display: block;
	height: 26px;
	width: 197px;
	text-decoration: none;
	line-height: 26px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.left_menu a:hover {
	color: #CC3300;
	background-image: url(../images/p2_15b.jpg);
	text-align: center;
	display: block;
	height: 26px;
	width: 197px;
	text-decoration: none;
	line-height: 26px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}


.title_dz {
	font-family: "굴림";
	font-size: 16px;
	color: #CC3300;
}

