#storyMenu {
	text-align:center;
}


.cateList{width:100%;margin-bottom:10px;padding:5px;text-align:right;}
.now_row{background:fff;}
.now_row .title a, .now_row .title a:hover, .now_row .title a:active{color:#20c5c1;}
.normal_row{background:fff;}
.normal_row2{background:fff;}

#boardWrite{text-align:center;}
#boardWrite table{
	width:556px;
}
#boardWrite table tr th, #boardView table tr th{
	height:25px;
	border-top:1px solid #20c4c2;
	border-bottom:1px solid #20c4c2;
}
#boardWrite table tbody tr td{
	height:22px;
	border-bottom:1px solid #bbe2dd;
}
#boardWrite table tbody tr td a:hover{color:#20c5c1;}
#boardWrite table tbody tr td.title strong a{color:#0276a5;}

#boardWrite .top{
	width:580px;
	margin:0 0 20px 0;
}
#boardWrite .top li{
	float:left;
	padding:0 14px 0 10px;
	background:url('./img/dot.gif') no-repeat 0 43%;
}
#boardWrite .top li.all{
	padding:0 14px 0 18px;
	background:url('./img/all.gif') no-repeat 0 43%;	
}
#boardWrite .top li.search{
	padding:0;
	background:none;
}
#boardWrite .top li.search form{
	display:inline;
	margin:0;
	padding:0;
}
.col001 {width:150;height:28;font-weight:bold;text-align:center;background-color:#F4F4F4}
.col002 {width:550;height:28;padding-left:5px}

.col003 {height:28;text-align:center;}
.col004 {height:28;text-align:center;}

.col005 {padding-left:13px}

.txt001 {border:solid 1px #D1D1D1;height:18px;} 
.txt002 {border:solid 1px #D1D1D1;height:18px;width:100%;} 

.txtar001 {border:solid 1px #D1D1D1;width:100%;height:100px;overflow-y:visible}
.txtar002 {border:solid 1px #D1D1D1;width:100%;height:65px}

.line {
	border-bottom:1px solid #bbe2dd;
}
