/*彩民社区样式*/

/*板块边框样式*/
.community_boxstyle{
   margin-right:6px;
   margin-bottom:6px;
   border:1px solid #1672a7;
   background:#ffffff;
}
/*标题样式*/
.community_titlestyle{
   height:20px;
   background:url(../images/content_bar_bg.png);
   color:#ffffff;
}
/*板块背景样式*/
.community_bgstyle{
   margin:1px;
   background:#f3f3f3;
   height:100%;
}
/*栏目标题样式*/
.community_titlestyle h2{
   float:left;
   padding-left:6px;
   font-size:14px;
   color:#ffffff;
   font-weight:bold;
   line-height:20px;
}
/*左栏板块宽度*/
#community_list,#community_addnew{
   width:739px !important;     /*mozilla & IE6*/
   width /**/:747px;               /*IE 5.x*/
}
/*右栏板块宽度*/
#community_search,#community_hot,#community_user,#community_new{
   width:241px !important;       /*mozilla & IE6*/
   width /**/:249px;               /*IE 5.x*/
}
#community_list_info{
   border-bottom:1px solid #1672a7;
}
#community_list_info p{
   float:left;
   padding:6px 10px;
}
#community_list table p{
   float:right;
   padding:2px 10px;
}
#community_list_info img{
   float:right;
   margin-top:5px;
   margin-right:10px;
}
#community_addnew table,#community_search_info table{
   margin:10px auto;
}
#community_search_info{
   background:url(../images/search_bg.gif);
}
#community_user li{
   padding:0px 2px;
}
#community_list thead td,#community_list tbody td,#community_hot table td,#community_user table td,#community_new table td{
   padding:3px 2px 2px 2px;
}
#community_list_title tbody td{
  padding:0px;
  border-bottom:1px solid #1672a7;
}
#community_list_title .sub_link ul{
   border-top:0px;
}

#community_list_title .sub_link{
   color:#1672a7;
   list-style:none;
}
#community_list_title .sub_link li{ /*普通标签背景样式*/
   float:left;
   padding:0px;
   border-left:1px solid #1672a7;
   background:url(../images/content_bar_link.png);
   cursor:pointer;
      border-bottom:0px;
   height:19px;
   overflow:hidden;

}

#community_list_title .sub_link .selectd{ /*选中标签背景样式*/
   background:url(../images/content_bar_hover.png);
   color:#000000;
   font-weight:bold;
   border-bottom:0px;
   height:20px;
   overflow:hidden;
}
#link .selectd{
   font-size:14px;
   font-weight:bold;
}
#Menu_51{
   width:46px;
   height:52px;
   background:url(../images/button04.gif);
   display:block;
}
#toplink .selectd{
   background:url(../images/button05.gif) !important;
}

#community_list_title .sub_link a{
   padding:0px 12px;
   width:40px;
   color:#000000;
   display:block;
   text-align:center;
   text-decoration:none;
}
#community_list_title .sub_link a:hover{
   padding:0px 12px;
   display:block;
   background:url(../images/skin01.gif);
   color:#000000;
   text-decoration:none;
}
.sub_link_info{
  padding-left:5px;
}
.sub_link_info a{
color:#ffffff !important;
padding-right:5px;
text-decoration:underline !important;
}
.sub_link_info a:visited{
text-decoration:underline;
color:#ffffff;
}
.sub_link_info a:hover{
text-decoration:underline;
color:#ffffff;
}
#community_new a:hover{
   padding-left:20px;
   display:block;
   background:url(../images/new_user.png) 2px -2px no-repeat;
}
/*详细内容页样式*/
.community_info{
   float:left;
   width:100%;
   border-top:1px solid #fff;
   border-bottom:5px solid #fff;
   font-size:14px;
   background:#efefef;
}
.community_info_left{
   float:left;
   width:130px;
}
.community_info_left ul{
   padding:10px;
   list-style:none;
}
.community_info_right{
   margin-left:130px;
   border-left:1px solid #fff;
   background:#f3f3f3;
}
.community_info_right_title{
   padding:4px 10px;
   border-bottom:1px solid #fff;
   font-weight:bold;
   background:#cedff7;
}
.community_info_right_title h3{
   font-size:14px;
}
.community_info_right_title span{
  float:right;
}
.community_info_right_mid{
   padding:6px 10px;
   font-size:14px;
   padding-bottom:0px;
   line-height:normal;
}
.community_info_right_bottom{
   height:16px;
   padding:4px;
   border-top:1px solid #fff;
}
.community_info_right_bottom ul{
   float:right;
}
.community_info_right_bottom li{
   float:left;
   padding-left:20px;
   padding-right:10px;
   display:block;
   list-style:none;
   height:18px;
}
.infobtn1{
   background:url(../images/edit.gif) left top no-repeat;
}
.infobtn2{
   background:url(../images/ding.gif) left top no-repeat;
}
.infobtn3{
   background:url(../images/jian.gif) left top no-repeat;
}
.infobtn4{
   background:url(../images/jing.gif) left top no-repeat;
}
.infobtn5{
   background:url(../images/del.gif) left top no-repeat;
}
/*页码样式*/
.community_pagenum{
   float:right;
}
.community_pagenum p{
   float:left;
   padding:2px;
}
/*#community_list dl{
   border-top:1px solid #fff;
   border-bottom:5px solid #fff;
   font-size:14px;
}
#community_list dt,#community_list dd{
   border-bottom:1px solid #fff;
   line-height:180%;
}
#community_list dt{
   font-weight:bold;
   background:#cedff7;
}
#community_list dd{
   padding:6px 25px;
}
.community_list_num{
   float:left;
   margin-right:8px;
   width:25px;
   display:block;
   text-align:center;
   border-right:1px solid #ffffff;
}
.community_text_info{
   padding:2px 25px;
   background:#efefef;
}
.community_text_info li{
   padding-right:10px;
   list-style:none;
   font-size:12px;
   color:#696969;
   display:inline;
}*/

