 body {margin:0px; padding:0px;}
 
 .bg_blue {background-color:#CCCCFF;}
 .bg_blue1 {background-color:#DDDDFF;}
 .bg_blue2 {background-color:#EFEFFF;}
 .bg_blue3 {background-color:#C0C0FF;}
 .bg_blue4 {background-color:#C8C8FF;}
 .bg_blue5 {background-color:#F8F8FF;}
 .bg_blue6 {background-color:#E2E2FF;}
 .bg_orange {background-color:#FF9900;}
 .bg_lgray {background-color:#EEEDEC;}

 
 .border_gray {border:1px solid #DEDDDC;}
 
 .orange, .orange a, a.orange {color:#FF6701;}
 .blue, .blue a, a.blue {color:#6161C0;}
 .gray, .gray a, a.gray {color:#D6D6D6;}
 
 a.nolink {text-decoration:none;}
 	a.nolink:hover {text-decoration:underline;}


.title {color:#FF6701; text-size:14px; font-weight:bold;}
.title_mainmenu {background-color:#FF9900; color:#FFFFFF; font-weight:bold; padding:3px;}
.submenu_sel {color:#FF6701; padding:3px; margin-top:1px;background:#FFFFFF;}
.submenu {color:#6666CC; padding:3px; margin-top:1px;background:#E9E9F9;}
.submenu a {color:#6666CC; text-decoration:none;}
.submenu a:hover {text-decoration:underline;}

.type_blue .text_color, .type_blue .text_color a, .type_blue a.text_color {color:#FF6701;} 	
.type_blue .text_color_sel, .type_blue .text_color_sel a, .type_blue a.text_color_sel {color:#6666CC;} 	
.type_blue .bg {background-color:#6666CC;}

.type_green .text_color, .type_green .text_color a, .type_green a.text_color {color:#FF6701;} 	
.type_green .text_color_sel, .type_green .text_color_sel a, .type_green a.text_color_sel {color:#6666CC;} 	
.type_green .bg {background-color:#FFFFFF;}

.type_yellow .text_color, .type_yellow .text_color a, .type_yellow a.text_color {color:#FF6701;} 	
.type_yellow .text_color_sel, .type_yellow .text_color_sel a, .type_yellow a.text_color_sel {color:#6666CC;} 	
.type_yellow .bg {background-color:#FFFFFF;}





bb {
	background-color:#F8F8FF;
	display:block;
	padding:5px;
}

