/* Item Page */
#center_blk {
float:left;
width: 560px;
}
#container #contents .page-top2{
 float:left;
 width: 560px;
 padding-bottom: 15px;
 margin-top: 50px;
}
#container #contents .page-top2 .btn{
 float:right;
 width: 75px;
 padding: 0px;
 margin: 0px;
}
.news-date {
float: left;
width: 560px;
height:30px;
font-size:14px;
margin:0px;
padding:9px 0px;
}
.news-title {
float: left;
width: 560px;
height:52px;
font-size:18px;
margin-bottom:10px;
padding:18px 0px;
border-top:1px dotted #003e95;
border-bottom:1px dotted #003e95;
}
.news-content {
float: left;
width: 560px;
font-size:12px;
padding:18px 0px;
}

.entry-header-2 {
 float:left;
 width: 560px;
 margin: 0px;
 padding: 0px;
 border-top:1px dotted #003e95;
 border-bottom:1px dotted #003e95;
}
.entry-header-2 .title{
 float:left;
 width:560px;
 padding-top: 3px;
 font-weight: bold;
 font-size:18px;
 text-align:left;
}
.entry-header-2 .addr{
 width:560px;
 font-weight: bold;
 text-align:right;
 padding-bottom:3px;
}

.item_body {
 float:left;
 width: 560px;
}
.item_body .photo{
 width: 560px;
 margin: 0px;
 padding: 0px;
}
.item_body .entry-lead{
 width: 560px;
 margin:8px 0px;
 font-weight: bold;
 font-size:14px;
 color:#003e95;
}
.item_body .entry-body{
 width: 560px;
 margin-top: 5px;
 padding: 0px;
 font-weight: normal;
 font-size:12px;
}

.outline{
 float:left;
 width:552px;
 margin-top:8px;
 border-collapse:collapse;
 font-size:10px;
}
.outline th{
 width:148px;
 padding:3px 8px;
 text-align:left;
 vertical-align:top;
 font-weight:normal;
 background-color:#f7f7f7;
 border:1px solid #999999;
}
.outline td{
 padding:3px 8px;
 text-align:left;
 vertical-align:top;
 border:1px solid #999999;
}

.dot-line{
 float:left;
 width:552px;
 height:7px;
 line-height:0;
 border-bottom:1px dotted #999999;
}

.single_nav {
float: left;
width:554px;
margin:0px;
padding:10px 0px;
}
.single_nav table.s_nav{
width:554px;
border-collapse:collapse;
}
.single_nav table.s_nav td.l{
width:150px;
text-align:left;
}
.single_nav table.s_nav td.c{
width:264px;
text-align:center;
}
.single_nav table.s_nav td.r{
width:150px;
text-align:right;
}
.news-gohome {
 float:left;
 width:552px;
 padding:10px 0px;
 text-align:center;
}

#cont-spacer {
float: left;
width:552px;
height:20px;
margin:0px;
}
