/* CSS Document */

#top-contents{
	width: 603px;
	float: left;
}

#top-menu{
	width: 182px;
	float: right;
}


#top-btn{
	width: 603px;
	margin: 10px 0;
}

#top-btn table{
	width: 603px;
	border-collapse: collapse;
}

#top-btn td{
	padding: 0 5px 5px 0;
}

.right-cell{
	padding-right: 0px !important;
}

.bottom-cell td{
	padding-bottom: 0 !important;
}


#top-news{
	width: 575px;
	height: 156px;
	background: url(../images/top/news_back.jpg) no-repeat;
	padding: 5px 10px 5px 18px;
}

#top-news h2{
	margin-bottom: 5px;
}




#m-home{
	margin-bottom: 10px;
}


.accordion_content{
	overflow: hidden;
	background: #F2F0E2;
	font-size: 11px;
	line-height: 11px;
	list-style-type: none;
}

.accordion_content li{
	margin-left: 20px;
	padding: 8px 0 6px 5px;
	border-bottom: dashed 1px #89A020;
}

.last-menu{
	border-bottom: none !important;
}

.accordion_content li a{
	text-decoration: none;
	color: #256800;
}




#banner{
	width: 182px;
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-top: solid 1px #DDC17B;
}

#banner ul{
	list-style-type: none;
}

#banner li{
	margin-bottom: 2px;
}

.last-banner{
	margin-bottom: 0 !important;
}



#google{
	font-size: 12px;
}

#google td{
	padding: 0 0 3px 0;
}

#google .check{
	vertical-align: top;
}

#google .check-text{
	padding-top: 5px;
}

#google .btn-search{
	padding-top: 5px;