/*弹出窗口样式*/
#popBG { 
   display: none;
   position: absolute; 
   background: #ffffff;
   opacity: 0.4;
   -moz-opacity: 0.4;
   -khtml-opacity: 0.4;
   filter: alpha(opacity=60);
   width: 100%;
   height: 100%; }
#popBOX { 
   display: none; 
   position: absolute;
   text-align: center;
   top: 670px;
   z-index: 100;
}
#poptitle {
   width:368px;
}
#popcon{
   padding:30px 0px;
}
#popcon span,#popcon p{
   padding:10px 0px;
}



.community_boxstyle2{
   margin-right:6px;
   margin-bottom:6px;
   border-top:1px solid #1672a7;
   border-left:1px solid #1672a7;
   border-right:1px solid #1672a7;
   background:#ffffff;
}
.info{
	float:left;
	width:737px;
	background-color:#F3F3F3;
	border-bottom:1px solid #1672A7;
	}
.infoborder{
	float:left;
	width:737px;
	border:1px solid #FFF;
	}
.title{
	float:left;
	width:730px;
	height:20px;
	background-color:#CEDFF7;
	font-weight:bold;
	padding-left:7px;
	padding-top:5px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
	}
.sign{
	float:left;
	width:35px;
	padding-top:40px;
	text-align:center;
	}
.content{
	float:left;
	width:701px;
	border-left:1px solid #FFF;
	}
.content1{
	float:left;
	width:435px;
	height:60px;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:10px;
	color:#2B73B6;
	line-height:20px;
	}
.content2{
	float:left;
	width:200px;
	margin-left:50px;
	padding-top:8px;
	padding-bottom:10px;
	}
.content2 ul{
    list-style:none;
}
.content3{
	float:left;
	width:100%;
	height:15px;
	border-top:1px solid #FFF;
	padding-bottom:5px;
	padding-top:5px;
	}
.content3 li{
	float:right;
	display:inline;
	list-style:none;
	width:80px;
	}
.content3 .li1{
    float:left;
	width:280px;
	padding-left:10px;
	}
#situation{
	float:left;
	margin-bottom:6px;
	width:739px;
	background-color:#FFFFFF;
	border:1px solid #1672A7;
	}
.situation-content{
	float:left;
	background-color:#F3F3F3;
	border:1px solid #FFF;
	width:737px;
	padding-top:10px;
	padding-bottom:10px;
	}
.situation-content1{
	float:left;
	padding-left:12px;
	width:725px;
	font-weight:bold;
	padding-bottom:5px;
	}
.situation-content2{
	float:left;
	}
.situation-content2 li{
    display:inline;
	list-style:none;
	margin-left:12px;
	list-style:url(/lottery/h8v2/images/list.gif);
	}
.situation-content3{
	float:left;
	width:180px;
	}
.situation-content3 li{
	margin-left:16px;
	list-style:url(/lottery/h8v2/images/list.gif);
	}
.situation-content4{
	float:left;
	}
.situation-content4 li{
	margin-left:16px;
	list-style:url(/lottery/h8v2/images/list.gif);
	}
#top{
	float:left;
	width:739px;
	background-color:#f3f3f3;
	border:1px solid #1672A7;
	margin-bottom:6px;
	}
#login{
	float:left;
	width:719px;
	margin-left:10px;
	padding-top:10px;
	height:36px;
	overflow:hidden;
	}
#meminfo{
	padding-bottom:12px;
	}
#meminfo div{
	float:left;
	}

#notice{
	float:left;
	width:741px;
    margin-bottom:6px;
	}
#notice #noticescroll{
	float:left;
	width:650px;
	color:#FFF;
	}
#notice #noticeimg{
	float:left;
	width:91px;
	text-align:right;
	}

.listinfo{
   padding:10px 10px !important;
}