#publish_mdl {
width: 650px;
height: 380px;
border-bottom: #9cf 1px solid; 
margin-top: 10px;
padding-top: 50px;
background: url(../image/main_title_publish.png) top left no-repeat;
float: left
}

#goto {
width: 142px;
height: 64px;
background: url(../image/goto.png) top right no-repeat;
margin-top: 46px;
padding: 270px 0 0 58px;
float: right;
border: none;
}

#pb_btm {
width: 610px;
height: 1150px;
padding: 0 10px;
float: left;
}

#pb_btm a {
color: #9cf;
text-decoration: none;
}

.pb1 {
background: url(../image/bg_p1.gif) top left no-repeat;
width: 608px;
height: 303px;
border: #9cf 1px solid;
margin-top: 30px;
padding: 10px;
float: left;
position: relative;
}

.pb2 {
width: 608px;
height: 303px;
background: url(../image/bg_p2.gif) top left no-repeat;
border: #9cf 1px solid;
margin-top: 30px;
padding: 10px;
float: left;
}

.pb3 {
width: 608px;
height: 303px;
background: url(../image/bg_p3.gif) top left no-repeat;
border: #9cf 1px solid;
margin-top: 30px;
padding: 10px;
float: left;
position: relative;
}

#pb_btm p.pp1 {
display: block;
width: 370px;
height: 100px;
padding: 10px;
font-size: 11px;
line-height: 16px;
}

#pb_btm p.pp2 {
display: block;
width: 120px;
height: 65px;
padding: 10px;
margin-left: 360px;
font-size: 11px;
line-height: 16px;
}

#pb_btm p.pp3 {
display: block;
padding: 10px;
font-size: 11px;
line-height: 16px;
}

img.dummy {
position: absolute;
top: 180px;
left: 497px;
}


