.p1{ color:#fff; font-size:18px; font-weight:bold; text-shadow:0px 1px 5px #333;}.p2{ color:#333; margin-top:10px; font-size:13px;}.content_title{ margin:5px 0; padding:5px 0; border-bottom:solid 2px #669966;}/* footer_links */.footer_links{ margin-left:-40px; text-align:center;}.footer_links li{ display:inline; list-style-type:none; margin-right:6px; padding-left:10px; border-left:1px solid #333;}.footer_links li:first-child{ border-left:0; padding-left:0;}.footer_links li a,.footer_links li a:active{ color:#333333; font-size:1.2rem;}/* footer_links *//* footer_share */.footer_share{ margin-left:-40px; text-align:center;}.footer_share li{ display:inline; list-style-type:none; padding-left:5px;}.footer_share li:first-child{ border-left:0; padding-left:0;}.footer_share li a,.footer_share li a:active{ color:#333333; font-size:1.2rem;}/* footer_share *//* list */table.list{ border-collapse:collapse;}table.list th,table.list td{ border:1px solid #ccc; padding:3px;}table.list th{ text-align:center; text-decoration:none; font-weight:normal; background:#e6e6e6;}table.list .column_name{ display:none;}table.list tr:hover td{ background:#efefef;}/* list *//* detail */table.detail{ min-width:50%;}table.detail tr{ margin-bottom:15px;}table.detail>tbody>tr>th{ font-weight:normal; margin:5px; text-align:right; white-space:nowrap;  display:block; width:100%; height:38px; padding:8px 12px; font-size:14px; line-height:1.42857143; color:#555555; background-color:#efefef; background-image:none; border-radius:4px; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}table.detail th.error{ padding:5px; border:#A3A3A3 solid; border-width:0 0 1px 1px; background:#FF6666; text-align:right; white-space:nowrap; }table.detail>tbody>tr>td{ padding-left:10px;}/* detail */.form-control{ width:auto; display:inline;}