@import url(global.css);

body {
	background:#295598 url('../image/main/bg_cont.gif') no-repeat top left;
	font-size: 12px;
	font-family: µ¸¿ò, Dotum, Arial, Verdana, sans-serif;
	color: #666666;
}

div,p,h1,h2,h3,h4,h5,dl,dt,dd,ul,li,ol,th,td,form {
	margin: 0;
	padding: 0;
}

img {behavior:url('../css/iepngfix.htc');}

/* =layout .common
-------------------------*/

#mainWrap {width:983px;height:auto;background:url('../image/main/bg_cont.gif') no-repeat top left;}

#contWrap {width:983px;height:650px;}
#logo {position:absolute;z-index:7;width:551px;height:609px;top:0;left:0;}
#nevi {position:absolute;z-index:9;top:0;left:0;margin:0 0 0 217px;height:31px;}


#Contarea {margin:88px 0 0 0;overflow:hidden;width:983px;position:absolute;z-index:10;top:0;left:0;}
	#side	{float:left;width:551px;overflow:hidden;}
		div.side {width:551px;}
	#middle {float:left;width:432px;}
		h2.matit {overflow:hidden;clear:both;width:432px;}
		p.madiscriptA {margin:30px 0 0 0;overflow:hidden;clear:both;}
		
		dl.maincont {margin:70px 0 0 0;overflow:hidden;clear:both;}
		dl.maincont dt {float:left;width:183px:}
		dl.maincont dd {float:right;}
		dl.maincont dd div.acount {background:url('../image/main/bg_acount.gif') no-repeat;width:182px;height:159px;padding:7px 0 0 6px;_padding:7px 0 4px 6px;overflow:hidden;}
		p.footer {width:432px;overflow:hidden;clear:both;margin:20px 0 0 0;_margin:-40px 0 0 0;text-align:right;}

		