﻿/* CSS Document */
body{
	/*IE中水平居中*/
	/*text-align:center;*/
	margin:0px;
	text-align:center;
	/*filter:Gray;*/
}
#page{
	/*两种浏览器居中*/
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	width:1002px;
}
/*====头部样式=====*/


#top{
	width:1002px;
	height:266px;
	text-align:center;
	position:relative;
	background-image:url(../images/top.jpg);
}

#time{
	width:400px;
	height:30px;
	font-size:14px;
	line-height:28px;
	color:#FFFFFF;	
	position:absolute;
	right:20px;
    top:10px;
}

#yjks{
	width:254px;
	height:135px;
	font-size:14px;
	line-height:28px;
	color:#FFFFFF;	
	position:absolute;
	right:20px;
    top:40px;
}

#time a{
	color:#FFFFFF;	
	 top:10px;	
	 font-size:14px;
}



#flash{
	width:1002px;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;
}

/*----菜单栏样式----*/
#nav{
	width:1002px;
	height:34px;
	background-image:url(../images/nav.gif);
	background-repeat:repeat-x;
	font-size:14px;
	position:relative;
	text-align:left;

}

#navigation, #navigation li ul {
            list-style-type:none;
        }
        #navigation {
            margin-left:1px;
        }
        #navigation li {
            float:left;
            text-align:center;
            position:relative;
			padding-left:2px;
        }
        #navigation li a{
            display:block; 
            text-decoration:none; 
            width:80px; 
            height:30px; 
            line-height:30px; 
			border:0;background-color:#1EADFB; 
        }
		 #navigation li ul li a{
            display:block; 
            text-decoration:none; 
            width:100px; 
            height:22px; 
            line-height:20px; 
			color:#fff;
			font-weight:bold;
			border-bottom:1px solid #fff;
			background-color:#1EADFB; 
        }
        #navigation li a:hover {
            color:#fff;
            background:#00CCFF;
        }
        #navigation li ul li a:hover {
            color:#fff;
            background:#00CCFF; 
        }
        #navigation li ul {
            display:none;
            position:absolute; 
            top:30px;
           	left:-38px;
            margin-top:1px;
            width:100px;
        }
       /* #navigation li ul li ul {
            display:none;
            position:absolute; 
            top:0px;
            left:130px; 
            margin-top:0;
            margin-left:1px;
            width:120px;
        }*/


/* #links{
	width:1000px;
	height:30px;
	line-height:30px;
	font-size:14px;
	position:relative;z-index:100;
}

#links a{
	color:#FFFFFF;
	text-decoration:none;
	height:28px;
	width:72px;
	display:block;
	float:left;
	overflow:hidden;
}



#links span{
	display:block;
	float:left;
	width:4px;
	overflow:hidden;
	
}*/
/*====中间样式======*/
#middle{
	width:1002px;
	height:auto;
	overflow:hidden;
	text-align:center;
}
/*=====中间上半部分=====*/

/*--中间上半部左边--*/
#mid_T_L{
	width:190px;
	height:398px;
	text-align:center;
	overflow:hidden;
}
/*--通知公告--*/
#mid_T_L #tzgg{
	width:180px;
	height:167px;
	text-align:center;
	overflow:hidden;
}
/*--通知公告头部--*/
#mid_T_L #tzgg #tzgg_T{
	width:180px;
	height:28px;
	background-image:url(../images/tzgg.jpg);
}
/*--通知公告内容--*/
#mid_T_L #tzgg .tzgg_C{
	width:180px;
	height:128px;
	text-align:center;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}
.tzgg_C ul{
	width:170px;
	height:120px;
	margin:0px;
	margin-top:7px;
	text-align:left;
	list-style-type:none;
	overflow:hidden;

}
.tzgg_C ul li{
	width:170px;
	height:21px;
	line-height:18px;
	font-size:12px;
	text-indent:15px;
	overflow:hidden;
	list-style-position:inside;
	list-style-image:url(../images/tzgg_dian.jpg);
	
	white-space:nowrap;
	overflow:hidden;
}
.tzgg_C ul li a{
	color:#0000FF;
	text-decoration:none;
	white-space:nowrap;
	overflow:hidden;
	width:170px;
	float:left;
}
.tzgg_m{
	float:right;
	margin-right:3px;
	margin-top:6px;
}

