/* CSS Document */

/*定义页面总体样式*/
            body {
            background: url() repeat scroll!important;
            margin:0px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12.5px;

}   


/*定义页面总体宽度*/
            #top, #header, #footer {
            width:850px;
            margin: 0 auto;     
border-LEFT: 0px solid #d9e8e0; 
border-RIGHT: 0px solid #d9e8e0; 
padding: 0px 8px 0px 8px;
background: url() #fff repeat scroll!important;
}
#nav  ul{
            width:850px;
            margin: 0 auto;     
border-LEFT: 0px solid #d9e8e0; 
border-RIGHT: 0px solid #d9e8e0; 
padding: 0px 0px 0px 0px;
}

#main  {width:850px;
            margin: 0 auto; 
border-LEFT: 0px solid #d9e8e0; 
border-RIGHT: 0px solid #d9e8e0; 
border-bottom: 0px solid #d9e8e0; 
padding: 0px 8px 0px 8px;
background: url() #FBFEFF repeat scroll!important;
 } 
 /*左上角时间定义样式*/
            #date {
            line-height: 20px;
            height: 20px;
            float: left;
            margin: right;
            padding: 0;
            }
            /*logo定义样式*/
            #logo {
            border: 0px solid #00A8FF;
            float: left;
            height: 70px;
            width:210px;
            line-height: 70px;
            text-align: left-bottom; /*指内图片在框内居中的意思*/
            }
            /*banner定义样式*/
            #banner {
            border: 0px solid #00A8FF;
            float: right;
                                    }
            /*右上角链接定义样式*/
            #fav {
            line-height: 20px;
            float: right;
            height: 20px;
            margin: 0;
            padding: 0 10px 0 0;
            }
            /*顶部定义样式*/
            #top {
            line-height: 25px;
            height: 25px;
            }
            /*导航链接定义样式*/
            #nav ul {
            margin: 0px;
 border-bottom: 2px solid #ffffff;            
            height: 25px;
            list-style: none;
            background: url() #00b14e repeat-x;
 font-size: 12px;
font-weight: bold;
            }
            #nav li {
            line-height: 25px;
            float: left;

            }
            #nav a {
            padding: 15px 11px;
            }
            #nav a:hover {
            background: url() repeat-x center 1px;
            }        
#nav ul a:link {
            color: #ffffff; 
            text-decoration: none;/*表示没有下划线加的话改underline*/ 
            }   
#nav ul a:visited {
            color: #ffffff;
            text-decoration: none;/*表示没有下划线加的话改underline*/ 
            }   
#nav ul a:hover {
            color: #065c10;/*鼠标指向变色*/
            text-decoration: none;/*表示有下划线加的话改none*/ 
            background: url() repeat;
  }       
a:link {
            color: #666666; 
            text-decoration: none;/*表示没有下划线加的话改underline*/ 
            }
            a:visited {
            color: #666666;
            text-decoration: none;/*表示没有下划线加的话改underline*/ 
            }
            a:hover {
            color: #00b14e; /*鼠标指向变色*/
            text-decoration: none;/*表示有下划线加的话改none*/ 
            background: url() repeat;
            }
            /*边框定义样式*/
            #sider #notice p {
            margin: 0px 0px 0px 0;
            padding: 0px 0px 0px 0px;/*右侧今日主题框架与周边间距*/
            border: 0px solid #00A8FF;
}
            #sider {
            width: 252px;
            float: right;
            }
            #sider h2 {
            background: url() #00b14e no-repeat left top;/*右侧公告标

