@charset "euc-kr";
@import url("/css/default.css");


/* content */

.schemaArea {}
.schemaArea .present {margin-bottom:0px}
.schemaArea .present dl {font-size:15px;line-height:1.6em;}
.schemaArea .present dt {float:center;width:850px;padding:3px 0 3px 50px;}
.schemaArea .present dd {float:left;display:inline-block;padding:3px 0 3px 15px;letter-spacing:-1px;word-break:keep-all;*float:none;*display:block;zoom:1}
.schemaArea p.btn {text-align:left; padding: 300px; margin-bottom:20px;}
.schemaArea table {display:none}




@media only screen and (min-width:971px) and (max-width:1180px) {

.schemaArea .present dt {float:center;width:750px;padding:3px 0 3px 40px;}

}

@media only screen and (min-width:768px) and (max-width:970px) {

	
.schemaArea .present dt {float:center;width:650px;padding:3px 0 3px 30px;}
.schemaArea .present dd {width:273px}
.schemaArea h4.sTit {margin-bottom:5px}
.schemaArea .sales_graph {width:380px;height:179px;background:url("/images/company/768/finance1.gif") no-repeat;margin-bottom:50px}


}

@media only screen and (max-width:767px) {
	
.schemaArea .present dt {float:none;display:block;padding: 3px 0 0 13px;}
.schemaArea .present dd {float:none;display:block;padding:0 0 8px 13px;background:none;}
.schemaArea h4.sTit {margin-bottom:5px}
.schemaArea .sales_graph {width:300px;height:180px;background:url("/images/company/320/finance1.gif") no-repeat;margin-bottom:10px}


}


@media only screen and (max-width:480px) {
	.schemaArea .present dt {float:center;width:300px;padding:3px 0 3px 30px;}
}