/*--通知公告底部--*/
#mid_T_L #tzgg #tzgg_B{
	width:180px;
	height:11px;
	font-size:0px;
	background-image:url(../images/tzgg_1.jpg);
}
/*--中间上半部右边--*/
#mid_T_R{
	width:810px;
	height:398px;
	text-align:center;
	overflow:hidden;
}
/*---登录框---*/
.dlk{
	font-size:12px;
	color:#0099CC;
	line-height:36px;
	text-align:right;
}
/*==信息检索==*/
#searchForm{
	width:398px;
	height:40px;
	text-align:center;
	margin:0px;
	overflow:hidden;
}
#user{
	margin:0px;
	width:412px;
	text-align:center;
	height:40px;
	overflow:hidden;
}
/*-----要闻速递-------*/
#mid_T_R #ywsd{
	width:390px;
	height:343px;
	margin-left:4px;
	overflow:hidden;
	text-align:center;
	position:relative;
}
 #mid_T_R #ywsd #ywsd_T{
	width:388px;
	height:48px;
	background-image:url(../images/ywsd.gif);
}
.ywsd_m{
	position:absolute;
	right:68px;
	top:10px;
}
#mid_T_R #ywsd #ywsd_C{
	width:388px;
	height:285px;
	text-align:center;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	position:relative;
}
/*=========要闻速递内容======*/
.ywsd_cont{
	width:380px;
	height:132px;
	text-align:center;
	overflow:hidden;
	position:relative;	
}
.ywsd_cont ul{
	width:376px;
	height:128px;
	margin:0px;
	margin-top:2px;
	text-align:left;
	list-style-type:none;
	overflow:hidden;
	position:relative;
	
}
.ywsd_cont ul li{
	width:353px;
	height:26px;
	line-height:24px;
	font-size:12px;
	text-indent:20px;
	list-style-position:inside;
	list-style-image:url(../images/jt.jpg);
	position:relative;
}

.ywsd_cont ul li a{
	color:#0000FF;
	text-decoration:none;
	bottom:0px;
	position:absolute;float:left; left:0;
	
	white-space:nowrap;
	overflow:hidden;
	width:270px;
}

.ywsd_cont ul li .timeSpan{
	color:#0000FF;
	position:absolute;
	right:5px;
	bottom:0px;
}

.ywsd_contx{
	width:380px;
	height:104px;
	text-align:center;
	overflow:hidden;
	position:relative;	
}
.ywsd_contx ul{
	width:376px;
	height:103px;
	margin:0px;
	margin-top:2px;
	text-align:left;
	list-style-type:none;
	overflow:hidden;
	position:relative;
	
}
.ywsd_contx ul li{
	width:353px;
	height:26px;
	line-height:24px;
	font-size:12px;
	text-indent:20px;
	list-style-position:inside;
	list-style-image:url(../images/jt.jpg);
	position:relative;
}

.ywsd_contx ul li a{
	color:#0000FF;
	text-decoration:none;
	bottom:0px;
	position:absolute;float:left; left:0;
	
	white-space:nowrap;
	overflow:hidden;
	width:270px;
}

.ywsd_contx ul li .timeSpan{
	color:#0000FF;
	position:absolute;
	right:5px;
	bottom:0px;
}


.ywsd_bar{
	width:380px;
	height:18px;
	font-size:0px;
	background-repeat:no-repeat;
	background-image:url(../images/ywsd_bar.gif);	
}
#mid_T_R #ywsd #ywsd_B{
	width:388px;
	height:10px;
	font-size:0px;
	background-image:url(../images/ywsd_1.gif);
}
/*-----图片新闻-------*/
#mid_T_R #tpxw{
	width:402px;
	height:343px;
	position:relative;
	overflow:hidden;
	text-align:center;
}
#mid_T_R #tpxw #tpxw_T{
	width:402px;
	height:33px;
	position:relative;
	background-image:url(../images/tpxw.jpg);
}
.tpxw_m{
	position:absolute;
	right:25px;
	top:9px;
}
#mid_T_R #tpxw #tpxw_C{
	width:402px;
	height:300px;
	text-align:center;
	overflow:hidden;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}
#mid_T_R #tpxw #tpxw_B{
	width:402px;
	height:10px;
	font-size:0px;
	background-image:url(../images/tpxw_1.gif);
}
/*=====中间上半部分结束=====*/

