/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-10 10:57
 **/

/*--------------------------------------------------
 box base
 ---------------------------------------------*/
/* 自适应宽度的块(通用块) */

.tbox{
	margin:0 0 8px 0;
	border-bottom:1px solid #DFF2F5;
	overflow:hidden;
	background:url(imagesfl-bg.gif) 0 0 repeat-x;
}
.tbox dt{
	height:25px;
	border:1px solid #DFF2F5;
	overflow:hidden;
	clear:both;
}
.tbox dd{
	border-left:1px solid #DFF2F5;
	border-right:1px solid #DFF2F5;
	padding:4px 4px 0px;
	overflow:hidden;
}

.tbox dt strong{
	height:26px;
	line-height:26px; !important;line-height:25px;
	padding-left:22px;
	padding-right:4px;
	display:block;
	float:left;
	color:#397CBE;
	background:url(imagesfbico.gif) 5px 6px no-repeat;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#397CBE;
}
.tbox dt strong a:hover{
	color:#4C94F6;
	text-decoration:none;
}
.tbox dt span.more{
	float:right;
	position:relative;
	line-height:26px;
	padding-right:8px;
	color:#397CBE;
}
.tbox dt span.more a{
	color:#397CBE;
	text-decoration:none;
}
.tbox dt span.more a:hover{
	color:#333;
}
.tbox dt span.label{
	height:24px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.label a{
	height:25px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:23px;
	border-left:1px solid #BFE0F9;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.label a:hover{
	color:#360;
}
.tbox dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #BFE0F9;
}


/* 较重颜色的Box */
.light {
	border:none;
	background:none;
}
.light dt{
	height:25px;
	border:1px solid #BFE0F9;
	overflow:hidden;
	background:url(imagesfr-bg2.gif) 0 0 repeat-x;
	clear:both;
}
.light dd{
	border-left:1px solid #BFE0F9;
	border-right:1px solid #BFE0F9;
	border-bottom:1px solid #BFE0F9;
	padding:4px 4px 0px;
	overflow:hidden;
}
dt.light strong{
	background:url(imagesfbico2.gif) 5px 5px no-repeat;
}
/*--------------------------------------------------
 box layout (prefix space:a,b)
 ---------------------------------------------*/
 
/*---------- a : 文本列表块 ---------*/

/*---------- b : 图文混排块 ---------*/


/*-------------------------------------------------- 
 list layout (prefix space:c,d,e,f)
 ---------------------------------------------*/
 
/*---------- c : 纯文本列表 ---------*/
.c1{/* 纯文本链接列表 */
	padding:4px 0px;
	clear:right;
}
.c1 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding-left:16px;
	background:url(imagesico-2.gif) 7px 11px no-repeat;
}
.c1 a{
}

.c2{/* 水平切分的两列纯文本链接列表 */
	width:100%;
	padding:4px 0px;
	overflow:hidden;
	clear:both;
}
.c2 li{
	width:44%;
	margin-right:1%;
	float:left;
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding-left:16px;
	background:url(imagesico-2.gif) 7px 11px no-repeat;
}

