@import "paging.css";
.product_groups{
	;
}
.product_groups .item{
	margin: 5px;
	height: 118px;
}
.product_groups .item a img{
	border: none;
}
/**/
.product_detail{
	width: 700px;
}
.product_detail .content, .product_detail .content p, .product_detail .content div, .product_detail .content font{
	color: #000000;
	font: 100 8pt/17px Tahoma;
}
.product_detail .big_image{
	width: 307px;
	height: 208px;
	background: url(../images/image_bck.png) no-repeat;
}
.product_detail .big_image .inner{
	padding: 8px 7px;
}
.product_detail .big_image .inner2{
	width: 293px;
	height: 196px;
	overflow: hidden;
	text-align: center;
}
.product_detail .big_image img{
	height: 195px;
}
/**/
.product_content .title_1{
	width: 534px;
	background: url(../images/sub_header_bck.png) transparent no-repeat;
	height: 22px;
	padding-left: 40px;
}
.product_content .title_2{
	width: 534px;
	margin-top: 5px;
	background: url(../images/sub_header_2_bck.png) transparent no-repeat;
	height: 22px;
	padding-left: 5px;
}
.product_content .title_1 span{
	color: #000000;
	font: 700 9pt/22px Tahoma;
}
.product_content .title_2 span{
	color: #FFFFFF;
	font: 100 9pt/22px Tahoma;
}
.product_content .content, .product_content .content p, .product_content .content div, .product_content .content font{
	font: 100 8pt/17px Tahoma;
	color: #787878;
}
/**/
.product_list{
	width: 766px;
	overflow: hidden;
}
.product_list .item{
	width: 184px;
	float: left;
	margin: 5px 3px;
}
.product_list .item .image{
	width: 184px;
	height: 115px;
	background: url(../images/product_bck.png) no-repeat;
	overflow: hidden;
	text-align: center;
}
.product_list .item .image img{
	border: none;
	margin: 6px 1px;
	height: 103px;
	max-width: 182px;
	max-height: 103px;
}
.product_list .item .title{
	background: url(../images/ico_1.gif) no-repeat 0px 3px;
	width: 185px;
	height: 16px;
	overflow: hidden;
}
.product_list .item .title a{
	padding-left: 8px;
	font: 100 9pt Tahoma;
	color: #154C97;
}
/**/
.product_image{
	width: 307px;
}
.product_image .title{
	padding: 0px 0px 3px 8px;
	background: url(../images/ico_1.gif) no-repeat 0px 3px;
	font: 100 9pt Tahoma;
	color: #154C97;
}
.product_image .item{
	width: 148px;
	float: left;
	margin: 2px 2px;
}
.product_image .item .image{
	width: 148px;
	height: 115px;
	background: url(../images/detail_product_bck.png) no-repeat;
	overflow: hidden;
	text-align: center;
}
.product_image .item .image img{
	border: none;
	margin: 7px 1px;
	height: 101px;
	max-width: 142px;
	max-height: 103px;
}
.product_image .links{
	padding: 20px 0px 20px 10px;
}
.product_image .links div{
	height: 20px;
}
.product_image .links a{
	color: #4A7EB0;
	padding-left: 10px;
	font: 700 8pt/20px Tahoma;
}
/**/
.technical_detail{
	width: 464px;
	overflow: hidden;
}
.technical_detail_title{
	width: 464px;
	background: url(../images/technical_detail_bck.png) transparent no-repeat;
	height: 22px;
	padding-left: 26px;
	margin: 10px 0px;
}
.technical_detail_title span{
	color: #FFFFFF;
	font: 700 9pt/21px Tahoma;
}
.technical_detail .content{
	width: 462px;
	margin-left: 2px;
}
.technical_detail .content, .technical_detail .content p, .technical_detail .content div, .technical_detail .content font{
	font: 100 8pt/17px Tahoma;
	color: #000000;
}
/**/

.cylinder_detail_div{
	height: 318px;
	width: 462px;
	overflow-x: auto;
}
.cylinder_detail{
	border-collapse: collapse;
}
.cylinder_detail td{
	font: 100 8pt Tahoma;
	border: 1px solid #CED9EA;
	padding: 3px 1px 3px 3px;
}
.cylinder_detail .header{
	font-weight: 700;
	width: 180px;
	vertical-align: top;
}
.cylinder_detail .data{
	width: 150px;
}

.alert{
	padding-left: 30px;
	color: #000000;
}
