/* Head */
.head-td, .head-list-back, .head-view-back, .head-write-back {
	clear:both; height:43px; background: url('./img/basic.gif') repeat-x;  font-weight:bold; font-size:12px; color:#333; border:0px; padding:0px !important; margin:0px !important; text-align:center;
}
.head-list-front, .head-list, .head-view-front, .head-view, .head-write-front, .head-write {
	display:none;
}
.head-td a {
	text-decoration:none; color:#333; 
}
.head-td a:hover, .head-td a:hover {
	color:orangered; 
}

