#navigation{ display:none;}

.cubeinfo{ width:500px;}	
.cubeinfo h1{background:url(../images/news/title.png) no-repeat center;}
.cubeinfo h4{ font-size:17px; font-weight:400; line-height:1.7; margin-top: 20px; margin-bottom:10px; color: #804e21; padding: 0 35px;}
.cubeinfo div h7{ float:left; line-height:1.8; color:#999; margin-left: 35px;}
.cubeinfo div p{ float:left; line-height:1.8; margin-left:5px;color: #999;}

#newsContent{ border-top:1px dotted #aaa; margin: 0 35px; padding-top:20px; overflow:hidden;}

.ListBt{border-top:2px solid #aaa; padding-top:20px; margin:20px 35px 0 35px;}
.ListBt a{ padding:5px 10px; background:#0062b2; text-align:center; color:#FFF; text-decoration:none; transition: all 0.4s; cursor: pointer;}
.ListBt a:hover{ background:#595656; color:#FFF; transition: all 0.4s;}

#newsContent p , #newsContent div { color:#999; margin-left: 0;}
#newsContent img, #newsContent p img, #newsContent div img {max-width: 100%; height: auto;}