/* 广州残联css */
body{
	background:#fff;
	font-size:12px;
	font-family:SimSun, "Microsoft YaHei";
	color:#222;
}

.hr8{
	clear:both;
	height:8px;
	overflow:hidden;
	zoom:1;
}

.hr6{
	clear:both;
	height:6px;
	overflow:hidden;
	zoom:1;
}

a{
	color:#222;
}

.more{
	float:right;
	display:inline;
}

.more:hover{
	text-decoration:underline;
}

.wrap{
	background:url(imagesbg_body.jpg) repeat-x top;
}

.width100{
	background:url(imagesbg_page.png) repeat-y center;
	width:972px;
	margin:0 auto;
	padding:0 4px;
	_padding:0 3px;
	_background:fff;
	_border-left:1px solid #ddd;
	_border-right:1px solid #ddd;
}

.banner{
	width:972px;
	height:198px;
	position:relative;
}

.top{
	background:url(imagesbg01.gif) no-repeat top left;
	width:318px;
	height:30px;
	padding:2px 0 0 28px;
	position:absolute;
	top:0;
	right:0;
}

.time{
	margin-right:12px;
}

.top img{
	vertical-align:middle;
	margin-right:6px;
}

/*布局*/
.leftBox{
	width:250px;
	float:left;
	display:inline;
	margin-left:8px;
}

.rightBox{
	width:696px;
	float:right;
	display:inline;
	margin-right:8px;
}

/*布局 end*/

/*导航*/
.navBox{
	position:relative;
}

.nav{
	background:url(imagesbg_nav.jpg) repeat-x top left;
	height:54px;
	line-height:54px;
}

.nav li{
	background:url(imagesnav_line.jpg) no-repeat center right;
	height:54px;
	line-height:54px;
	float:left;
	display:inline;
	position:relative;
}

.nav a{
	padding-left:11px;
	color:#fff;
	font-size:14px;
	font-family:"Microsoft YaHei",SimSun;
	display:block;
}

.nav span{
	display:block;
	padding-right:0;
}

.nav a:hover{
	background:url(imagesnav_libg.gif) no-repeat top left;
	height:65px;
	margin-top:-5px;
	*margin-top:-6px;
	line-height:65px;
}

.nav strong{
	display:block;
	padding-right:12px;
	font-weight:normal;
}

.nav a:hover strong{
	background:url(imagesnav_libg.gif) no-repeat bottom right;
}

.nav a:hover span{
	background:url(imagesnav_c.jpg) no-repeat center;
}

.navLeft, .navRight{
	display:block;
	position:absolute;
}

.navLeft{
	background:url(imagesnav_left.jpg) no-repeat top right;
	width:90px;
	height:82px;
	top:-1px;
	left:-90px;
}

.navRight{
	background:url(imagesnav_right.jpg) no-repeat top left;
	width:90px;
	height:82px;
	top:-1px;
	right:-90px;
}

/*导航 end*/

/*panel*/
.panel{
	background:url(imagesbg_panel.jpg) no-repeat top left;
	width:956px;
	height:44px;
	line-height:44px;
	padding-left:16px;
	zoom:1;
}

.panel a{
	background:url(imagesbg_panel_line.jpg) no-repeat center right;
	margin-left:2px;
	padding:0 10px 0 8px;
	font-family:SimSun;
	float:left;
	display:inline;
	zoom:1;
}

.greBd{
	font-weight:bold;
	color:#385f00;
}

.panel a:hover{
	color:#385f00;
	text-decoration:underline;
}
/*panel end*/

/*通知公告*/
.mbox_t{
	background:url(imagesbg_mt.gif) no-repeat top left;
	width:238px;
	height:34px;
	padding:9px 0 0 12px;
}

.mbox_t h2{
	background:url(imagesbg_mtmain.gif) no-repeat top left;
	height:34px;
	line-height:34px;
	padding-left:8px;
	float:left;
	display:inline;
}

.mbox_t span{
	background:url(imagesbg_mtmain.gif) no-repeat top right;
	padding-right:8px;
	line-height:34px;
	font-weight:bold;
	font-size:16px;
	font-family:"Microsoft YaHei",SimSun;
	color:#689408;
	display:block;
}

.mbox_t img{
	vertical-align:middle;
	margin-right:6px;
}

