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

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


#newsroom {
padding:10px 20px;
}

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

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

#newsroom .title img {
float:left;
}

#newsroom .title em {
margin-left:90px;
}

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

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

#newsroom .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;
}


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

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

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

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

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

.outline {
padding:5px 20px;
}

.outline h4 {
font-weight:bold;
}

/*Clearfix
===========================================================*/
#newsroom .title:after {
content:".";
height:0;
clear:both;
visibility:hidden;
display:block;
}

#newsroom .title {
display:inline-block;
}

/*\*/
* html #newsroom .title {
height:1%;
}

#newsroom .title {
display:block;
}
