﻿@charset "utf-8";
/* CSS Document */
/*留言表单*/
.message_form{border-collapse:collapse;margin:auto;width:100%; color:#666666; font-size:12px;}
.message_form_top{display:none;}
.message_form td{ height:25px; line-height:25px;}
.message_form_bottom{display:none;}
.message_form_list1,.message_form_list2{}
.message_form_list1 input,.message_form_list2 input{border:1px solid  #c3c3c3;width:200px; height:20px; line-height:20px;}
.message_form_title1,.message_form_title2{width:15%;text-align:right;text-indent:5px;border-bottom:1px dashed #eaeaea;}
.message_form_content1,.message_form_content2{width:85%;border-bottom:1px dashed #eaeaea; text-align:left; padding-left:15px;}
.message_form_button{text-align:center; padding-top:5px; height:35px;}
.message_form_button input{font-size:12px; width:auto; padding-left:5px; padding-right:5px;height:25px; line-height:23px;border:1px #CCCCCC ridge;background:url(../images/loginbuttonbg1.gif) left top repeat-x; margin-right:15px;}
/* CSS Custom */