
.newsFont1
{
	color: gray;
	font-size: 9pt;
}
.newsFont2
{
    font-size: 9pt;
   
}
a:link
{
	font-size: 9pt;
	text-decoration: none;
}
a:hover
{
	font-size: 9pt;
	text-decoration:underline;
}
a:visited
{
	font-size: 9pt;
	text-decoration: none;
}
div #content a:link
{
	font-size: 9pt;
	text-decoration: none;
}

div #content a:hover
{
    font-size: 9pt;
    text-decoration: underline;
}
div #content a:visited
{
    font-size: 9pt;
    text-decoration: none;
}
div #content a:active
{
}
.table_list1
{
    background-color: #666666;
}

/* list th */
.tr_bg1
{
    
    background-color: #CCCCCC;
}
.tr_bg2
{
    background-color: #FFFFFF;
}
.list_table
{
    background-color: #CCCCCC;
    
}
.list_th
{
   background-color: #E0E0E0;
     
}
.list_td
{
    padding: 5px;
   
  
}
.list_td_on
{
    background-color: #FFFFB5;
}
.list_td_off
{
    background-color: #FFFFFF;
}
.td_bg1
{
    padding: 5px;
    background-color: #E0E0E0;
}
.td_bg2
{
    background-color: #CCCCCC;
    padding-right: 3px;
    padding-left: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.td_bg3
{
   
    padding: 6px;
    background-color: #FFFFFF;
}

.msg_form
{
    background-color: #808080;
}
.msg_form td
{
    background-color: #DFFFBF;
}
.msg
{
    overflow:auto;
    width:550px;
    
}
.msg_img
{
    cursor:pointer;
}
.err_msg
{
    font-size: 9px;
    color:Red;
}
.dict_td_on
{
    background-color: #FFFFB5;
    font-size:12pt;
}
.dict_td_off
{
    background-color: #FFFFFF;
     font-size:9pt;
}
.view_body
{
    background-color: #808080;
}
.membership_info_input_form
{
    background-color: #99FF99;
}
.membership_info_input_form td
{
    background-color: #FFFFC1;
}
.job_body
{
    background-color: #E6E6FF;
    padding-top: 20px;
    padding-left: 20px;
}
.photo_view_body
{
    background-color: #999999;
    padding-top: 20px;
}
.photo_view_table
{
    background-color: #FFFFFF;
}
