@charset "utf-8";

@import url("wim_menu.css");
@import url("wim_permit.css");


body {
/*    width: 800px;*/
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #fff;

/*    font-family: sans-serif;*/
/*    font-size: medium; */
/*    font-size: 16px; */
    font-size: 1.0em;
}

.topic {
    float: left;
/*    width: 490px;*/
    width: 70%;
    border: none 0px #eef;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 30px 5px;
}

h1 {
    border-style: solid none solid none;
    border-width: 8px 0px 3px 0px;
    border-color: #363A6C;
    margin-top: 0px;
    padding: 5px 2px 5px 2px;
    color: #000;
    font-size: 1.2em;
    font-weight: bolder;
}

.t_t_lvl {
    font-size: 0.7em;
    font-weight: normal;
}

.t_t_lvl_lnk {
    text-decoration: underline;
    color: #161991;
}

.t_t_lvl_lnk:hover {
    text-decoration: underline;
    color: #FF0000;
}

h2 { 
    color: #000;
    padding: 3px 3px 3px 3px;
    background-color: #E5E5E5;
    font-size: 1em;
    font-weight: bolder;
    padding-left: 0.3em;
}

.back {
    font-size: 1em;
    text-align: right;
    margin-top: -2em;
    margin-bottom: 1em;
    padding-right: 0.5em;
}

h3 {
    margin-top: 1.0em;
    margin-bottom: 0.2em;
    font-size: 0.9em;
    font-weight: bolder;
    padding-left: 1.0em;
    background-image: url(../img/item_name_head.gif);
    background-repeat: no-repeat;
}

h4 { 
    margin-top: 1.0em;
    margin-bottom: 0.2em;
    font-size: 0.9em;
    font-weight: bolder;
}


p {
	margin-top: 0px;
	margin-bottom: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}


ol {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.9em;
    line-height: 1.5em;
}
ul { list-style-type: disc; }




.indent { /* .t_t_sel */
    margin-left: 2em;
}

.ls_indent {
    margin-left: 3.5em;
}

br {
/*    line-height: 0;*/
}
 
		
.note {
    margin-top: 1.0em;
    margin-bottom: 0.2em;
    font-size: 0.8em;
    font-weight: bolder;
    padding-left: 1.8em;
    background-image: url(../img/sup_title_head.gif);
    background-repeat: no-repeat;
    background-position: 0px -1px;
}
.note_list {
    margin-top: 0;
    margin-bottom: 1.0em;
    font-size: 0.8em;
    line-height: 1.5em;
}

.top_list {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.9em;
    line-height: 1.5em;
}
.lnk {


    text-decoration: underline;
    color: #161991;
    font-size: 0.8em;
    line-height: 1.5em;
}
.lnk:hover {


    text-decoration: underline;
    color: #FF0000;
    font-size: 0.8em;
}

.lnk1 {


    text-decoration: underline;
    color: #161991;
}
.lnk1:hover {


    text-decoration: underline;
    color: #FF0000;
}

.cnt_list {
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-size: 0.9em;
	font-weight: bold;
}
.same_p {

    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.9em;
    line-height: 1.5em;
}

html {
    overflow-y:scroll;
}


span.Term-Hard,
span.Term-OS,
span.Term-Soft {
	font-weight: bold;
}


span.t_t_lvl span.Term-Soft {
	font-weight: normal;
}


a.t_t_lvl_lnk span.Term-Soft {
	font-weight: normal;
}

a.lnk span.Term-Soft {
	font-weight: normal;
}


h3.noimage {
    padding-left: 0em;
	background-image: none;
    background-repeat: none;
}

#table span.Term-Hard,
#table span.Term-OS,
#table span.Term-Soft,
#nonbold span.Term-Soft {
	font-weight: normal;
}
