/*write*/
.wrap_head{
	margin-top:15px;
	width:710px;
	border-top:1px solid #90bde5;
	border-bottom:1px solid #dddddd;
	clear:both; 
	padding:10px 5px 10px 5px; 
	text-align:center;
	background:#fafafa;
	color:#333; 
	font-size:14px; 
	font-weight:bold; 
	word-break:break-all;
}
.wrap_head p{
	font-size:14px;
}
.list_body{
	border-bottom:1px solid #90bde5;
}
.write_head {
	width: 130px;
	height: 21px;
	background: #F6F6F6;
	border-bottom: 1px solid #E0E0E0;
	font-size: 11px;
	text-align:center; 
	color:#666;
	font-weight:normal; 
	padding:5px 0; 
	
}
.write_in{
	
	background: white;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #E0E0E0;
	font-size: 11px;
	color: #7D7D7D;
	text-align: left;
}
.write_head2 { height:26px; text-align:right; color:#666;font-weight:normal; padding-right:0; }
.write_head3{
	font-size: 11px;
	color:#666;
	font-weight:normal;
}
.field { border:1px solid #ccc; }
.small2 { font-size:12px;}
.small3 { font-size:12px; color:#000000;font-weight:bold; }
input.ed2 { 
	height: 13px; 
	border: 1px solid #DDD;
	font-size: 11px;
	padding: 3px 0 1px 5px;
	line-height: 100%;
}
input.ed4{
	border: 1px solid #CDCDCD;
	font-size: 11px;
	padding: 3px 0 1px 5px;
	height: 20px;
	line-height: 100%;
}
textarea.ed3 { border:1px solid #ccc; padding:1px 0; }
.ed2_width {width:120px}



/*list*/
#gall{
	margin-top:20px;
	
}
#gallery{
	border-top:2px solid #acacac;
	border-bottom:2px solid #acacac;
	padding-top:20px;
}
.board_search {text-align:center;}
.board_search .stx { height:19px; border:1px solid #ccc;}
.gall {margin-bottom:15px; text-align:center;}
.gall img {border:5px solid #444;}

/*view*/
.board_view_title {
	margin-top:15px;
	height:21px; 
	color:#000; 
	font-weight:bold; 
	word-break:break-all;
	padding:9px 0 3px 10px; 
	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;
	border-bottom:1px solid #D4D4D4;
	padding:5px;
}
.board_view_writer {text-align:right; color:#ccc; font-size:11px; margin:10px 0;}


/*commnet*/
.board_cmt_name {
	font-size:11px; 
	color:#666;
	text-align:center;
}
.board_cmt_name input{
	margin-left:5px;
}




/* 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;}