.mbox_t .more{
	margin:4px 8px 0 0;
	color:#fff;
	font-family:SimSun;
}

.mBox{
	width:240px;
	padding:4px;
	border:1px solid #ccc;
	border-top:0;
}

.notice{
	margin-left:8px;
}

.gk_item{
	background:url(imagesicon03.gif) no-repeat top left;
	margin:2px 0 6px 0;
	padding:0 0 2px 16px;
	border-bottom:1px dotted #ccc;
	line-height:180%;
}

.gk_item a:hover{
	color:#385F00;
	text-decoration:underline;
}

.gk_time{
	line-height:26px;
	text-align:right;
	display:block;
	margin-top:-32px;
	font-family:Arial,SimSun;
	color:#888;
}
/*通知公告 end*/

/*热点聚焦 end*/
.focusBox{
	width:695px;
	margin-right:8px;
}

.fcImg{
	width:270px;
	height:210px;
	margin-right:10px;
	float:left;
	display:inline;
}

.Slideshow a img {
	width:270px;
	height:210px;
}

.Slideshow h2 {
	width:auto;
	height:auto;
	background:none;
}

.fcTab{
	background:url(imagesbg_tabline.gif) no-repeat bottom left;
	line-height:42px;
}

.fcTab h2{
	background:url(imagestab01_h.gif) no-repeat top left;
	width:181px;
	height:42px;
	margin-right:8px;
	line-height:42px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-family:"Microsoft YaHei", SimSun;
	color:#404040;
	cursor:pointer;
	float:left;
	display:inline;
}

.fcTab img{
	vertical-align:middle;
	margin-right:6px;
}

.fcTab .tab_h{
	background:url(imagestab01.gif) no-repeat top left;
}

.fcV{
	background:url(imagesbg_tabmain.gif) no-repeat top left;
	width:675px;
	height:216px;
	padding:10px;
}

.tabNews{
	width:390px;
	float:left;
	display:inline;
}

.fcT{
	line-height:180%;
	font-size:24px;
	font-family:"Microsoft YaHei", SimSun;
	color:#406406;
}

.fcT img{
	vertical-align:middle;
	margin-right:6px;
}

.zhaiyao{
	line-height:24px;
	margin-bottom:8px;
}

.zhaiyao img{
	vertical-align:middle;
	margin:0 6px 0 12px;
}

.zhaiyao a{
	color:#406406;
	margin:0 0 0 12px;
}

.zhaiyao a:hover{
	text-decoration:underline;
}

.newList li{
	background:url(imagesicon10.gif) no-repeat left center;
	padding-left:14px;
	line-height:220%;
	text-align:right;
	border-bottom:1px #ccc dotted;
}

.newList a{
	float:left;
	display:inline;
}

.newList a:hover{
	color:#406406;
	text-decoration:underline;
}

.newList span{
	font-family:Arial, SimSun;
	color:#444;
}
/*热点聚焦 end*/

/*政务公开*/
.zwgk{
	background:url(imagesbg_zwgk.jpg) no-repeat center;
	width:784px;
	height:74px;
	padding-left:170px;
	line-height:74px;
	margin:0 auto 6px;
}

.zwgk li{
	background:url(imagesbg_zwgk_line.jpg) no-repeat top right;
	width:120px;
	height:74px;
	margin-left:6px;
	padding-right:2px;
	text-align:center;
	float:left;
	display:inline;
}

.zwgk a{
	font-size:16px;
	font-family:"Microsoft YaHei", SimSun, Arial;
	font-weight:bold;
	color:#689408;
}

.zwgk img{
	vertical-align:top;
	*vertical-align:middle;
	margin-right:2px;
}

.zwgk a:hover{
	color:#344906;
	text-decoration:underline;
}

/*政务公开 end*/

/*服务指南*/
.a_item{
	margin:0 2px;
	line-height:28px;
	border-bottom:1px dotted #ccc;
}

.a_item img{
	margin:0 8px 0 14px;
	vertical-align:middle;
}

.a_item a{
	margin-right:24px;
}

.a_item a:hover{
	color:#385f00;
	text-decoration:underline;
}
/*服务指南 end*/

/*艺海拾贝*/
.yhsb_item li{
	margin-top:6px;
}

.yhImg{
	background:url(imagesbg_yhsb.jpg) no-repeat center;
	width:210px;
	height:124px;
	padding:8px;
	margin:0 auto 4px;
	text-align:center;
}
.yhImg img{
	width:210px;
	height:124px;
}

