﻿ /*show*/
    .show
    {
	    border:1px #e7e5e5 solid;
	    margin:20px 0;
	    color:#4e4f4f;	
	    padding-bottom:20px;
	    width:96%;
    }
    .show .show_top
    {
	    color:#004ea2;
	    font-size:14px;
	    font-weight:bold;
	    background:#f1f1f1;
	    height:25px;
	    line-height:25px;
	    text-indent:20px;
	    display:block;
    }
    .show ul
    {
	    border-top:1px #e9e8e8 solid;
	    margin:0 auto;
		margin-top:6px;
		
	    width:700px;
	    padding:0; padding-top:3px;	
		
	    display:table;
    }
    .show ul li
    {
	    clear:both;
	    height:25px;	
    }
    .show_title
    {
	    color:#004ea2;
	    font-size:14px;
	    height:25px;
	    line-height:25px;
	    width:100%;
	
    }
    .show ul li span
    {
	    display:block;
	    float:left;
    }
    .show_tab
    { margin-left:5px; line-height:25px; }
    .show_tab td
    { width:180px;}
    .show_other
    { margin:0px 0px 5px 7px; line-height:25px; }
    .show_tab2
    { margin-left:5px; line-height:25px; }
    .show_tab2 td
    { width:200px;}
    
	  .show_tab2_kk
    { margin-left:5px; line-height:25px; }
    .show_tab2_kk td
    { width:250px;}
	
	
	
	.border_bottom
	
    {
	    border:0;
	    width:80px;
	    border-bottom:1px #ccc solid;
    }
    .border_bottom_02
    {
	    border:0;
	    width:30px;
	    border-bottom:1px #ccc solid;
    }
    .shownext
    {
	    line-height:15px;
        padding-top:8px;
    }
	.show_01 {	border-top: #CCCCCC 1px solid; width:700px; margin-top:10px; margin-bottom:0px; padding-top:10px;}
    .show_01 span
    {
	    width:182px!important;
	    width:180px;	
    }
    .show_02{ border-top: #CCCCCC 1px solid; width:700px; margin-top:10px; margin-bottom:0px; padding-top:10px;}

    .show_02 span
    {
	    width:145px!important;
	    width:140px;	
    }
    .txtline
    { width:200px; border-bottom-width:0px;border-top-style:none;border-left-style:none;border-right-style:none; border-bottom:solid 1px #ccc;}

.fill { margin-left:12px;}
.fill TEXTAREA { width:600px;}