/* =========== IEpݒCSS ===========*/



body .sub{
zoom: 70%; 
} 

* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    background-repeat: no-repeat;
}
body
{
    font-size: 9pt;
    line-height: 12pt;
    color: #505050;
	background-image: none;
    letter-spacing: 2px;
}

.wrapper,
.body
{
    width: 590px;
	margin: 0px auto;
	position: relative;
}



.header_01,
.header_02,
.body_left,
.footer
{
    display: none;
}
