@charset "utf-8";
/* CSS Document */
.navtoppage > ul { height:25px; line-height:25px;}
.navtoppage > ul li { height:25px; line-height:25px;}
.navtoppage > ul li.arrowleft { padding:8px 10px 0 10px !important; border-right:1px solid #666;}
.navtoppage > ul li.arrowright { padding:8px 0 0 10px !important;}
.navtoppage > ul li.bulletleft { padding:8px 10px 0 0 !important; border-right:1px solid #666;}

.footpage { padding:15px 20px 15px 0;}
.navfootpage > ul { height:25px; line-height:25px; list-style:none; margin:0; padding:0; float:right;}
.navfootpage > ul li { height:25px; line-height:25px; float:left;}
.navfootpage > ul li.arrowleft { padding:8px 10px 0 10px !important; border-right:1px solid #666;}
.navfootpage > ul li.arrowright { padding:8px 0 0 10px !important;}
.navfootpage > ul li.bulletleft { padding:8px 10px 0 0 !important; border-right:1px solid #666;}

a.bulletcontent { display:block; background:url(../images/inner/bulletcontent-detail.png) no-repeat; width:15px; height:15px;}

.detailimg { width:750px; height:240px;}
.detailsubject { min-height:75px; background:#f68220; font-family: "DBOzone"; padding:5px 10px 5px 20px; position:relative;}
.detailsubject .date { font-size:20px; color:#FFF;}
.detailsubject .subject { font-size:36px; color:#530000; width:608px;}

.detailsubject .dicon { position:absolute; right:10px; top:10px;}
.detailsubject .dicon a.iconprint { display:block; background:url(../images/inner/iconprint.png) no-repeat; width:30px; height:30px;}
.detailsubject .dicon a.iconshare { display:block; background:url(../images/inner/iconshare.png) no-repeat; width:30px; height:30px;}
.detailsubject .dicon a.iconbookmark { display:block; background:url(../images/inner/iconbookmark.png) no-repeat; width:30px; height:30px; font-size:0px;}

.detailsubject .dicon ul { list-style:none; margin:0px; padding:0;}
.detailsubject .dicon ul li { float:left; color:#FFF; font-size:28px;}

.html { padding:35px 25px; font-size:14px;}
.htmlvod { padding:10px 0 30px 0; width:640px; margin:0 auto;}

