﻿body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin:0px 0px 0px 0px;
}

#imain
{
    margin:0px 30px 0px 30px;
}

#idown
{
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    width: 100%;
}

#divnp
{	margin:0;
    float:left;
    width:50%;
    z-index: inherit;
}

#mes
{   width: 260px;
    height: 165px; 
    float:left;
    z-index: inherit;
}

#adleft
{
    width: 15%;
    background-color: #F5f7f7;
    float:left;
}

#adright
{   
    width: 85%;
    float:right;
}

#imusic
{
    width: 23%;
    float:left;
    background-color: #F5f7f7;
}

#html
{   
    width: 73%;
    float:right;
    z-index: inherit;
}

#weather
{    
    width: 450px;
    height: 22px; 
    float:right;
}