.main-news{
    width: 100%;
    min-height: 416px;
    float: left;
    margin-bottom: 15px;
    box-sizing: border-box;
    border: 1px solid #03A9A9;
    border-top: 0;
    padding: 10px;
}
.image1{
    width: 205px;
    height: 145px;
    float: left; 
}
	.image1 img{	width:100%;	height:100%;}
.child-news1{
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px dashed #cdcdcd;
    border-top: 1px dashed #cdcdcd;
    margin-bottom: 3px;
	padding:20px 0;
}
.right .child-news1:first-child{
	border-top:0;
}
.title1 a{ font-weight:bold;	color:#303030;font-size:14px}.title1 a:hover{	color:#ff0000;}.text1{	line-height:19px; overflow: hidden;    padding-left: 10px;}
.link1{
    overflow: hidden;
    float: right;
    font-weight: 600;
    font-style: italic;
    color: #ff0000;
    font-size: 12px;
}
a.link1:hover{color:#ff0000!important;}
.main-news nav{
	border-top: #808080 1px dashed;
}
.main-news nav ul{
	float:right;
	margin:0 !important;
	margin-right:10px !important;
	border:none !important;
}
.main-news nav ul li{
	border:none !important;
    float: left;
    margin: 2px;
}
.main-news nav ul li a{
    color: #333 !important;
    border: 1px solid#cdcdcd;
    padding: 2px;
    font-size: 12px
}
.main-news nav ul li a:hover{
	color:#ff0000;
}
.old_news a:hover{
	color:#0DB14B  !important;
}.left_c  .head a{
	border-bottom:1px solid #ff0000;
}
.detail_news .title h2{
	color: #0DB14B;
    padding-bottom: 5px;
    font-size: 18px;
    font-family: myriad pro;
    font-weight: normal;
}
#conten_detail{
	font-size: 12px;
    line-height: 20px;
    text-align: justify;
}
#conten_detail p{
	margin-top:0 !important;
}