@import url("nav_hz.css");

    div#content {
        width: 960px;
        margin: 0px; auto 0 auto;
        padding: 0;
        text-align: left;
    }
*html div#content {
		margin-top:8px;
		}
    div#containerModule1 {
        margin:auto;
        float: left;
        width: 960px;
        margin:0px;
        padding:0px;
        display: inline;
        border:0px solid;
    }
    div#containerModule2 {
        float: left;
        padding:0;
        width: 770px;
        margin:0px;
        display: inline;
        border:0px solid;
    }

*html div#containerModule2 {
        height:0px;
        font-size:1px;
	}
    div#containerModule3 {
        float: right;
        width: 180px;
        margin:0px;
        display: inline;
        min-height:1300px;
        border:0px solid;
    }
* html div#containerModule3 {
            height:1300px;
	}
    div#containerModule4 {
        float:right;
        width: 200px;
        min-height:300px;
        margin:0 10px 0 0;
        display: inline;
        min-height:700px;
        height:auto;
        border:0px solid;
    }
* html div#containerModule4 {
        height:700px;
    }
       div#containerModule5 {
        float: left;
        width: 560px;
        margin:0px;
        display: inline;
        border:0px solid;
    }
*html div#containerModule5 {
        height:0px;
    }
       div#containerModule6 {
        float: right;
        width: 275px;
        padding:0px;
        margin:0;
        margin-right:10px;
        min-height:200px;
        height:auto;
        border:0px solid;
    }
       div#containerModule7 {
        float: left;
        width: 275px;
        padding:0px;
        margin:0;
        min-height:200px;
        height:auto;
        border:0px solid;
    }
*html div#containerModule7 {
        height:200px;
    }
/* setting display detail data */ 
*html div#nav {
	margin-left:-10px;
	}
#msg {
	position:relative;
	float:left;
	font-size:10px;
	padding:0;
	top:0px;
	height:20px;
	margin: 5px 0 10px  0;
	width:960px;
	}  
*html #msg {
	width:955px;
	}	
#msg .crdate {
	float:left;
	color:red;
	font-size:10px;
	}
#msg .welcome {
	float:right;
	color:#666;
	margin-top:-15px;
	font-size:11px 
	}
*html #msg .welcome {
	margin-top:0;
	}		

     div#containerView {
        display:none;
        float: left;
        margin:0px 0 35px 0;
        width: 960px;
        padding:0;
	background:transparent; 
        text-align:left;
    }
*html div#containerView {
	margin:20px 0;
	}		
div#containerData {  
	width: 958px;
	}
#containerData .bot {width:946px;}
*html #containerData .bot {width:944px;}

#containerData .middle {
        float:left;
        margin:0;
        width: 950px;
	padding:4px; 
	}
*html #containerData .middle {
        width: 958px;
	}	
#cont-modulesView{
	float:right;
	width:718px;
	}
*html #cont-modulesView{
	width:740px;
}
#cont-subMenu {
	float:left;
	width:205px;
	padding:0;
	margin:20px 0 10px 5px;
	text-align:center;
	}
*html #cont-subMenu {
	margin-left:-2px;
	}
div#containerMenu{
	position:relative;
    	display:block;
        margin:0;
        top:0;
        width: 960px;
        height:50px;
	margin-bottom:-36px;
	z-index:1;
    }
*html div#containerMenu{
	top:-20px;
	margin-bottom:-37px;
	}