#h2 {
width:980px;
height:100px;
background: url(images/4_h2.jpg) no-repeat;
margin:auto;
position:relative;
margin-bottom:40px;
}

.n2a {
top: 30px;
left: 640px;
position: absolute;
text-align:right;
}


/***************/

#h3{
width:898px;
background: #fff url(images/4_h3.jpg) no-repeat;
margin:auto;
margin-bottom:40px;
padding:40px;
position: relative;
border:1px solid #ccc;
}

.h3a {
width:400px;
}

.h3b {
top:50px;
left:640px;
width:300px;
position:absolute;
}

.h3c {
top:200px;
left:640px;
width:300px;
position:absolute;
}

.h3d {
top:370px;
left:640px;
width:300px;
position:absolute;
}

/***************/

#h4{
width:898px;
overflow:auto;
background: #fff;
margin:auto;
margin-bottom:40px;
padding:40px;
position: relative;
border:1px solid #ccc;
}

.n3a {
width:400px;
float:left;
margin-right:90px;
}

.n3b {
width:400px;
float:left;
}

.n3c {
width:898px;
height:60px;
background: url(images/4_i8.gif) no-repeat;
margin:auto;
margin-top:20px;
float:left;
position:relative;
border-top:1px solid #ccc;
}

.n3c h4 {
top: 24px;
width: 120px;
position: absolute;
}