
/*前台产品详细说明表格*/

.atable{
    dudley:expression(cellPadding=5,cellSpacing=1,this.align='center');  
    width:92%;
	background-color:#cccccc;
}
.atable td{padding:5px;}
.atrtitle{ background-color:#EBF2FA;}
.atdtitle{ height:24px;text-align:center;background-color:#EBF2FA;}
.atrcommon{ background-color:#ffffff;}
.atdleft{background-color:#F7FAFD;}
.atdright{}
/*用户前台购买表格，购买结果表格*/

.btable{
    width:92%;
	background-color:#cccccc;
border-collapse: separate; border-spacing: 1px;
}
.btrtitle{ background-color:#EBF2FA;}
.btdtitle{ height:20px;text-align:center;background-color:#EBF2FA;line-height:150%}
.btrcommon{ background-color:#ffffff;}
.btdleft{background-color:#F7FAFD;text-align:right;line-height:150%;padding:5px;}
.btdright{line-height:150%;text-align:left;padding:5px;}

.binput{font-size:9pt;}
.bselect{font-size:9pt;}
.bradio{font-size:9pt;}
.btext{font-size:9pt;}
.bsubmit{font-size:9pt;background-color:#EAEAEA;font-size:9pt;cursor:hand;}
.breset{font-size:9pt;background-color:#EAEAEA;font-size:9pt;cursor:hand;}
.bbutton{font-size:9pt;background-color:#EAEAEA;font-size:9pt;cursor:hand;}

/*用户后台管理表格*/

.ctable{
    width:100%;
	background-color:#cccccc;
	border-collapse: separate; border-spacing: 1px;
}
.ctrtitle{ background-color:#EBF2FA;}
.ctdtitle{ height:28px;text-align:left;background-color:#EBF2FA;
	color: #004a80;
	font-size: 12px;
	line-height: 18px;
	padding-left:6px;
	   }
.c2trtitle{ background-color:#F5FBFE;}
.c2tdtitle{ height:25px;text-align:center;
	color: #000000;
	font-size: 12px;
	   }
.ctrcommon{ background-color:#ffffff;}
.ctdleft{height:22px;background-color:#F7FAFD;text-align:left;padding-left:6px;}
.ctdright{line-height:150%;padding-left:6px; text-align:left;padding-top:5px;padding-bottom:5px;}
.cinput{font-size:9pt;}
.cselect{font-size:9pt;}
.cradio{font-size:9pt;}
.ctext{font-size:9pt;}
.csubmit{font-size:9pt;background-color:#EAEAEA;font-size:9pt;cursor:hand;}
.creset{font-size:9pt;background-color:#EAEAEA;font-size:9pt;cursor:hand;}
.cbutton {
	width:55px;
	font-size:9pt;
	height:19px;
	cursor: hand;
	background-image: url(/sysmod/webmod10000002/images/seebutton3.gif);
	background-position: center center;
	border-top: 0px outset #eeeeee;
	border-right: 0px outset #888888;
	border-bottom: 0px outset #888888;
	border-left: 0px outset #eeeeee;
	padding-top: 4px;
	background-repeat: repeat-x;
	}
.dbutton{
background-color:#EAEAEA;font-size:9pt;cursor:hand;
}
/*用户后台产品列表的产品名称*/

A.pdtnamecss:link,A.pdtnamecss:visited,A.pdtnamecss:active,A.pdtnamecss:hover{
FONT-FAMILY:Tahoma,verdana,arial;
color:#000000;
text-decoration: underline;
}
/*用户后台正文顶端的导航*/
.navtable{
    dudley:expression(cellPadding=0,cellSpacing=0);  
    width:100%;
	border:0;
}
.navtrtitle{}
.navtdtitle{ 
	padding-left:6px;
	height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	   }
/*用户后台正文顶端的导航2*/
 .nav2table{
    dudley:expression(cellPadding=0,cellSpacing=0,this.align='center');  
    width:100%;
	border:0;
}
.nav2trtitle{}
.nav2tdleft{height:20px;color: #004a80; font-weight:bolder; }
.nav2tdright{ 	padding-left:6px;text-align:right;  }
a.nav2:link {	color: #004a80;
	font-size: 12px;
	line-height: 18px;
}
a.nav2:visited {	color: #004a80;
	font-size: 12px;
	line-height: 18px;
}
a.nav2:hover {	color: #0066ff;
	font-size: 12px;
	line-height: 18px;
}
a.nav2:active {	color: #004a80;
	font-size: 12px;
	line-height: 18px;
}
/*用户后台正文顶端的导航3*/
 .nav3table{
    dudley:expression(cellPadding=0,cellSpacing=1,this.align='center');  
    width:100%;
	border:0;
	height:24px;
	background-color:#cccccc;
}
.nav3trtitle{background-color:#ffffff;text-align:center;}
.nav3tdleft{height:22px;}
.nav3tdright{ 	padding-left:6px;text-align:center;  }
a.nav3:link {	color: #004a80;
	font-size: 12px;
	line-height: 18px;
}
a.nav3:visited {	color: #004a80;
	font-size: 12px;
	line-height: 18px;
}
a.nav3:hover {	color: #0066ff;
	font-size: 12px;
	line-height: 18px;
}
a.nav3:active {	color: #004a80;
	font-size: 12px;
	line-height: 18px;
}
A.frmttlhref:link{color:#5D5D5D;}
A.frmttlhref:visited{color:#5D5D5D;}
A.frmttlhref:hover{color:#508F53;}

.body2 { font-family:宋体;margin:1px; padding:0px;background-color: #9AD0EB;color: #000000;text-decoration: none; border:0px; font-size:12px}
