/* ---------------------------------------------- */
/* ----------- chato-ware style sheet ----------- */
/* ---------------------------------------------- */


/* ------------------------------- ÏÀÊ¸ÍÑ ------------------------------- */

#body #content #textarea {
	width:740px;
	margin:0px 0px 30px 10px;
}

#paper {
	border:0px solid #1b2960;
}


#paper td {
	font-size:70%;
}

#paper td.top {
	text-align:center;
	font-weight:bold;
	background-color:#1b2960;
	color:white;
}


#paper td.type {
	width:100px;
	text-align:center;
	border-left:solid 1px #1b2960;
	border-right:dotted 1px #1b2960;
	border-top:solid 0px #1b2960;
	border-bottom:solid 1px #1b2960;
}

#paper td.title {
	width:400px;
	border-left:dotted 0px #1b2960;
	border-right:dotted 1px #1b2960;
	border-top:solid 0px #1b2960;
	border-bottom:solid 1px #1b2960;
}

#paper td.journal {
	border-left:solid 0px #1b2960;
	border-right:dotted 1px #1b2960;
	border-top:solid 0px #1b2960;
	border-bottom:solid 1px #1b2960;
}

#paper td.year {
	width:50px;
	text-align:center;
	border-left:solid 0px #1b2960;
	border-right:solid 1px #1b2960;
	border-top:solid 0px #1b2960;
	border-bottom:solid 1px #1b2960;
}
