 
.OtherWeb_Header { width: 100%; text-align: right; font-size: small; overflow: auto; margin: 0 auto; white-space: nowrap; }
.OtherWeb_Head2 { font-size: small; color: red; font-weight: bold; float: left; }
.OtherWeb_Header_SW { color: #FF5500; }



.Other_Content { width: 95%; border-top: 2px dotted #FF9900; border-bottom: 2px dotted #FF9900; overflow: auto; margin: 0 auto; }
.Other_Content_Line1 { padding: 0; margin: 0; font-size: 100%; font-weight: bolder; }
.Other_Content_Line2 { text-align: right; line-height: 12px; padding: 0; margin: 0; color: #999999; font-size: x-small; }
.Other_Content_Line3 { font-size: small; color: #404040; }

.Other_Pager { clear: both; text-align: center; font-size: small; border-bottom: 1px dotted #FF6600; overflow: auto; padding: 5px; }


.Other_Content_Div { overflow: hidden; float: left; width: 190px; height: 150px; margin: 5px; border: 2px dotted #FF9900; border-radius: 5px 10px 5px 5px; }


.Add_Table { margin: 0 auto; padding-top: 10px; border-spacing: 0; }
.Add_Table_Center { text-align: center; }
.Add_Table_L2 { font-size: small; font-weight: bold; color: #FF0000; text-align: center; }
.Add_ErrMSG { color: red; background-color: yellow; font-weight: bold; }
.Add_Table_C9 { vertical-align: top; }
.Add_Table_C13 { text-align: center; }

.Grid_Other {
    width: 80%;
    margin: 0 auto;
    border-spacing: 0;
    border-width: 0;
}
.Grid_Other td {border-bottom: #CCC 2px dashed; padding-top: 10px;}


.Grid_Other_HeaderStyle {
    background-color: #808080;
    font-size: x-small;
    color: white;
    white-space: nowrap;
}

.OtherLink {font-weight : bolder; color : #FF9900;}
.OtherTitle {font-weight : bold; font-size : larger; color : #212557;}
