 @charset "utf-8";
#localHeader .products ul {
 width: 460px;
}
#container #catogoryTitle {
	width: 930px;
	margin: 30px auto 0;
}
#container #catogoryTitle h3 {
	margin-bottom: 30px;
}
#container #catogoryTitle .figure {
	width: 260px;
	float: right;
}
#container #catogoryTitle .text {
	width: 630px;
	float: left;
}
#container #catogoryTitle .figure {
	float: right;
	width: 450px;
}
#container #catogoryTitle .text {
	float: left;
	width: 414px;
}

/*

index.html
==========

*/


.productsCategory01 p{
	padding-left:21px;
	line-height:1.5;
	color:#666666;
}

/* .productsBlock */
.productsBlock {
	width: 960px;
	margin-top:20px;
	margin-left: -10px;
}

/* .productIndivBlock */
.productIndivBlock {
	background: url(/company/profile/history/products/image/index_bg_01.png) left bottom no-repeat;
	width:950px;
	height:260px;
	position:relative;
}
.productIndivBlock p {
	padding-left:30px;
}
.productIndivBlock .btn {
	position:absolute;
	right:18px;
	bottom:28px;
}