/*=====中间下半部分开始=====*/
#mid_M{
	width:1002px;
	height:auto;
	margin-top:5px;
	text-align:center;
}
/*---中间下半部分左边开始--*/
#mid_M_L{
	width:808px;
	height:auto;
}
#kxfz
{
	width:794px;
	height:138px;
	text-align:right;
	position:relative;
	border:1px #999999 solid;
	}
/*#kxfz #kxfz_mid
{
	width:794px;
	height:190px;
	text-align:center;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	position:relative;
	}
#xxdt
{
	width:195px;
	height:185px;
	text-align:center;
	position:relative;
	}
#xxdt_top
{
	width:195px;
	height:35px;
	background-image:url(../images/X_xxdt_top.jpg);
	position:relative;
	}
#jlyt_top
{
	width:195px;
	height:35px;
	background:url(../images/X_jlyt_top.jpg);
	position:relative;
	}
#zlsy_top
{
	width:195px;
	height:35px;
	background:url(../images/X_zlsy_top.jpg);
	position:relative;
	}
#wdjy_top
{
	width:195px;
	height:35px;
	background:url(../images/X_wdjy_top.jpg);
	position:relative;
	}
.kxfz_GY
{
	width:190px;
	height:185px;
	}
.KXFZ_CON
{
	width:186px;
	height:150px;
	}
.KXFZ_CON ul
{
	width:184px;
	height:144px;
	margin:0px;
	margin-top:4px;
	text-align:left;
	list-style-type:none;
	overflow:hidden;
	position:relative;
	}
.KXFZ_CON ul li
{
	width:180px;
	height:24px;
	line-height:20px;
	font-size:12px;
	text-indent:15px;
	color:#0000FF;
	list-style-position:inside;
	list-style-image:url(../images/jt.jpg);
	position:relative;
	}
.KXFZ_CON ul li a
{
	text-decoration:none;
	color:#0000FF;
	}
.KXFZ_MORE
{
	width:40px;
	height:15px;
	float:right;
	margin-right:10px;
	margin-top:14px;
	}
.KXFZ_MORE
{
	position:absolute;
	top:14px;
	right:12px;	
}*/
/*--一线传真他山之石--*/
.yxts{
	width:393px;
	height:241px;
	text-align:center;
	position:relative;
}
.yxts_T{
	width:393px;
	height:31px;
	position:relative;
	background-image:url(../images/yx-ts.jpg);
}
.yxts_N{
	position:absolute;
	top:12px;
	left:35px;
}
.yxts_m{
	position:absolute;
	top:8px;
	right:12px;
}
.yxts_C{
	width:393px;
	height:200px;
	text-align:center;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	position:relative;
}
.yxts_C ul{
	width:380px;
	height:180px;
	margin:0px;
	margin-top:18px;
	text-align:left;
	list-style-type:none;
/*	border:#FF0000 1px solid;*/
	overflow:hidden;
	position:relative;
}
.yxts_C ul li{
	width:353px;
	height:25px;
	line-height:20px;
	font-size:12px;
	text-indent:15px;
	/*border:#FF0000 1px solid;*/
	list-style-position:inside;
	list-style-image:url(../images/jt.jpg);
	position:relative;
	
	white-space:nowrap;
	overflow:hidden;
}
.yxts_C ul li a{
	color:#0000FF;
	text-decoration:none;
	
	white-space:nowrap;
	overflow:hidden;
	width:290px;
	float:left;
}

.yxts_C ul li .timeSpan{
	color:#0000FF;
	position:absolute;
	right:5px;
	bottom:4px;
}

.yxts_B{
	width:393px;
	height:10px;
	font-size:0px;
	background-image:url(../images/yx-ts-1.gif);
}
/*---精彩专题-----*/
#jczt{
	width:800px;
	height:225px;
	position:relative;
	overflow:hidden;
