/*
Press Css
Copyright 2005 Visionten Crop.
Data CSS
$Revision: 1.0 $
*/
/***********************main body css starting**********/
#pressbox {
	clear:both;
	font-size: 16px;
	font-family: "Lithos Pro Regular", "Lithos Pro Light", "Comic Sans MS";
	width:800px;
	height:281px;
	background:url(../images/pressindex.jpg) no-repeat;
}
#pressbox a{
	background:inherit;
	color:#D3D3D3;
	text-decoration:none;
	}
#pressbox a:hover{
                  color:#0000ff;
				  background-color:inherit;
                  text-decoration:none;
				  }
#pressboxLeft{
	width:200px;
	height:175px;
	margin:42px 25px 0 0;
	padding-left:53px;
	float:left;
	}
#pressboxRight{
	width:460px;
	height:175px;
	margin:57px 0 0 0;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	display: table-cell;
 
	
	}
	
	/******************end************/
	
	/********************left item css begin***********/
.pressboxLeftTitle{
	margin-top:15px;
	background:inherit;
	color: #FFA834;
}
.fileList	{
	font-size:13px;
	width:200px;
	margin-top:30px;
	background:inherit;
	color:#cccccc;
	}
.fileList ul{
	list-style:none;
	margin:0px;
	padding:5px;
	}

/*.fileSize {
	text-align:right;
}*/
/**************************end********************/

/************************right file css design***************/
.newsList	{
	font-size:11px;
	background:inherit;
	color:#cccccc;
	line-height:20px;
	margin-left:5px;
	}
.newsList ul{
          
			 padding-left:15px!important;
			 padding-left:0px;
			 margin-left:0px!important;
			 margin-left:18px;
			 
			 }

                


.newsListDate{
	background:inherit;
	color: #99CC33;
	padding-right:10px;
	padding-left:-10px!important;
	padding-left:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.newsListTitle{font-family:"Times New Roman", Times, serif;}
 
 .moreA{
     width:20px;
	  position:absolute; 
	  left: 673px; 
	  top: 439px!important;
	  top: 425px;
        }
 .moreB{
        width:20px; 
		position:absolute; 
		left: 672px; 
		top: 418px!important;
		top:404px;
        }
		
  /********************end***************/