.yhInfo{
	line-height:180%;
	padding-left:50px;
}

.yhsb_item a:hover{
	color:#385f00;
	text-decoration:underline;
}	
/*艺海拾贝 end*/

/*办公入口*/
.bgrk .a_item{
	line-height:36px;
}

.bgrk .a_item img{
	margin:0 6px 0 0;
}

.bgrk .a_item a{
	margin:0;
}

.aSpan{
	width:116px;
	float:left;
	display:inline;
}
/*办公入口 end*/

/*专题列表*/
.zt{
	background:url(imagesbg_zt.gif) no-repeat top left;
	width:694px;
	height:110px;
	padding:28px 0 0;
	text-align:center;
	position:relative;
}

.zt span{
	width:32px;
	height:32px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:50px;
}

.ztLeft{
	background:url(imagesicon_zt.gif) no-repeat top left;
	left:4px;
}

.ztRight{
	background:url(imagesicon_zt.gif) no-repeat top right;
	right:4px;
}

.ztImg a{
	margin:0 2px;
}
/*专题列表 end*/

/*蓝色*/
.blueBox{
	width:343px;
	height:182px;
	margin:0 8px 8px 0;
	float:left;
	display:inline;
}

.mr0{
	margin-right:0;
}

.blue_t{
	background:url(imagesbg_blue_t.jpg) repeat-x top left;
	padding-left:10px;
	line-height:28px;
	text-align:right;
	border-left:1px solid #6d8ead;
	border-right:1px solid #6d8ead;
}

.blue_t h2{
	background:url(imagesbg_tabbule.gif) no-repeat top left;
	height:23px;
	line-height:23px;
	margin-top:5px;
	padding-left:10px;
	float:left;
	display:inline;
}

.blue_t span{
	background:url(imagesbg_tabbule.gif) no-repeat bottom right;
	padding-right:12px;
	font-size:14px;
	font-family:"Microsoft YaHei", SimSun;
	font-weight:bold;
	color:#064478;
	display:block;
}

.blue_t img{
	vertical-align:middle;
	margin-right:6px;
}

.blue_t a{
	margin-right:8px;
	color:#0158a3;
}

.blue_t a:hover{
	text-decoration:underline;
}

.blueM{
	padding:8px;
	height:136px;
	border:1px solid #ccc;
	border-top:0;
}

.blueM2{
	padding:8px;
	min-height:136px;
	border:1px solid #ccc;
	border-top:0;
}

.blueM li{
	background:url(imagesicon14.gif) no-repeat left center;
	padding-left:14px;
	line-height:190%;
	text-align:right;
}

.blueM a{
	float:left;
	display:inline;
}

.blueM a:hover{
	color:#406406;
	text-decoration:underline;
}

.blueM span{
	font-family:Arial, SimSun;
	color:#666;
}

.blueM2 li{
	background:url(imagesicon14.gif) no-repeat left center;
	padding-left:14px;
	line-height:190%;
	text-align:right;
}

.blueM2 a{
	float:left;
	display:inline;
}

.blueM2 a:hover{
	color:#406406;
	text-decoration:underline;
}

.blueM2 span{
	font-family:Arial, SimSun;
	color:#666;
}


/*蓝色 end*/

/*友情链接*/
.link{
	width:956px;
	margin:0 auto;
}

.link_t{
	background:#e3f2c2;
	padding-left:12px;
	line-height:32px;
	border-top:1px solid #779c25;
	font-size:16px;
	font-family:"Microsoft YaHei", SimSun;

}

.link_t img{
	vertical-align:middle;
	margin-right:6px;
}

.linkM{
	height:42px;
	padding:8px;
	border:1px solid #ddd;
	border-top:0;
}

.linkM a{
	margin:0 3px;
}

.linkM img{
	border:1px solid #ccc;
}

/*友情链接 end*/

/*底部*/
.footer{
	background:url(imagesbg_foot.jpg) repeat-x bottom left;
	height:226px;
	text-align:center;
}

.footBg{
	background:url(imagesbg_footmain.gif) repeat-x 0 -34px;
	padding-top:12px;
	height:214px;
}

.footA{
	line-height:34px;
}

.footA a:hover{
	color:#406406;
	text-decoration:underline;
}

