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

@import url("reset.css");

html { width:100%; height: 100%;}
html, body { margin:0; padding:0;font-family:Arial, Helvetica, sans-serif;}

div.reply table a.submit,
div.reply table td.title span,
div.reply table td.title2 span
{ background:url(../images/main.png) no-repeat;}

div.reply { display:block; width:589px; height:355px; background:url(../images/reply_bg.png) no-repeat; padding:105px 0 0 50px;}
div.reply table { width:520px; }
div.reply table td { padding: 0 0 10px 0; color:#333; font-size:16px;}
div.reply table td span { color:#666;}
div.reply table td.title{ width:90px;}
div.reply table td.title2{ width:90px; vertical-align:top;}
div.reply table td.title span.name { display:block; width:80px; height:35px; background-position:-1042px -352px; text-indent:-5000px;}
div.reply table td.title2 span.message { display:block; width:80px; height:35px; background-position:-1042px -397px; text-indent:-5000px;}
div.reply table td.title span.code { display:block; width:80px; height:35px; background-position:-1042px -442px; text-indent:-5000px;}
div.reply table td.fill { width:275px;}
div.reply table td.button { width:155px;}
div.reply table td.emotion { text-align:center;}
div.reply table td.emotion img { margin:0 6px;}
div.reply table textarea { width:408px; height:148px; border:1px solid #ccc; line-height:34px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#666; padding:0 10px;}
div.reply table input.code { width:58px; height:34px; border:1px solid #ccc; float:left; line-height:34px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#666; padding:0 10px;}
div.reply table img { margin:9px 0 0 5px; float:left;}
div.reply table img.img2 { margin:2px 0 0 5px; float:left;}
div.reply table a.submit { display:block; width:152px; height:50px; background-position: -1042px -493px; text-indent:-5000px; margin:0 0 0 3px;}
div.reply table a.submit:hover { background-position: -1042px -558px;}