/*	margin-left:8px;*/
}
/*---精彩专题左边标题----*/
#jczt_L{
	width:44px;
	height:225px;
	background-image:url(../images/jczt_l.gif);
	float:left;
}
/*--精彩专题中间内容样式---*/
#jczt_C{
	width:704px;
	height:225px;
	float:left;
}
/*----头部框线----*/
#jczt_C_T{
	width:704px;
	height:8px;
	background-image:url(../images/jczt_t.gif);
	font-size:0px;
}
/*----内容----*/
#jczt_C_C{
	width:704px;
	height:208px;
	text-align:center;
	overflow:hidden;
}
.jczt_img{
    width:232px;
	height:103px;
	margin-top:15px;
	text-align:center;
	overflow:hidden;
	/*border:#FF0000 1px solid;*/
}
.jczt_img img{
    width:206px;
	height:92px;
	text-align:center;
	overflow:hidden;
}
.jczt_list{
    width:216px;
	height:22px;
	margin-top:10px;
	text-align:center;
	overflow:hidden;
	/*border:#FF0000 1px solid;*/
}
.jczt_list ul{
    width:212px;
	height:20px;
	text-align:left;
	list-style-type:none;
	margin:0px;
	overflow:hidden;
	/*border:#FF0000 1px solid;*/
}
.jczt_list ul li{
    width:196px;
	height:18px;
	line-height:20px;
	font-size:12px;
	text-indent:10px;
	list-style-position:inside;
	list-style-image:url(../images/jczt_dian.gif);
	white-space:nowrap;
	overflow:hidden;
	/*border:#FF0000 1px solid;*/
	
	}
.jczt_list ul li a{
	color:#0000FF;
	text-decoration:none;
}

/*----底部框线----*/
#jczt_C_B{
	width:704px;
	height:10px;
	font-size:0px;
	background-image:url(../images/jczt_bt.gif);
}
/*---精彩专题右边扩展----*/
#jczt_R{
	width:52px;
	height:265px;
	position:relative;
	background-image:url(../images/jczt_R.gif);
	float:right;
}
.tpjj_m{
	position:absolute;
	right:20px;
	top:90px;
}
/*------四家中心-----*/
#sjzx_top{
	width:800px;
	height:38px;
	background-image:url(../images/sjzx.jpg);
	background-repeat:no-repeat;
}
/*四家中心内容*/
#sjzx_cont{
	width:800px;
	height:419px;
	position:relative;
	overflow:hidden;
}
/*---四家中心左边-*/
#sjzx_cont #sjzx_L{
	width:84px;
	height:419px;
	background-image:url(../images/sjzx_l.jpg);
	float:left;
}
/*--四家中心内容-*/
.sjzx_C{
	width:350px;
	height:419px;
	text-align:center;
	overflow:hidden;
	position:relative;
	float:left;
}
.sjzx_item {
	width:350px;
	height:176px;
	text-align:center;
	overflow:hidden;
	position:relative;
}
.sjzx_item ul{
	width:316px;
	height:160px;
	margin:0px;
	margin-top:10px;
	text-align:left;
	list-style-type:none;
/*	border:#FF0000 1px solid;*/
	overflow:hidden;
	position:relative;
}
.sjzx_item ul li{
	width:300px;
	height:25px;
	line-height:20px;
	font-size:12px;
	text-indent:15px;
	/*border:#FF0000 1px solid;*/
	list-style-position:inside;
	list-style-image:url(../images/ywsd_dian.jpg);
	position:relative;
	
	white-space:nowrap;
	overflow:hidden;
}
.sjzx_item ul li a{
	color:#0000FF;
	text-decoration:none;
	float:left;
	
	white-space:nowrap;
	overflow:hidden;
	width:220px;
	
}
.sjzx_item ul li .timeSpan{
	color:#0000FF;
	position:absolute;
	right:15px;
	bottom:4px;
}
#sjzx_cont #sjzx_C_BAR{
	width:6px;
	height:419px;
	background-image:url(../images/sjzx_bar.jpg);
	background-repeat:no-repeat;
	float:left;
}
/*---四家中心右边-*/
#sjzx_cont #sjzx_R{
	width:10px;
	height:419px;
	background-image:url(../images/sjzx_r.jpg);
	float:right;
}

/*-----中间下半部分底部内容----*/
#bt_item{
	width:808px;
	height:218px;
	position:relative;
	overflow:hidden;
}
.bt_item_cont{
	width:200px;
	height:218px;
	/*margin-left:2px;*/
	text-align:center;
	position:relative;
	float:left;
}
.bt_item_T{
	width:195px;
	height:30px;
	position:relative;
	background-image:url(../images/bt_item.jpg);
}
.bt_item_N{
	position:absolute;
	left:8px;
	top:8px;
}
.more{
	position:absolute;
	right:5px;
	top:7px;
}
.bt_item_C{
	width:195px;
	height:178px;
	overflow:hidden;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}
