@charset "utf-8";
/* CSS Document */

#new-post-form{
}

.form-row{
}

#new-post-block{
	margin-right:50px;
}

#new-post-form .td1{
	width:220px;
}

#new-post-form .td2{
	width:200px;
	border:0;
}

#new-post-form .tr{
	border:0;
	margin:5px;
}

.td3{
	width:320px;
}

.td4{
	width:160px;
}
