	.addwrite{
		border: solid 1px #cfd1ca;
		padding: 20px;
	}
	.addwrite_txt_sy01{
		font-weight: bold;
		color: #41557e;
	}
	.addwrite_tit{
		background-image:url("/images/cafe/study/ico_study_add_write.gif");
		background-repeat: no-repeat; 
		padding-left: 18px;
		padding-top: 1px;
		padding-bottom: 7px;
	}
	.addwrite_inner_tbl{
		width: 100%;
	}
	.addwrite_inner_tbl td{
		border-bottom: dashed 1px #cfd1ca;
	}
	.addwrite_inner_tbl td.noline{
		border-bottom: none;
	}
	.addwrite_input{
		width: 605px;
		height: 20px;
		border-top: solid 1px #bdbdbd;
		border-left: solid 1px #bdbdbd;
		border-right: solid 1px #dfdfdf;
		border-bottom: solid 1px #dfdfdf;
		background-color: #f3f3f3;
	}
	.addwrite_input_re{
		width: 570px;
		height: 20px;
		border-top: solid 1px #bdbdbd;
		border-left: solid 1px #bdbdbd;
		border-right: solid 1px #dfdfdf;
		border-bottom: solid 1px #dfdfdf;
		background-color: #f3f3f3;
	}
	.addwrite_input_file{
		width: 605px;
		height: 20px;
		border-top: solid 1px #bdbdbd;
		border-left: solid 1px #bdbdbd;
		border-right: solid 1px #dfdfdf;
		border-bottom: solid 1px #dfdfdf;
		background-color: #f7f7f7;
	}
	.addwrite_textarea{
		width: 580px;
		height: 50px;
		overflow: auto;
		border: solid 1px #e3e3e3;
		background-color: #f3f3f3;
	}
	.addwrite_textarea_01{
		width: 605px;
		height: 300px;
		border: solid 1px #bdbdbd;
	}
	.addwrite_textarea_02{
		width: 100%;
		height: 50px;
		overflow: auto;
		border: solid 1px #e3e3e3;
		background-color: #f3f3f3;
	}