

#list2 {
	overflow: hidden;
	width:220px;
	list-style-type: none;
	 
}

#list2 .white {
	color: #6e6d7a;
	background:#ffffff;
	height:55px;
}

#list2 .white_no_slide {color: #6e6d7a;background:#ffffff;}

#list2 .active {
	color:  #fff;
	background-color: #006699;
	background:url(btn_active.jpg) no-repeat;
}
/*#list2 dd { height:100px; overflow: hidden; padding:0;margin:0;  background:#e6e6e6; color:#1c3a97; }*/
#list2 dd{ overflow: hidden; padding:0; margin:0; color:#1c3a97; width:205px;  margin-left:1px; }


dd.menu_right_01{ background:#e6e6e6; }
dd.menu_right_02{ background:#fae1b9; }
dd.menu_right_03{ background:#c7f9ee; }
dd.menu_right_04{ background:#ffffff; }
dd.menu_right_05{ background:#e5b5f3; }
dd.menu_right_06{ background:#ffffff; }
dd.menu_right_07{ background:#ffffff; }
dd.menu_right_08{ background:#ffffff; }

#img01,#img02,#img03,#img04,#img05,#img06,#img07,#img08{ cursor:pointer; }

#list2 img{ padding:2px 0 0 1px;}

form#form1{ padding-left:30px; padding-bottom:10px; }
form#form2{ padding-left:30px; padding-bottom:10px; }
form#form3{ padding-left:30px; padding-bottom:10px; }
form#form5{ padding-left:30px; padding-bottom:10px; }

#select_drop{ width:150px;}




