﻿body {
	background-image: url(/Image/blogo.jpg);
	margin:0px;
	padding:0px;
}

div,span,p{
	margin:0px;
	padding:0px;
}
html, body{ 
	font-family:Arial, Helvetica, sans-serif;  
	font-size:12px;  
	margin:0px;
	padding:0px 5px; 
}
#page{
	width:980px;
	margin:0 auto;
	background-color:#FFF;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}



textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
a:active {
	color: #990066;
	text-decoration: none;
}

a{
	font-size: 12px;
	font-weight: normal;
	color: #0365BF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
li{
	height:20px;
	line-height:20px;
	overflow:hidden;
  /*background-image: url(images/list_icon.gif);*/
	background-repeat: no-repeat;
}

/*列表框*/
.List{
	/*height: 235px;*/
	clear:both;
	width: 100%;
	border: 1px solid #C3CAD2;
	background:#FFF;
	margin:0 0 10px 0;
	padding:0;
}
.list2{
	clear:both;
	border: 1px solid #C3CAD2;
	margin:0 0 5px 0;
	padding:0;
}
.friendLink{
	float: left;
	height:50px;
	width:130px;
	border: 1px solid #C3CAD2;
	margin:0 0 5px 5px;
	padding:0;

}
.ListBody{
	font-size: 12px;
	text-decoration: none;
	margin: 3px 0px 1px 0px;
	color: #000000;
}
.ListBody div .ListTop{
	height:100px;
	margin:5px 5px 5px 5px;
}
.ListBody div .ListTop .ListImg{
	float:left;
	width:160px;
	height:100px;
	border: 1px solid #C3CAD2;
}
.ListBody div .ListTop .ListText{
	float:right;
	width:208px;
	height:100px;
	text-align:left;
}
.ListBody div .ListTop .ListText .ListTextTitle{
	text-align:center;
}
.ListBody div .ListTop .ListText .ListTextBody{
	margin-top:5px;
}
.ListBody div ul{
	clear:both;
	background:url("/bbs/images/hot_topic_bg.gif") 
	no-repeat; 
	border:0px; 
	font-size:12px;  
	margin:0px;
	padding:0px 5px; 
}
.ListBody div ul li{
	clear:both;
	padding-left:25px; 
	border-bottom: 1px dashed #C3CAD2;
	height:23px; 
	line-height:23px; 
	overflow:hidden;
	margin:0px;
}
/*帖子列表标签页效果*/
.sTitle{
	height:30px;
	width:100px;
	float:left;
	text-align:center;
	background:url("/images/sTitle.gif");
	border-bottom:1px solid #fff;
	border-right:1px solid #C3CAD2;
	cursor: pointer;
}
.nTitle{
	height:30px;
	width:100px;
	float:left;
	text-align:center;
	border-bottom:1px solid #C3CAD2;
	border-right:1px solid #C3CAD2;
	cursor: pointer;
}
.dis{ display:block; }
.undis{ display:none; }

.ListTitle{
	background-color:#E4F0F8;
	background:url("/images/ListTitleBlue.gif");
	height: 30px;
	text-align:left;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	border-bottom:1px solid #C3CAD2;
}
.ListTitleRed{
	background-color:#E4F0F8;
	background:url("/images/ListTitleRed.gif");
	height: 30px;
	text-align:left;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	border-bottom:1px solid #C3CAD2;
}
.ListTitleGreen{
	background-color:#E4F0F8;
	background:url("/images/ListTitleGreen.gif");
	height: 30px;
	text-align:left;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	border-bottom:1px solid #C3CAD2;
}
.ListTitleOrange{
	background-color:#E4F0F8;
	background:url("/images/ListTitleOrange.gif");
	height: 30px;
	text-align:left;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	border-bottom:1px solid #C3CAD2;
}
.List div p a{
font-size: 12px;
color:#000;
text-decoration: none;
font-weight: bold;
display:block;
}
.bTitle{
	color:#000000;
	font-size: 14px;
}
.bText {
	font-size: 12px;
	text-decoration: none;
	color:#000;
}
#foot{
	clear:both;
}
