@charset "utf-8";
/* CSS Document */

/* */
body,td,th {
	font-family: "굴림";
	font-size: 12px;
}
body {
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 18px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}
a img { border: none;}

a:link {
	color: #636363;
	text-decoration: none;
}
a:visited {
	color: #636363;
	text-decoration: none;
}
a:hover { 
	text-decoration: none;
}

.endline {
	clear: both;
	float: none;
	height: 1px;
}
.hide_txt {
	display: none;
}

.interval{float:left;width:100%;height:15px;margin:0;padding:0;}


.mcontainer { width:100%;text-align:center; } 

/*  */

.container {
	width: 971px;
	margin: 0 auto;
	background-image: url(../../../resources/images/view_images/body_bg2.gif);
	background-repeat: repeat-y; /* the auto value on the sides, coupled with the width, centers the layout */
	background-position: left top;

}

.container_social {
	width: 971px;
	margin: 0 auto;
}

.containerM{
	width: 971px;
	margin: 0 auto;
}


.header {
	height: 151px;
	background-repeat: repeat-x;
	background-color: #FFF;
	width: 971px;
}


.sidebar1 {
	float: right;
	width: 300px;
	padding-bottom: 10px;
	color: #636363;
}
.content {
	padding: 0;
	width: 671px;
	float: left;
	margin: 0px;
}

.content_wide{
	float: left;
	width: 971px;
	padding: 0;
	margin: 6px 0 0 0;
}



/* ~~ The footer ~~ */
.footer {
	background: #ffffff;
	clear: both;
	margin-bottom: 20px;
	padding: 0px;
	height: 100px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.footer .bottom_menu {
	padding-top: 8px;
	padding-right: 19px;
	padding-bottom: 8px;
	padding-left: 19px;
	background-color: #eaeaea;
}
.adrs .bottom_logo {
	float: left;
	height: 50px;
}
.adrs .bottom_logo img {
	margin-top: 17px;
	margin-right: 19px;
	margin-bottom: 17px;
	margin-left: 10px;
}
.adrs .adrs_txt {
	margin-top: 10px;
	float: left;
	color: #666;
}
.footer .adrs .copyright {
	margin-top: 8px;
	float: left;
}
.footer .adrs .copyright .privat {
	margin: 33px;
}
.header .grbmenu .grbmenu_left ul li iframe {
	margin: 0px;
	padding: 0px;
}