h1, h3, h3.bg, .small_box_content a {
	font-weight: bold;
	color: #bdbcbc;
}
h1 {
	font-size: 28px;
	margin: 0;
	padding: 20px 0 15px 0;
}
h3 {
	float: left;
	font-size: 14px;
	width: auto;
	display: inline;
	margin: 0;
	padding: 2px 0 5px 0px;
}
h3.bg {
	float: left;
	font-size: 14px;
	background: url(layout/bubble.png) no-repeat 0 0;
	padding: 2px 0 5px 25px;
	width: auto;
	display: inline;
}
#efectiv_content .bottom {
	float: left;
	width: 100%;
	height: auto;
	background: transparent;
	padding-bottom: 0px;
}
#boxes {
	float: left;
	width: 100%;
	height: auto;
	background: #232323 url(layout/slide_bottom_bg.jpg) repeat-x bottom;
}
.small_box {
	float: left;
	width: 335px;
	height: auto;
	font-size: 12px;
	padding-bottom: 25px;
}
.small_box_right {
	float: right;
	width: 290px;
	height: auto;
	font-size: 12px;
	padding-bottom: 25px;
}
.small_box .small_box_content, .small_box_right .small_box_content {
	float: left;
	width: 263px;
	height: 255px;
	border: 1px solid #adadad;
	background: #fff url(layout/quick_about_bg.jpg) repeat-x top;
	padding: 10px 15px;
}
.small_box .only_border, .small_box_right .only_border {
	border: 1px solid red;
	width: 295px;
	height: 277px;
	border: 1px solid #d5d5d5;
}
.small_box p, .small_box_right p {
	color: #7a7a7a;
	margin: 5px 1px;
	line-height: 18px;
}
.small_box_content a {
	white-space: nowrap;
	color: #fff;
}
.small_box_content a span {
	float: left;
	height: 25px;
	width: 5px;
	background: url(layout/button_left.jpg) no-repeat left top;
	padding-left: 4px;
}
.small_box_content a span span {
	float: left;
	height: 25px;
	width: auto;
	background: url(layout/button_right.jpg) no-repeat right top;
	padding-right: 6px;
	padding-top: 5px;
}
.small_box_content a:hover span span {
	text-decoration: none;
	cursor: pointer;
	color: #b3e9f0;
}
.small_box_content .news_title {
	width: 99%;
	height: auto;
	border-bottom: 1px dashed #d7d7d7;
	color: #4f4f4f;
	padding-top: 8px;
	clear: both;
}
.small_box_content .news_title  span {
	font-size: 10px;
	float: right;
	padding: 5px 0 0 0;
	color: #c3c3c3;
}
.small_box_content .news_title a {
	color: #4f4f4f;
}
.small_box_content .news_title a:hover {
	color: #027d8c;
	text-decoration: none;
}
.small_box_content .news_title h3 {
	color: #4f4f4f;
}
.small_box_content ul.list {
	width: 100%;
	padding: 8px 0 10px 0;
	font-size: 12px;
	color: #7a7a7a;
}
.small_box_content ul.list li {
	width: 100%;
	display: block;
	padding: 3px 0 2px 10px;
	background: url(layout/contac_info_li.jpg) no-repeat 0 7px;
}
.small_box_content .withWidth {
	width: 80px;
	float: left;
	clear: both;
}
.small_box_content ul.list li a {
	font-weight: normal;
	color: #0894a5;
}
.small_box_content ul.list li a:hover {
	font-weight: normal;
	color: #007988;
}