题栏图片*/
            font-size: 12px;
            margin: 0px 0px 0px 0px; /*边栏填充颜色偏移量*/
            padding-left: 10px; /*边栏文字偏移量*/
            color: #ffffff; /*边栏文字颜色*/
            line-height: 24px;
            height: 24px;
            }
            #sider ul {
            width: 240px;
            margin: 0px 0 0px 0;  /*赞助商边栏与标题栏间距*/
            padding: 5px;
            list-style-type: none;
            border: 1px solid #00b14e ; /*赞助商边栏边框颜色*/
            }
            #sider li {
            line-height: 20px;
            padding: 0 1px 0 25px;
            border-width: 1px 1px 1px 1px;
            background: url() ·no-repeat 2px center;/*热点文章图标*/
            height: 20px;
            }
            /*内容定义样式*/
            #contents {
            width: 595px;
            margin: 0 auto;
            background-color: #FBFEFF; /*文章栏主体背景色*/
padding: 0px 0 0 0px; /*文章主体偏移*/          
border: 0px solid #b5e7fe;   /*文章主体加边框属性*/      
color: #000000;   /*文章内容颜色*/   
}
            #contents .news {
            background: url() #FBFEFF  repeat;最新文章中间图片
      float: right;
            width: 330px;
margin-bottom:0PX;             
}
          .space {
            height: 0px;
            clear: both;
            overflow: hidden;
            }
            /*最新文章下面图片*/
            #contents .ads { 
background: url(http://img.lingd.net/attachments/date_201001/580fce3358a4468c4460d5199b296450.gif) #FBFEFF  no-repeat center; margin: 0 auto;
clear: both;
height: 135px;

} 
 .ads {
            height: 0px;
            clear: both;
            overflow: hidden;
            }
            #contents .lists {
            width: 198px;
            float: left;
            margin: 1px 0 0 0px;/*首页党员大会文章栏间距*/ 
            }
    #contents h2 {
            font-size: 12px;
            background: url() #00b14e  no-repeat;/*党员大会标题栏图片

*/
            line-height: 25px;
            margin: 0px;
            height: 25px;
            padding-left: 10px;
            color: #ffffFF;
            border: 0px solid #0099FF;

            }
            .news {
            float: right;
            width: 360px;
            height: 195px;
            padding: 0px 0 12px 0px!important;
            margin-left: auto;
margin-right: auto;
border: 0px solid #b5e7fe; /*NEW处边框属性*/        
 
}

          
           .news ul {

            margin: 0px;
            padding: 0px;
            list-style-type: none;
            height: 174px;
border: 0px solid #b5e7fe; /*NEW处边框属性*/  
            }
            .news li {
	line-height: 21px;
            margin: 0px;
            padding: 0 3px 0 21px;
            border-width: 0 0 1px 0; /*NEW处边框属性*/    
float: left;
            background: url(http://www.drame.cn/uploads/allimg/090327/1035501a0-31.gif) no-repeat 

left center;最新文章图标
width: 100%;            
	
}
            .news strong {
            font-weight: normal;
            font-family: Verdana;
            float: right;
            margin: 0 5px 0 0;
            color: #666666; /*NEW日期字体颜色*/
            line-height: 21px;
            }
            .news h6 {
            float: left; 
            font-size: 12px;
            font-weight: normal;
            margin: 0;
            padding: 0 0 0 12px;
            clear: none;
            line-height: 22px;
            }
            /* 右侧JS图片循环CSS信息 */
            #contents .images {
            float: left;
            width: 241px;
            height: 170px;

padding: 8px 0 4px 0;
            }
            .images img {
            border: 0px solid #666666;
            border-color: #dcdddd #dcdddd #dcdddd #dcdddd;
            }
            #contents .lists label {
            float: left;
            } 


/*更多设置*/ 
#contents .lists strong {
            cursor:pointer;
            float: right;
            margin-right: 15px;
            color: #ffffff;
            }
#contents .lists strong a:link {
            color: #ffffff; 
            text-decoration: none; /*表示没有下划线加的话改underline*/ 
            }   
#contents .lists strong a:visited {
            color: #ffffff;
            text-decoration: none;/*表示没有下划线加的话改underline*/ 
            }   
