#topic {
	border-top: 1px solid #4BBD00;
	border-bottom: 1px solid #4BBD00;
	border-right-color: #4BBD00;
	border-left-color: #4BBD00;
	text-align: center;
	padding-top: 10px;
	width: 760px;
	margin: 10px auto;
}
#topic img {
	margin-right: 10px;
	margin-left: 10px;
}
#topic .top_news {
	text-align: left;
	padding-left: 10px;
	border-top: 1px dotted #4BBD00;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	height: 14px;
}
#topic .top_news li {
	display: inline;
	margin-right: 10px;
	font-size: 14px;
}
ul#leftContents {
	float: left;
}
*html ul#leftContents {
	display: inline;
}
ul.leftContents {
	width: 550px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
}
ul#leftContents h2 {
	background: url(../image/news_img.gif) no-repeat left top;
	text-indent:-9999px;
}
ul#leftContents li {
	border-bottom: 1px solid #4BBD00;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul#leftContents li h3 {
	font-weight: normal;
	background: url(../image/red.gif) no-repeat left top;
	padding-left: 15px;
	margin-bottom: 3px;
	vertical-align: middle;
	font-size: 14px;
	height: 14px;
}
ul#leftContents li h4 {
	font-size: 16px;
	line-height: 1.2;
	padding-bottom: 20px;
}
ul#leftContents li h4 span {
	font-size: 13px;
}
ul#leftContents li p {
	padding-bottom: 10px;
	text-indent: 1em;
	font-size: 13px;
}
ul#leftContents li p img {
	margin-right: 10px;
}
ul#leftContents li .left_images {
	float: right;
}
ul#leftContents li .left_images img {
	margin-left:10px;
	margin-bottom: 10px;
}
ul#leftContents li.clearfix:after {
	contents: ".";
	display:block;
	height: 0px;
	clear:both;
	visibility:hidden;
}
ul#leftContents li.clearfix { display:inline-block;}
*html ul#leftContents li.clearfix{ margin-left:-15px;}
ul#leftContents li ul li{
	border:none;
	font-size: 13px;
}
#side_contents {
	float: left;
}
.side_contents {
	width: 188px;
}
#side_contents .side_1,#side_contents .side_2{
	border-right: 1px solid #4BBD00;
	border-bottom: 1px solid #4BBD00;
	border-left: 1px solid #4BBD00;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-top-color: #4BBD00;
}

#side_contents h3 {
	width: 100%;
	background: #4BBD00;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
}
#side_contents h4{
	font-size: 12px;
	margin-left: 10px;
	color: #F33;
}
#side_contents p.image  {
	text-align: center;
}

#side_contents .side_1 .title {
	margin-bottom: 20px;
	text-align: center;
}

#side_contents p {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
#banner {
	clear: both;
}
.banner {
	width: 760px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#banner .banner_left {
	padding: 5px;
	border: 1px solid #4BBD00;
	float: left;
}
#banner .banner_right {
	border: 1px solid #4BBD00;
	padding: 18px 5px 19px;
	margin-bottom: 20px;
	float: right;
}
#banner .banner_right img {
	margin-right: 5px;
	margin-left: 5px;
}
