@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#fff;
	color:#222;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a{
	color: #222222;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#wrapper {
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	width: 890px;
}
#header {
	border-top: 2px solid #25c916;
	height: 131px;
	background:url(images/header_03.jpg) no-repeat top left;
	width: 887px;
	text-align: right;
	padding-right: 3px;
	color: #ffffff;
	line-height: 19px;
}
#header a{
	color: #ffffff;
}
#header ul{
	padding: 0px;
	margin: 0px;
}
#header li{
	margin: 0px 2px;
	display: inline;
}
#nav {
	text-align: center;
	height: 30px;
	background: url(images/nav_bg_05.gif) no-repeat top left;
	color: #ffffff;
	line-height: 30px;
	font-size: 16px;
}
#nav a{
	color: #ffffff;
}
#nav ul {
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px 2px;
	display: inline;
}
#flower{
	border: 1px solid #000000;
	margin: 2px 0px;
}
#searchbar{
	background: #24c915;
	color: #ffffff;
	padding-left: 140px;
	width: 750px;
	line-height: 30px;
	height: 32px;
	margin-bottom: 3px;
}
input#search_go{
	background: url(images/go_11.gif) no-repeat top left;
	width: 48px;
	height: 22px;
	border: 0px;
	margin-left: 5px;
	font-weight: bold;
}
select#search_drop{
	margin: 0px 5px;
}
input#search_word{
	color: #336699;
	padding-left: 2px;
}
#newsmain{
	width: 890px;
	border-bottom: 1px solid #aaaaaa;
}
#newsleft{
	float: left;
	width: 448px;
	background: url(images/newstop_15.gif) no-repeat top left;
	padding-top: 29px;
}
#newspic{
	width:422px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #eeeeee;
	text-align: center;
	padding: 10px 12px;
}
#newspic img{
	border: 1px solid #000000;
}
#newsright{
	width: 435px;
	background: url(images/news_18.gif) no-repeat top left;
	padding-top: 32px;
	float: right;
}
#newslist{
	padding: 12px 30px 12px 12px;
	line-height: 20px;
}
#newslist ul{
	margin:0px;
	padding-left:18px;
}
.more{
	float: right;
	color: #a8a8a8;
	padding-right: 15px;
}
.more a:link, .more a:visited{
	color: #a8a8a8;
}
.more a:hover{
	color: #000000;
}
#main{
	width: 890px;
	margin: 0px;
	padding: 0px;
}
#leftlist{
	float: left;
	width: 564px;
	padding: 15px;
}
#odlist{
	background: url(images/od_top_26.gif) no-repeat top left;
	padding-top: 35px;
	height: 150px;
}
#research{
	background: url(images/research_29.gif) no-repeat top left;
	padding: 20px;
	line-height: 18px;
	text-align: justify;
	font-size: 12px;
}
#research p{
	padding: 0px;
	margin: 0px;
	text-indent: 1em;
}
#rightlist{
	width:295px;
	border-left: 1px solid #aaaaaa;
	background: #f2fef1;
	float: right;
}
#sub1{
	width: 270px;
	float: left;
	background: url(images/sub1_29.gif) no-repeat top left;
	margin-right: 14px;
	padding-top: 32px;
}
#sub1 ul, #sub2 ul{
	margin: 0px;
	padding: 0px;
}
#sub1 li, #sub2 li{
	margin-left: 20px;
}
#sub2{
	width: 280px;
	background: url(images/sub2_31.gif) no-repeat top left;
	padding-top: 32px;
}
.clear{
	clear:both;
}
#fotwtop{
	background: url(images/fotw_37.gif) no-repeat top left;
	padding-top: 36px;
}
#fotwmain{
	border-top: 1px solid #aaaaaa;
	text-align: center;
	padding-top: 10px;
}
#fotwmain ul{
	margin: 0px;
	padding: 0px;
}
#fotwmain li{
	display: inline;
}
#footer{
	border-top: 1px solid #aaaaaa;
	padding: 15px;
	text-align: center;
}
#read{
	border:1px solid #f4f4f4;
	padding:10px;
	font-size:14px;
}
#read h1{
	font-size:28px;
	font-weight:bold;
	color:#2d4f9e;
	text-align:center;
}
#close{
	text-align:right;
	padding:20px;
}
#fromto{
	text-align:center;
	padding-bottom:20px;
}
#rlink{
	border:1px solid #ccc;
	padding:20px;
}
#rlink_text{
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dotted #ccc;
}

