@charset "utf-8";
/*\*/
@import "reset.css";
@import "common.css";

/*title
===========================================================*/
#content h2 {
background:url(../img/common/content_title1.jpg) no-repeat;
}
/*===========================================================*/


#news {
padding:10px 20px;
}

#news h3 {
color:#2b5cbd;
font-size:129%;
border-left:5px #2b5cbd solid;
padding:5px 10px;
}

#news em {
color:#6489d4;
border-left:5px #b7cbf4 solid;
padding:2px 10px;
display:block;
}

#news .title {
padding:10px;
background:url(../img/common/hrx.gif) bottom repeat-x;
clear:both;
}

#news .title h4 {
border-left:5px #2b5cbd solid;
}

#news .title h4 a {
color:#2b5cbd;
padding:0 10px 0 17px;
background:url(../img/common/yjss_off.gif) left 0 no-repeat;
display:block;
margin-left:10px;
}


#news p {
padding:10px 15px;
line-height:160%;
}

#news ul.links {
background:url(../img/common/hrx_b.gif) top repeat-x;
padding-top:10px;
}

#news ul.links li {
padding:5px 15px;
}

#news ul.links li a {
background:url(../img/common/yjss_off.gif) left 0px no-repeat;
padding-left:16px;
}

#news ul.links li a:hover {
background:url(../img/common/yjss_on.gif) left 0px no-repeat;
}