/* CSS Document */
.content_box{
width:964px;
height: inherit;

margin-top:5px;
/*background-color:#FFFFFF;*/
}

.header{
width:960px;
height:175px;
float:left;

}

body
{
	/*background-color: #E0E7EF;
	margin-top: 5px;
	background-image:url(/comco/CSS/images/home/background.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-position:top;*/
    /*background-image: url(/comco/CSS/images/master/bg.jpg);
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #E0E7EF;
    background-repeat: repeat-x;*/
    
}
.body{
    width:960px;
    
    float:left;
    margin-top:5px;
}



.box_niv2{
width:954px;
height:auto;
float:left

}