.bt_item_C ul{
	width:180px;
	height:170px;
	margin:0px;
	margin-top:8px;
	text-align:left;
/*	border:#000000 1px solid;*/
	list-style-type:none;
	overflow:hidden;
}
.bt_item_C ul li{
	width:162px;
	height:21px;
	line-height:16px;
	font-size:12px;
	text-indent:15px;
	overflow:hidden;
/*	border:#000000 1px solid;*/
	list-style-position:inside;
	list-style-image:url(../images/ywsd_dian.jpg);
	
	white-space:nowrap;
	overflow:hidden;
}
.bt_item_C ul li a{
	color:#0000FF;
	text-decoration:none;
}


.bt_item_B{
	width:195px;
	height:8px;
	font-size:0px;
	background-image:url(../images/bt_item_1.jpg);
}
/*---中间下半部分左边结束--*/


/*---中间下半部分右边开始--*/
#mid_M_R{
	width:192px;
	height:auto;
	text-align:center;
}
/*----政策法规---*/
#zcfg_top{
    width:182px;
	height:55px;
	background-image:url(../images/zcfg.gif);
}
#zcfg{
	width:180px;
	height:145px;
	text-align:center;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	overflow:hidden;
}
#zcfg_c{
	width:176px;
	height:115px;
	background-image:url(../images/in_R_ITEM.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	
}
#zcfg_c ul{
	width:170px;
	height:105px;
	margin:0px;
	margin-top:7px;
	text-align:left;
	list-style-type:none;
	overflow:hidden;
}
#zcfg_c ul li{
	width:152px;
	height:21px;
	line-height:16px;
	font-size:12px;
	text-indent:15px;
	overflow:hidden;
	list-style-position:inside;
	list-style-image:url(../images/tzgg_dian.jpg);
	white-space:nowrap;
	overflow:hidden;
}

#zcfg_c ul li a{
	color:#108A13;
	text-decoration:none;
}
#zcfg_b{
    width:178px;
    height:30px;
    position:relative;
    background-image:url(../images/zcfg_bt.gif);
}
.rig_more{
	position:absolute;
	right:12px;
	bottom:12px;
}

/*----调查研究---*/
#dcyj{
	width:180px;
	height:169px;
	text-align:center;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	overflow:hidden;
}
#dcyj_T{
    width:178px;
	height:35px;
	background-image:url(../images/dcyj.gif);
}

#dcyj_C{
	width:176px;
	height:115px;
	background-image:url(../images/in_R_ITEM.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	
}
#dcyj_C ul{
	width:170px;
	height:105px;
	margin:0px;
	margin-top:7px;
	text-align:left;
	list-style-type:none;
	overflow:hidden;
}
#dcyj_C ul li{
	width:152px;
	height:21px;
	line-height:16px;
	font-size:12px;
	text-indent:15px;
	overflow:hidden;
	list-style-position:inside;
	list-style-image:url(../images/dcyj_dian.gif);
	white-space:nowrap;
	overflow:hidden;
}

#dcyj_C ul li a{
	color:#FF7E00;
	text-decoration:none;
}
#dcyj_B{
    width:178px;
    height:24px;
    position:relative;
    background-image:url(../images/dcyj_bt.gif);
}
.dcyj_more{
	position:absolute;
	right:12px;
	bottom:12px;
}



/*----心灵鸡汤---*/
#xljt{
	width:180px;
	height:168px;
	text-align:center;
	position:relative;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}
#xljt_T{
	width:176px;
	height:39px;
	position:relative;
	background-image:url(../images/xljt.jpg);
}
#xljt_C{
	width:172px;
	height:115px;
	overflow:hidden;
	background-repeat:repeat-x;
	background-image:url(../images/xljt_bg.jpg);
}
#xljt_C ul{
	width:170px;
	height:105px;
	margin:0px;
	margin-top:10px;
	text-align:left;
	list-style-type:none;
	overflow:hidden;
		
}
#xljt_C ul li{
	width:152px;
	height:21px;
	line-height:16px;
	font-size:12px;
	text-indent:15px;
	overflow:hidden;
	list-style-position:inside;
	list-style-image:url(../images/xljt_dian.jpg);
	
	white-space:nowrap;
	overflow:hidden;
}
#xljt_C ul li a{
	color:#FE4F23;
	text-decoration:none;
}

#xljt_B{
	width:176px;
	height:24px;
	position:relative;
	background-image:url(../images/xljt_bt.jpg);
}
.xljt_more{
	position:absolute;
	right:63px;
	bottom:6px;
}

/*-----应试宝典-----*/
#ysbd{
	width:180px;
	height:168px;
	text-align:center;
	position:relative;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}