.footLogo{
	margin:8px 0;
}

.footInfo{
	line-height:24px;
}

.tjInfo{
	color:#024a85;
}

/*底部 end*/

/*滚动*/
.runBox{
	overflow:hidden;
}

.runLength{
	height:800%;
}

.notice .runBox{
	height:220px;
}

.yhsb .mBox, .notice .mBox{
	padding:6px 4px;
}

.yhsb .runBox{
	height:372px;
}

#demo, #zt{
	overflow:hidden;
	_width:100%;
}

#indemo, .ztRun {
    float: left;
	display:inline;
    width: 800%;
}

#demo1, #zt1 {
    float: left;
	display:inline;
}

#demo2, #zt2 {
	float: left;
	display:inline;
}

.ztM{
	width:664px;
	margin:0 auto;
	overflow:hidden;
}
/*滚动 end*/

/*二级页面title*/
.pageT{
	background:url(imagesbg_two_t.jpg) no-repeat top left;
	width:250px;
	height:61px;
}

.pageT .fl{
	width:58px;
	height:50px;
	padding-top:4px;
	line-height:54px;
	text-align:right;
}

.tBox{
	padding:8px 6px 0 6px;
	float:left;
	display:inline;
}

.tBox h2{
	line-height:26px;
	font-family:"Microsoft YaHei", SimSun;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}

.tBox .py{
	line-height:12px;
	font-family:Arial, SimSun;
	font-size:9px;
	font-weight:normal;
}
/*二级页面title end*/

/*二级菜单*/
.tnav_h {
	background:url(imagesbg_nav2.gif) no-repeat bottom left;
	width:230px;
	height:31px;
	padding-left:30px;
	line-height:34px;
	font-size:14px;
	font-weight:bold;
	color:#526c16;
	cursor:pointer;
}

.tnav_h a {
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:#526c16;
}

.tnav_h a:hover {
	text-decoration:underline;
}

.tnav_box {
	background:#faffef;
	border:1px #ccc solid;
	border-top:0;
	border-bottom:0;
}

.tnav_box p {
	border-bottom:1px #cecece solid;
}

.tnav_box a {
	background:url(imagesicon20.gif) no-repeat left center;
	padding-left:26px;
	line-height:30px;
	color:#111;
	display:block;
}

.a_h a{
	background-color:#e5e5e5;
	font-weight:bold;
	color:#526c16;
}

.tnav_box a:hover {
	background-color:#e5e5e5;
	font-weight:bold;
	color:#526c16;
}

.tnav_ct a {
	color:#fff;
}

.tnav_ct {
	background:url(imagesbg_nav2.gif) no-repeat top left;
}

.tnav_box {
	display:none;
}
/*二级菜单 end*/

/*二级列表*/
.list_li li{
	background:url(imagesicon17.gif) no-repeat left center;
	padding-left:24px;
	line-height:28px;
	border-bottom:1px dashed #eee;
}

.list_li li a:hover{
	color:#006190;
}

.pageBox{
	line-height:30px;
	height:30px;
	padding:8px 0;
	margin:8px auto 0;
	text-align:center;
	position: relative;
}

.pageBox a{
	background:url(imagesbg_next.gif) no-repeat top left;
	width:53px;
	height:22px;
	margin:0 6px;
	line-height:22px;
	text-align:center;
	float:left;
	display:inline;
}

.pageBox a:hover{
	background:url(imagesbg_next.gif) no-repeat bottom left;
	text-decoration:none;
}

.pageInfo{
	float:left;
	display:inline;
	margin:0 6px;	
}

.pageInfo2{
	float:right;
	display:inline;
	margin:0 6px;	
}

.pager{
	line-height:30px;
	height:30px;
	position: absolute;
	right:50%;
}

.pagel{
	width:500px;
	position: absolute;
	margin-left: -250px;
}


/*二级列表 end*/

/*二级内容*/
.right_topbg{
	background: url(imagesbg_lj.gif) repeat-x;
	border-left:1px solid #bdbcbd;
	border-right:1px solid #bdbcbd;
	height:27px;
	line-height:27px;
	color:#333333;
	font-family:"微软雅黑";
	font-size:12px;
	vertical-align:middle;
}

