@charset "utf-8";
/* CSS Document */





.content .one_news{
text-align:left;
padding-top:23px;
/*padding-bottom:23px;*/
padding-bottom:8px;
background-image:url(../img/one_line_bg.jpg);
background-repeat:repeat-x;
background-position:center bottom;

}

.content .one_news h3{
font-size:30px;
margin-bottom:16px;

}


.content .one_news h4{
font-size:18px;
line-height:26px;
color:#0aa2e8;
}


.content .one_news p{
margin-bottom:15px;

}


.content .one_news ul{
margin:-15px 0 15px 23px;
line-height:24px;
}

.content .one_news ul li{

margin-left:22px;
list-style-type:square;

}


.content .one_news .number{
margin:0;
}

.content .one_news .number li{
margin-left:25px;
list-style-type:decimal;
margin-bottom:15px;
}

