@charset "utf-8";
/* charset */
@charset "UTF-8";

.blank {}

#press p {
	font-size: 12px;
	line-height: 17px;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #152B3B;
	border-right-color: #152B3B;
	border-bottom-color: #152B3B;
	border-left-color: #152B3B;
	background:url(../../common/images/icon_pdf.gif) no-repeat 0px 2px;
	padding-left: 53px;
}

#press p strong {
	padding-right: 20px;
	display:block;
	float:left;
	width:70px;
	font-weight:bold !important;
}
#press p a {
	color: #000;
	text-decoration: none;
	display:block;
	float:left;
	width:512px;
}


#press a {
	color: #000;
	text-decoration: none;
}
#press a:visited {
	color: #000;
	text-decoration: none;
}
#press a:hover {
	color: #000;
	text-decoration: underline;
}



