@charset "utf-8";
/* CSS Document */

/*푸터*/
.family {width:100%; height:20px; margin-top:50px; padding-top:10px;border-top:1px; border-top-color:#555; border-top-style:solid; border-bottom:1px; border-bottom-color:#444; border-bottom-style:solid; float:left; font-family: "굴림", "돋움", Seoul, "한강체", Arial; font-size: 12px; color: #fff;}
.family #box {width: 100%; float:left}
.family #button {width: 700px; height:20px; text-align:left; margin-left:10px; padding-top:6px; color:#777; font-weight:600; float:left}
.family #jump {width: 170px; float:right}
.family2 {width:100%; height:90px; margin-bottom:40px; padding-top:10px; float:left;}
.family2 #fam {width:500px; height:90px; padding-top:9px; float:left;}
.family2 #footer {width:500px; height:60px; text-align:left; margin-left:20px; padding-top:10px; color:#777; padding-bottom:20px; float:left; font-family: "굴림", "돋움", Seoul, "한강체", Arial; line-height:150%; font-size: 12px; display:inline;}
.footer {width:900px; height:60px; text-align:left; margin-left:30px; padding-top:10px; color:#777; padding-bottom:20px; float:left; font-family: "굴림", "돋움", Seoul, "한강체", Arial; line-height:150%; font-size: 12px; display:inline;}
/*푸터*/