.right_topbg img{
	margin:0 8px;
	vertical-align:middle;
}
.right_topbg a{
	color:#333;
	text-decoration:none;
}
.right_topbg a:hover{
	color:#426c00;
	font-weight:bold;
	text-decoration: underline;
}
.right_center{
	border:1px solid #bdbcbd;
}
.right_Title{
	font-size:20px;
	font-family:"微软雅黑";
	font-weight: bold;
	text-align:center;
	line-height:48px;
	color:#426c00;
	border-bottom:1px solid #426c00;
	margin-left:8px;
	margin-right:8px;
}
.right_Remarks{
	background-color:#f5f5f5;
	border:1px solid #bdbcbd;
	margin-left:8px;
	margin-right:8px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#333;
	font-family:"微软雅黑";
	font-size:12px;
}

.right_Remarks a{
    color:#333;
	font-family:Arial;
	text-decoration:none;
	padding-right:15px;
}
.right_Remarks a:hover{
    color:#426c00;
	font-family:Arial;
	text-decoration: underline;
	padding-right:15px;
}
.right_mbox {
	padding:10px 10px 0;
}
.right_img{
	width:484px;
	/*height:278px;*/
	background-position:center;
	background-repeat:no-repeat;
	margin:0 auto;
}

.c_text {
	padding-bottom:8px;
	text-indent:2em;
	line-height:24px;
	font-size:12px;
	color:#555;
}
.p_mbox {
	padding:0px 10px 0;
}
.xxian {
	border-bottom:1px dashed #cecece;
	margin-top:10px;
	margin-bottom:10px;
}
.nrt_top span {
	color:#426c00;
	margin-right:8px;
}

.nrt_top a {
	color:#000000;
	text-decoration:none;
}

.nrt_top a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.content_mbox_line {
	border:1px #ccc solid;
}
.content_mbox2 {
	background-image:url(imagesxglj_top.jpg);
	background-repeat:repeat-x;
	height:35px;
	line-height:35px;
	font-size:14px;
	font-family:"微软雅黑";
	color:#000;
	font-weight:bold;
	padding-left:10px;
	vertical-align:middle;
}
.content_mbox2 img{
	width:21px;
	height:22px;
	line-height:30px;
	padding-right:10px;
	vertical-align:middle;
	padding-bottom:5px;
	_padding-top:5px;
}
.zmhd_ul li{
	padding-left:5px;
}
.zmhd_ul li span {
	float:right;
	display:inline;
	margin-right:10px;
}

.zmhd_ul li a {
	color:#333;
	line-height:24px;
}

.zmhd_ul li a:hover {
	color:#006091;
	text-decoration:underline;
}
/*二级内容 end*/

.mleft0 {
	margin-left: 0px;	
}
.navbg5{background:#FFFDF0;height:30px;border:1px #F1D490 solid;color:#003464;padding-left:15px}
.borderbgd{border:1px #D9D9D9 solid;padding:10px;background:#F7F7F7}
.borderbge{background:#fff}
.navbg6{background:url(imagestablebg.gif) repeat-x left top;height:26px;color:#0054A2;font-size:14px;}
.bgcolor2{background:#fff;}
.borderbgk{background:#fff;padding:20px;border:1px #D9D9D9 solid;}
.fonta{color:#000;font-size:14px;font-weight:bolder}
.fontb{color:#000;font-size:12px;line-height:24px;}
.fontc{color:#ff0000;font-size:14px;}
.fontf{color:#000;font-size:12px;line-height:24px;padding-right:10px;text-align:right}

.list_zxx_bottomBg { 
	background: url(../images/072.jpg) no-repeat ;
	background-position:center;
	height:212px;
	padding-top:10px;
}
.list_zx_T {
	font-size:24px;
	margin:0 40px 10px 40px;
	padding:18px 0 15px 0;
	text-align:center;
	font-family:"黑体" ;
	font-weight:bold;
	color:#a40d00;
}
.list_zxx_text {
	line-height:22px;
	text-align:center;
	padding:20px 20px 0px 40px;
}
.list_zx_but {
	text-align:center;
	padding-top:10px;
}
.borderbgl{background:#fff;padding:20px;border:1px #ccc solid;}

/*视频*/
.video_box li{
	background:none;
	padding:0;
	float:left;
	display:inline;
	margin:0 8px 8px;
}

.video_m{
	background:#eee;
	width:210px;
	height:250px;
}

.video_p{
	line-height:24px;
	text-align:center;
}