@import "common.css";

.products {
	background:url(../images/head_products.jpg) 0 0 no-repeat;
}

.topcontent {
	width:686px;
	height:318px;
	padding-left:97px;
	padding-top:33px;
	font-size:16px;
	line-height:19px;
}
.topcontent img {
	float:right;
}
.topcontent i {
	display:block;
	padding-top:108px;
	height:26px;
	font-weight:bold;
}


.content .contenttext {
	padding-left:110px;
	width:511px;
	line-height:16px;
}

.content .contenttext .innerlinks {
	text-align:center;
	color:#ee3424;
	font-style:italic;
	height:54px;
}

.content .contenttext .txtsection {
	border-bottom:1px solid #001c6b;
	padding:26px 19px 24px 16px;
}
.content .contenttext .txtsection h2 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.content .contenttext .backtotop {
	text-decoration:underline;
	display:block;
}
