@charset "UTF-8";


#top_img{
	clear: both;
	height: 540px;
	text-align: left;
	background: url(../images/new_top_img.jpg) no-repeat bottom right;
}
#top_img1{
	margin-bottom: 80px;
}
#top_img2{
	margin-bottom: 35px;
}
#top_img3{
	float: left;
}
#top_img4{
	float: right;
	margin-top: 90px;
}
/* main_left */
#main_left {
	position: relative;
	display: inline;
	float: left;
	margin-right: 30px;
	width: 350px;
}
#main_right{
	float: left;
	width: 570px;
	padding-bottom: 20px;
	background: url(../images/h_bg.gif) left bottom no-repeat; 
}
#link{
	float: left;
	padding-right: 30px;
	padding-left: 20px;
	background: url(../images/h3_bg.gif) left top no-repeat; 

}
.li2{
	padding-left: 20px;
}

h2 {
	margin: 0px;
	padding-top: 20px;
}
.h2_bg {
	height: 34px;
	margin-bottom: 20px;
	padding-top: 20px;
	background: url(../images/h_bg.gif) right bottom no-repeat; 
}

h3{
	color: #006633;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 10px;
}


#topics{
	font-size: 12px;
	line-height: 1.2em;
}
#topics li{
	margin-bottom: 2px;
}
#topics .day{
	margin-right: 5px;
}

#topics .bg1{
	height: 44px;
	padding: 4px 10px 0 10px;
	background: url(../images/topics/bg1.gif) no-repeat top left;
}
#topics .bg2{
	height: 52px;
	padding: 12px 10px 0 10px;
	background: url(../images/topics/bg2.gif) no-repeat top left;
}
#topics .bg3{
	height: 71px;
	padding: 4px 10px 0 10px;
	background: url(../images/topics/bg3.gif) no-repeat top left;
}
#topics .bg4{
	height: 92px;
	padding: 12px 10px 0 10px;
	background: url(../images/topics/bg4.gif) no-repeat top left;
}

#login{
	text-align: center;
	margin: 45px 0 30px 0;
	padding-bottom: 45px;
	font-size:12px;
	line-height: 1em;
	color:#FFF;
	border-bottom: 1px #128f34 solid;
}
#login form{
	display: inline;
}
#login .login_t{
	vertical-align: top;
	width:120px;
	height: 16px;
	padding-top:2px;
	border: 2px #128f34 solid;
}
#gnav {
	float: right;
	height: 32px;
	font-size:0;
	margin-top: 40px;
}