@charset "utf-8";

/* board Title */
.boardHeaderleft span { height:45px; line-height:45px; background: url(../images/white/title_icon.png) no-repeat 15px; padding-left:40px; _background:transparent; _padding-left:15px; }
.boardHeaderleft { font-size:1.7em; height:45px; background:url(../images/white/underline.gif) repeat-x left bottom; }
.boardHeaderright { }

/* board Description */
.boardDescription { border-bottom:1px dotted #bbbbbb; padding:10px 10px 5px 10px; margin-top:0px; background-color:#fff; overflow:hidden; }

/* board Information */
.articleNum { float:left; }
.articleNum strong { font:bold 11px Georgia; color:#666666;}

/* account Navigation */
.accountNavigation li.join a { padding-left:14px; }
.accountNavigation li.myInfo a { padding-left:14px; }

/* style.list */
.boardList th { background:#f8f8f8; border-bottom:1px dotted #e0e1db; }
.boardList td.recommend { font-family:Georgia; color:#2895c0; }
.boardList td .replyAndTrackback { font-family:Georgia; color:#CC0000; }
.buttonTypeGo { background:url(../images/white/buttonTypeInput24.gif) no-repeat; }

/* pagination */
.pagination strong { color:#ff6600; !important; }

/* boardRead */
.boardRead .titleAndUser .title .title1 a { font-size:1.4em; color:#42BAE7; text-decoration:none; }
.boardRead .titleAndUser .title .title1 a:hover { color:#4C4C4C; }
.boardRead .fileAttached li { background:url(../images/white/iconFile.gif) no-repeat left top;}
.boardRead .readHeader .dateLabel { background:url(../images/white/cal.gif); }
.boardRead .readHeader .dateLabel .dateMonth { color:#ffffff; }
.boardRead .titleAndUser span.replyCount1 { font-family:Georgia; margin-right:10px; padding-left:16px;}

/* replyAndTrackback */
.buttonBox .replyAndTrackback a strong { color:#2895c0;}
.replyBox .fileAttached li { background:url(../images/white/iconFile.gif) no-repeat left top;}
.boardRead .contentButton {  }