
#head{
width:100%;
height:85px;
position:relative;
background-color:#0e3492;
background-image:url('/images/nd/head_bg.gif');
background-repeat:repeat-x;
overflow:hidden;
}
#head_bg{
position:absolute;
width:100%;
height:85px;
background-image:url('/images/nd/head/05.jpg');
background-repeat:repeat-x;
left:563px;
z-index:1;
}
#head_left{
width:635px;
height:85px;
background-image:url('/images/nd/head_left.png');
background-repeat:repeat;
position:absolute;
z-index:2;
}
#head_right{
width:180px;
/* width:350px; */
position:relative;
height:85px;
background-image:url('/images/nd/head_right.png');
background-repeat:no-repeat;
background-position:right;
float:right;
text-align:right;
z-index:3;
}
#head_capt{
position:absolute;
width:100%;
height:85px;
text-align:right;
z-index:4;
}
#head_capt #img_capt{
border:none;
margin:40px 100px 0 0;
background-image:url('/images/nd/captions/index.png');
background-repeat:no-repeat;
width:147px;height:28px;}

.footer_left {
background-image:url('images/nd/footer_bg_left.gif');
}
.footer_bg {
background-image:url('images/nd/footer_bg.gif');
}
.footer_right {
background-image:url('images/nd/footer_bg_right.gif');
}

.footer_left a{
text-decoration: none;
color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
font-weight: bold;
}
.footer_bg a{
text-decoration: none;
color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
font-weight: bold;
}
.footer_right a{
text-decoration: none;
color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
font-weight: bold;
}
.footer_left a:hover{
text-decoration: underline;
color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
font-weight: bold;
}
.footer_bg a:hover{
text-decoration: underline;
color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
font-weight: bold;
}
.footer_right a:hover{
text-decoration: underline;
color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
font-weight: bold;
}
