 
#leftpage{width:670px;
		 border:1px #A6D8FB solid;
		 float:left;
		 padding:5px 10px;
		 line-height:20px;
		 }
#midpage{width:25px;
            height:500px;
			float:left;
			border:0px;
			padding:0px;
			margin:0px;
			background-image:url(../images/foosun_mid.jpg);
			background-repeat:no-repeat;
			}
			
#midpicpage{width:25px;
            height:500px;
			float:left;
			border:0px;
			padding:0px;
			margin:0px;
			background-image:url(../images/foosun_mid.jpg);
			background-repeat:no-repeat;
			}

#rightpage{width:250px;
        height:auto;
		float:left;
		border:1px #A6D8FB solid;
		}
		
/*右边栏目列表标题*/			
.rlisttitle{font-size:14px;
            font-weight:bold;
			padding:10px 10px 5px 8px;
		 }		
.listtitlea{height:29px;
       background-image:url(../images/bg.jpg);
	   background-repeat:repeat-x;
	   border-bottom:1px #A6D8FB solid;
	   line-height:29px;
	   }		
.listtitleb{height:29px;
       background-image:url(../images/bg.jpg);
	   background-repeat:repeat-x;
	   border-top:1px #A6D8FB solid;
	   border-bottom:1px #A6D8FB solid;
	   line-height:29px;
	   }
   
.rlistbox{
	width:250px;
	list-style-type:none;
	line-height:20px;
	margin-left:1em;*margin-left:0px;_margin-left:0em;
	padding:5px 10px 5px 0px;*padding:5px 10px 5px 0px;_padding:5px 0px 5px 0px;
		  }
.rlistbox ul {
			  margin:0px;}
.rlistbox ul li{}
					
/*列表页*/
.newslist{
	font-size:12px;
	line-height:20px;
	width:98%; 
	padding:0px;
	margin:0 auto;		
	background:url(../images/bg.jpg) 1px 1px repeat-x;
}
.newslist dl{
	text-align:left;
	width:100%;
	display:block;
	border-bottom:1px dotted #DDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.newslist dl dt{
	width:100%;
	margin:0px auto 0px;
}	
.newslist dl dt a{
	color: #C30;
	line-height:27px;
	font-size:16px;
	font-weight:bold;
	margin-left:20px;
	letter-spacing:1px;
}
.newslist dl dd{
	width:100%;
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	line-height:23px;
	text-indent:14px;
	width:94%;
	
}
.newslist dl dd.info{
	line-height:31px;
}
.newslist dl dd.info span{
	color:#F60;
	margin-right:20px;
}
.newslist dl dd.info a{
	position:relative;
	margin:-30px 5px 0px 0px;
}

/*资讯:内容页*/
.newsview{
	 margin: 0 auto;
	width:95%;
	text-align:left	 
	background-color: #F7FCFF;
}

/*内容页:标题*/
.newsview .newstitle{ 
}
.newsview .newstitle h1{
	font-size:25px;
	margin:15px;
	text-align:center;
}

/*内容页:相关信息*/
.newsview .info{
	width:100%;
	height:27px;
	line-height:27px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	text-align:center;

}
.newsview .info strong{
	color:#666;
	margin-left:20px;
}

/*新闻内容*/
.newsview .content{
	text-align:left;
	width:100%;
	overflow:hidden;
	 
	color:#000;
	font-size:14px;
	line-height:25px;
}

/*新闻评论*/
.commentinfo{

	height:20px;
	padding-top:10px;
	padding-left:10px;
	border:1px solid #ADADAD;
	text-align:left;
	background: url(/Templets/images/bg.jpg) 1px 1px repeat-x;
	font-weight:bold;

}
.comment {
		 padding:25px;
		 font-size:12px;
		 line-height:18px;
		 }

  .searchTextBox{
	width:400px;
	font-size:12px;
	height:18px;
	border: 1px solid #a29e9e;
  }
  .searchButton{
	  background-image:url(/Templets/Content/images/buttonBg.gif);
	  color:#FFF;
	  width:100px;
	  font-size:12px;
	  border: 1px solid #a29e9e;
	  height:25px;
  }
  #newscontent p  {
	text-indent: 28px;
	margin: 0px;
	padding: 0px;
  }
  .pageclass a{
	  padding-left:4px;
	  padding-right:4px;
	  
  }
  
.picNews {
	margin-left:15px;
	width: 210px; 
	float:left;	 
	height: 200px;
	text-align: center;
}
.picNesImg img {	
	height: 120px;
 	padding: 0px;
	margin-top:20px;
	border: 1px dotted #CCC;
}
.picNesImg {
	text-align: center;
	width: 200px;
	height: 160px;
 	border: 1px solid #CCC;
	overflow:hidden;
} 
.pageclass{
	clear:both;
}