﻿.ctl_01
{
	background-image:url('../images/skin/proskin/catalog_top_left.png'); 
	background-repeat:no-repeat;
	width:8px; 
	height:10px;
}
.ctl_02
{
	background-image:url('../images/skin/proskin/catalog_bar.png'); background-repeat:repeat-x; width:162px; height:10px;
}
.ctl_03
{
	background-image:url('../images/skin/proskin/catalog_top_right.png'); background-repeat:no-repeat; width:15px; height:10px;
}
.ctl_04
{
	width:7px; background-image:url('../images/skin/proskin/ca_r_c.png'); background-repeat:repeat-y;
}
.ctl_05
{
	background-image:url('../images/skin/proskin/catalog_bottom.png'); background-repeat:no-repeat; width:185px; height:15px;
}

.pl_01
{
	width:505px; height:9px; background-image:url('../images/skin/proskin/pro_top.png');
}
.pl_02
{
	width:7px; background-image:url('../images/skin/proskin/ca_r_c.png'); background-repeat:repeat-y;
}
.pl_03
{
	width:505px; height:14px; background-image:url('../images/skin/proskin/pro_bottom.png');
}


.pl_01_res
{
	width:505px; height:9px; background-image:url('../images/skin/proskin/pro_top_r.png');
}
.pl_03_res
{
	width:505px; height:14px; background-image:url('../images/skin/proskin/pro_bottom_r.png');
}


.catalog_title
{
	height:23px;
	background-image:url('../images/skin/proskin/catalog_title_bar.png'); 
	background-repeat:repeat-x;
	font-weight:bold;
	color:Green;
	text-align:left;
	padding-left:8px;
	cursor:pointer;
	padding-top:3px;
}
.catalog_level1,.catalog_level2
{
	line-height:150%;
	text-align:left;
	cursor:pointer;
}
.catalog_level1
{
	padding-left:16px;
	color:#444;
}

.catalog_level2
{
	padding-left:24px;
	color:#999;
}
.proimage
{
	border:1px #777; width:140px; height:112px;
}
.protd
{
	width:140px; height:112px; line-height:200%;
}

.pagefoothover,.pagefootout
{
	height:12px; 
	border:1px #999999 solid; 
	padding-left:4px; 
	padding-right:4px;
	color:#00629d;
	cursor:pointer;
}
.pagefoothover
{
	border:1px #3a84a2 solid;
	background-color:#96cbe1;
	color:White;
	
}

.procss
{
	border:0; 
	margin:0; 
	padding-top:10px;
	max-width:580px;
	width:expression(this.width > 580 ? "580px" : this.width); 
}

.proname,.proid,.prodei
{
	text-align:left;
	padding-top:10px;
	padding-left:30px;
	line-height:120%;
}

.proname
{
	font-family:Arial Black;
	font-size:16px;
	font-weight:bold;
	color:Green;
}
.proid
{
	font-family:Arial Black;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.prodei
{
	padding-left:20px;
	color:#777;
	margin-top:0px;
}

.pt
{
	background-image:url('../images/skin/proskin/pro_top2.png'); background-repeat:no-repeat; height:9px;
}
.pd
{
	background-color:#d8ebf4; line-height:150%; padding-left:7px;
}
.pb
{
	background-image:url('../images/skin/proskin/pro_bottom2.png'); background-repeat:no-repeat; height:14px;
}
