@charset "utf-8";
/* CSS Document */
#tonglan{width:960px;
         height:200px;
		 margin:0 auto;}
#pcontent{
clear:both;
margin:0 auto;
padding-top:30px;
width:960px;
height:100%;}
#main-content {
float:left;
margin-right:40px;
width:265px;
}
#main-content h2{font-size:14px;
                 font-family:"宋体";
                 color:#FFF;
				 width:260px;
				 height:30px;
				 line-height:40px;
				 background:url(../img/leftbg.jpg) no-repeat;
				 text-align:center;}



.block {
margin-bottom:18px;
}
.block p{ word-spacing:2px;
          position:relative;
		  top:30px;
		  font-size:13px;
		  line-height:25px;}
/**********************************
	Sidebar settings  
**********************************/
#sidebar {
float:left;
width:640px;
height:100%;

}

#sidebar img {
float:left;
}
#sidebar ul{
            padding:0;
			list-style:none;
			margin-top:50px;
			margin-left:0px;}
#sidebar ul li{height:25px;}
#sidebar ul li a{ text-decoration:none;
                  color:#000;
				  font-size:13px;
				  }
.newslist a{ text-decoration:none;
             color:#000;}
.linestyle{height:25px;
           border-bottom:1px #ccc dashed;}
           