@charset "utf-8";
/* CSS Document */
/*背景颜色平铺控制*/
.body_back_img{ background:url(../images/headback.gif) repeat-x;}
/*头背景图片控制*/	
.gj_head_img{
	background:url(../images/head_back.jpg) no-repeat; 
	}
/*logo背景图片*/	
#gj_head .logo{ background:url(../images/logo_back.gif) no-repeat; width:165px; height:60px; position:absolute; top:10px; left:0px; text-align:center;}

/*边框背景图片title*/
.h1div{ background:url(../images/sp_title.gif) 0px -87px repeat-x; height:30px; line-height:30px; margin-top:5px; }
.h1div h1 .lfspan{ background:url(../images/sp_title.gif) 0px 0px no-repeat; padding-left:10px;height:30px; float:left; color:#C93507}
.h1div h1{ background:url(../images/sp_title.gif) right -38px no-repeat; height:30px;}
.h1div h1 .more{padding-right:5px; font-size:11px; font-weight:normal; float:right}
.h1div  h1 .more a{color:#C93507 }

/*business_info小标签与标题*/
#business_info .info_title{ text-align:center; background:url(../images/sp_title.gif) 0px -183px repeat-x; height:22px; line-height:22px; color:#CC3300; }

#business_info .info_date li .typeimg
{ background:url(../images/sp_title.gif) 0px -212px no-repeat;
color:#98999B;
padding-left:5px;
}

#business .dtat_list_ul li.typeimg
{ background:url(../images/sp_title.gif) 0px -212px no-repeat;
color:#98999B;
padding-left:5px;

}




/*-------------底部圆角--------*/
.h1quary{background:url(../images/sp_title.gif) 0px -143px repeat-x;height:9px; overflow:hidden; }
.h1quary h1 .lfquary{background:url(../images/sp_title.gif) left -127px no-repeat; padding-left:10px; height:9px; overflow:hidden;float:left; color:#C93507}
.h1quary h1{ background:url(../images/sp_title.gif) right -163px no-repeat;height:9px; overflow:hidden; }

/*边框颜色*/
.box_c_960{ border:#E5CC9B solid 1px; border-top:none; border-bottom:none; height:100%; overflow:hidden}

/*登录框颜色控制*/
.username{border:#FFE5B2 solid 1px;}
.password{border:#FFE5B2 solid 1px;}

/*导航颜色控制*/
#gj_head  .nav ul li{color:#DB413F; }
#gj_head  .nav ul li span{ color:#FECCCD}
#gj_head  .nav ul li a{ color:#DB413F; }
#gj_head  .nav ul li a.menuon{ color:#DB8F3C}

/*切换圆角框样式*/
#business .b_qiehuan .tab-on{
	background:url(../images/tab-on.gif) left no-repeat; 
	}
#business .b_qiehuan .tab-on b{
	background:url(../images/tab-on.gif) no-repeat right; 
	}
/*数据列表页面背景条及字的样式*/
#business .title_name{ background:url(../images/sp_title.gif) 0px -183px repeat-x; height:22px;}
#business .title_name li{color:#CC6600;}	