#contents .lists strong a:hover {
            color: #065c10;/*鼠标指向变色*/
            text-decoration: none;/*表示有下划线加的话改none*/ 
            background: url() repeat;
  } 
/*更多边框栏设置*/ 
            #contents .lists ul {
            background: url() repeat;
            height: 120px!important;
            margin: 0 auto;
            padding: 3px; /*更多边框栏间距设置*/ 
            list-style-type: none;
            border: 1px solid #666666;
            border-color: #9ff2c4 #9ff2c4 #00b14e #00b14e;
            }
            #contents .lists li {
            background: url(http://wshl.bjcs.gov.cn/wps/themes/html/TH_BJCS_T3/images/bt_r5_c2.gif) no-repeat 3px center;首页文章主体图标
            height: 20px;
            line-height: 20px;
            padding: 0 1px 0 20px;
            border: 0px dashed #00b14e ;
            border-width: 0 0 0px 0;
            }
#contents .lists ul a:link {
            color: #666666; 
            text-decoration: none;/*表示没有下划线加的话改underline*/ 
            }   
#contents .lists ul a:visited {
            color: #666666;
            text-decoration: none;/*表示没有下划线加的话改underline*/ 
            }   
#contents .lists ul a:hover {
            color: #00b14e;/*鼠标指向变色*/
            text-decoration: none;/*表示有下划线加的话改none*/ 
            background: url() repeat;
  }       

            #slideimg {
            border: 1px solid #666666; /*IMG相片外边框颜色*/
            border-color: #dcdddd #dcdddd #dcdddd #dcdddd;
            }
             /*底部样式定义*/
#footer { 
background: url() #F5FCFF repeat-x left top; （版权背景图片） 
border: 0px solid #D9F3FF;   底部边框的线条粗细和颜色 
border-color: #D9F3FF #88D8FF #88D8FF #D9F3FF; 
height: 0px; （高度） 
width: 850px;（宽度） 
padding: 0px 0 0 0; 
margin-top:0px; （顶部距首页文章主体内容页边距离） 
margin-bottom:0px（距底部文件信息距离） 
} 
#footer p { 
line-height: 0px; （指版权信息高度） 
margin: 0px; 
padding: 0px; 
text-align: center; （字的位置居中） 
height: 0px; （高度） 
} 

.path {                                               /*打开文章显示的

路径定义*/  
font-size: 12px;                                    /*路径文字大小*/  
background: url() #00b14e no-repeat;   /*阅读文章时显示的栏目条*/  
line-height: 25px;                                     /*线框高度*/ 
margin: 0;
height: 25px;                                                     /*栏

目条高度(根据你栏目条的高度设置)*/ 
padding-left: 10px;                                                    

  /*文字距离栏目条左边的距离)*/ 
color: #FFFFFF;                                                        

            /*文字颜色)*/ 
border: 0px solid #00A8FF;
font-weight: bold;
}
.path a:link { 
 color: #FFFFFF; 
} 
.path a:visited { 
 color: #FFFFFF; 
} 
.path a:hover { 
 color: #065c10; 
} 
#title { 
 background-color: #FBFEFF; 
 text-align: center; 
background: url() repeat; 
 border-bottom: 1px dashed #00b14e ; 
 border-left: 1px solid #00b14e ; 
 border-right: 1px solid #00b14e ; 
 padding: 10px 0 5px 0; 
}           
 /*文章页底部*/
            .newsinfo {
            background: url() repeat;
            background-color: #FBFEFF;
            border-left: 1px solid #00b14e ;
            border-right: 1px solid #9ff2c4;
            border-bottom: 1px solid #9ff2c4;
            padding: 10px;
            line-height: 18px;
margin-bottom: 0px; 
            }
            .newslists ul {
            padding: 10px;
            margin: 0;
            list-style: none;
            }
            .newslists li {
            background: url

(http://wshl.bjcs.gov.cn/wps/themes/html/TH_BJCS_T3/images/bt_r5_c2.gi

f) no-repeat 3px center;打开文章显示的图标
            line-height: 20px;
            height: 20px;
            }
            .newslists label {
            float: left;
            margin: 0;
            padding: 0 0 0 20px;
            }
            .newslists strong {
            float: right;
            font-weight: normal;
            margin: 0;
            padding: 0 15px 0 0;
            }
            .attach {
            color: #00b14e ;
            margin: 12px 0 0 0;
            }
            .attach img {
            border: 0px solid #D9F3FF;
            border-color: #D9F3FF #88D8FF #88D8FF #D9F3FF;
            padding: 0px;
            margin-top: 0px;

            }
