/* CSS Port and Polish Document */

#port{
border-bottom:solid 1px #ccc;
clear:both;
font-size:16px;
float:left;
margin-bottom:5px;
width:100%;
min-height:140px;
background:url(img/port_head_chain.jpg) top right no-repeat;
}
#port .port_quote{
margin-top:10px;
width:580px;
}
#port b{
color:#01839b
}
#port dl{
margin:0;
padding:5px 20px
}
#port dd{
margin:5px 0;
font-size:10px
}
#port2wrap{
color:#333;
width:100%;
margin-bottom:15px;
padding-bottom:10px;
float:left;
}
#port2wrap iframe{
border-top:solid 1px #666;
border-left:solid 1px #666;
border-bottom:solid 1px #999;
border-right:solid 1px #999;
background:url(img/iframe_bg.jpg) no-repeat top
}
#port2wrap dl{
width:425px;
text-align:center;
margin:0 5px 0 220px;
padding:0 0 0 5px;
}
#port2wrap dl dt{
font-weight:bold;
font-size:10px
}
#port2wrap dd{
font-size:9px;
margin:0;
}


#head_port{
width:100%;
float:left;
}
#head_port dl{
margin:10px 5px 10px 10px;
padding:0;
font-size:12px;
margin-top:10px;
width:420px;
display:inline;
float:right;
border-right: dotted 1px gray
}
#head_port .no_border{
border:none
}
#head_port dt{
color:#1f5484;
font-weight:bold;
}
#head_port dt a{
color:#01839b;
}
#head_port dt a:hover{
color:#1f5484;
}
#head_port img:hover{
margin-top:5px;
padding:3px;
background:#fff;
border:dotted 1px #01839b
}
#head_port dd{
margin:0
}
