@charset "utf-8";
/* CSS Document */

.projectBox{ width:920px;}
.projectBox .projectImg{ width:920px; height:458px; display:block; float:left;}
.projectBox .projectName{width:920px; height:50px; line-height:50px; color:#585858;display:block; float:left; text-align:right;}


.newsPage{ width:920px; margin:0 auto;}
.newsBox{ width:920px; margin-top:70px; float:left; height:230px;}
.newsBox .newsImg{ width:460px; float:left;} 
.newsBox .newsImg a img{ width:460px; height:230px;}
.newsBox .newsUl{ width:410px; float:right; height:230px;}
.newsBox .newsUl ul { width:410px; height:200px; display:block; float:left;}
.newsBox .newsUl ul li{ width:410px; height:25px; line-height:25px; display:block; float:left;}
.newsBox .newsUl ul li a{ color:#cacaca;}
.newsBox .newsUl ul li a:hover{ text-decoration:underline;}
.newsBox .newsUl .newsDate{ width:410px; height:30px; line-height:30px; text-align:right;color:#cacaca;}