@charset "utf-8";

.txt_top{
	background: url(../images/bg.png) no-repeat top center;
	background-size: 320px auto;
	padding: 10px 0px 30px;
	position: relative;
}
.bnt_top1{
	background-color: #98d222;
	padding: 15px 20px;
	display: inline-block;
	text-align: center;
	border-radius: 3px;
	color: #ffffff;
	margin-top: 49px;
}
.bnt_top1 a{
	color: #ffffff;
	text-decoration: none;
}
.img1{
    position: absolute;
    top: 100px;
    right: 10px;
}
.sec02{
	background: url(../images/bg_end.png) no-repeat bottom center;
	background-size: 320px auto;
	padding-bottom: 5px;
}
.ct_sec02{
	background: url(../images/bg1.png) repeat center center;
	background-size: 20px auto;
	padding: 15px 5px 10px;
}
.ct_sec02 li{
	text-align: center;
	width: 150px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.cl4da659{
    text-align: center;
    color: #ffffff;
    background: #4da659;
    padding: 10px 0px;
    margin: 10px 3px;
    position: relative;
}
.cleebf25{
	text-align: center;
    color: #ffffff;
    background: #eebf25;
    padding:0px;
    margin: 10px 3px;
    position: relative;
}
.cleebf25 span{
	font-size: 12px;
}
.cl90c722{
	text-align: center;
    color: #ffffff;
    background: #90c722;
    padding:0px;
    margin: 10px 3px;
    position: relative;
}
.cl328acb{
	text-align: center;
    color: #ffffff;
    background: #328acb;
    padding: 10px 0px;
    margin: 10px 3px;
    position: relative;
}
.ct_sec02 a{text-decoration: none;color: #ffffff;}
.ct_sec02 a:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
    content: "";}
.posr{position: relative;}
.posr p{
    position: absolute;
    bottom: 5px;
    left: 45px;
    font-weight: bold;
}
.posr p a{
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}
.tit_news{
    background-color: #4da659;
    padding: 3px 10px;
    margin-top: 15px;
}
.tit_news h3{
    font-size: 16px;
    font-weight: bold;
    float: left;
    color: #ffffff;
}
.tit_news ul{float: right;}
.tit_news ul li{
    float: left;
    margin-left: 10px;
}
.ct_news{
    border: 1px solid #cccccc;
    padding: 0px 10px 10px;
}
.ct_news dt{
    color: #ffffff;
    background-color: #e49a25;
    font-weight: bold;
    padding: 2px 5px;
    display: inline-block;
    margin: 10px 0px;
   
}
.ct_news dd{
     border-top: dotted 1px #cccccc;
     padding-top: 5px;
}
.ct_news a{text-decoration: none;color: #000000;}
.ct_news a:hover{text-decoration: underline;}