* { 
	margin:0;
	padding:0;
	}

body {
	text-align:left;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#231f20;
	line-height:19px;
	background:url(../gfx/bg1.png) #fff repeat-x top;

	}
	
#wrapper { 
	 margin: 0 auto;
	 width: 624px;
}	
#logo {
	text-align:center;
	background:url(../gfx/bg_kr.png) no-repeat top right;
	width:624px;
	height:95px;
	}
.mm {
	width:73px;
	height:98px;
	float:right;
	background:url(../gfx/mm.png) no-repeat;
	}
.mm2 {
	width:73px;
	height:98px;
	float:right;
	background:url(../gfx/mm2.png) no-repeat;
}
#manu_nav {
	
	/*background:url(../gfx/mm.png) no-repeat right top;*/
	width:624px;
	height:87px;
	}
#content {
	padding:0;
 	}

#footer {
	background:url(../gfx/foot_kr.png) repeat-x top;
	height: 55px;
}
#footer_text {
	margin: 0 auto;
	font:11px Georgia, "Times New Roman", Times, serif;
	padding-top:15px;
	width: 624px;
	}
#footer_textL {
	width: 480px;
	float:left;
	}
#footer_tommedia {
	text-align:right;	
	width: 140px;
	float:right;
	}
#footer_tommedia a {
	color:#c739ae;
	text-decoration:none;	
	}
#footer_tommedia a:hover {
	text-decoration:underline;	
	}
h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
p {
	margin-bottom:15px;
	}
a img {
	border:none;
	}
a {
	outline:medium none;
	}
a.link {
	padding:0 2px;
	background:#fae4ad;
	border-bottom:#b7b09e 1px dashed;
	font-weight:normal;
	color:#231f20;
	text-decoration:none;
	}
a.link:hover {
	background:#eaeaea;
	border-bottom:#b7b09e 1px dashed;
	font-weight:normal;
	color:#231f20;
	text-decoration:none;
	}
.pog {
	font-weight:bold;
	}
.clear {
	clear: both;
}
#partners {
	padding:10px 0;
	text-align:left;
	}
#partners img{
	border:dashed #fae4ad 1px;
	}
#partners a:hover img{
	border:dashed #999 1px;
	}
/*--------------------------------- */
#menuBox {
padding-top:11px;
	width:248px;
	height:87px;
	position:relative;
	text-align:right;
	}
	
#menuBox a, div.active {
	display:block;
	float:right;
	height:87px;
	overflow:hidden;
	}

#menuBox a:hover {
	height:100%; /* ~IE6 has layout */
	}	
	
#menuBox a:hover img, div.active img {
	margin-top:-87px;
	}

#menuBox2 {
	width:624px;
	height:39px;
	position:relative;
	text-align:right;
	}
	
#menuBox2 a, div.active2 {
	display:block;
	float:right;
	height:39px;
	overflow:hidden;
	}

#menuBox2 a:hover {
	height:100%; /* ~IE6 has layout */
	}	
	
#menuBox2 a:hover img, div.active2 img {
	margin-top:-39px;
	}
/*--------------------------------- */
.client {
	width:624px;
	background:url(../gfx/foot_kr.png) repeat-x bottom;
	padding-bottom:15px;
	margin-bottom:40px;
}
.shot {
	width:426px;
	height:289px;
	background:url(../gfx/shadow.png) no-repeat bottom;
}
.shot img {
	padding:2px;
	border:dashed #ccc 1px;
}
.client h1 {
	font:20px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#231f20;
}
.client h2 {
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#231f20;
	padding-bottom:5px;
}









