window.onload = layout;

function layout(){
if(!NiftyCheck())
    return;
Rounded("div#back","all","#e0e8ed","#fff", "smooth");
Rounded("div#top","all","#fff","#e6f1e2", "smooth");
Rounded("div#head","tl tr","#fff","#e8e9e5", "smooth");
Rounded("div#foot","all","#fff","#e6f1e2", "smooth");
Rounded("div#extra","all","#e0e8ed","#c6cdcf", "smooth");
Rounded("div#extra p","all","#c6cdcf","#fff", "smooth");
Rounded("div#hyundai","all","#fff","#c6cdcf", "smooth");
Rounded("div#kia","all","#fff","#eedee9", "smooth");
Rounded("div#box","all","#fff","#e1dbd7", "smooth");
Rounded("div#bazar","all","#fff","#f4eecb", "smooth");
Rounded("div#box p","all","#e1dbd7","#fff", "smooth");
Rounded("div#bazar p","all","#f4eecb","#fff", "smooth");
Rounded("div#form","all","#fff","#e8e9e5", "smooth");
Rounded("dd.img","all","#e8e9e5","#fff", "smooth");
Rounded("p.imgr","all","#e8e9e5","#fff", "smooth");
Rounded("p.images","all","#fff","#dcdcdc", "smooth");
Rounded("div.news","all","#fff","#e6f1e2", "smooth");
Rounded("#footin address","all","#e8e9e5","#fff", "smooth");
Rounded("div#drob","bl br","#fff","#e8e9e5", "smooth");
Rounded("div#up","all","#e0e8ed","#fff", "smooth");
Rounded("div.models","all","#fff","#e6f1e2", "smooth");
Rounded("div#detail","all","#fff","#e6f1e2", "smooth");
Rounded("p.more","all","#e6f1e2","#fff", "smooth");
Rounded("p.allnews","all","#e6f1e2","#fff", "smooth");
Rounded("p.gal","all","#e8e9e5","#fff", "smooth");
Rounded("p.man","all","#e1dbd7","#fff", "smooth");
Rounded("div#manform","all","#e1dbd7","#fff", "smooth");
Rounded("div#supplyform","all","#c6cdcf","#fff", "smooth");
Rounded("div#usedform","all","#f4eecb","#fff", "smooth");
Rounded("p.use","all","#f4eecb","#fff", "smooth");
Rounded("p.sup","all","#c6cdcf","#fff", "smooth");
Rounded("#menu ul","all","#e8e9e5","#fff", "smooth");
Rounded("ul.nav","all","#e8e9e5","#fff", "smooth");
Rounded("div#catalog","all","#e8e9e5","#fff", "smooth");
Rounded("div.manager","all","#fff","#e1dbd7", "smooth");
Rounded("div#pages","all","#fff","#e6f1e2", "smooth");
Rounded("div.oki","all","#fff","#e6f1e2", "smooth");
Rounded("div#pagesbot","all","#fff","#e6f1e2", "smooth");
Rounded("div.usedcar","all","#fff","#f4eecb", "smooth");
Rounded("div.supply","all","#fff","#c6cdcf", "smooth");
Rounded("li.reserve","all","#e1dbd7","#fff", "smooth");
Rounded("li.obj","all","#f4eecb","#fff", "smooth");
Rounded("li.more","all","#c6cdcf","#fff", "smooth");
Rounded("div#nav","all","#fff","#e6f1e2", "smooth");
Rounded("div#slogan","all","#e6f1e2","#006d5b", "smooth");
}
