/*write*/
.write_head { height:26px; text-align:right; color:#666;font-weight:normal; padding-right:10px; width:80px;}
.write_head2 { height:26px; text-align:right; color:#666;font-weight:normal; padding-right:0; }
.field { border:1px solid #ccc; }
.small2 { font-size:12px;}
.small3 { font-size:12px; color:#000000;font-weight:bold; }
input.ed2 { height:18px; border:1px solid #ccc; padding:1px 0; }
textarea.ed3 { border:1px solid #ccc; padding:1px 0; }
.ed2_width {width:120px}



/*list*/
.board_search {text-align:center;}
.board_search .stx { height:19px; border:1px solid #ccc;}
.gall { text-align:center;}
.gall img {border:0px; }

/*view*/
.board_view_title {height:21px; color:#000; font-weight:bold; word-break:break-all; padding:9px 0 3px 3px; background:#f7f7f7; border-top:1px solid #D4D4D4;border-bottom:1px solid #D4D4D4;
}
.board_view_hit {color:#ccc; text-align:right; padding:5px 10px 5px 0; font-size:11px; border-bottom:1px dashed #E6e6e6; }
.board_view_wrd {color:#ccc; text-align:left; padding:5px 0 5px 5px; font-size:11px; border-bottom:1px dashed #E6e6e6; }
.board_view_wrd a {color:#1F5F8F;}
.board_view_wrd a:hover {color:blue;}

.board_contents {margin:15px 0 0 0; min-height:150px;}
.board_view_writer {text-align:right; color:#ccc; font-size:11px; margin:10px 0;}


/*commnet*/
.board_cmt_name {font-size:11px; color:#666;}




/* Button Reset */
.button,
.button a,
.button button,
.button input { position:relative; margin:0; display:-moz-inline-stack; display:inline-block; text-decoration:none !important; border:0; font-size:12px; white-space:nowrap; background:url(../images/buttonWhite.gif) no-repeat; overflow:visible; color:#333;}
.button { height:23px; padding:0; vertical-align:middle; margin-right:2px; background-position:left top;}
.button a,
.button button,
.button input{ left:2px; vertical-align:top; cursor:pointer;}

/* Button Size */
.button.large { height:29px; background-position:left -30px; }
.button.xLarge { height:35px; background-position:left -65px; }
.button.small { height:18px; background-position:left -107px; }
.button a,
.button button,
.button input { height:23px; padding:0 10px 0 8px; font-size:12px; line-height:23px; background-position:right top;}
.button.large a,
.button.large button,
.button.large input { height:30px; padding:0 10px 0 8px; font-size:16px; line-height:29px; background-position:right -30px;}
.button.xLarge a,
.button.xLarge button,
.button.xLarge input { height:35px; padding:0 10px 0 8px; font-size:20px; line-height:35px; background-position:right -65px;}
.button.small a,
.button.small button,
.button.small input { height:18px; padding:0 6px 0 4px; font-size:11px; line-height:18px; background-position:right -107px;}

/* Button Text Color */
.button *:hover,
.button *:active,
.button *:focus{ color:#690;}
.button.green,
.button.green a,
.button.green button,
.button.green input { background-image:url(../images/buttonGreen.gif); color:#fff;}
.button.green *:hover,
.button.green *:active,
.button.green *:focus{ color:#ff0;}
.button.black,
.button.black a,
.button.black button,
.button.black input { background-image:url(../images/buttonBlack.gif); color:#fff;}
.button.black *:hover,
.button.black *:active,
.button.black *:focus{ color:#ff0;}
.button.red,
.button.red a,
.button.red button,
.button.red input { background-image:url(../images/buttonRed.gif); color:#fff;}
.button.red *:hover,
.button.red *:active,
.button.red *:focus{ color:#ff0;}
.button.blue,
.button.blue a,
.button.blue button,
.button.blue input { background-image:url(../images/buttonBlue.gif); color:#fff;}
.button.blue *:hover,
.button.blue *:active,
.button.blue *:focus{ color:#ff0;}

.button.blue2,
.button.blue2 a,
.button.blue2 button,
.button.blue2 input { background-image:url(../images/buttonBlue2.gif); color:#fff;}
.button.blue2 *:hover,
.button.blue2 *:active,
.button.blue2 *:focus{ color:#ff0;}


/* Button Text Strong */
.button.strong * { font-weight:bold !important;}
.ie6c {_margin-top:-7px;}
