﻿#form_List{ padding:10px;}
#form_List div{ padding: 5px 0; border-bottom:1px dashed #cccccc; height:30px;}
#form_List .comm_L{ text-align:right; width:150px; float:left; clear:left; padding-right:10px;}
#form_List .comm_R{ text-align:left; width:790px; float:left; clear:right;}
.Txt_box_1{ width:620px; height:24px; border:1px solid rgba(204,204,244,1); border-radius:10px; padding-left:10px; font-size:16px;}
.Txt_box_2{ width:610px; height:400px; border:1px solid rgba(204,204,244,1); border-radius:10px; padding:10px; text-indent:2em; font-size:16px;}/**/
.Txt_box_3{ width:120px; height:24px; border:1px solid rgba(204,204,244,1); border-radius:10px; padding-left:10px; font-size:16px;}
.On_Submited{ text-align:center; padding:10px 0; height:30px; clear:both;}
.On_Submited input{ border:1px solid rgba(204,204,244,1); border-radius:10px; font-size:18px;}

.CommLine{ margin:10px; padding:10px; border:1px solid rgba(204,204,244,1); text-align:left;}
.CommLine:hover{ background-color:#dde0e3;}
.CommLine h3{ text-align:center;}
.CommLine p{ text-indent:2em; margin:0; padding:0;}
.CommLine span{ display:inline-block; text-align:right; width:100%; margin-top:10px;}
.CommLine hr{ height:1px; border-bottom:1px dashed #dde0e3;}

.Link_View{ width:160px; height:40px; float:left; margin:10px; margin-bottom:0; border:1px solid rgba(204,204,244,1); background-color:#dde0e3; padding:5px;}
.Link_View:hover{ background-color: rgba(204,204,244,1);}
.Link_View img{ width:160px; height:40px;}