html,body	{ width:100%;height:100%;margin:0;padding:0;background:#E6E7E8;font-size:12px;font-family:µ¸¿ò; }
img		{ border:0; }
form, input, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd { margin:0;padding:0; }
ul		{ list-style:none; }

a 			{ selector-dummy:expression(this.hideFocus=true); }
a:link		{ color:#787878;text-decoration:none; }
a:visited	{ color:#787878;text-decoration:none; }
a:hover, a:hover strong	{ color:#0096CE;text-decoration:none; }
a:active	{ color:#787878;text-decoration:none; }

.fl {float:left;}
.fr {float:right;}

/*-------------------------- LAYOUT -------------------------- */
#main { background:#E5E6E7 url('/image/common/bg_main.gif') repeat-x; }

#wrapper { width:100%;background:#FFF url('/image/common/bg_body.gif') repeat-x left bottom; }
#wrapperMain { width:100%;background:#FFF url('/image/common/bg_body2.gif') repeat-x left bottom; }
#header { width:995px;height:155px;margin:0 auto; }
#header #gnb { height:143px; }
#header #lnb { height:12px;text-align:right;padding-right:20px; }
#header #lnb, #header #lnb * { font-size:11px;color:#808080; }
#header #lnb strong { color:#000000;font-weight:normal; }

#container { width:995px;margin:0 auto; }
#snb { float:left;width:243px; }
#content { float:left;width:732px;min-height:200px;_height:200px;}
#content h1 { height:65px; }

#footer { margin:0 auto;clear:both;width:995px;height:181px;background:url('/image/common/bg_footer.gif') no-repeat left bottom;position:relative; }
#footer .legal { position:absolute;left:41px;top:128px;padding:5px; }
#footer .address { position:absolute;left:87px;top:133px; }
#footer .copy { position:absolute;left:46px;top:148px; }
#footer .familysite { position:absolute;left:803px;top:-3px;width:150px;height:160px; }

/*-------------------------- LAYOUT -------------------------- */


