.content .center .cattree li.cat {
    padding-top:6px;
}
.content .center .basket {
    display: inline;
}
.catnav {
    display: inline;   
}
.content .center .table_pro_list,
.content .center .table_pro_des,
.content .center .order{
    width:100%;
    background: transparent;
}
.content .center .table_pro_list td,
.content .center .table_pro_des td,
.content .center .order td{
    text-align: center;
    background: #transparent;
    padding: 5px;
	border:#000000 solid 1px;
    border-collapse:collapse;
	vertical-align: middle;
}
.content .center .header_tr td{
    background: #cc0000;
	color:#ffffff;
}
.content .center td.header_tr{
    background: #cc0000 ;
	color:#ffffff;
}
.content .center .inorder input{
    vertical-align: middle;
}
.content .center  .prvimg img{
    margin: 5px 0px 5px 0px;
    border: none;
}
.content .center  .footcatnav{
   padding-top: 15px;
}
.table_prod {
	width:100%;
	margin-bottom:10px;
}
.pro_header {
	background:#cc0000;
}
.pro_header h2,
.pro_header h1{
	color:#ffffff;
	margin:5px;
	font-size: 18px;
}
.pro_content{
	padding:10px;
}
.pro_content table.rows th {
	background: #cdaeae;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
.pro_content table.rows th.rowPrice {
	width: 35%;
	text-align: right;
}
.pro_content table.rows th.rowTitle {
	width: 30%;	
}
.pro_content table.rows td {
	padding: 5px;
	font-size: 11px;
	text-align: center;
}
.pro_content table.rows td.rowPrice {
	text-align: right;
	white-space: nowrap;
}

.pro_content table.rows td.title {
	text-align: left;
}
.pro_content table.rows .pro_price {
	font-size: 11px;	
}
.pro_footer,
.tech_link,
.pro_field,
.pro_data,
.general_description {
	padding: 10px;
	color: #333;
	font-size: 11px;
}
.tech_link a {
	color: #333;
	font-weight: bold;
}
.pro_content_left{
	width:15%;
}
.pro_content_right{
	padding:20px 0px 0px 20px;
}
.pro_content_right li{
	list-style-type:none;
}
.pro_content_right .pro_data {
	font-weight:none;
}
.pro_content_right input{
	vertical-align:middle;
}
.pro_price{
	font-size:150%;
	color:#cc0000;
	font-weight:bold;
}
.pro_content table.rows .empty-price,
.empty-price {
	background: url("../files/image/phone.png") no-repeat top right;
	height: 32px;
	display: block;
	text-indent: -10000px;
	font-size: 10px;
}
.price-text {
	display: none;
}
.pro_footer {
	background:#cccccc;
	padding:5px;
}
.pro_footer a{
	color:#333333;
	font-weight:bold;
}
.pro_content_right .pro_field {
font-weight:bold;
}

div.groupDescription {
	color: #666666;
	font-size: 11px;
	margin: 10px 10px 20px 0;
}
.tech-docs {
	width: 165px;
}
.tech-docs-link {
	font-size: 11px;
	display: boock;
	padding: 2px 0 2px 20px;
}
.doc-pdf {
	background: url("../files/image/pdf.png") no-repeat 0 1px;
	height: 16px;
}