/*评论设置*/
            .commenttitle {
            font-size: 14px;
            clear:both;
            position:relative;
            height:18px;
            font-weight: bold;
            text-indent: 5px;
            border-left: 6px solid #00b14e ;
            border-bottom: 1px solid #00b14e ;
            background-color: #FFF;
            padding: 2px;
            }
            .quote {
            margin: 5px 0px;
            padding: 5px;
            border: 1px solid #000;
            background-color: #EEF9F9;
            }
            .commentcontent {
            margin: 5px 0px 0px 0px;
            }
            .commentdate {
            color: #777777;
            font-size: 11px;
            padding-top: 2px;
            text-align: right;
            margin-bottom: 12px; /*会员评论窗体高度大小*/
            padding-bottom: 12px;
            border-bottom: 1px solid #B3CBE1;
            }
            /*定义分页样式*/
            .page {
            text-decoration: none;
            font-family: sans-serif;
            font-size: 12.5px;
            padding: 5px;
            background: #00b14e;
            margin: 0px;
            color: #FFFFFF;
font-weight: bold;
            }
            a.page, a.page:link, a.page:visited {
            font-family: sans-serif;
            text-decoration: none;
            color: #ffffff;
            }
            a.page:hover  {
            font-family: sans-serif;
            text-decoration: none;
            color:#FFF;
            background: #065c10;
            }
