* {
	outline: none;
}
html {
	margin:0;
	padding:0;
}
body {
	color : #1F444A;
	margin: 0;
	text-align: center;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#cnt {
	margin:0 auto;
	width:1000px;
	border:#999 1px solid;
	position:relative;
}
#top {
	height:150px;
	background:url(../images/top_05.jpg) no-repeat top right;
	border-bottom:#FFF 3px solid
}
#img {
	height:190px;
	/*position:absolute;
	left:0;
	top:153px;
	width:1000px;*/
	z-index:10
}
#main {
	/*padding-top:190px;*/
	position:relative;
	z-index:20;
}
#main_tbl td {
	text-align:left;
	vertical-align:top
}
.menu {
	width:220px;
	background:#fff200 url(../images/yelow-left_05.gif) no-repeat 0 0;
}
.menu a {
	display:block;
	padding:2px 8px 2px 0;
	margin:0 0 13px 0;
	text-align:right;
	color:#08415F;
	font-size:15px;
	font-weight:bold
}
#btm {
	text-align:center;
	font-size:9px;
	color:#08415F;
	padding:12px 10px 6px 10px
}
.searchsite {
	border:0;
}
.gobtn {
	background:#0DB14B;
	border:0;
	color:#FFF;
	height:20px;
}
.wlcm {
	color:#FFF;
	font-size:24px;
	padding:0 10px 25px 20px;
	text-transform:uppercase
}
.main_cnt {
	font-size:14px
}
.main_cnt_div {
	padding:0 10px 0 20px;
	margin-right:10px;
	height:550px;
	overflow:hidden;
	overflow-y:auto;
	width:740px;	
}
.main_cnt_div .ttle {
	margin:0;
	padding:0 0 8px 0;
	font-size:24px;
	color:#0DB14B;
}
.main_cnt_div a {
	color:#0DB14B;
}
.sub_menu {
	width:260px;
	background:url(../images/dark-green-bg_03.jpg) repeat-y 0 0;
}
.sub_menu a {
	display:block;
	color:#FFF;
	font-size:14px;
	padding:6px 0 5px 15px;
	border-top:#FFF 2px solid;
	border-bottom:#FFF 2px solid;
	font-weight:bold
}
.sub_menu a.unsub {
	font-size:12px;
	border:none;
	padding:3px 0 3px 35px;
}
.cn-thr {
	text-align:left;
	vertical-align:top
}
#main_tbl td .td_spc {
	padding:0 20px;
	line-height:20px;
	text-align:justify;
}
#main_tbl td .td_spc p {
	padding:0;
	margin:0;
}
.td_spc h1 {
	line-height:normal
}

.info_form .txt {
	width:200px;
}
.info_form textarea {
	width:200px;
	height:80px
}
.td_spc h2 {
	line-height:normal;
	margin:0;
	padding:0;
	font-size:15px;
}
.grnnews {
	background:url(../images/bg_news_03.jpg) no-repeat 0 0;
	height:25px;
	padding:4px 20px 0 50px;
	color:#FFF;
	text-align:left;
}
.grnnews span {
	font-size:12px;
}
.grnnews a {
	color:#1F444A;
}
#slideshow {
	position:relative;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	display:none;
	height:20px;
	
}
#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
	display:block;
	
}
#slideshow DIV.last-active {
	z-index:9;	
}
.greyy_news{
color:#666	
}