/**********   common  *************/
#shadow{
height:3px; background:url(img/title_shadow.gif) repeat-x; line-height:1px; font-size:1px;
}

/**********   list  *************/
#sca_total{
height:17px;margin-bottom:5px;margin-top:12px; 
}
#bar{
border:1px solid #ddd;height:34px; background:url(img/title_bg.gif) repeat-x;font-weight:bold; color:#505050;padding-top:8px;
}
#bar .no{
width:50px;float:left;text-align:center;
}
#bar .subject{
float:left;text-align:;
}
#bar .date{
width:40px;float:right;text-align:;
}
#bar .hit{
width:50px;float:right;text-align:;
}
#bar .name{
width:110px;float:right;text-align:;
}
#bar .comment{
width:40px;float:right;text-align:;
}
#bar .good{
width:40px;float:right;text-align:;
}
#bar .nogood{
width:40px;float:right;text-align:;
}

#list{
height:31px;color:#fff;border-bottom:1px #e2e2e2 solid;padding-top:8px;
}
#list .notice{
width:50px;float:left;text-align:;
}
#list .checkbox{
width:40px;float:left;text-align:;
}
#list .subject{
float:left;text-align:left;
}
#list .date{
width:40px;float:right;
}
#list .hit{
width:50px;float:right;text-align:;
}
#list .name{
width:110px;float:right;text-align:;
}
#list .comment{
width:40px;float:right;text-align:;
}
#list .good{
width:40px;float:right;text-align:;
}
#list .nogood{
width:40px;float:right;text-align:;
}
#button{
clear:both; margin-top:7px; height:31px;
}
.line1{
height:1px; line-height:1px; font-size:1px; background-color:#eee; clear:both;
}
.line2{
height:1px; line-height:1px; font-size:1px; background-color:#ddd; clear:both;
}
#page{
text-align:center; line-height:30px; clear:both; margin:5px 0 10px 0; padding:5px 0; font-family:gulim;
}
#list_search{
text-align:center;
padding-bottom: 170px;
}
/**********  write  *************/
form label
{
	color:#8492A0;
	line-height:24px;
	width:100px;
	float:left;
	text-align:center;
	letter-spacing:0.5em;
}

form .field { border:1px solid #ccc; }

form p{
	border-bottom:1px #e7e7e7 solid;
	padding:4px 0 4px 0;
	margin:0 0 0 0;
}
/**********  view  *************/
#view_top{
clear:both; height:30px;margin-top:12px;
}
#view_top .date{
float:left; margin-top:6px;
}
#view_top .ob_start{
float:right;
}
#view_bar{
border:1px solid #ddd; clear:both; height:34px; background:url(img/title_bg.gif) repeat-x;
}
#view_bar .subject{
color:#505050; font-size:13px; font-weight:bold; word-break:break-all;padding:8px 0 0 10px;float:left;
}
#view_bar .btn{
color:#505050; font-size:13px; font-weight:bold; word-break:break-all;padding:6px 6px 0 0;float:right;
}
#view_dot{
height:31px; background:url(img/view_dot.gif) repeat-x;padding-top:3px;
}
#view_contents{
padding:5px 5px 5px 5px;
}
#view_contents .file{
height:30px; background:url(img/view_dot.gif) repeat-x;padding-top:5px;
}
#view_contents .link{
height:30px; background:url(img/view_dot.gif) repeat-x;padding-top:5px;
}
#view_nogood{
width:72px; height:55px; background:url(img/good_bg.gif) no-repeat; text-align:center; float:right;
}
#view_nogood .no{
color:#888; margin:7px 0 5px 0;
}
#view_good{
width:72px; height:55px; background:url(img/good_bg.gif) no-repeat; text-align:center; float:right;
}
#view_good .no{
color:#888; margin:7px 0 5px 0;
}

#view_signature{
text-align:center;border-bottom:1px solid #ffffff; padding:5px 0;clear:both;
}
#view_line{
height:2px; line-height:1px; font-size:1px; background-color:#dedede; clear:both;
}
#view_prev_next_btn{
clear:both; height:43px;
}

/**********  comment  *************/
#co_title{
height:28px; background:url(img/co_title_bg.gif); clear:both; line-height:28px;border-top:1px solid #dddddd;
}
#co_title .name_date{
float:left; margin:0px 0 0 2px;
}
#co_title .rmd_btn{
float:right; margin-top:5px;
}
#co_list{
line-height:20px; padding:7px; word-break:break-all; overflow:hidden; clear:both; 
}
#co_form{
height:156px;background:#ffffff url(img/co_bg.gif) x-repeat;border:1px solid #DDDDDD;padding:3px 3px 3px 3px;
}
#co_form .inp{
padding:5px 0 5px 5px;
}
#co_form .txtarea{
float:left;padding:0 0 0 3px;
}
#co_form .btn{
width:85px;float:right;margin-top;50px;
}