/* 搜索框CSS */ 
.search { 
width:800px; 
margin-top:0px; 
margin-bottom:0px; 
border: 1px solid #00A8FF; 
margin-left: auto; 
margin-right: auto; 
background-color: #FBFEFF; 
clear:both; 
height:0px; 
} 
.backgroundbord BUTTON { 
BORDER-RIGHT: #47BCFF 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: 

#47BCFF 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: 

progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 

StartColorStr=#ffffff, EndColorStr=#B4E3FE); BORDER-LEFT: #47BCFF 1px 

solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: 

#47BCFF 1px solid ;clear:both; 
} 
.backgroundbord { 
WIDTH: 60px; 
POSITION: relative; 
} 
.keyinput { 
WIDTH:150px; 
height:15px; 
margin-left:2px; 
BORDER: #00A8FF 1px solid; 
BACKGROUND-COLOR: #fff;clear:both; 
} 
/* HotKeyCSS */ 
a.hotkey{ 
color:#000000; 
BACKGROUND: #ffffff 
text-decoration:underline; 
} 
a.hotkey:link{ 
color:#000000; 
text-decoration:underline; 
BACKGROUND: #ffffff 
} 
a.hotkey:visited{ 
color:#000000; 
text-decoration:underline; 
BACKGROUND: #ffffff 
} 
a.hotkey:active{ 
color:#000000; 
text-decoration:underline; 
BACKGROUND: #ffffff 
} 
a.hotkey:hover{ 
color:#0099CC; 

text-decoration:underline; 
BACKGROUND: #ffffff 
} 
/* 搜索结果页CSS */ 
#resultstyle { 
width:786px; 
margin-top:-20px; 
border: 1px solid #A8D1FF; 
margin-left: auto; 
margin-right: auto; 
background-color: #FBFEFF; 
clear:both; 
} 
#result ul{ 
margin:0; 
font-family: "宋体,verdana, arial, "sans-serif; 
list-style:none; 
} 
#result li { 
width: 770px; 
padding-top:3px; 
padding-right:5px; 
padding-bottom:3px; 
display:block; 
float:left; 
border-bottom: 1px dashed #6FB4FF; 
background:url(arrow.gif) no-repeat 5px 6px; 
text-indent:0px; 
} 
h2 { 

font-size: 12px; 

padding: 0px 0px 0px 0px ; 

height: 0px; 

line-height: 0px; 

margin: 0; 

background-color: #FFFFFF; 

border: 0px double #A8D1FF; 

color: #FFFFFF; 

} 
/* 推荐*/
.tui {clear:both;width:593px;height:90px;margin:0 0 1px 0;
border-LEFT: 1px solid #00b14e; 
border-bottom: 1px solid #00b14e;
border-top: 1px solid #00b14e; 
border-RIGHT: 1px solid #9ff2c4;
font-family:verdana,Arial;text-
align:left;font-size:12.5px;}
.tui a:link{ text-decoration:none; color: #666666 ;}
.tui a:hover{ text-decoration:none;color: #065c10;}
.tui_font{float:left; width:22px;height:90px;background-color:#00b14e 

;color:#ffffff;padding: 12px 0px 0px 8px;}
.tui_l {float:left; width:382px; margin:auto;}
.tui_l ul{ float:left;width:382px; margin:auto;}
.tui_l li{line-height:20px; list-style-type:none;
background: url

(http://p7.images22.51img1.com/6000/hujiangwei1984/74cd4e56f7e98f23a8c

c2018dcd595f3.gif) no-repeat left 
center; /*热门推荐前面图标*/
padding: 0 5px 0 25px;/*离前面的距离值*/ }
.tui_2 {float:right; width:280px; margin:auto;margin-top:-100px;}
.tui_2 ul{float:right; width:197px; margin:auto;} 
.tui_2 li{font-size:12px;line-height:20px; list-style-type:none;
background: url

(http://p7.images22.51img1.com/6000/hujiangwei1984/74cd4e56f7e98f23a8c

c2018dcd595f3.gif) no-repeat left 
center; /*热门推荐前面图标*/
padding: 0 5px 0 25px;/*离前面的距离值*/ }
.tui_img{float:left; width:80px;padding: 1px 0 1px 2px;display:block;}
}

div#top{display:none;}
div#footer{display:none;}
div#footer p{display:none;}
div#nav ul{display:none;}
div.imglists{display:none;}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:500px; height:300px}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}

#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea img{ width:100px;height:70px;border:0px;}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
#jj {margin-top:15px;margin-bottom:15px; height:84px; border:1px #CCCCCC solid; padding:4px;}
#jj .tt { color:#FF0000; margin-left:20px; padding-right:8px;width:140px; font-size:16px; font-weight:800;}

/*img*/
.imglists {
	width:100%;
	float:left;
	margin:auto; 
	margin-top:4px;
}
.newslists label {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
}
.imglists ul{
		float:left;
		margin:5px;
		text-align:center;
		width:100%;
		overflow:hidden;
}


.siderlists .im{
	margin:auto;
	text-align:center;
 	width:125px;
	height:105px;
 	border:1px #CCCCCC solid;
}
.siderlists .im img{
	border:0px;
	padding:3px;
 	width:122px;
	height:100px;
}
.imglists li{
	float:left;
	width:145px;
	height:145px;
	text-align:center;
	
}
.imglists .im{
 	width:125px;
	height:125px;
 	border:1px #CCCCCC solid;
}
.imglists img{
	padding:3px;
	width:120px;
	height:120px;
	border:0px;
}

.txtlists{ float:right;width:450px; margin:auto; position:absolute}
.txtlists li{ height:20px; width:45%; overflow:hidden; text-align:left;background: url(jt-2.gif) no-repeat 2px center; padding-left:15px}
