@charset "utf-8";
/* CSS Document */
.page_text {
	padding:20px 5px 5px 20px;
	font-size:12px;
}

.page_text P, em, b, li {
	font-size:14px;
	line-height:18px;
}

.page_text P {
	text-align:justify;
}

.page_text em {
	color:#060;
}

.page_text H2 {
	font-size:14px;
}

.page_text A {
	font-size:14px;
	color:#060;
	text-decoration:none;
}

.page_text A:hover {
	color:#999;
}

.page_text_logos{
	height:160px;
	width:160px;
	display:block;
	margin:5px 5px 5px 5px;
}
	
.page_text_border{
	border-bottom:solid 1px #CCC;
	padding-bottom:25px;
}
.cataloge_title{
	font-size:14px;
	color:#060;
	font-weight:bold;
}
.newsBorder {
	border-bottom:solid 1px #CCC;
	padding-bottom:15px;
}
u {
	text-decoration: none;
}
