/* CSS Document */

/*
* NewsPaper Begin
*/

.NewsPaper{ width:830px; margin-left:auto; margin-right:auto;}
.NewsPaper ul{ width:100%; height:325px; overflow:hidden;}
.NewsPaper ul li{ width:400px; height:325px; margin-bottom:15px;}
.NewsPaper ul li .Img{ width:100%; height:290px;}
.NewsPaper ul li .Title{ width:100%; height:35px; line-height:35px; text-align:center; font-size:14px;}


.ShowNewspaperContent img{ width:100%;}

/*
* NewsPaper End
*/