/*---------- d : 附加信息列表 ---------*/
.d1{/* 前置时间日期的小列表 */
	padding:4px 0px;
}
.d1 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.d1 li span{
	color:#777;
	margin-right:5px;
	float:left;
}
.d1 li a{
	
}
.d2{/* 后置时间日期的小列表 */
	padding:4px 0px;
}
.d2 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.d2 li span{
	color:#777;
	float:right;
	padding-right:10px;
	margin-left:10px;
}
.d2 li a{
	overflow:hidden;
}
.d4{/*带内容简介的小列表*/
	padding:0px 0px;
}
.d4 li{
	height:60px;
	padding:4px 8px;
	border-bottom:1px dashed #DCEBD7;
	overflow:hidden;
}
.d4 li a{
	display:block;
	line-height:23px;
	overflow:hidden;
	text-indent:14px;
	background:url(imagesico-3.gif) 4px 9px no-repeat;
}
.d4 li p{
	color:#888;
	line-height:17px;
	height:33px;
	overflow:hidden;
}
.d5{/* 后置时间日期的大列表 */
	padding:8px;
	border-bottom:1px solid #EEE;
}
.d5 li{
	height:41px;
	line-height:41px;
	background:url(imagesico-2.gif) 2px 17px no-repeat;
	padding-left:16px;
}
.d5 li a{
	font-size:14px;
}
.d5 li span{
	margin-left:10px;
	color:#777;
}
/*---------- e : 图文混排列表 ---------*/
.e1{/* 横向浮动的图片列表 120*90  */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-top:16px;
	padding-bottom:8px;
		
}
.e1 li{
	width:126px;
	overflow:hidden;
	padding-left:26px;
	float:left;
	text-align:center;
}
.e1 li a{
	display:block;
}
.e1 li a:hover img{
	border:1px solid #999;
	padding:2px;
}
.e1 li a img{
	display:block;
	border:1px solid #E3E3E3;
	padding:2px;
	width:120px;
	height:90px;
}
.e1 li a span{
	display:block;
	line-height:17px;
	padding-top:4px;
}
.e1 li span{
	
}
.e2{
	
}
.e2 li{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:12px 0px;
	border-bottom:1px solid #EEE;
}
.e2 li a.quanwen{
        overflow:hidden;
	line-height:25px;
        float:right;
        margin-right:20px;
        
}
.e2 li a.preview{
	width:160px;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	margin-left:10px;
	display:inline;
}
.e2 li a.preview img{
	width:150px;
	height:110px;
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.e2 li a.preview:hover img{
	border:1px solid #AAA;
}
.e2 li a.title{
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	margin-left:10px;
        
}
.e2 span.info{
	display:block;
	line-height:30px;
	color:#555;
	padding-left:12px;
        
}
.e2 span.info small{
	color:#AAA;
	font-size:12px;
	margin-left:10px;
        
}
.e2 span.info a{
	color:#690;
}
.e2 p.intro{
        overflow:hidden;
        color:#776955;
	line-height:20px;
	margin-left:15px;
        padding-left:10px;
        text-indent: 24px;	
}
.e3{/* 图文混排小列表 */	
	clear:both;
	overflow:hidden;
}
.e3 li{
	height:50px;
	overflow:hidden;
	padding:6px;
	border-bottom:1px dashed #DCEBD7;
}
.e3 li a.preview{
	width:58px;
	height:48px;
	float:left;
	display:block;
	margin-right:6px;
	overflow:hidden;
}
.e3 li a.preview img{
	width:58px;
	height:48px;
}

.e3 li a.title{
	height:21px;
	display:block;
	line-height:21px;
	overflow:hidden;
}
.e3 li .intro{
	color:#777;
	display:block;
	float:left;
	line-height:23px;
}
.e5{/* 竖排小图列表 102*70 (仅供首页图文混排列表使用) */
	padding-left:8px;
	width:112px;
	float:left;
	font-size:0px;
	line-height:0px;
}
.e5 li{
	display:block;
	width:104px;
	overflow:hidden;
	padding-top:8px;
}
.e6{/* 横排小图列表 102*70 (仅供首页图文混排列表使用) */
	height:81px;
	padding-left:6px;
	clear:both;
	overflow:hidden;
}
.e6 li{
	display:block;
	width:104px;
	padding-top:8px;
	padding-right:8px;
	overflow:hidden;
	float:left;
}
.e5 li a,.e6 li a{
	width:102px;
	height:70px;
	overflow:hidden;
	display:block;
	border:1px solid #676767;
}
.e5 li a img,.e6 li a img{
	display:block;
	width:102px;
	height:70px;
}
.e5 li a:hover,.e6 li a:hover{
	border:1px solid #333;
}
.e7{/* 横排小图列表 52*52 (用户头像列表) */
	clear:both;
	overflow:hidden;
}
.e7 li{
	width:60px;
	height:86px;
	float:left;
	overflow:hidden;
	padding-left:11px;
}
.e7 li a{
	display:block;
	margin:0px auto;
	text-align:center;
}
.e7 li a img{
	width:52px;
	height:52px;
	display:block;
	margin:0px auto 6px;
	padding:2px;
	border:1px solid #DDD;
}
.e7 li a:hover img{
	border:1px solid #AAA;
}

.e8{/*图集列表专用大图列表*/
	width:100%;
	overflow:hidden;
	clear:both;
	margin-left:12px;
	margin-top:16px;
}
.e8 li{
	width:168px;
	height:184px;
	float:left;
	display:block;
	overflow:hidden;
	margin-right:8px;
	text-align:center;
}
.e8 li .pic{
	width:160px;
	height:120px;
	display:block;
	background:url(imagespicbox-listbg.gif) no-repeat;
	text-align:left;
	overflow:hidden;
}
.e8 li .pic img{
	width:152px;
	height:112px;
	display:block;
	margin-left:3px;
	margin-top:3px;
	border:none;
}
.e8 li .title{
	height:31px;
	display:block;
	line-height:31px;
	font-weight:bold;
	overflow:hidden;
}
.e8 li .date{
	color:#666;
}
.e8 li .date small{
	line-height:17px;
	font-size:12px;
	color:#999;
}
.e9{/* 右侧小图列表 */
	width:100%;
	clear:both;
	overflow:hidden;
	padding-top:4px;
}
.e9 li{
	width:106px;
	height:110px;
	float:left;
	text-align:center;
	overflow:hidden;
	margin-left:6px;
	display:inline;
}
.e9 li a{
	color:#777;
}
.e9 li a img{
	width:102px;
	height:76px;
	display:block;
	padding:1px;
	border:1px solid #DDD;
}
.e9 li a span.title{
	display:block;
	height:29px;
	line-height:29px;
	overflow:hidden;
}
/*---------- f : 特殊列表 ---------*/
.f1{/* 带数字ICO的排行榜列表 */
	background:url(imagesnumber-range.gif) 5px 5px no-repeat;
	overflow:hidden;
}
.f1 li{
	height:38px;
	display:block;
	padding:3px 0px 4px 0px;;
	border-bottom:1px dashed #DCEBD7;
	padding-left:38px;
	overflow:hidden;
}
.f1 li a{
	height:21px;
	line-height:21px;
	overflow:hidden;
	display:block;
}
.f1 li span{
	line-height:15px;
	color:#666666;
	margin-left:5px;
}
.f1 li span small{
	font-size:12px;
	color:#999;
}
.f1 li span a{
	display:inline;
	line-height:15px;
	color:#666666;
	color:#690;
}

.f2{/* 评论专用列表 */
	overflow:hidden;
}
.f2 li{
	height:73px;
	clear:both;
	overflow:hidden;
	border-bottom:1px dashed #DCEBD7;
	padding:0px 8px;
}
.f2 small{
	display:block;
	height:21px;
	padding-top:6px;
	line-height:21px;
	overflow:hidden;
	font-size:12px;
	color:#999;
}
.f2 small a.username{
	color:#666;
}
.f2 p{
	height:42px;
	overflow:hidden;
	line-height:21px;
	color:#888;
	text-indent:17px;
	background:url(imagesico-comment-quote.gif) 0px 4px no-repeat;
}

.f4{/*友情链接(图片)专用*/

}
.f4 li{
	width:94px;
	height:37px;
	display:block;
	float:left;
	overflow:hidden;
	margin:10px 12px 2px 8px;
}
.f4 li a{
	width:88px;
	height:31px;
	overflow:hidden;
	float:left;
	border:3px solid #FFF;
}
.f4 li a:hover{
	border:3px solid #EEE;
}
.f5{/*友情链接(文字)专用*/
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f5 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f5 li a{
	color:#666666;
	float:left;
}

.f6{/* 链接横排自适应列表 */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f6 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f6 li a{
	color:#666666;
	float:left;
}
/*-------------------------------------------------- 
 list icon
 ---------------------------------------------*/
.ico1 li{
	padding-left:16px;
	background:url(imagesico-1.gif) 7px 11px no-repeat;
}
.ico2 li{
	padding-left:16px;
	background:url(imagesico-2.gif) 6px 11px no-repeat;
}
.ico3 li{
	padding-left:16px;
	background:url(imagesico-3.gif) 7px 11px no-repeat;
}

li.dotline {
	border-bottom:1px dashed #CDE0FA;
	height:26px;
	line-height:26px;
}


/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-10 09:32
 **/

.pleft{
	width:940px;
        margin-left:10px;
	float:left;
	overflow:hidden;
}
.pleft .place{
	width:712px;
	height:24px;
	line-height:24px;
	background:#F2FCFE;
	border-top:1px solid #E0ECF3;
	border-bottom:1px solid #E0ECF3;
	text-indent:12px;
	color:#CCC;
	overflow:hidden;
}
.pleft .place strong{
	color:#397CBE;
	font-weight:normal;
	letter-spacing:1px;
}
.pleft .place a{
	color:#397CBE;
	margin:0px 2px;
}
.pleft .place a:hover{
	color:#469CF2;
	text-decoration:none;
}
.pleft .place small{
	display:inline-block;
	vertical-align:middle;
	width:8px;
	height:20px;
	*height:24px;
	overflow:hidden;
	background:url(imagesico-3.gif) 2px 8px no-repeat;
	font-size:0px;
}
.pright{
	width:240px;
	float:right;
	overflow:hidden;
}
.dede_pages{
        float:right;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	border-bottom:1px solid #EEE;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
/*---------- index ---------*/
.index .bignews{
	width:424px;
	height:400px;
	float:right;
	border:1px solid #DFF2F5;
	background:url(imagesheadbg-top.gif) repeat-x;
	overflow:hidden;
}
.index .bignews a{
	color:#555;
}
.index .bignews .onenews{
	margin:0 3px 0 3px;
	padding:7px 6px;
	border-bottom:1px dashed #EBEBEB;
}
.index .bignews .onenews h2{
	text-align:center;
	display:block;
	height:32px;
	line-height:28px;
}
.index .bignews .onenews h2 a{
	font-size:16px;
}
.index .bignews .onenews p{
	line-height:19px;
	color:#666;
}

.index .bignews div.newarticle{
	height:24px;
	background:url(imagesnew-article.gif) 8px 3px no-repeat;
	font-size:0px;
	color:#fff;
}

.index .bignews div.d1{
	padding:6px 10px;
	clear:both;
	width:406px;
	overflow:hidden;
}
.index .bignews div.d1arc{
	margin-right:12px;
	width:190px;
	float:left;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.index .bignews div.d1arc a {
	
}
.index .bignews ul.c2{
	width:416px;
	padding:0px 4px 0px;
	clear:both;
	overflow:hidden;
}
.index .bignews ul.c2 a {
	font-size:13px;
}
.index .flashnews{
	width:270px;
	height:240px;
	overflow:hidden;
	float:left;
}
.index .latestnews{
	width:280px;
	height:200px;
	margin-top:8px;
	float:left;
}
.index .latestnews dl dd{
	padding:2px 5px;
}
.index .latestnews ul a{
	color:#555;
}
.index .picnews{
	width:950px;
	float:left;
	clear:both;
	overflow:hidden;
	
}
.index .listbox{
	width:720px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.index .listbox dl{
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
.index .listbox ul a{
	color:#666;
}
.index .usercenter .tbox dd{
	height:370px;
	display:none;
}
.index .usercenter .tbox dd#loading{
	display:block;
	text-align:center;
	line-height:200px;
	letter-spacing:2px;
	color:#999999;
}
.index .userlogin{
	padding-top:10px;
}
.index .userlogin .fb{
	height:37px;
}
.index .userlogin .fb span{
	float:left;
	width:60px;
	text-align:right;
	padding-right:6px;
	color:#888;
}
.index .userlogin .fb img{
	vertical-align:middle;
	margin-left:5px;
}
.index .userlogin .submit{
	text-align:center;
	padding-top:3px;
}
.index .userlogin .submit a{
	color:#030;
	margin-left:7px;
}
.index .userinfo{
	
}
.index .userinfo .welcome{
	width:220px;
	height:24px;
	margin:12px auto;
	background:#F9F9F9;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	line-height:23px;
	text-indent:10px;
	color:#666;
}
.index .userinfo .welcome strong{
	color:#F60;
	font-weight:bold;
}
.index .userinfo .userface{
	width:60px;
	height:64px;
	overflow:hidden;
	padding-left:16px;
	padding-top:2px;
	float:left;
}
.index .userinfo .userface a{
	display:block;
	margin:0px auto;
	text-align:center;
}
.index .userinfo .userface a img{
	width:52px;
	height:52px;
	display:block;
	margin:0px auto 6px;
	padding:2px;
	border:1px solid #DDD;
}
.index .userinfo .mylink{
	width:144px;
	float:left;
	overflow:hidden;
}
.index .userinfo .mylink ul{
}
.index .userinfo .mylink ul li{
	width:72px;
	float:left;
	line-height:21px;
	text-indent:12px;
}
.index .userinfo .mylink ul li a{
	color:#555;	
}
.index .userinfo .uclink{
	height:31px;
	line-height:31px;
	clear:both;
	overflow:hidden;
	text-align:center;
	color:#DDD;
}
.index .userinfo .uclink a{
	color:#690;
	margin:0px 2px;
}
.index .latestlogin{
	padding-top:16px;
}
.index .latestlogin strong{
	width:102px;
	padding-left:6px;
	letter-spacing:1px;
	color:#555;
	display:block;
	line-height:21px;
	background:#FFF;
	position:relative;
	z-index:5;
}
.index .latestlogin ul{
	width:224px;
	border-top:1px solid #C5DDBC;
	padding-top:20px;
	z-index:3;
	margin:-12px auto 0px;
}
.index .commend dl dd{
	padding-top:0px;
}
.index .hot dl dd{
	padding-top:0px;
}
.index .hot dl dd .c1 li{
	width:210px;
	overflow:hidden;
}
.index .vote dl dd strong{
	display:block;
	line-height:27px;
	padding-left:8px;
	letter-spacing:1px;
	color:#397CBE;
	border-bottom:1px solid #DAEDF8;
	margin:0px 4px;
}
.index .vote dl dd .fb{
	padding-top:10px;
	height:21px;
	padding-left:10px;
	color:#555;
}
.index .vote dl dd .fb input{
	margin-right:4px;
}
.index .vote dl dd .submit{
	text-align:center;
	height:35px;
	padding-top:8px;
}
.index .vote dl dd .submit button{
	margin-right:10px;
}
.index .vote dl dd .submit a{
	color:#003300
}
/*---------- channel ---------*/
.channel .flashnews{
	width:270px;
	height:240px;
	overflow:hidden;
	float:left;
	background:#F00;
}
.channel .topcommand{
	width:424px;
	float:right;
	overflow:hidden;
}
.channel .topcommand dl dd{
	height:162px;
}
.channel .topcommand a{
	color:#666;
}
.channel .topcommand .onenews{
	padding:3px 12px;
	border-bottom:1px solid #EBEBEB;
}
.channel .topcommand .onenews h2{
	display:block;
	height:28px;
	line-height:25px;
}
.channel .topcommand .onenews h2 a{
	font-size:16px;
}
.channel .topcommand .onenews p{
	line-height:19px;
	color:#666;
}
.channel .picnews{
	width:712px;
	float:left;
	clear:both;
	overflow:hidden;
	margin-top:8px;
}
.channel .listbox{
	width:720px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.channel .listbox dl{
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
.channel .listbox ul a{
	color:#666;
}


/*---------- viewbox ---------*/
.viewbox{
	width:712px;
	overflow:hidden;
	padding-bottom:8px;
}
.viewbox .title{
    line-height:56px;
    text-align:center;
    word-wrap : break-word;
    width:650px;
    overflow:auto;
    padding-top:10px;
}

.viewbox .title h2{
	font-size:24px;
	color:#369;
}
.viewbox .info{
	height:24px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	color:#666;
}
.viewbox .info small{
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.viewbox .info a{
	color:#690;
}
.viewbox .intro{
	padding:8px 16px;
	line-height:25px;
	background:#FAFDFE;
	border:1px solid #DDD;
	font-size:14px;
	color:#555;
	margin-top:8px;
}
.viewbox .infolist{
	width:368px;
	float:left;
}
.viewbox .infolist small{
	width:100px;
	text-align:right;
	display:block;
	float:left;
	font-size:12px;
	line-height:31px;
	color:#999;
	clear:left;
	height:31px;
	overflow:hidden;
}
.viewbox .infolist span{
	width:200px;
	line-height:30px;
	float:left;
	height:31px;
	overflow:hidden;
}
.viewbox .picview{
	width:320px;
	float:right;
	padding-right:24px;
	padding-top:16px;
}
.viewbox .labeltitle{
	height:23px;
	background:url(imagesview-labeltitle-bg.gif) left 10px repeat-x;
	clear:both;
	overflow:hidden;
	margin:0px auto 0px;
	padding-top:10px;
}
.viewbox .labeltitle strong{
	width:80px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#FFF;
	letter-spacing:1px;
	display:block;
	float:left;
	background:url(imagesview-labeltitle-bg.gif) left -44px no-repeat;
	overflow:hidden;
}

.viewbox .content{
	font-size:14px;
	padding:12px 16px;
	line-height:25px;
	color:#333;
}
.viewbox .dede_pages{
	width:712px;
	float:none;
	overflow:hidden;
	text-align:center;
}
.viewbox .dede_pages ul{
	margin:0px auto;
	float:none;
	clear:both;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.viewbox .dede_pages ul li,.viewbox .dede_pages ul li a{
	float:none;
	display:inline;
}
.viewbox .boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(imagesboxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}
.viewbox .boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(imagesboxoff.gif) right -10px no-repeat;
	float:left;
}
.viewbox .newdigg{
	width:406px;
	height:51px;
	margin:8px auto;
	clear:both;
	overflow:hidden;
	padding-left:8px;
}
.viewbox .diggbox{
	width:195px;
	height:51px;
	float:left;
	margin-right:8px;
	overflow:hidden;
	cursor:pointer;
}
.viewbox .diggbox .digg_act{
	font-size:14px;
	float:left;
	line-height:31px;
	text-indent:32px;
	height:29px;
	overflow:hidden;
	font-weight:bold;
}
.viewbox .diggbox .digg_num{
	float:left;
	line-height:29px;
	text-indent:5px;
}
.viewbox .diggbox .digg_percent{
	width:180px;
	clear:both;
	padding-left:10px;
	overflow:hidden;
}
.viewbox .diggbox .digg_percent .digg_percent_bar{
	width:100px;
	height:7px;
	background:#E8E8E8;
	border-right:1px solid #CCC;
	float:left;
	overflow:hidden;
	margin-top:3px;
}
.viewbox .diggbox .digg_percent .digg_percent_num{
	font-size:10px;
	float:left;
	padding-left:10px;
}
.viewbox .diggbox .digg_percent .digg_percent_bar span{
	display:block;
	height:5px;
	overflow:hidden;
	background:#000;
}
.viewbox .newdigg .digg_good{
	background:url(imagesnewdigg-bg.png) left top no-repeat;
}
.viewbox .newdigg .digg_bad{
	background:url(imagesnewdigg-bg.png) right top no-repeat;
}
.viewbox .newdigg .digg_good .digg_act{
	color:#C30;	
}
.viewbox .newdigg .digg_good .digg_num{
	color:#C63;
}
.viewbox .newdigg .digg_bad .digg_act{
	color:#36C;	
}
.viewbox .newdigg .digg_bad .digg_num{
	color:#39C;
}
.viewbox .newdigg .digg_good .digg_percent .digg_percent_bar span{
	border:1px solid #E37F24;
	background:#FFC535;
}
.viewbox .newdigg .digg_bad .digg_percent .digg_percent_bar span{
	border:1px solid #689ACC;
	background:#94C0E4;
}
.viewbox .handle{
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}
.viewbox .handle .digg{
	width:59px;
	height:59px;
	float:left;
	background:url(imagesdigg-bg.gif) no-repeat;
	margin-right:12px;
}
.viewbox .handle .digg .digg_num{
	width:56px;
	height:34px;
	font-size:20px;
	text-align:center;
	line-height:34px;
	overflow:hidden;
	color:#6B9169;
}
.viewbox .handle .digg .digg_act{
	width:56px;
	height:22px;
	line-height:23px;
	overflow:hidden;
}
.viewbox .handle .digg .digg_act a{
	margin-left:11px;
	color:#666;
	float:left;
}
.viewbox .handle .context{
	float:left;
}
.viewbox .handle .context ul li{
	line-height:29px;
	color:#888;
}
.viewbox .actbox{
	width:260px;
	text-align:center;
	float:right;
	padding-top:20px;
	padding-right:10px;
}
.viewbox .actbox ul li{
	display:inline;
	padding-left:22px;
	background-image:url(imagesactbox-ico.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}
.viewbox .actbox ul li a{
	color:#666;
}
.viewbox .actbox ul li#act-fav{
	background-position:4px 0px;
}
.viewbox .actbox ul li#act-err{
	background-position:4px -37px;
}
.viewbox .actbox ul li#act-pus{
	background-position:4px -73px;
}
.viewbox .actbox ul li#act-pnt{
	background-position:4px -109px;
}
.viewbox .downurllist{
	width:100%;
	clear:both;
	overflow:hidden;
	
}
.viewbox .downurllist li{
	height:27px;
	background:url(imagesdownurl-bg.gif) right top no-repeat;
	padding-right:4px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	margin-top:10px;
}
.viewbox .downurllist li a{
	height:27px;
	background:url(imagesdownurl-bg.gif) left top no-repeat;
	display:block;
	font-size:12px;
	color:#555;
	text-indent:30px;
	line-height:27px;
	float:left;
	padding-right:5px;
}
.viewbox .downurllist li a:hover{
	color:#F63;
	text-decoration:none;
}
.viewbox .picbox{
	width:100%;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	line-height:31px;
	overflow:hidden;
}
.viewbox .picbox img{
	display:block;
	margin:16px auto 6px;
}
.viewbox .picbox ul.e8{
	font-size:12px;
	line-height:normal;
}
.viewbox .picbox ul.e8 li .pic{
	background:none;
	border:1px solid #EEE;
	overflow:hidden;
}
.viewbox .picbox ul.e8 img{
	margin:3px;
	border:none;
}
.viewbox .picbox ul.e8 li .title{
	padding-top:0px;
}
.specialpic{
	width:200px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	padding-top:10px;
}
.specialpic img{
	width:200px;
	display:block;
}
.speciallist{
	width:720px;
	overflow:hidden;
}
.speciallist dl.tbox{
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
.storypic{
	width:160px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	padding-top:10px;
}
.storypic img{
	width:160px;
	display:block;
}
.infos_userinfo{
	width:240px;
	overflow:hidden;
}
.infos_userinfo dd{
	padding:12px;
	overflow:hidden;
	background:#FFF;
}
.infos_userinfo dd .userface{
	width:52px;
	height:52px;
	padding:1px;
	border:1px solid #DDD;
	overflow:hidden;
	float:left;
	margin-right:8px;
}
.infos_userinfo dd .userface img{
	width:52px;
	height:52px;
	overflow:hidden;
	display:block;
}
.infos_userinfo dd .username{
	height:19px;
	line-height:19px;
	display:block;
	overflow:hidden;
	font-weight:bold;
	color:#F60;
}
.infos_userinfo dd .useract{
	width:140px;
	height:44px;
	overflow:hidden;
	float:left;
	padding-left:4px;
}
.infos_userinfo dd .useract-pm,.infos_userinfo  dd .useract-af{
	width:70px;
	float:left;
	line-height:19px;
	height:19px;
	overflow:hidden;
}
.infos_userinfo dd .useract-vi{
	display:block;
	clear:both;
	line-height:19px;
	height:19px;
	overflow:hidden;
	color:#666;
}
.infos_userinfo dd .userinfo-sp{
	height:25px;
	line-height:25px;
	clear:both;
	display:block;
	padding-left:10px;
}
.infos_userinfo dd .userinfo-sp small{
	font-size:12px;
	color:#AAA;
	margin-right:5px;
}
.infos_search dd{
	padding:4px 4px 12px 8px;
}
.infos_search dd select,.infos_search dd input,.infos_search dd button{
	margin-left:4px;
	margin-top:8px;
}
.infos_search dd select{
	font-size:14px;	
}
.tags_list dd{
	padding:4px 12px;
	line-height:220%;
}
.tags_list dd a{
	margin-right:10px;
	white-space:nowrap;
}
.tagc1{
	font-size:12px;
	color:#666;
}
.tagc2{
	font-size:14px;
	font-weight:bold;
	color:#555;
}
.sp-title{
	color:#888;
	padding:4px 12px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	background:#FAFAFA;
	margin-bottom:8px;
}
.sp-title h2{
	font-size:16px;
	line-height:27px;
}
.sp-title h2 a{
	margin-left:6px;	
}
.sp-title .more{
	float:right;
	margin:-27px 0px;
	line-height:27px;
}
.linkbox{
	padding:10px 8px;
	border-bottom:1px solid #EEE;
}
.linkbox h3,.linkbox h3 a{
	font-size:14px;
	color:#693;
}
.buycar{
	
}
.buycar h2{
	font-size:14px;
	color:#F60;
	line-height:31px;
}
.buycar .flow{
	width:100%;
	border-left:1px solid #DEE79E;
	border-right:1px solid #DEE79E;
	border-top:1px solid #DEE79E;
/*	border-collapse:collapse;*/
	margin-bottom:16px;
}
.buycar .flow td{
	height:23px;
	line-height:19px;
	background:#F8FAEB;
	text-align:center;
	color:#888;
	overflow:hidden;
	border-right:1px solid #EFF3CF;
	border-bottom:1px solid #EFF3CF;
	border-top:3px solid #FFF;
	letter-spacing:3px;
}
.buycar .flow td.thisclass{
	background:#FFF;
	border-bottom:1px solid #FFF;
	border-top:3px solid #F8FAEB;
	font-weight:bold;
	color:#333;
}
.flinkbox{
	padding:4px 10px;
}
.formbox{
	width:90%;
	margin:0px auto;
}
.formbox .fb{
	width:100%;
	clear:both;
	overflow:hidden;
	padding-top:10px;
	margin:0px auto;
}
.formbox .fb .name{
	width:180px;
	float:left;
	height:31px;
	text-align:right;
	padding-right:10px;
	line-height:31px;
	font-size:14px;
	color:#666;
	display:block;
}
.formbox .fb .value{
	float:left;
}
.formbox .fb .value img{
	vertical-align:middle;
}
.dede_comment{
	padding-bottom:6px;
}
.dede_comment .decmt-box{
	width:98%;
	padding:6px 5px 8px;
	margin:0px auto;
	border-bottom:1px solid #E5E5E5;
	overflow:hidden;
	clear:both;
}
.dede_comment .decmt-box .decmt-title{
	line-height:19px;
	color:#999;
	font-family:Tahoma;
}
.dede_comment .decmt-box .decmt-title span{
	margin-right:2px;
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-title .moodico{
	height:18px;
	width:18px;
	display:inline-block;
}
.dede_comment .decmt-box .decmt-title .username{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a:hover{
	text-decoration:none;
	color:#690;
}
.dede_comment .decmt-box .decmt-title .ip{
	color:#669;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-title .date{
	color:#555;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-act{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dede_comment .decmt-box .decmt-act span{
	margin-right:7px;
}
.dede_comment .decmt-box .decmt-act span a{
	color:#888;
}
.dede_comment .decmt-box .decmt-content{
	color:#555;
	line-height:21px;
	clear:both;
	width:99%;
	margin:2px auto 0px;
/*	background:url(imagesico-comment-quote.gif) 0px 4px no-repeat;
	text-indent:18px;*/
}
.dede_comment .decmt-box .decmt-content img{
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-box{
	background:#FFE;
	border:1px solid #CCC;
	margin:6px auto;
}
.dede_comment .decmt-box .decmt-box .decmt-title{
	text-indent:4px;
}
.dede_comment .decmt-box .decmt-box .decmt-content{
	color:#555;
}
.nocomment{
	padding:10px;
	color:#666;
}
.dede_comment_post{
	padding:5px;
}
.dcmp-title{
	line-height:25px;
}
.dcmp-title strong{
	color:#444;
	font-weight:normal;
}
.dcmp-title small{
	font-size:12px;
	color:#999999;
}
.dcmp-stand{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dcmp-stand strong{
	font-weight:normal;
	color:#444;
}
.dcmp-stand input{
	margin-right:2px;
}
.dcmp-stand img{
	vertical-align:middle;
	margin-right:2px;
}
.dcmp-content{
	padding-top:8px;
}

.dcmp-content textarea{
	width:96%;
	height:60px;
}
.dcmp-mood{
	height:25px;
	width:80%;
	overflow:hidden;
	clear:both;
	padding-top:12px;
}
.dcmp-mood strong{
	float:left;
	color:#444;
	font-weight:normal;
	line-height:25px;
}
.dcmp-mood ul{
	float:left;
}
.dcmp-mood ul li{
	float:left;
	margin-right:8px;
}
.dcmp-mood ul li input,.dcmp-mood ul li img{
	vertical-align:middle;
	margin-right:4px;
	*margin-right:0px;
}
.dcmp-post{
	height:35px;
	overflow:hidden;
	clear:both;
	color:#444;	
}
.dcmp-post .dcmp-userinfo{
	float:left;
	margin-right:6px;
}
.dcmp-post .dcmp-userinfo input{
	height:13px;
	padding-right:0px;
}
.dcmp-post .dcmp-userinfo input,.dcmp-post .dcmp-userinfo img{
	vertical-align:middle;
	margin:5px;
}
.dcmp-post .dcmp-submit{
	float:left;
	padding-top:6px;
}
.dcmp-post .dcmp-submit input,.dcmp-post .dcmp-submit button{
	vertical-align:middle;
}
.dcmp-post .dcmp-submit button{
	width:70px;
	height:25px;
	border:none;
	background:url(imagesbtn-bg2.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#444;
	cursor:pointer;
	margin-left:5px;

}

/* 代码高亮 */
pre{font-family:'Courier New' , Monospace; font-size:12px; width:99%; overflow:auto; margin:0 0 1em 0; background:#F7F7F7; }
pre ol, pre ol li, pre ol li span{margin:0 0; padding:0; border:none}
pre a, pre a:hover{background:none; border:none; padding:0; margin:0}
pre ol{list-style:decimal; background:#F7F7F7; margin:0px 0px 1px 3em !important; padding:5px 0; color:#5C5C5C; border-left:3px solid #146B00;}
pre ol li{list-style:decimal-leading-zero; list-style-position:outside !important; color:#5C5C5C; padding:0 3px 0 10px !important; margin:0 !important; line-height:1.3em}
pre ol li.alt{color:inherit}
pre ol li span{color:black; background-color:inherit}
pre .comment, pre .comments{color:#008200; background-color:inherit}
pre .string{color:blue; background-color:inherit}
pre .keyword{color:#069; font-weight:bold; background-color:inherit}
pre .preprocessor{color:gray; background-color:inherit}
pre .dp-xml .cdata{color:#ff1493}
pre .dp-xml .tag, pre .dp-xml .tag-name{color:#069; font-weight:bold}
pre .dp-xml .attribute{color:red}
pre .dp-xml .attribute-value{color:blue}
pre .dp-sql .func{color:#ff1493}
pre .dp-sql .op{color:#808080}
pre .dp-rb .symbol{color:#a70}
pre .dp-rb .variable{color:#a70; font-weight:bold}
pre .dp-py .builtins{color:#ff1493}
pre .dp-py .magicmethods{color:#808080}
pre .dp-py .exceptions{color:brown}
pre .dp-py .types{color:brown; font-style:italic}
pre .dp-py .commonlibs{color:#8A2BE2; font-style:italic}
pre .dp-j .annotation{color:#646464}
pre .dp-j .number{color:#C00000}
pre .dp-delphi .number{color:blue}
pre .dp-delphi .directive{color:#008284}
pre .dp-delphi .vars{color:#000}
pre .dp-css .value{color:black}
pre .dp-css .important{color:red}
pre .dp-c .vars{color:#d00}
pre .dp-cpp .datatypes{color:#2E8B57; font-weight:bold}

#commetpages {
	text-align:center;
	line-height:28px;
}

#commetpages a {
	border:1px solid #64B1DF;
	padding:0 3px 0 3px;
}

/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/




/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#e9f4f8;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
ul{
	list-style:none;
}
LI {
	LIST-STYLE-TYPE: none
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:960px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	
        background-color:#ffffff
        
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(imagesbtn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(imagesbtn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	padding-top:16px;
	width:960px;
	margin:auto;
	overflow:hidden;
}
.header .search {
	margin-top:5px;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
	padding-left:16px;
}
.header .title h1 a{
	width:200px;
	height:56px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(imagestop-logo.gif) center center no-repeat;
}
.header .banner{
	width:480px;
	height:56px;
	float:left;
	margin-left:40px;
	overflow:hidden;
}
.header .banner img{
	width:480px;
	height:56px;
	display:block;
}
.header .rlink{
	width:172px;
	height:52px;
	float:left;
	margin-left:32px;
	overflow:hidden;
	padding-top:4px;
}
.header .rlink ul li{
	width:78px;
	height:21px;
	background:url(imagestoprlink-bg.gif) left top no-repeat;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}
.header .rlink ul li a{
	display:block;
	color:#777;
	line-height:21px;
	text-indent:22px;
	background-image:url(imagestoprlink-bg.gif);
	background-repeat:no-repeat;
}
.header .rlink ul li a:hover{
	color:#000;
}
.header .rlink ul li.r1 a{
	background-position:0px -21px;
}
.header .rlink ul li.r2 a{
	background-position:0px -42px;
}
.header .rlink ul li.r3 a{
	background-position:0px -63px;
}
.header .rlink ul li.r4 a{
	background-position:0px -84px;
}
.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}



/*----- mycss -------*/
.stripes {
	height: 34px;
	width: 960px;
	background-image: url(imagesstripes_bg.png);
}
.kong {
	float: left;
	height: 4px;
	width: 960px;
}
.kaisi{
	HEIGHT: 30px;
	MARGIN-LEFT: 6px;
        
	background-image: url(imagesxiaoguohui.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	text-indent: 30px;
	float: left;
}
.kaisi a {
           COLOR: #000000; TEXT-DECORATION: none
}
.kaisi a:hover {
           COLOR: #f00; 
}
.time01 {
        HEIGHT: 40px;
        width: 160px;
        line-height: 40px;
        float: left;
}
.huanying{
        width: 460px;
        HEIGHT: 40px;
        line-height: 40px;
        float: left;
}
.flash {
	float: left;
	height: 210px;
	width: 960px;
}
.zhuyezhong {
	float: left;
	width: 960px;
	height: 300px;
}
/*----图片新闻----*/
.huandeng{
	width: 300px;
	HEIGHT: 310px;
	float: left;
	margin-top: 4px;
        
}
.tupianxinwen01 {
	height: 57px;
	width: 230px;
	float: left;
	background-image: url(imagestupianxinwen_bg01.png);
}
.tupianxinwen02 {
    height: 57px;
	width: 70px;
	float: left;
	background-image: url(imagestupianxinwen_more.png);
}
.tupianxinwen02 li{
	width: 45px;
	height: 30px;
	margin-top: 13px;
        
}
.tupianxinwen02 a{
	color: #ffffff;
}
.tupianxinwen02 a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.tupianxinwen03 {
        height: 240px;
	width: 15px;
	float: left;
	background-image: url(imagestupianxinwen_bg02.png);
}
.tupianxinwen04 {
    height: 240px;
	width: 15px;
	float: left;
	background-image: url(imagestupianxinwen_bg03.png);
}
.tupianxinwen05 {
    height: 13px;
	width: 300px;
	float: left;
	background-image: url(imagestupianxinwen_bg04.png);
}
/*----图片新闻 end----*/
/*----工作动态----*/
.gongzuodongtai {
	float: left;
	width: 430px;
	height: 310px;
	margin-top: 4px;
        
}
.gongzuodongtai01{
	float: left;
	height: 87px;
	width: 430px;
	line-height: 120px;
	background-image: url(imagesgongzuodongtai_bg01.png);
}
.gongzuodongtai01 a{
	font-size: 22px;
	color: #FF0000;
	margin-left: 30px;
	font-family: "黑体";        
	
}

.gongzuodongtaineirong{
	float: left;
	height: 193px;
	width: 430px;
}
.gongzuodongtaineirong li{
	list-style-type: none;
	list-style-position: outside;
	height: 18px;
	margin-top: 6px;
	width: 400px;
	background-image: url(imagesgongzuodongtai_bg02.png);
	background-repeat: no-repeat;
	border-bottom-style: dashed;
	border-bottom-color: #F0F0F0;
	margin-left: 18px;
	border-width: 1px;
}
.gongzuodongtaineirong a{
	color: #3e3f3f;
}
.gongzuodongtaineirong a:hover {
	color:#3a75a5;
	text-decoration: underline;
}
.gongzuodongtai03{
	float: left;
	height: 30px;
	width: 430px;
	background-image: url(imagesgongzuodongtai_bg03.png);
}
.gongzuodongtai03 li{
	list-style-type: none;
	height: 26px;
	width: 390px;
	margin-top: 3px;
        
	margin-right: 30px;
        
}
.gongzuodongtai03 a{
	color: red;
}
.gongzuodongtai03 a:hover{
    color:red
}
/*----工作动态 end----*/
/*----公告----*/
.gonggao {
	float: left;
	width: 230px;
	height: 310px;
	margin-top: 4px;
        
}
.gonggaotop {
	float: left;
	width: 230px;
	height: 50px;
	background-image: url(imagesgonggaotop.png);
}
.gonggaoneirong {
	float: left;
	width: 230px;
	height: 180px;
	background-image: url(imagesgonggaodi.png);
}
.gonggaoneirong li{
	list-style-type: none;
	list-style-position: outside;
	height: 44px;
	margin-top: 6px;
        
	width: 206px;
	margin-left: 14px;
	line-height: 1.5;
}

.zhuanlan {
	height: 80px;
	width: 230px;
	
	float: left;
}

.tongzhineirong li{
	list-style-type: none;
	list-style-position: outside;
	width: 160px;
	height: 28px;
	margin-top: 16px;
	line-height: 26px;
        
}
.tongzhineirong a{
    color: #3e3f3f;
}
.tongzhineirong a:hover{
    color:#3a75a5;
	text-decoration: underline;
}
/*----公告 end----*/

/*----第一专题----*/
.zhuandi01{
	float: left;
	width: 960px;
	height: 90px;
}

/*----第一专题 end----*/
/*----政策解读----*/
.zhengcejiedu{
	float: left;
	height: 210px;
	width: 365px;
}
.zhengcejiedutop{
	float: left;
	width: 365px;
	height: 50px;
	background-image: url(imageszhengcejiedu_top.png);
}
.zhengcejiedutop li{
	float: left;
	width: 350px;
	text-indent: 40px;
	margin-top: 18px;
        
}
.zhengcejieduneirong{
	float: left;
	height: 160px;
	width: 365px;
	background-image: url(imageszhengcejiedu_di.png);
}
.zhengcejieduneirong li{
	list-style-type: none;
	list-style-position: outside;
	height: 19px;
	background-image: url(imagesgongzuodongtai_bg02.png);
	width: 340px;
	margin-left: 10px;
	background-repeat: no-repeat;        
}
.zhengcejieduneirong a{
    color: #3e3f3f;
}
.zhengcejieduneirong a:hover{
	color:#3a75a5;
	text-decoration: underline;
}

/*----政策解读 end----*/
/*----政务公开----*/
.zhengwugongkai_zdgz{
	float: left;
	height: 210px;
	width: 595px;
	background-image: url(imageszwgkzdgz.png);
}
.zdgz01{
	float:left;
	height:160px;
	width:40px;
	margin-top:26px;
	margin-left:106px;

}
.zdgz02{
	float:left;
	height:160px;
	width:40px;
	margin-top:26px;
	margin-left:12px;
	
}
.zdgz03{
	float:left;
	height:160px;
	width:40px;
	margin-top:26px;
	margin-left:12px;
	
}
.zdgz04{
	float:left;
	height:160px;
	width:40px;
	margin-top:26px;
	margin-left:12px;
	
}
.zdgz05{
	float:left;
	height:160px;
	width:40px;
	margin-top:26px;
	margin-left:12px;
	
}

.zdgz07{
	float:left;
	height:160px;
	width:40px;
	margin-top:26px;
	margin-left:12px;
	
}
.zdgz08{
	float:left;
	height:160px;
	width:40px;
	margin-top:26px;
	margin-left:12px;
	
}
.zdgz09{
	float:left;
	height:160px;
	width:40px;
	margin-top:26px;
	margin-left:12px;
	
}
.zdgz10{
	float:left;
	height:160px;
	width:40px;
	margin-top:26px;
	margin-left:12px;
	
}
.zhengwugongkai{
    float: left;
	height: 210px;
	width: 365px;
}
.zhengwugongkaitop{
	float: left;
	width: 365px;
	height: 50px;
	background-image: url(imageszhengwugongkai_top.png);
}
.zhengwugongkaitop li{
	float: left;
	width: 350px;
	text-indent: 40px;
	margin-top: 18px;
        
}
.zhengwugongkaineirong{
	background-image: url(imageszhengwugongkai_di.png);
	float: left;
	width: 365px;
	height: 160px;
}
.zhengwugongkaineirong01{
	float: left;
	width: 160px;
	height: 40px;
	margin-left: 16px;
	margin-top: 2px;
	
	line-height: 40px;
	font-size: 14px;

}
.zhengwugongkaineirong02{
	float: left;
	width: 160px;
	height: 40px;
	margin-left: 10px;
	margin-top: 2px;
        
	line-height: 40px;
	font-size: 14px;

}
.zhengwugongkaineirong03{
	float: left;
	width: 160px;
	height: 40px;
	margin-left: 16px;
        
	margin-top: 10px;
        
	line-height: 40px;
	font-size: 14px;

}
.zhengwugongkaineirong04{
	float: left;
	width: 160px;
	height: 40px;
	margin-left: 10px;
        margin-top: 10px;
        
	line-height: 40px;
	font-size: 14px;

}
.zhengwugongkaineirong05{
	float: left;
	width: 160px;
	height: 40px;
	margin-left: 16px;
	margin-top: 10px;
        
	line-height: 40px;
	font-size: 14px;

}
.zhengwugongkaineirong06{
	float: left;
	width: 160px;
	height: 40px;
	margin-left: 16px;
	margin-top: 10px;
        
	line-height: 40px;
	font-size: 14px;
        
}

/*----政务公开 end----*/
/*----区领导----*/
.qulingdao{
	float: left;
	height: 210px;
	width: 230px;
	background-image: url(imageslinshi01.png);
}
/*.qulingdaotop{
	float: left;
	height: 50px;
	width: 230px;
	background-image: url(imageszdzfxx.png);
}
.qulingdaoneirong{
	float: left;
	height: 40px;
	width: 230px;
	background-image:url(imageszdzfxx_di.png);
}
.qulingdaoneirong li{
	list-style-type: none;
	float: left;
	border-bottom: dashed #f0f0f0 1px;
	height: 30px;
	width: 170px;
	margin-left: 30px;
	line-height: 40px;
}*/
.tdsyzc {
	float:left;
	height:210px;
	width:230px;
		
}
.tdsyzc .sgjf {
	float:left;
	height:43px;
	width:220px;
	margin-left:5px;
	margin-top:5px;
	line-height:43px;
	font-size: 14px;
	text-align: center;
	letter-spacing:30px;	
}
.tdsyzc .zdcq {
	float:left;
	height:43px;
	width:220px;
	margin-left:5px;
	margin-top:12px;
	line-height:43px;
	font-size: 14px;
	text-align: center;
	letter-spacing:30px;	
}
.tdsyzc .linshi01 {
	float:left;
	height:25px;
	width:220px;
	margin-left:5px;
	margin-top:8px;
	line-height:25px;
	font-size: 9pt;
	text-align: right;		
}
.tdsyzc .linshi02 {
	float:left;
	height:60px;
	width:220px;
	margin-left:5px;
	margin-top:8px;

		
}
.tdsyzc .linshi02 li{
	list-style-type: none;
	list-style-position: outside;
	height: 19px;
	width: 220px;
	
	background-repeat: no-repeat;        
}

/*----区领导 end----*/
/*----第二专题----*/
.zhuandi01{
	float: left;
	width: 960px;
	height: 90px;
}

/*----第二专题 end----*/
/*----投资明山----*/
/*.touzimingshan {
	float: left;
	height: 510px;
	width: 730px;
}
.touzimingshan01{
	float: left;
	height: 50px;
	width: 730px;
	background-image: url(imagestouzimingshan_top.png);
}

.touzimingshan01 p{
	width: 530px;
	float: left;
	margin-left: 180px;
	margin-top: 20px;
	font-size: 14px;
	color: #FF0000;
	letter-spacing: 10px;
}
.touzimingshan02 {
	float: left;
	height: 460px;
	width: 730px;
	background-image: url(imagestouzimingshan_di.png);
}
.touzimingshan02_top{
	float: left;
	height: 260px;
	width: 720px;
}
.touzimingshan02_top .tz01{
	float: left;
	width: 343px;
	height: 273px;
	margin-left: 20px;
}
.touzimingshan02_top .tz02{
	float: left;
	width: 305px;
	height: 70px;
	background-image: url(imagestzan.png);
	margin-top: 8px;
	margin-left: 25px;
	font-size: 18px;
	line-height: 70px;
	text-align: center;
	letter-spacing: 10px;
}
.touzimingshan02_top .tz02 a{
	color: #FF0000;
}
.touzimingshan02_top .tz03{
	float: left;
	width: 305px;
	height: 70px;
	background-image: url(imagestzan.png);
	margin-top: 22px;
	margin-left: 25px;
	font-size: 18px;
	line-height: 70px;
	text-align: center;
	letter-spacing: 2px;
}
.touzimingshan02_top .tz04{
	float: left;
	width: 305px;
	height: 70px;
	background-image: url(imagestzan.png);
	margin-top: 22px;
	margin-left: 25px;
	font-size: 18px;
	line-height: 70px;
	text-align: center;
	letter-spacing: 10px;
}
.touzimingshan02_bot{
	float: left;
	width: 720px;
	height: 180px;
	margin-top: 15px;
	margin-left: 15px;
}
.tz05{
	float: left;

	height: 168px;
	width: 225px;
}
.tz05top{
	float: left;
	width: 225px;
	height: 25px;
	background-image: url(imageslan01.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	padding-left: 30px;
	font-size: 14px;
}
.tz05bot{
	float: left;
	height: 140px;
	width: 225px;
	margin-top: 10px;
	
}
.tz05bot li{
	float: left;
	width: 200px;
	height: 24px;
	line-height: 26px;
	list-style-type: none;
	
	
	padding-left: 20px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #f0f0f0;
	background:url(imagesgongzuodongtai_bg02.png) center left no-repeat;
}
.tz05bot a{
    color: #3e3f3f;
}
.tz05bot a:hover{
	color:#3a75a5;
	text-decoration: underline;
}
.tz06{
	float: left;
	
	height: 168px;
	width: 225px;
	margin-left: 10px;
}
.tz06top{
	float: left;
	width: 225px;
	height: 25px;
	background-image: url(imageslan01.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	padding-left: 30px;
	font-size: 14px;
}
.tz06bot{
	float: left;
	margin-top: 10px;
	height: 140px;
	width: 225px;
	
}
.tz06bot li{
	float: left;
	width: 200px;
	height: 24px;
	line-height: 26px;
	list-style-type: none;
	
	
	padding-left: 20px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #f0f0f0;
	background:url(imagesgongzuodongtai_bg02.png) center left no-repeat;
}
.tz06bot a{
    color: #3e3f3f;
}
.tz06bot a:hover{
	color:#3a75a5;
	text-decoration: underline;
}
.tz07{
	float: left;
	
	height: 168px;
	width: 225px;
	margin-left: 10px;
}
.tz07top{
	float: left;
	width: 225px;
	height: 25px;
	background-image: url(imageslan01.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	padding-left: 30px;
	font-size: 14px;
}
.tz07bot{
	float: left;
	margin-top: 10px;
	height: 140px;
	width: 225px;
	
}
.tz07bot li{
	float: left;
	width: 200px;
	height: 24px;
	line-height: 26px;
	list-style-type: none;
	
	
	padding-left: 20px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #f0f0f0;
	background:url(imagesgongzuodongtai_bg02.png) center left no-repeat;
}
.tz07bot a{
    color: #3e3f3f;
}
.tz07bot a:hover{
	color:#3a75a5;
	text-decoration: underline;
}*/
/*----投资明山 end----*/
/*----便民服务----*/
.bianminfuwu {
	float: left;
	height: 300px;
	width: 230px;
}
.bianminfuwu01{
	float: left;
	height: 50px;
	width: 230px;
	background-image: url(imagesbianminfuwu_top.png);
}
.bianminfuwu02 {
	float: left;
	height: 250px;
	width: 230px;
	background-image: url(imagesbianminfuwu_di.png);
}
.bianminfuwu02 img{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
/*----便民服务 end----*/
/*----人才招聘----*/
.rencaizhaopin {
	float: left;
	height: 300px;
	width: 365px;
	
}
.rencaizhaopin01{
	float: left;
	height: 50px;
	width: 365px;
	background-image: url(imagesrencaizhaopin_top.png);
}
.rencaizhaopin01 .more{
	float: right;
	width: 100px;
	text-indent: 40px;
	margin-top: 18px;       
}
.rencaizhaopin02 {
	float: left;
	height: 250px;
	width: 365px;
	background-image: url(imagesrencaizhaopin_di.png);
}
.rencaizhaopin02 li{
	list-style-type: none;
	float: left;
	width: 330px;
	margin-left: 14px;
	height: 40px;
	margin-top: 8px;
	line-height: 35px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #f0f0f0;
}
/*----人才招聘 end----*/
/*----重点政府信息 end----*/
.zdzfxx {
	float: left;
	height: 300px;
	width: 365px;
	
}
.zdzfxx01{
	float: left;
	height: 50px;
	width: 365px;
	background-image: url(imagesdmpc.png);
}
.zdzfxx01 li{
	float: left;
	width: 350px;
	text-indent: 40px;
	margin-top: 18px;
        
}
.zdzfxx02 {
	float: left;
	height: 250px;
	width: 365px;
	background-image: url(imagesdmpc_di.png);
}
.dmpc_nr{
	float:left;
	width:365px;
	height:144px;
}
.dmpc_nr li{
	float: left;
	width: 330px;
	margin-left: 14px;
	height: 40px;
	margin-top: 8px;
	line-height: 35px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #f0f0f0;
	padding-left:15px;
	background:no-repeat 3px 13px url(imagesico-2.gif);
}
.newboth_1{
	float:left;
	width:330px;
	height:40px;
	
	line-height:40px;
	margin-left:14px;
	margin-top:16px;
	text-align:center;
	letter-spacing:30px;
}
.newboth_1 a:hover {
 text-decoration: none;
}
.newboth_2{
	float:left;
	width:330px;
	height:40px;
	line-height:40px;
	margin-left:14px;
	margin-top:8px;
	text-align:center;
	letter-spacing:30px;
}
.newboth_2 a:hover {
 text-decoration: none;
}
/*----重点政府信息 end----*/
/*----图片明山----*/
.tupianmingshan {
	float: left;
	height: 170px;
	width: 948px;
	margin-top: 5px;
	margin-left: 5px;
	border: solid 1px #f0f0f0;
}
.tupianmingshan_top{
	float: left;
	height: 30px;
	width: 950px;
	background-color: #84bbe7;
	margin-left: -1px;
	
}
.tupianmingshan_top a{
	color: #FFFFFF;
	line-height: 30px;
	font-size: 12px;
	margin-right: 10px;
}
.tupianmingshan_neirong{
	float: left;
	width: 950px;
}
	
/*----图片明山 end----*/
/*----机构设置----*/
.jigoushezhi {
	float: left;
	height: 160px;
	width: 960px;
}
.jigoushezhi01{
	float: left;
	height: 50px;
	width: 960px;
	background-image: url(imagesjigoushezhi_top.png);
}

.jigoushezhi02{
	float: left;
	height: 110px;
	width: 960px;
	background-image: url(imagesjigoushezhi_di.png);
}
.jigoushezhi03{
	float: left;
	width: 940px;
	margin-left:20px;
	margin-top: -5px;
}
.jigoushezhi03 li{
	float: left;
	width: 185px;
	height: 26px;
	background-image: url(imageschengjiantou.png);
	background-repeat: no-repeat;
	line-height: 30px;
	
}
/*----机构设置 end----*/
/*----尾部----*/
.weibu {
	float: left;
	height: 210px;
	width: 960px;
	background-image: url(imagesweibu.png);
}
.weibutop {
	height: 40px;
	width: 450px;
	margin: 0 auto;	
}
.weibutop li{
	list-style-type: none;
	float: left;
	height: 14px;
	width: 100px;
	line-height: 16px;
	border-color: #FFFFFF;
	border-width: 1px;
	margin-top: 14px;
	border-left-style: solid;
	margin-left: -1px;
	overflow:hidden;
	border-right-style: solid;
}
.weibutop a{
	color: #FFFFFF;
}
.weibutop a:hover{
	color: #FFFFFF;
}
/*----尾部 end----*/
.lanmu {
	background-color: #FFFFFF;
	width: 960px;
	background-image: url(imagesjigoushezhi_bg.png);
	background-repeat: repeat-y;
	overflow: auto;	
}
.jgszlb {
	float: left;
	width: 230px;
	height: auto;
	
}
.jgszlb_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imagesjgszliebiao_top.png);
}
.jgszlb_di {
	width: 228px;
	float: left;
	background-color: #f3fcfe;
	border-style: none;
	border-width: 1px;
	border-color: #91ccfb;
	border-left-style: solid;
	height: auto;
}
.jgszlb_di li {
	background-color: #f3fcfe;
	float: left;
	width: 226px;
	height: 30px;
	border-style: none;
	border-width: 1px;
	border-color: #91ccfb;
	border-bottom-style: solid;
	text-indent: 50px;
	line-height: 30px;
	background-image: url(imageslanjiantou.png);
	list-style-type: none;
}
.jgszlb_right {
	float: left;
	background-color: #FFFFFF;
	width: 730px;
	
}
.jgszlb_righttop {
	float: left;
	background-color: #FFFFFF;
	width: 710px;
	height: 30px;
	margin-left: 5px;
        
	list-style-type: none;
	border-style: none;
	border-width: 1px;
	border-color: #999999;
	border-bottom-style: dashed;
	line-height: 30px;
} 
.jgszlb_rightneirong {
	float: left;
	width: 710px;
	margin-left: 5px;
	
}
.jgszlb_rightneirong01 {
	float: left;
	height: 40px;
	width: 700px;
	line-height: 44px;
	border-style: none;
	border-bottom-style: solid;
	border-color: #81b6e1;
	font-size: 18px;
	border-bottom-width: 2px;
}
.jgszlb_rightneirong02 {
	float: left;
	width: 700px;
	margin-left: 8px;
	margin-top: 10px;
}
.jgszlb_rightneirong02 li{
	float: left;
	width: 170px;
	height: 30px;
	background-image: url(imageschengjiantou.png);
	background-repeat: no-repeat;
	line-height: 30px;
}
.jgszlb_rightneirong03 {
	float: left;
	height: 40px;
	width: 700px;
	line-height: 44px;
	border-style: none;
	border-bottom-style: solid;
	border-color: #81b6e1;
	font-size: 18px;
	border-bottom-width: 2px;
}
.jgszlb_rightneirong04 {
	float: left;
	width: 700px;
	margin-left: 8px;
	margin-top: 10px;
}
.jgszlb_rightneirong04 li{
	float: left;
	width: 170px;
	height: 30px;
	background-image: url(imageschengjiantou.png);
	background-repeat: no-repeat;
	line-height: 30px;
}
.jgszlb_rightneirong05 {
	float: left;
	height: 40px;
	width: 700px;
	line-height: 44px;
	border-style: none;
	border-bottom-style: solid;
	border-color: #81b6e1;
	font-size: 18px;
	border-bottom-width: 2px;
}
.jgszlb_rightneirong06 {
	float: left;
	width: 700px;
	margin-left: 8px;
	margin-top: 10px;
}
.jgszlb_rightneirong06 li{
	float: left;
	width: 170px;
	height: 30px;
	background-image: url(imageschengjiantou.png);
	background-repeat: no-repeat;
	line-height: 30px;
}

.zwgklb_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imageszwgkliebiao_top.png);
}
.tdsyzc_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imagestdsyzc_top.png);
}
.zdzfxx_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imageszdzfxx_top.png);
}

.ldzclb_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imagesldzcliebiao_top.png);
}
.tzmslb_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imagestzmsliebiao_top.png);
}
.rwshlb_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imagesrwshliebiao_top.png);
}
.bmfwlb_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imagesbmfwliebiao_top.png);
}
.msdjlb_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imagesmsdjliebiao_top.png);
}
.fzxxlb_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imagesfzxxliebiao_top.png);
}
.zwgklb_rightneirong {
	float: left;
	width: 700px;
	margin-left: 5px;
	
	
}
.zwgklb_rightneirong01 {
	float: left;
	height: 34px;
	width: 700px;
	line-height: 30px;
	font-size: 18px;
	background-image: url(imageslbneirong_top.png);	
}
.lb_neirong {
	width: 700px;
	float: left;
	margin-top: 10px;
}
.lb_neirong li{
	height: 34px;
	border-style: none;
	border-width: 1px;
	border-color: #999999;
	border-bottom-style: dashed;
	line-height: 34px;
	width: 690px;
	margin-left: 8px;
	background-image: url(imageszwgk_jiantou.gif);
	background-repeat: no-repeat;
}
.lb_neirong a{
    color: #3e3f3f;
}
.lb_neirong a:hover{
	color:#3a75a5;
	text-decoration: underline;
}
.lb_neirong b{
    color: #FF9900;
}
.wenzhang{
	background-color: #FFFFFF;
	width: 960px;
	
}
.wenzhang_top{
	float: left;
	height: 40px;
	width: 940px;
	line-height: 40px;
	margin-left: 10px;
	border-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.wenzhangbox{
	background-color: #FFFFFF;
	width: 940px;
	float: left;
	margin-left: 10px;
}
.wenzhangtitle{
	width: 940px;
	float: left;
	
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}
.wenzhangtitle h2{
	font-size:24px;
	color:#3a75a5;
}
.wenzhanginfo{
	width: 700px;
	float: left;
	margin-left: 120px;
	height:40px;
	line-height:40px;
	text-align:center;
	overflow:hidden;
	color:#666;
	background-color: #fafdfe;
	border-style: solid;
	border-width: 1px;
	border-color: #f5f5f5;
}
.wenzhanginfo small{
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.wenzhangcontent{
	float: left;
	
	width: 940px;
	
	font-size:14px;
	padding:12px 12px;
	line-height:25px;
	color:#333;
}
.wenzhangboxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(imagesboxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}
.wenzhangboxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(imagesboxoff.gif) right -10px no-repeat;
	float:left;
}
.wenzhanghandle{
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}
.wenzhangcontext{
	float:left;
}
.wenzhangcontext ul li{
	line-height:29px;
	color:#888;
	margin-left: 20px;
}
.wenzhangactbox{
	width:260px;
	text-align:center;
	float:right;
	padding-top:20px;
	padding-right:10px;
}
.wenzhangactbox ul li{
	display:inline;
	padding-left:22px;
	background-image:url(imagesactbox-ico.gif);
	background-repeat:no-repeat;
}
.wenzhangactbox ul li a{
	color:#666;
}
.wenzhangactbox ul li#act-pnt{
	background-position:4px -109px;
}
.tzlb_neirong{
    width: 700px;
	float: left;
	margin-top: 10px;
}
/*----- 单页列表样式 -------*/
.danyelistbox {
	width: 960px;
	float: left;
	margin-top: 20px;
}
.danyeliest{
	width: 960px;
	float: left;
	margin-top: 20px;
	
}
.danyelist ul{
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
	width: 940px;
}
.danyelist ul .list_title{
	color:#204E7D;
	font-weight:bold;
	background:url(imageslist_title.gif) no-repeat 7px 7px;
	padding-left:23px;
	font-size:14px;
}

.danyelist ul .ot {
	height: 20px;

	line-height: 20px;
	float: right;
}
.danyelist ul .ot span{
	font-size:12px;
	color:#787878;
	float:left;
	font-weight:normal;
	margin-left: 40px;	
}
.danyelist ul .text{
	line-height:23px;
	text-indent:24px;
	padding:13px 0px;
	color:#878787;
}

/*----- 单页列表样式 end -------*/
/*----- 图片文章页 -------*/
.tpmsbox{
	background-color: #FFFFFF;
	width: 940px;
	float: left;
	margin-left: 10px;
}
.tpmsbox .title{
	width: 940px;
	float: left;
	
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}
.tpmsbox .title h2{
	font-size:24px;
	color:#3a75a5;
}
.tpmsbox .info{
	width: 700px;
	float: left;
	margin-left: 120px;
	height:40px;
	line-height:40px;
	text-align:center;
	overflow:hidden;
	color:#666;
	background-color: #fafdfe;
	border-style: solid;
	border-width: 1px;
	border-color: #f5f5f5;
}
.tpmsbox .info small{
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.tpmsbox .content{
	float: left;
	
	width: 940px;
	
	font-size:14px;
	padding:12px 12px;
	line-height:25px;
	color:#333;
}
.tpmsbox .picbox{
	width:100%;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	line-height:31px;
	overflow:hidden;
}
.tpmsbox .picbox img{
	display:block;
	margin:16px auto 6px;
}
.tpmsbox .picbox ul.e8{
	font-size:12px;
	line-height:normal;
}
.tpmsbox .picbox ul.e8 li .pic{
	background:none;
	border:1px solid #EEE;
	overflow:hidden;
}
.tpmsbox .picbox ul.e8 img{
	margin:3px;
	border:none;
}
.tpmsbox .picbox ul.e8 li .title{
	padding-top:0px;
}
.tpmsbox .dede_pages{
    width:712px;
	float:left;
	overflow:hidden;
	text-align:center;
	margin:0px auto;
}
.tpmsbox .dede_pages ul{
	margin:0px auto;
	float:none;
	
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.tpmsbox .dede_pages ul li,.viewbox .dede_pages ul li a{
	float:none;
	display:inline;
	
}

/*----- 图片文章页 end -------*/
/*----- 领导之窗页面 -------*/
.ldzcneirong01{
	float: left;
	width: 700px;
	height: 200px;
	border: solid #c4f2fd 1px;
	margin-top: 10px;
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	line-height: 1.5;
}
.ldzcneirong01 h3{
	font-size: 18px;
	line-height: 60px;
	letter-spacing: 8px;
}
.ldzcneirong01 a{
	color: #FF0000;
}
.ldzc_zw{
	border: solid #f0f0f0 1px;
	
}
.wenzhang_ldzc{
	width: 960px;
	background-color: #FFFFFF;
}
.ldzcleft{
	float: left;
	width: 550px;
	
	
	margin-top: 10px;
	margin-left: 10px;
}
.ldzcleft01{
	float: left;
	width: 550px;
	
	
	
}
.ldzcleft02{
	float: left;
	width: 30px;
	
	height: 200px;
}
.ldzcleft03{
	float: left;
	height: 50px;
	width: 370px;
	
	margin-top: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #1c8fe8;
}
.ldzcleft04{
    float: left;
	
	width: 500px;
	
	
	font-size: 9pt;
	line-height: 20px;
	
}
.ldzcleft05{
    float: left;
	
	width: 550px;
	
	
	font-size: 16px;
	line-height: 30px;
}
.ldzczhaopian{
	float: left;
	width: 120px;
	height: 160px;
	margin-top: 20px;
	margin-left: 20px;
	
}
.ldzclb{
	float: left;
	width: 120px;
	margin-top: 10px;
	height: 30px;
	margin-left: 20px;	
}
.ldzcright{
	float: left;
	width: 380px;
	margin-left: 8px;
	
	
	
}
.ldzcbox{
	float: left;
	margin-top: 10px;
	border: solid #91ccfb 1px;
	width: 370px;
	margin-left: 10px;	
}
.ldzcbox .top{
	border: solid #ffffff 1px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	color: #006699;
	font-weight: bold;
	background: url(imagesfbico.gif) #c9f2fe no-repeat 5px 8px;
	padding-left: 25px;	
}
.ldzcbox li{
	float: left;
	height: 22px;
	width: 360px;
	line-height: 22px;
	margin-left: 5px;
	list-style-type: none;
	background: url(imagesico-3.gif) no-repeat -1px 8px;
	border-bottom: dashed #f0f0f0 1px;
	margin-top: 5px;
}

/*----- 领导之窗页面 end -------*/
/*----- 专题一 太子河新城页面 -------*/
.tzhxc_container {
   margin: 0px auto;
   text-align: left;
   width: 960px;
   background-color:#FFFFFF;
   
   
}
.tzhxc_top {
   width: 960px;
   height: 200px;
   background-image:url(imagestzhxc_hengfu.jpg);
}
.tzhxc_left {
	width: 198px;
	height: 520px;
	float: left;
	background-color:#F0F0F0;
	border:solid #dddddd 1px;
	border-top: none;
}
.tzhxc_left_top {
    background-image:url(imagesyuanqugaikuang.png);
	float: left;
	margin-top: 5px;
	width:198px;
	height: 40px;
}
.tzhxc_right {
	width: 760px;
	height: 520px;
	float: left;
	background-color:#FFFFFF;
}
.tzhxc_left_topneirong {
    width: 190px;
	height: 200px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-top: 10px;
}
.tzhxc_left_toppic {
    width: 190px;
    height: 152px;
	margin-left: 4px;
	margin-top: 10px;
}
/*----- 专题一 太子河新城页面 end -------*/

/*----- 纪检监察网 -------*/
.jjjcw_head {
    width: 960px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	padding:0px;
}
.jjjcw_topbg { 
    float:left;
	height:210px;
	width:960px;
	background-image:url(imagesjjjcw_bg.jpg);
}

.jjjcw_module, .jjjcw_module .mid {
	overflow:hidden;
}
.jjjcw_module .top .t_l, .jjjcw_module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.jjjcw_module .top .t_r, .jjjcw_module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.jjjcw_module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.jjjcw_module .top em a:link, .jjjcw_module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.jjjcw_module .top span {
	float:right;
}
.jjjcw_module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.jjjcw_module .mid .m_l, .jjjcw_module .mid .m_r {
	overflow:hidden;
}
.jjjcw_module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.jjjcw_module .top, .jjjcw_module .top .t_l, .jjjcw_module .top .t_r, .jjjcw_module .bottom, .jjjcw_module .bottom .b_l, .jjjcw_module .bottom .b_r {
	background-image: url("imagesjjjcw_dh.png");
}

.red .top {
	background-position: 0 -87px;
	background-repeat: repeat-x;
	height: 77px;
}
.red .top .t_l {
	background-position: -13px 0;
	background-repeat: no-repeat;
	height: 77px;
	width: 7px;
}
.red .top .t_r {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 77px;
	width: 10px;
}

.w960 {
	width:960px;
	margin-top:0px;
	margin-bottom:0px;
}
#jjjcw_navMenu {
	width:940px;
	overflow:hidden;
}
#jjjcw_navMenu li {
    float: left;
	line-height: 36px;
	height: 34px;
	background-image: url(imagesjjjcw_interval.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;
}
#jjjcw_navMenu li a {
	font-size: 15px;
    font-weight:bold;
    color: #FFF;
	padding-right: 29px;
	padding-left: 28px;
	margin-left: 2px;
	display: block;
}
#jjjcw_navMenu li a:hover, #jjjcw_navMenu li.hover a {
	background-image: url(imagesjjjcw_dhhover.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
.jjjcw_jianxun {
        width: 750px;
        HEIGHT: 30px;
        line-height: 30px;
        float: left;
		margin-top: 5px;
		background-image: url(imagesjjjcw_jianxun.png);
	    background-repeat: no-repeat;
}
.jjjcw_jianxun p {
    margin-left: 60px;
}
.jjjcw_jianxun a {
    color:#FF0000;
}

.jjjcw_body {
    width: 960px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	padding:0px;
	overflow: auto;	
}
.jjjcw_body a {
    font-size:9pt;
	color:#333333;
}
.jjjcw_body a:hover {
    color:#ff0000;
	text-decoration:underline;
}
.jjjcw_one {
    float:left;
	width:960px;
	height:500px;	
}

.jjjcw_one .left {
    float:left;
	height:490px;
	width:455px;
	border: 1px solid #CCCCCC;
	margin-top:5px;
	margin-left:2px;
	overflow: hidden;
}

.jjjcw_one .left .zjgx {
    float:left;
	height:290px;
	whidth:450px;
	margin-left:2px;
}
.jjjcw_one .left .zjgx .lmbt {
    float :left;
	height:40px;
	line-height:40px;
	width:450px;
	border-bottom:1px dashed #CCCCCC;
	background: url(imageshonganniu.png) 5px 14px no-repeat;
}
.jjjcw_one .left .zjgx .lmlb {
    float:left;
	height:250px;
	width:450px;
}
.jjjcw_one .left .zjgx .lmlb li {
    float:right;
	width:450px;
	height:26px;
	line-height:26px;
	margin-top:12px;
	background:url(images071020184314286.gif) 8px 8px no-repeat;
	list-style-type:none;
}
.jjjcw_one .left .jjjcxx {
    float:left;
	height:210px;
	whidth:450px;
	margin-left:2px;
	background-color:#FBFBFB;
	
}
.jjjcw_one .left .jjjcxx .lmbt {
    float :left;
	height:40px;
	line-height:40px;
	width:450px;
	border-bottom:1px dashed #CCCCCC;
	background: url(imageshonganniu.png) 5px 14px no-repeat;
}
.jjjcw_one .left .jjjcxx .lmlb {
    float:left;
	height:170px;
	width:450px;
}
.jjjcw_one .left .jjjcxx .lmlb li {
    float:right;
	width:450px;
	height:26px;
	line-height:26px;
	margin-top:12px;
	background:url(images071020184314286.gif) 8px 9px no-repeat;
	list-style:none;
}
.jjjcw_one .right {
    float:left;
	height:490px;
	width:490px;
	border: 1px solid #CCCCCC;
	margin-top:5px;
	margin-left:5px;
	overflow: hidden;
}
.jjjcw_one .right .top {
    float:left;
	height:40px;
	width:490px;
	border-bottom: 1px solid #CCCCCC;
	line-height:40px;
	background:url(imagesjjjcw_tpxw.png) 10px 13px no-repeat;
	  
}
.jjjcw_one .right .jjjcwhuandeng {
    float:left;
	margin-top:20px;
	margin-left:10px;
	height:420px;
	width:470px;
}
.jjjcw_two {
    float:left;
	width:960px;
	
	margin-top:10px;
	border-top:1px dashed #CCCCCC;
}
.jjjcw_two .yasa {
    float:left;
	height:350px;
	width:455px;
	margin-top:10px;
	margin-left:10px;
	
}
.jjjcw_two .yasa .bt {
    float:left;
	height:60px;
	line-height:40px;
	width:455px;
	background:url(imagesjjjcwzylm_top.png) no-repeat;
}
.jjjcw_two .yasa .bt a{
    color:#FFFFFF;
	font-weight:bolder;
}
.jjjcw_two .yasa .bt a:hover{
    color:#FFFFFF;
	text-decoration:underline;
}
.jjjcw_two .yasa .lb {
    float:left;
	width:455px;
	height:290px;
}
.jjjcw_two .yasa .lb li{
    list-style-type:none;
	width:455px;
	height:30px;
	line-height:30px;
	margin-top:5px;
	background:url(imagesjjjcw_ico.png) 4px 12px no-repeat;
	padding-left:20px;
}
.jjjcw_two .ljzl {
    float:left;
	height:350px;
	width:455px;
	margin-top:10px;
	margin-left:20px;
	
}
.jjjcw_two .ljzl .bt {
    float:left;
	height:60px;
	line-height:40px;
	width:455px;
	background:url(imagesjjjcwzylm_top.png) no-repeat;
}
.jjjcw_two .ljzl .bt a{
    color:#FFFFFF;
	font-weight:bolder;
}
.jjjcw_two .ljzl .bt a:hover{
    color:#FFFFFF;
	text-decoration:underline;
}
.jjjcw_two .ljzl .lb {
    float:left;
	width:455px;
	height:290px;
}
.jjjcw_two .ljzl .lb li{
    list-style-type:none;
	width:455px;
	height:30px;
	line-height:30px;
	margin-top:5px;
	background:url(imagesjjjcw_ico.png) 4px 12px no-repeat;
	padding-left:20px;
}
.jjjcw_two .dxjy {
    float:left;
	height:350px;
	width:455px;
	margin-top:30px;
	margin-left:10px;
	
}
.jjjcw_two .dxjy .bt {
    float:left;
	height:60px;
	line-height:40px;
	width:455px;
	background:url(imagesjjjcwzylm_top.png) no-repeat;
}
.jjjcw_two .dxjy .bt a{
    color:#FFFFFF;
	font-weight:bolder;
}
.jjjcw_two .dxjy .bt a:hover{
    color:#FFFFFF;
	text-decoration:underline;
}
.jjjcw_two .dxjy .lb {
    float:left;
	width:455px;
	height:290px;
}
.jjjcw_two .dxjy .lb li{
    list-style-type:none;
	width:455px;
	height:30px;
	line-height:30px;
	margin-top:5px;
	background:url(imagesjjjcw_ico.png) 4px 12px no-repeat;
	padding-left:20px;
}
.jjjcw_two .jzbzzf {
    float:left;
	height:350px;
	width:455px;
	margin-top:30px;
	margin-left:20px;
	
}
.jjjcw_two .jzbzzf .bt {
    float:left;
	height:60px;
	line-height:40px;
	width:455px;
	background:url(imagesjjjcwzylm_top.png) no-repeat;
}
.jjjcw_two .jzbzzf .bt a{
    color:#FFFFFF;
	font-weight:bolder;
}
.jjjcw_two .jzbzzf .bt a:hover{
    color:#FFFFFF;
	text-decoration:underline;
}
.jjjcw_two .jzbzzf .lb {
    float:left;
	width:455px;
	height:290px;
}
.jjjcw_two .jzbzzf .lb li{
    list-style-type:none;
	width:455px;
	height:30px;
	line-height:30px;
	margin-top:5px;
	background:url(imagesjjjcw_ico.png) 4px 12px no-repeat;
	padding-left:20px;
}
.jjjcw_three {
	float:left;
	margin-top:30px;
	width:960px;
	height:40px;
	background-color:#fbfbfb;
}
.jjjcw_three .yqlj {
	float:left;
	width:70px;
	height:40px;
	line-height:40px;
	padding-left:20px;
	
}
.jjjcw_three .list {
	float:left;
	width:800px;
	line-height:40px;
}
.jjjcw_three .list li {
	float:left;
	height:40px;
	width:100px;
	list-style:none;
	text-align:center; 
	
}
.jjjcw_three .list a {
	color:#F00;
}
.footer_jjjcw {
    width: 960px;
	height: 120px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	padding:0px;
}
.footer_jjjcw .top {
    background-color:#FF0000;
	height:5px;
	width:940px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}
.footer_jjjcw .bottom {
    float:left;
	width:960px;
	line-height:20px;
}
.footer_jjjcw .bottom a{
    font-size:9pt;
	color:#000000;
	
}


.jjjcw_lanmu {
	background-color: #FFFFFF;
	width: 960px;
	background-image: url(imagesjjjcwlb_bg.png);
	background-repeat: repeat-y;
	overflow: auto;
}
.jjjcwlb {
	float: left;
	width: 230px;
	height: auto;
}
.jjjcwlb_top {
    float: left;
	height: 40px;
	width: 230px;
	background-image: url(imagesjjjcwlb_top.png);
	background-repeat: no-repeat;
	line-height:40px;
		
}
.jjjcwlb_top a {
    color:#ffffff;
	padding-left:50px;
	font-size:18px;
	font-weight: bolder;
}
.jjjcwlb_di {
	width: 228px;
	float: left;
	background-color: #fbfbfb;
	border-style: none;
	border-width: 1px;
	border-color: #ff0000;
	border-left-style: solid;
	height: auto;
}
.jjjcwlb_di li {
	background-color: #fbfbfb;
	float: left;
	width: 226px;
	height: 30px;
	border-style: none;
	border-width: 1px;
	border-color: #ff0000;
	border-bottom-style: solid;
	text-indent: 50px;
	line-height: 30px;
	background-image: url(imageshongjiantou.png);
	list-style-type: none;
}
.jjjcwlb_di a {
    color:#ff0000;
}
.jjjcwlb_righttop {
	float: left;
	background-color: #FFFFFF;
	width: 710px;
	height: 30px;
	margin-left: 5px;
        
	list-style-type: none;
	border-style: none;
	border-width: 1px;
	border-color: #999999;
	border-bottom-style: dashed;
	line-height: 30px;
}
.jjjcwlb_righttop a {
    color:#ff0000;
} 
.jjjcw_rightneirong {
	float: left;
	width: 710px;
	margin-left: 5px;
	
}
.jjjcwlb_rightneirong01 {
	float: left;
	height: 34px;
	width: 700px;
	line-height: 30px;
	font-size: 18px;
	background-image: url(imagesjjjcwlbneirong_top.png);	
}
.jjjcwlb_neirong {
	width: 700px;
	float: left;
	margin-top: 10px;
	font-family:"宋体";
}
.jjjcwlb_neirong li{
	height: 34px;
	border-style: none;
	border-width: 1px;
	border-color: #999999;
	border-bottom-style: dashed;
	line-height: 34px;
	width: 690px;
	margin-left: 8px;
	background-image: url(imagesjjjcw_jiantou.png);
	background-repeat: no-repeat;
}
.jjjcwlb_neirong a {
    font-family:"宋体";
	font-size:9pt;
	color:#000000;
	
}

.jjjcw_wenzhang_top{
	float: left;
	height: 40px;
	width: 940px;
	line-height: 40px;
	margin-left: 10px;
	border-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.jjjcw_wenzhang_top a {
    color:#FF0000;
}
.jjjcw_wenzhangtitle{
	width: 940px;
	float: left;
	
	height: 100px;
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}
.jjjcw_wenzhangtitle h2{
	font-size:24px;
	color:#ff0000;
}
.jjjcw_wenzhanginfo{
	width: 700px;
	float: left;
	margin-left: 120px;
	height:40px;
	line-height:40px;
	text-align:center;
	overflow:hidden;
	color:#666;
	background-color: #fbfbfb;
	border-style: solid;
	border-width: 1px;
	border-color: #f5f5f5;
}
.jjjcw_wenzhanginfo small{
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}

.jjjcw_wenzhangcontent{
	float: left;
	margin-top:30px;
	width: 940px;
	
	font-size:14px;
	padding:12px 12px;
	line-height:25px;
	color:#333;
}

.jjjcw_channel-nav {
    background-color:#FFFFFF;
	border-bottom:1px dashed #cccccc;	
	padding-left:6px;
	width:954px;
	overflow:hidden;
}
.jjjcw_channel-nav .sonnav {
	padding-top:2px;
	width:830px;
	line-height:26px;
	float:left;
}
.jjjcw_channel-nav .sonnav span {
	padding-left:14px;
	margin-right:8px;
	background:url(../../images/dd2.gif) 0 1px no-repeat;
	overflow:hidden;
}
.jjjcw_channel-nav .sonnav a {
	color:#ff0000;
	text-decoration:none;
}
.jjjcw_channel-nav .sonnav a:hover{
    
	color:#ff0000;
	text-decoration: underline;
}
.jjjcw_channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(imagesico-home.gif) 4px 10px no-repeat;
} 
.jjjcw_channel-nav .back a{
	color:#ff0000;
}
.jjjcw_channel-nav .back a:hover{
	text-decoration: underline;
	color:#ff0000;
}

.jjjcw_danyelistbox {
	width: 960px;
	float: left;
	margin-top: 20px;
}
.jjjcw_danyelistbox a{
    color:#FF0000;
}
.jjjcw_danyeliest{
	width: 960px;
	float: left;
	margin-top: 20px;
	
}
.jjjcw_danyelist ul{
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
	width: 940px;
}

.jjjcw_danyelist ul .list_title{
	
	font-weight:bold;
	background:url(imagesjjjcw_list_title.png) no-repeat 7px 4px;
	padding-left:23px;
	font-size:14px;
}

.jjjcw_danyelist ul .ot {
	height: 20px;

	line-height: 20px;
	float: right;
}
.jjjcw_danyelist ul .ot span{
	font-size:12px;
	color:#787878;
	float:left;
	font-weight:normal;
	margin-left: 40px;	
}
.jjjcw_danyelist ul .text{
	line-height:23px;
	text-indent:24px;
	padding:13px 0px;
	color:#878787;
}


/*----- 纪检监察网 end -------*/

/*----- 人大常委会 -------*/
.rd_head {
    width: 960px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	padding:0px;
}
.rd_topbg { 
    float:left;
	height:210px;
	width:960px;
	
}
.rd_module {
	float:left;
	width:960px;
	height:60px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(imagesmain_menu.png);
}
.rd_sy {
	float: left;
	height: 39px;
	width: 71px;
}
.rd_sy img{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.rd_danghang01 {
    float:left;
	height:28px;
	width:250px;
	margin-left: 160px;
	color:#FFF;
}
.rd_danghang01 li {
    float:left;
	height:28px;
	width:83px;
	line-height:32px;
	font-size:14px;
	font-style:normal;
	list-style-type:none;
}
.rd_danghang01 li a{
	color:#FFF;
}
.rd_danghang02 {
    float:left;
	height:28px;
	width:350px;
	margin-left: 125px;
	color:#FFF;
}
.rd_danghang02 li {
    float:left;
	height:28px;
	width:83px;
	line-height:32px;
	font-size:14px;
	font-style:normal;
	list-style-type:none;
}
.rd_danghang02 li a{
	color:#FFF;
}
.rd_danghang03 {
    float:left;
	height:28px;
	width:250px;
	margin-left: 160px;
	margin-top: 3px;
	color:#FFF;
}
.rd_danghang03 li {
    float:left;
	height:28px;
	width:83px;
	line-height:26px;
	font-size:14px;
	font-style:normal;
	list-style-type:none;
}
.rd_danghang03 li a{
	color:#FFF;
}
.rd_danghang04 {
    float:left;
	height:28px;
	width:350px;
	margin-left: 125px;
	margin-top: 3px;
	color:#FFF;
}
.rd_danghang04 li {
    float:left;
	height:28px;
	width:83px;
	line-height:26px;
	font-size:14px;
	font-style:normal;
	list-style-type:none;
}
.rd_danghang04 li a{
	color:#FFF;
}
.rd_body {
    width: 960px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	padding:0px;
	overflow: auto;	
}
.rd_body a {
    font-size:9pt;
	color:#333333;
}
.rd_body a:hover {
    color:#ff0000;
	text-decoration:underline;
}
.rd_one {
    float:left;
	width:960px;
	height:325px;
	border-bottom: 1px dashed #CCCCCC;	
}
.rd_one .zrzc {
    float:left;
	margin-left:3px;
	margin-top:8px;
	width:270px;
	height:300px;
	
	background-color:#009;
}
.rd_one .jdgz {
	float:left;
	margin-left:5px;
	margin-top:10px;
	height:295px;
	width:400px;
	
}
.rd_one .jdgz .jdgz01 {
	float:left;
	height:28px;
	width:400px;
	background-image:url(imagesrd_jdgz.png);
	/*border: 1px solid #F30;*/
	
}
.rd_one .jdgz .jdgz01 .left {
	float:left;
	height:28px;
	width:80px;
	color:#FFF;
	line-height:28px;
	margin-left:30px;
	font-size: 11pt;
	font-weight: bold;	
}
.rd_one .jdgz .jdgz01 .right {
	float:left;
	height:28px;
	width:30px;
	margin-left:235px;
	line-height:28px;
}
.rd_one .jdgz .jdgz02 {
	float:left;
	height:265px;
	width:400px;
	
}
.rd_one .jdgz .jdgz02 li {
    float:left;
	width:390px;
	height:16px;
	line-height:16px;
	margin-top:13px;
	background:url(images071020184314286.gif) 8px 4px no-repeat;
	list-style-type:none;
}
.rd_one .yfly {
	float:left;
	margin-top:10px;
	margin-left:8px;
	height:295px;
	width:260px;
	border: #CCC solid 1px;
	
}
.rd_one .yfly .lmfl {
	float:left;
	width:260px;
	height:35px;
	border-bottom: #CCC solid 1px;
	background:url(imagesrd_yfly.jpg)
}
.rd_one .yfly .lmfl  .left {
	float:left;
	height:35px;
	width:150px;
	color: #F00;
	line-height:37px;
	margin-left:35px;
	font-size: 11pt;
	font-weight: bold;	
}
.rd_one .yfly .lmfl .right {
	float:left;
	height:35px;
	width:30px;
	margin-left:40px;
	line-height:40px;
}
.rd_one .yfly .lmlb {
	float:left;
	height:259px;
	width:258px;
	
}
.rd_one .yfly .lmlb  li {
    float:left;
	width:254px;
	height:14px;
	line-height:16px;
	margin-top:13px;
    background:url(images071020184314286.gif) 8px 6px no-repeat;
	list-style-type:none;
}
.rd_twe {
    float:left;
	width:960px;
	height:310px;
	/*border-bottom: 1px dashed #CCCCCC;*/
	margin-top:10px;	
}
.rsrm {
    float:left;
	margin-left:8px;
	height:300px;
	width:330px;
}

.rsrm .lmfl {
	float:left;
	width:330px;
	height:35px;
	background-image:url(imagesrsrm.jpg);		
}
.rsrm .lmfl .left{
	float:left;
	height:35px;
	width:80px;
	
}
.rsrm .lmfl .left a{
	float:left;
	color:#FFF;
	margin-left:8px;
	font-size:11pt;
	font-weight:bold;
	line-height:35px;
}
.rsrm .lmfl .tab{
	float:right;
	height:35px;
	list-style:none;
	line-height:40px;
	
}
.rsrm .lmfl .tab li{ 
    display:inline; /* 【重点】让li横向排列。*/
    font-size:12px;
	height:30px;
}
.rsrm .lmfl .tab li a{ 
    padding:7px 4px; /* 因为没有固定高度，所以用填充来调整显示效果。 */
    /*border:1px solid #F00;     菜单项的边框 */
    color:#000000; 
    border-bottom:none; /* 底部无边框 */
    text-decoration:none;    
}
/*鼠标经过时的样式 */
.rsrm .lmfl .tab li a:hover{ 
    background: #fffff;
	border: #F00 solid 1px;
	border-bottom:none;
	font-weight:bolder;
	color:#F00;
}
/*选中时的样式 */
.rsrm .lmfl .tab li.no a{ 
    background:#fff; 
	border: #F00 solid 1px;
    border-bottom:none; /*  隐藏菜单项的底部边框 */
    position:relative;  /* 【重点】菜单项里面的连接使用了相对定位 */
    top:1px;            /* 【重点】相对于外层顶部为1像素，正好是底部边框的像素。所以就遮住了ul的底部边框 */
    color:#F00; 
}
.rsrm .lmlb {
    float:left;
	height:250px;
	width:328px;
	padding-top:10px;
	border: #F00 solid 1px;
	border-top:none;
}

.rsrm .lmlb li {
    float:right;
	width:328px;
	height:21px;
	line-height:21px;
	margin-top:5px;
	background:url(imagesjjjcw_ico.png) 10px 8px no-repeat;
	list-style:none;
}
.dbgz {
    float:left;
	margin-left:8px;
	height:300px;
	width:330px;
}

.dbgz .lmfl {
	float:left;
	width:330px;
	height:35px;
	background-image:url(imagesrsrm.jpg);		
}
.dbgz .lmfl .left{
	float:left;
	height:35px;
	width:80px;
	
}
.dbgz .lmfl .left a{
	float:left;
	color:#FFF;
	margin-left:8px;
	font-size:11pt;
	font-weight:bold;
	line-height:35px;
}
.dbgz .lmfl .kk{
	float:right;
	height:35px;
	list-style:none;
	line-height:40px;
	
}
.dbgz .lmfl .kk li{ 
    display:inline; /* 【重点】让li横向排列。*/
    font-size:12px;
	height:30px;
}
.dbgz .lmfl .kk li a{ 
    padding:7px 4px; /* 因为没有固定高度，所以用填充来调整显示效果。 */
    /*border:1px solid #F00;     菜单项的边框 */
    color:#000000; 
    border-bottom:none; /* 底部无边框 */
    text-decoration:none;    
}
/*鼠标经过时的样式 */
.dbgz .lmfl .kk li a:hover{ 
    background: #fffff;
	border: #F00 solid 1px;
	border-bottom:none;
	font-weight:bolder;
	color:#F00;
}
/*选中时的样式 */
.dbgz .lmfl .kk li.no a{ 
    background:#fff; 
	border: #F00 solid 1px;
    border-bottom:none; /*  隐藏菜单项的底部边框 */
    position:relative;  /* 【重点】菜单项里面的连接使用了相对定位 */
    top:1px;            /* 【重点】相对于外层顶部为1像素，正好是底部边框的像素。所以就遮住了ul的底部边框 */
    color:#F00; 
}
.dbgz .lmlb {
    float:left;
	height:250px;
	width:328px;
	padding-top:10px;
	border: #F00 solid 1px;
	border-top:none;
}

.dbgz .lmlb li {
    float:right;
	width:328px;
	height:21px;
	line-height:21px;
	margin-top:5px;
	background:url(imagesjjjcw_ico.png) 10px 8px no-repeat;
	list-style:none;
}
.rd_twe .rd_zyfb {
	float:left;
	width:260px;
	height:294px;
	
	margin-left:8px;
	border: #CCC solid 1px;
}
.rd_twe .rd_zyfb .lmfl {
	float:left;
	width:260px;
	height:35px;
	border-bottom: #CCC solid 1px;
	background:url(imagesrd_zyfb.jpg)
}
.rd_twe .rd_zyfb .lmfl  .left {
	float:left;
	height:35px;
	width:80px;
	color: #F00;
	line-height:37px;
	margin-left:35px;
	font-size: 11pt;
	font-weight: bold;	
}
.rd_twe .rd_zyfb .lmfl .right {
	float:left;
	height:35px;
	width:30px;
	margin-left:110px;
	line-height:40px;
}
.rd_twe .rd_zyfb .lmlb {
	float:left;
	height:259px;
	width:258px;
	
}
.rd_twe .rd_zyfb .lmlb  li {
    float:left;
	width:254px;
	height:14px;
	line-height:16px;
	margin-top:13px;
    background:url(images071020184314286.gif) 8px 6px no-repeat;
	list-style-type:none;
}
.rd_hengfu {
	float:left;
	width:960px;
	height:115px;
	background:url(imagesrd_hengfu.png)
}
.rd_three {
    float:left;
	width:960px;
	height:310px;
	
	
	
}
.rd_three .rd_rmdbdh {
    float:left;
	margin-left:8px;
	height:300px;
	width:330px;
}

.rd_three .rd_rmdbdh .lmfl {
	float:left;
	width:330px;
	height:35px;
	background-image:url(imagesrd_rmdbdh.jpg);		
}
.rd_three .rd_rmdbdh .lmfl .left{
	float:left;
	height:35px;
	width:120px;
	
}
.rd_three .rd_rmdbdh .lmfl .left a{
	float:left;
	color:#FFF;
	margin-left:8px;
	font-size:11pt;
	font-weight:bold;
	line-height:35px;
}
.rd_three .rd_rmdbdh .lmfl .dbdh{
	float:right;
	height:35px;
	list-style:none;
	line-height:40px;
	
}
.rd_three .rd_rmdbdh .lmfl .dbdh li{ 
    display:inline; /* 【重点】让li横向排列。*/
    font-size:12px;
	height:30px;
}
.rd_three .rd_rmdbdh .lmfl .dbdh li a{ 
    padding:7px 4px; /* 因为没有固定高度，所以用填充来调整显示效果。 */
    /*border:1px solid #F00;     菜单项的边框 */
    color:#000000; 
    border-bottom:none; /* 底部无边框 */
    text-decoration:none;    
}
/*鼠标经过时的样式 */
.rd_three .rd_rmdbdh .lmfl .dbdh li a:hover{ 
    background: #fffff;
	border: #F00 solid 1px;
	border-bottom:none;
	font-weight:bolder;
	color:#F00;
}
/*选中时的样式 */
.rd_three .rd_rmdbdh .lmfl .dbdh li.no a{ 
    background:#fff; 
	border: #F00 solid 1px;
    border-bottom:none; /*  隐藏菜单项的底部边框 */
    position:relative;  /* 【重点】菜单项里面的连接使用了相对定位 */
    top:1px;            /* 【重点】相对于外层顶部为1像素，正好是底部边框的像素。所以就遮住了ul的底部边框 */
    color:#F00; 
}
.rd_three .rd_rmdbdh .lmlb {
    float:left;
	height:250px;
	width:328px;
	padding-top:10px;
	border: #F00 solid 1px;
	border-top:none;
}

.rd_three .rd_rmdbdh .lmlb li {
    float:right;
	width:328px;
	height:21px;
	line-height:21px;
	margin-top:5px;
	background:url(imagesjjjcw_ico.png) 10px 8px no-repeat;
	list-style:none;
}
.rd_three .rd_cwhhy {
    float:left;
	margin-left:8px;
	height:300px;
	width:330px;
}

.rd_three .rd_cwhhy .lmfl {
	float:left;
	width:330px;
	height:35px;
	background-image:url(imagesrd_rmdbdh.jpg);		
}
.rd_three .rd_cwhhy .lmfl .left{
	float:left;
	height:35px;
	width:120px;
	
}
.rd_three .rd_cwhhy .lmfl .left a{
	float:left;
	color:#FFF;
	margin-left:8px;
	font-size:11pt;
	font-weight:bold;
	line-height:35px;
}
.rd_three .rd_cwhhy .lmfl .cwhhy{
	float:right;
	height:35px;
	list-style:none;
	line-height:40px;
	
}
.rd_three .rd_cwhhy .lmfl .cwhhy li{ 
    display:inline; /* 【重点】让li横向排列。*/
    font-size:12px;
	height:30px;
}
.rd_three .rd_cwhhy .lmfl .cwhhy li a{ 
    padding:7px 4px; /* 因为没有固定高度，所以用填充来调整显示效果。 */
    /*border:1px solid #F00;     菜单项的边框 */
    color:#000000; 
    border-bottom:none; /* 底部无边框 */
    text-decoration:none;    
}
/*鼠标经过时的样式 */
.rd_three .rd_cwhhy .lmfl .cwhhy li a:hover{ 
    background: #fffff;
	border: #F00 solid 1px;
	border-bottom:none;
	font-weight:bolder;
	color:#F00;
}
/*选中时的样式 */
.rd_three .rd_cwhhy .lmfl .cwhhy li.no a{ 
    background:#fff; 
	border: #F00 solid 1px;
    border-bottom:none; /*  隐藏菜单项的底部边框 */
    position:relative;  /* 【重点】菜单项里面的连接使用了相对定位 */
    top:1px;            /* 【重点】相对于外层顶部为1像素，正好是底部边框的像素。所以就遮住了ul的底部边框 */
    color:#F00; 
}
.rd_three .rd_cwhhy .lmlb {
    float:left;
	height:250px;
	width:328px;
	padding-top:10px;
	border: #F00 solid 1px;
	border-top:none;
}

.rd_three .rd_cwhhy .lmlb li {
    float:right;
	width:328px;
	height:21px;
	line-height:21px;
	margin-top:5px;
	background:url(imagesjjjcw_ico.png) 10px 8px no-repeat;
	list-style:none;
}
.rd_three .rd_zrhy {
	float:left;
	width:260px;
	height:294px;
	
	margin-left:8px;
	border: #CCC solid 1px;
}
.rd_three .rd_zrhy .lmfl {
	float:left;
	width:260px;
	height:35px;
	border-bottom: #CCC solid 1px;
	background:url(imagesrd_zrhy.jpg)
}
.rd_three .rd_zrhy .lmfl  .left {
	float:left;
	height:35px;
	width:80px;
	color: #F00;
	line-height:37px;
	margin-left:35px;
	font-size: 11pt;
	font-weight: bold;	
}
.rd_three .rd_zrhy .lmfl .right {
	float:left;
	height:35px;
	width:30px;
	margin-left:110px;
	line-height:40px;
}
.rd_three .rd_zrhy .lmlb {
	float:left;
	height:259px;
	width:258px;
	
}
.rd_three .rd_zrhy .lmlb  li {
    float:left;
	width:254px;
	height:14px;
	line-height:16px;
	margin-top:13px;
    background:url(images071020184314286.gif) 8px 6px no-repeat;
	list-style-type:none;
}
.rd_jdrgw {
	float:left;
	margin:10px 0 0 8px;
	width:936px;
	height:120px;
	border: solid #ffecd0 1px;
}
.rd_jdrgw .lmfl {
    float:left;
	height:30px;
	width:936px;
	background:url(imagesrd_jdrgw_bg.jpg);
	color:#F00;
	line-height:30px;
	font-size:11pt;
	font-weight:bold;	
}
.rd_jdrgw .lmlb {
	float:left;
	width:924px;
	height:80px;
	margin-top:10px;
	margin-left:10px;
}
.rd_jdrgw .lmlb li {
	float: left;
	width: 180px;
	height: 26px;
	background-image: url(imageschengjiantou.png);
	background-repeat: no-repeat;
	line-height: 30px;
	margin-top:5px;
}
.rd_four {
    float:left;
	width:960px;
	height:340px;
	border-bottom: 1px dashed #CCCCCC;
	
}
.rd_dbjyqzhs{
	float:left;
	width:465px;
	height:320px;
	margin-left:7px;
}
.rd_dbjyqzhs .lmfl{
	float:left;
	width:465px;
	height:35px;
	background-image: url(imagesrd_dbjy.png);
}
.rd_dbjyqzhs .lmfl .left {
	float:left;
	height:35px;
	width:150px;
	color:#900;
	line-height:35px;
	margin-left:35px;
	font-size: 11pt;
	font-weight: bold;	
}
.rd_dbjyqzhs .lmfl .right {
	float:left;
	height:35px;
	width:30px;
	margin-left:240px;
	line-height:35px;
}
.rd_dbjyqzhs .lmlb{
	float:left;
	width:463px;
	height:290px;
	border:1px solid #fff0ec;
}
.rd_dbjyqzhs .lmlb li {
    float:left;
	width:450px;
	height:13px;
	line-height:19px;
	margin-top:17px;
	background:url(images071020184314286.gif) 10px 6px no-repeat;
	list-style-type:none;
}
.rd_dbjyqkbl{
	float:left;
	width:465px;
	height:320px;
	margin-left:9px;
}
.rd_dbjyqkbl .lmfl{
	float:left;
	width:465px;
	height:35px;
	background-image: url(imagesrd_dbjy.png);
}
.rd_dbjyqkbl .lmfl .left {
	float:left;
	height:35px;
	width:150px;
	color:#900;
	line-height:35px;
	margin-left:35px;
	font-size: 11pt;
	font-weight: bold;	
}
.rd_dbjyqkbl .lmfl .right {
	float:left;
	height:35px;
	width:30px;
	margin-left:240px;
	line-height:35px;
}
.rd_dbjyqkbl .lmlb{
	float:left;
	width:463px;
	height:290px;
	border:1px solid #fff0ec;
}
.rd_dbjyqkbl .lmlb li {
    float:left;
	width:450px;
	height:13px;
	line-height:19px;
	margin-top:17px;
	background:url(images071020184314286.gif) 10px 6px no-repeat;
	list-style-type:none;
}
.footer_rd {
    width: 960px;
	height: 120px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	padding:0px;
}
.footer_rd .top {
    background-color:#FF0000;
	height:5px;
	width:960px;
	margin-top:10px;
	float:left;
}
.footer_rd .bottom {
    float:left;
	width:960px;
	line-height:20px;
}
.footer_rd .bottom a{
    font-size:9pt;
	color:#000000;
	
}
.rd_lanmu {
	background-color: #FFFFFF;
	width: 960px;
	background-image: url(imagesrd_lbbg.png);
	background-repeat: repeat-y;
	overflow: auto;
}
.rd_lb {
	float: left;
	width: 230px;
	height: auto;
}
.rd_lb_top {
	float: left;
	height: 40px;
	width: 230px;
	background-image: url(imagesrd_lb.png);
}
.rd_lb_di {
	width: 228px;
	float: left;
	background-color: #ffffff;
	border-style: none;
	border-width: 1px;
	border-color: #F00;
	border-left-style: solid;
	border-right-style: solid;
	height: auto;
	
}
.rd_lb_di li {
	background-color: #ffecd0;
	float: left;
	width: 226px;
	height: 30px;
	border-style: none;
	border-width: 1px;
	border-color: #f00;
	border-bottom-style: solid;
	text-indent: 50px;
	line-height: 30px;
	background: url(imageshonganniu.png) 22px 8px no-repeat;
	list-style-type: none;
}
.rd_lb_di a {
	color:#f00;
}
.rd_lb_right {
	float: left;
	background-color: #FFFFFF;
	width: 730px;
}
.rd_lb_rightneirong {
	float: left;
	width: 710px;
	margin-left: 5px;
	
}
.rd_lb_rightneirong01 {
	float: left;
	height: 34px;
	width: 700px;
	line-height: 30px;
	font-size: 18px;
	background-image: url(imagesrd_lbneirongtop.png);	
}
.rd_lb_neirong {
	width: 700px;
	float: left;
	margin-top: 10px;
}
.rd_lb_neirong li{
	height: 34px;
	border-style: none;
	border-width: 1px;
	border-color: #999999;
	border-bottom-style: dashed;
	line-height: 34px;
	width: 690px;
	margin-left: 8px;
	background-image: url(imagesjjjcw_jiantou.png);
	background-repeat: no-repeat;
}
.rd_lb_neirong a{
    color: #3e3f3f;
}
.rd_lb_neirong a:hover{
	color:#F00;
	text-decoration: underline;
}
.rd_lb_neirong b{
    color: #FF9900;
}
.rd_wenzhangcontext ul li{
	line-height:29px;
	color:#F00;
	margin-left: 20px;
}
.rd_wenzhangcontext a{
	color:#F00;
}

/*----- 人大常委会 end -------*/


/*----- 群众路线教育实践 -------*/
.qzlx_body {
    width: 960px;
	height:530px;
	background-image: url(imagesqzlx_bg01.jpg);	
	margin:0 auto 0 auto;
	padding:0px;
	overflow: auto;	
}
.qzlx_body a {
    font-size:9pt;
	color:#333333;
}
.qzlx_body a:hover {
    color:#ff0000;
	text-decoration:underline;
}
.qzlx_one {
	float:left;
	height:90px;
	width:960px;	
}
.qzlx_twe {
	float:left;
	width:960px;
	height:440px;	
}
.qzlx_left {
	float:left;
	width:300px;
	height:440px;	
}
.qzlx_hdjy {
	float:left;
	margin-left:70px;
	margin-top:90px;
	height:230px;
	width:200px;
	
}
.qzlx_hdjy_top {
	float:left;
	height:200px;
	width:200px;
	
}
.qzlx_hdjy_bottom {
	float:left;
	height:30px;
	width:200px;
	line-height:30px;
	text-align:right;	
}
.qzlx_hdjy_bottom a {
	color:#FF0;
}
.qzlx_hdjy_bottom a:hover{
	color:#FF0;
	font-weight:bolder;
}
.qzlx_right {
	float:left;
	width:660px;
	height:440px;	
}
.qzlx_hdjb {
	float:left;
	height:180px;
	width:240px;
	margin-top:10px;
	margin-left:20px;
} 
.qzlx_hdjb_top {
	float:left;
	height:30px;
	width:240px;
	text-align:right;
	line-height:50px;
}
.qzlx_hdjb_nr {
	float:left;
	width:240px;
	height:142px;
	margin-top:8px;	
}
.qzlx_hdjb_nr li {
    float:left;
	width:240px;
	height:14px;
	line-height:16px;
	margin-top:13px;
	
	list-style-type:none;
}
.qzlx_jczf {
	float:left;
	height:180px;
	width:240px;
	margin-top:10px;
	margin-left:27px;
	
} 
.qzlx_jczf_top {
	float:left;
	height:30px;
	width:240px;
	text-align:right;
	line-height:50px;
	
}
.qzlx_jczf_nr {
	float:left;
	width:240px;
	height:142px;
	margin-top:8px;	
}
.qzlx_jczf_nr li {
    float:left;
	width:240px;
	height:14px;
	line-height:16px;
	margin-top:13px;
	
	list-style-type:none;
}
.qzlx_xxth {
	float:left;
	height:180px;
	width:240px;
	margin-top:10px;
	margin-left:20px;
	
} 
.qzlx_xxth_top {
	float:left;
	height:30px;
	width:240px;
	text-align:right;
	line-height:42px;
	
}
.qzlx_xxth_nr {
	float:left;
	width:240px;
	height:142px;
	margin-top:8px;	
}
.qzlx_xxth_nr li {
    float:left;
	width:240px;
	height:14px;
	line-height:16px;
	margin-top:13px;
	
	list-style-type:none;
}
.qzlx_zlhb {
	float:left;
	height:180px;
	width:240px;
	margin-top:10px;
	margin-left:27px;
	
} 
.qzlx_zlhb_top {
	float:left;
	height:30px;
	width:240px;
	text-align:right;
	line-height:42px;
	
}
.qzlx_zlhb_nr {
	float:left;
	width:240px;
	height:142px;
	margin-top:8px;	
}
.qzlx_zlhb_nr li {
    float:left;
	width:240px;
	height:14px;
	line-height:16px;
	margin-top:13px;
	
	list-style-type:none;
}
.qzlx_top {
	width: 960px;
	height:200px;
	background-image: url(imagesqzlx_top.jpg);	
	margin:0 auto 0 auto;
	padding:0px;
	overflow: auto;
}

/*----- 群众路线教育实践 end -------*/
/*----- mycss end -------*/




/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	float:right;
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("imagesheader_bg.png");
}
/*------ 蓝色 -------*/
.blue .top {
	background-position: 0 -87px;
	background-repeat: repeat-x;
	height: 77px;
}
.blue .top .t_l {
	background-position: -13px 0;
	background-repeat: no-repeat;
	height: 77px;
	width: 7px;
}
.blue .top .t_r {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 77px;
	width: 10px;
}
/* --------- 导航 ----------------*/
.w963 {
	width:960px;
	margin-top:0px;
	margin-bottom:0px;
}
#navMenu {
	width:940px;
	overflow:hidden;
}
#navMenu li {
	float: left;
	line-height: 36px;
	height: 34px;
	background-image: url(imagesheader_interval.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;
}
#navMenu li a {
	font-size: 15px;
        font-weight:bold;
        color: #FFF;
	padding-right: 28px;
	padding-left: 28px;
	margin-left: 2px;
	display: block;
}
#navMenu li a:hover, #navMenu li.hover a {
	background-image: url(imagesheader_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
  	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(imagesxialabg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
        margin-right:3px;
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:#3a75a5;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:160px;
	height:19px;
	padding-top:5px;
	padding-left:56px;
	border:0px;
	background:url(imagessearch-bg.gif) no-repeat;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(imagessearch-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin-right:10px;
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	width:66px;
	height:26px;
	background:url(imagessearch-tags-title.gif) 0px 6px no-repeat;
	font-size:0px;
	color:#fafafa;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	border:1px solid #D5ECFB;
	background:url(imagesnavbg.gif) repeat-x;
	padding-left:6px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	padding-top:2px;
	width:830px;
	line-height:26px;
	float:left;
}
.channel-nav .sonnav span {
	padding-left:14px;
	margin-right:8px;
	background:url(../../images/dd2.gif) 0 1px no-repeat;
	overflow:hidden;
}
.channel-nav .sonnav a {
	color:#397CBE;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	color:#469CF2;
	text-decoration:none;
}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(imagesico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}

/*---------- frame : footer ---------*/
.footer{
	width:960px;
	margin:auto;
	color:#999;
	text-align:center;
	padding-bottom:10px;
	border-top:1px solid #E5EFD6;
	padding-top:10px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#FF0000;
	line-height:23px;

