.theme_record_title{
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 25px;
}
.theme_record_title2{
    font-family: Arial, Helvetica, sans-serif;
    color: #006699;
    font-size: 25px;
	font-weight: bold;
}
.theme_record_table{}
.theme_record_tr{}
.theme_record_td_title{
    width:30%;
}
.theme_record_td_control{
    vertical-align: top;
    width:70%;
}
.theme_record_td_title_submit{}
.theme_record_td_control_submit{}
.theme_search_title{}
.theme_search_table{}
.theme_search_tr_head{}
.theme_search_th_head{}
.theme_search_tr_head_control{}
.theme_search_th_control{}
.theme_search_tr_odd{}
.theme_search_tr_even{}
.theme_search_td_control_odd{}
.theme_search_td_control_even{}
.theme_search_td_record_odd{}
.theme_search_td_record_even{}
body{
    background-image: url(../../image/04.gif);
    background-position: center top;
    background-repeat: repeat-x;
}