@charset "utf-8";
/* CSS Document */
.newsBox { font-size:11px; color:#666666; padding-bottom:10px; }
.newsBox .title { padding-bottom:25px;}	
.newsBox .newsItem { padding-left:15px; padding-bottom:15px; background:url(../images/news-list.png) top left no-repeat; }

#news .pageicon { padding-bottom:20px; }

.detailBox .title { font-size:2.1em; color:#666666; font-family:Georgia, "Times New Roman", Times, serif; }	
.detailBox .subtitle { color:#666666; font-family:Georgia, "Times New Roman", Times, serif; }	
.detailBox .text { padding:0; }	

.newsList .detailBox { padding-bottom:20px; }	
.newsList .detailBox .abstract { padding:10px 0; }	

.archiveBox .year a { font-size:2em; font-family:Georgia, "Times New Roman", Times, serif; color:#003399; }
.archiveBox .month { margin:5px 0; padding:5px 0; border-bottom:1px dotted #CCCCCC; } 
.archiveBox .month a { font-size:1.2em; color: #000000; } 

.info { margin-left:45px;  }

.inputDiv { border:#333333 2px dotted; background:#000000; position:absolute; left:100px; top:100px; width:600px; height:400px;}

#editForm { text-align:center;}

#editForm .textBox { width: 500px;}
#editForm textarea { width: 500px; height:100px;}

.messageDiv { border:#333333 2px dotted; background:#0000FF; position:absolute; left:100px; top:100px;
			 width:600px; height:400px;}
			 
.picsGallery .image { width: 120px; max-height:110px; float:left; } 
.picsGallery .image .tools { text-align:center; } 

.resourcesGallery h2 { padding:0; margin:0; font-size:1.2em; font-weight:normal; padding-top:15px; margin-bottom:5px; border-bottom:1px dotted #CCCCCC; }
.resourcesGallery .resource .icon { position:relative; top:6px; }
.picsGallery .tools, .resourcesGallery .tools { font-size:0.9em; color:#0066CC; } 
.picsGallery .tools a, .resourcesGallery .tools a{ color:#0066CC; } 
