*{
	margin:0px;
    padding:0px;
}
html, body{
	height: 100%;
}

#contents {
    min-height:100%;
    height:auto !important;
    height:100%;
    padding:0;
    margin:0 auto -100px;
}
#main {
    height:auto;
}

#footer {
	height:100px;
}


	.platums-padding
    {
        width:980px;
        height:100px;
    }

    .platums
    {
        width:980px;
        height:0px;
        line-height:0px;
        overflow:hidden;
    }


	body
    {
	    background-color: #ffffff;
        background-image: none;
        background-repeat:repeat;
	    font-family: "Arial";
        font-size: 12px;
        color:#343434;
        line-height:18px;
        margin:0px;
        min-width: 980px;
        overflow: auto;
	}

    td
    {
        font-family: "Arial";
        font-size: 12px;
        color:#343434;
        line-height:18px;
        padding:0px;
    }
    .th
    {
        font-family: "Arial";
        font-size: 12px;
        color:#343434;
        line-height:18px;
        padding:0px;
    }


    .w_width
    {
    	width: 940px;
    }
