/* CSS Document */
/*黄色页面效果*/
#header { height:105px;background:url(../images/y_bg.gif) no-repeat center 64px;}
 ul.menu_1 li.Selected a{ background:url(../images/y_menuc.gif) no-repeat left top;color:#ffffff;}
 #header ul li{ background:url(../images/y_menu.gif) no-repeat 3px top;color:#000;}
 #header ul li a{ display:block;width:56px;height:26px;margin-left:3px;line-height:26px;text-align:center; font-weight:bold;font-size:10pt;}
 #header ul li a:hover{ background:url(../images/y_menuc.gif) no-repeat left top;color:#fff;text-decoration:none;}
 #header h1 span { width:74px;height:24px;padding:5px 5px 0px 14px;background:url(../images/y_arrmenu.gif) no-repeat left center;margin-right:2px;}
 /*各类标题*/
#title1,#title2,#title3,#title4,#title0,#title5{ margin:auto;width:810px;height:24px;line-height:24px;padding-left:12px;border-right:1px solid #CDCECF; }
#title1 { background:#FFF3D6 url(../images/title1.gif) no-repeat left top;border-bottom:1px solid #095FB4; }
#title2 { background:#FFF3D6 url(../images/title2.gif) no-repeat left top;border-bottom:1px solid #C64000; }
#title3 { background:#FFF3D6 url(../images/title3.gif) no-repeat left top;border-bottom:1px solid #22A21B; }
#title4 { background:#FFF3D6 url(../images/title4.gif) no-repeat left top;border-bottom:1px solid #0995B4; }
#title0 { background:#FFF3D6 url(../images/title5.gif) no-repeat left top;border-bottom:1px solid #C60051; }
#title5 { background:#FFF3D6 url(../images/title6.gif) no-repeat left top;border-bottom:1px solid #94269F; }
/*单元格*/ 
#tablebg{ border-collapse: collapse;font-size:14px;}
/*底部*/
.botable{ background-color:#FFF9EF;border:1px solid #FECA80;}
.blogo { background:url(../images/blogo2.gif) no-repeat center center;}
/*背景变化*/
.tablebg{ background-color:#FFF9EF;}
.t2 { background:#FED38B;}