#ysbd_T{
	width:176px;
	height:52px;
	background-image:url(../images/ysbd_t.gif);
	overflow:hidden;
}
#ysbd_C{
	width:176px;
	height:115px;
	overflow:hidden;
	background-image:url(../images/in_R_ITEM.gif);
	background-repeat:repeat-x;
}

#ysbd_C ul{
	width:170px;
	height:105px;
	margin:0px;
	margin-top:7px;
	text-align:left;
	list-style-type:none;
	overflow:hidden;
}
#ysbd_C ul li{
	width:156px;
	height:21px;
	line-height:16px;
	font-size:12px;
	text-indent:15px;
	overflow:hidden;
	list-style-position:inside;
	list-style-image:url(../images/tzgg_dian.jpg);
	
	white-space:nowrap;
	overflow:hidden;
}

#ysbd_C ul li a{
	color:#0099CC;
	text-decoration:none;
}

#ysbd_B{
	width:176px;
	height:26px;
	font-size:0px;
	position:relative;
	background-image:url(../images/ysbd_bt.gif);
}
.ysbd_more{
	position:absolute;
	right:12px;
	bottom:15px;
}
/*-----栏目投票-----*/
#tp{
	width:180px;
	height:222px;
	text-align:center;
	position:relative;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}
#tp_T{
	width:178px;
	height:66px;
	background-image:url(../images/tp_t.jpg);
	overflow:hidden;
}
#tp_C{
	width:176px;
	height:116px;
	overflow:hidden;
	background-image:url(../images/in_R_ITEM.gif);
	background-repeat:repeat-x;
}

#tp_C ul{
	width:170px;
	height:120px;
	margin:0px;
	margin-top:7px;
	text-align:left;
	position:relative;
	list-style-type:none;
	overflow:hidden;
}
#tp_C ul li{
	width:164px;
	height:21px;
	line-height:16px;
	font-size:12px;
	color:#248242;
	text-indent:8px;
	white-space:nowrap;
	overflow:hidden;
	position:relative;
}
#tp_C ul li #vote_item_name{
    position:absolute;
    width:120px;
    left:1px;
}
#tp_C ul li #vote_count{
    position:absolute;
    width:30px;
    right:1px;
}
#tp_B{
	width:178px;
	height:45px;
	font-size:0px;
	position:relative;
	text-align:center;
	background-image:url(../images/tp_bt.jpg);
}
.djtp{
	position:absolute;
	bottom:15px;
	right:48px;
}
/*=========广告内容=====*/
#gg{
	width:180px;
	height:988px;
	text-align:center;
	overflow:hidden;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}
#gg_bt{
	background-image:url(../images/tzgg_1.jpg);
	width:180px;
	height:11px;
	font-size:0px;
}
/*---中间下半部分右边结束--*/
/*=====中间下半部分结束=====*/
/*-------左边留白----*/
.blank{
	float:left;
	width:4px;
	height:auto;
}
.blank1{
	float:left;
	width:5px;
	height:auto;
}
/*==========底部============*/
/*-------友情链接------*/
#yqlj{
    width:993px;
	height:58px;
	text-align:center;
	overflow:hidden;
}
#yqlj_pic{
	width:179px;
	height:58px;
	float:left;
	background-image:url(../images/yqlj_pic.jpg);
}
#yqlj_t{
	width:798px;
	height:9px;
	font-size:0px;
	background-image:url(../images/yqlj_t.jpg);
}
#yqlj_cont{
    width:798px;
	height:58px;
	overflow:hidden;
	float:left;
}
#yqlj_c{
	width:798px;
	height:38px;
	text-align:center;
	overflow:hidden;
}
#sel{
	width:168px;
	height:22px;
	float:left;
	margin-top:8px;
	margin-left:20px;
}
#yqlj_bt{
	width:798px;
	height:11px;
	font-size:0px;
	background-image:url(../images/yqlj_bt.jpg);
}
#yqlj_r{
	width:16px;
	height:58px;
	float:right;
	background-image:url(../images/yqlj_r.jpg);
}
/*----后台管理---*/
#htgl_c{
	width:1000px;
	height:28px;
	text-align:center;
	font-size:12px;
	line-height:32px;
}
#htgl_c a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
#htgl_bg{
	width:1000px;
	height:2px;
	font-size:0px;
	border-bottom:#CCCCCC 2px solid;
}
/*==版权==*/
.bq{
	font-size:12px;
	line-height:18px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}



