/* ===== Copyright 2005 中国产品贸易网 www.ChinaPT.com 广州科信德科技发展有限公司 ChinaPT Global CSS ===== */
@import url( /CptNpc/NPCStyle.css );
.index {
	font-family: '宋体','新宋体',arial,verdana,sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #001a9b;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
.input {
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}
.select {
	font-size: 12px;
	color: #000;
	border: 1px solid #000;
	text-align: left;
}
.point {
	font-size: 9px;
	color: #d40000;
}
.Index {
	color: #000;
	text-decoration: none;
}
.indexmenu {
	color: #fff;
	letter-spacing: 1pt;
	font-weight: bold;
}
.righttitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
.time {
	color: #fff;
}
.ad {
	background-repeat: no-repeat;
}
.lefttitle {
	color: #9b3603;
	text-align: center;
	background-color: #ffdfaa;
	font-weight: bold;
}
.tablefont {
	color: #000;
	padding: 4px 5px;
}
.middletitle {
	font-size: 16px;
	font-weight: bold;
	color: #00f;
}
.middlefont {
	text-align: center;
	vertical-align: middle;
}
td {
	font-size: 12px;
	font-family: '宋体','新宋体',arial,verdana,sans-serif;
}
.tablebox {
	padding: 5px 5px 5px 2px;
}
/* ===== ChinaPT和NPC字体样式 ===== */
.bluefontB {
	font-weight: bold;
	color: #00199c;
}
.bluefontB14 {
    font-size: 14px;
	font-weight: bold;
	color: #00199c;
}
.rowspacing {
	line-height: 20px;
}
.Bluefont1 {
	 color:#004e82;
}
.RedfontB {
	font-weight: bold;
	color: #cc0001;
}
.BlackfontB {
	font-weight: bold;
	color: #000;
}
.BlackfontB14 {
    font-size: 14px;
	font-weight: bold;
	color: #000;
}
.whitefontB {
	font-weight: bold;
	color: #fff;
}
.whitefontBC {
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.whitefont14b {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.RedFont {
	color: #f00;
}
.RedFont14 {
	font-size: 14px;
	color: #f00;
}
.bluefont {
	color: #00f;
}
.RedfontB14 {
	font-size: 14px;
	font-weight: bold;
	color: #cc0001;
}
.RedfontB16 {
	font-size: 16px;
	font-weight: bold;
	color: #cc0001;
}
.purplefont{
	font-weight: bold;
	color:#990066;
}
.font14 {
	font-size: 14px;
}
.NPCCodePicfont {
	font-size:12px;
	color:#008;
}
.popfont {
	color:#f00;
	font-weight:bold;
}
.popredfont {
	color:#cc0001;
}
.GuideInfoL {
    width:29%;
	vertical-align:top; 
	font-weight:bold;
	text-align:right;
}
.popbluefont {
	font-size: 16px;
	font-weight: bold;
	color: #00f;
	text-align:center;
}
.ProdQueTitle {
	 color:#004e82;
	 text-align:left;
	 margin-top:20px;
}
/* ===== NPC 注册信息的文本输入框样式 ===== */
.input1 {
	width: 92%;
	border: 1px solid #000;
	font-size: 12px;
}
.NpcInput {
	background-color: #fff;
	width: 300px;
	border: 1px solid #000;
}
.NpcInput1 {
	background-color: #fff;
	width: 200px;
	border: 1px solid #000;
}
.NpcInput2 {
	background-color: #fff;
	width: 410px;
	border: 1px solid #000;
}
.NpcInput3 {
	background-color: #fff;
	width: 450px;
	border: 1px solid #000;
}
.NpcInput4 {
	background-color: #fff;
	width: 20%;
	border: 1px solid #000;
}
.NPCInput5 {
	color: #000;
	border: 0px none;
	width: 410px;
	background-color: #f7f7f7;
}
.Input60 {
    font-size:12px;
	background-color: #fff;
	width: 60%;
	border: 1px solid #000;
}
.Input70 {
    font-size:12px;
	background-color: #fff;
	width: 70%;
	height:100px;
	border: 1px solid #000;
}
select
{
	font-size:12px;
}
/* ===== NPC 表格样式 ===== */
.tbstyle1 {
	background-color: #edf5fd;
	text-align: right;
}
.tbstyle2 {
	background-color: #f7f7f7;
	text-align: right;
	width: 30%; 
	vertical-align: top;
}
.tbbgcolor1 {
	background-color: #f7f7f7;
}
.DataGridStyle {
	font-weight: bold;
	color: #fff;
	background-color: #004e82;
}
.DataGridStyle1 {
	font-weight: bold;
	color: #fff;
	background-color: #5f91b3;
}
.tbTitle {
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #c00;
}
.tbTitleRight {
	font-weight: bold;
	color: #fff;
	text-align: right;
	background-color: #c00;
}
.AlignRight {
	text-align: right;
	height:20px;
}
.BreakWord {
	width:70%;
	word-break : break-all; 
}
.BreakWord1 {
	width:70%;
	word-break : break-all; 
	background-color: #f7f7f7;
}
.BreakWord2 {
	width:75%;
	word-break : break-all; 
	background-color: #f7f7f7;
}
.btntb {
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #c00;
	padding:5px;
	margin:0px 5px;
}
/* ===== NPC 申请修改企业、产品、用户信息  =====*/
.tbProd , .tbEP , .tbEPUser {
	width:660px;
}
.ModiProdL , .ModiEPL , .ModiUserL {
	background-color: #edf5fd;
	text-align: right;
	vertical-align:top;
	width:150px;
}
.ModiProdM , .ModiEPM , .ModiUserM {
	width:300px;
	word-break : break-all; 
	background-color: #f7f7f7;
	text-align: left;
	vertical-align:top;
	display:none;
}
.ModiProdR , .ModiEPR , .ModiUserR {
	width:500px;
	background-color:#f7f7f7;
	text-align: left;
	vertical-align:top;
}
.ModiInput {
	background-color: #fff;
	width: 500px;
	border: 1px solid #000;
}
.NotModi {
	color: #000;
	border: 0px none;
	width: 300px;
	background-color: #f7f7f7;
}
.NoteInfo {
	color:#666;
}
.IntroOverFlow {
	overflow:auto;
	height: 90px; 
	width: 290px;
}
.trOneBelair{
	background-color:#6C6;
	font-weight:bold;
	color:#fff;
	padding:5px;
}
.trTwoBelair{
	background-color:#FFFFD0;
	margin:0px;
}
.BelairHrTop{
	height: 20px;
	margin: 0px;
	border-top: 1px solid #6C6;
	padding: 5px;
}
.BelairHrBottom{
	height: 20px;
	margin: 0px;
	border-bottom: 1px solid #6C6;
	padding: 5px;
}
.BelairBGColor{
	background-color:#FFFFD0; 
	padding: 5px;
}
.BelairOrderIntro{
	height:20px;
	padding:2px 0px 0px 5px;
	background-color:#FFCCCC;
	font-weight:bold;
	color:#CC0000;
	font-size:14px;
	text-align:left;
	width:100%;
}