/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	}

#main_up_out {
	background-image:url(images/gif/main_bg.gif);
	background-repeat:repeat-x;	
	}	

#main_up {
	float:none;
	padding: 0 20px;
	width:980px;
	height: 200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	color: #000;
	}

#main_down {
	width:1000px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	}


#main_left {
	width: 339px;
	margin: 0px;
	padding: 10px;
	float:left;
	border-right-width: 1px;
	border-right-color:#000000;
	border-right-style:dashed;
	}

#main_middle {
	float:left;
	position:relative;
	margin:0px;
	padding:10px;
	width:339px;
	border-right-width: 1px;
	border-right-color:#000000;
	border-right-style:dashed;
	background-color: #FFFFFF;
	}
	
#main_right {
	width: 240px;
	margin: 0px;
	padding: 10px;
	float:right;
	position:relative;
	}
	
#main_bottom {
	text-align:center;
	color:#CCCCCC;
	margin:0;
	background-color:#33415D;
	padding:5px;
	}
	

#news_headline {
	padding: 5px 0px 5px 0px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	}

.big_title {
	font-weight:bold;
	height:20px;
	font-size:13px;
	color:#339933;
	padding:5px;
	display:block;
	background-image:url(images/gif/title_bg.gif);
	background-repeat:repeat-x;
	}
	
.nor_title {
	font-weight:bold;
	}

#nor_news {
	margin:0px;
	padding:0px;
	}
	
.nor_list ul {
	margin: 0px 10px 10px 10px;
	padding: 5px 10px 10px 10px;
	list-style-image:url(images/gif/arrow.gif);
	}
	
.pubtitle {}
.pubauthor {color:#666666; font-size:11px;}
.pubjournal { font-style:italic; color:#006600; font-size:11px;}

#databaselist {
	margin: 5px 0px 0px 0px;
	}

.main_title {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	}
	
.cover {
	color:#F00;
	font-weight:bold;
}

.cover a{
	color:#F00;
	text-decoration:none;
	border-bottom:1px dashed #339900;
	font-size: 12px;
}
	
#research_field {
	width: 350px;
	height: 150px;
	padding: 50px 10px 20px 0px;
	float:right;
	position:relative;
	}
	
#news img {
	margin:0px 2px 2px 0px;
	float:left;
	width:120px;
	}
	
#google {
	text-align:right;
	font-size:10px;
	margin:0;
	}
	
#google img{
	margin:0;
	}
	
.googleform {
	margin:0;
	float:left;
	}
	
.more a{
	display:block;
	float:right;
	margin:0px 10px 0px 0px;
	color:#33415D;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dashed #339900;
	}

.field a:link, .field a:visited {
	text-decoration:none;
	color:#000000;
	}
	
.field a:hover {
	text-decoration:none;
	color:#FF0000;
	}
.field a:contact{color:#3F0;
}
.readmore a{
	color:#33415D;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dashed #339900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.newstitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #34445D;
}
#main_down #main_left #news #news_headline strong {
	color: #060;
}
#main_down #main_left .nor_list ul li strong {
	color: #060;
}
.newtitle {
	font-weight: bold;
	color: #060;
}
.time {
	color: #060;
	font-weight: bold;
}
#main_down #main_middle .nor_list ul li a strong {
	color: #F00;
	font-size: 12px;
	font-style: italic;
}
#main_down #main_middle .nor_list ul li em {
	color: #F00;
	font-weight: bold;
}
.contact {
	font-size: 36px;
}

