/* 公共部份 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF
}
.thin{/* 表格属性 */
    border-collapse: collapse;
}
table{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Password{
    font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.Password:hover{
	color: #FFD0D0;
}
.aa{
    height: 25px;
    color: #575757;
	text-align: center;
	background-color: #ffffff;
	border-top: 5px outset #005893;
	border-right: 2px solid #C6C6C6;
	vertical-align: bottom;
}
.bb{
    height: 25px;
    color: #000000;
	text-align: center;
	background-color: #F0F7FF;
	border-top: 5px outset #A6CAFF;
	border-right: 2px solid #A6CAFF;
	vertical-align: bottom;
	cursor:hand;
}
.cc{
    height: 25px;
	width: 163px;
	color: #003366;
	text-align: left;
	background-color: #ffffff;
	vertical-align: middle;
	text-indent: 5pt;
}
.dd{
    height: 25px;
	width: 163px;
	color: #FFFFFF;
	text-align: left;
	background-color: #003366;
	vertical-align: middle;
	text-indent: 5pt;
	cursor:hand;
}
.butt{
    color: #575757;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	height: 12px;
	border-bottom: none;
	vertical-align: bottom;
}
a.butt:hover{
    color: #575757;
	background-color: #F0F7FF;
}
#tdpart{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* 头文件部份 */
#head{/* 头文件时间 */
	color: #FFFFFF;
	text-align: right;
}	
.head{/* 头文件菜单链接 */
    font-size: 11px;
	color: #C50023;
	text-decoration: none;
	text-align: right;
}
a.head:hover{/* 头文件菜单链接 */
	color: #B2001F;
}
.herer{/* 左单元格 */
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
	color: #ff0000;
	text-align: right;
}

/* 提示部份 */
#here{/* 左单元格 */
	font-size: 11px;
	font-weight: lighter;
	color: #555555;
	text-align: right;
	height: 22px;
}
.here{/* 右单元格 */
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
	color: #555555;
	text-align: left;
}
a.here:hover {/* 提示链接 */
	color: #000000;
}
.Searchhere{
	font-size: 11px;
	color: #FF0000;
	text-align: left;
}
form {/* 表单属性 */
	margin: 0px;
}
input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
input#PartKey{/* 部件编号输入框 */
    width: 152px;
	border:1 solid #ffffff
}
input#menu{
    width: 150px;
	border: 1px #555555;
	background-color: #FFFFFF;
}
input#Snumber{
    width: 40px;
	border: 1px #555555;
	background-color: #FFFFFF;
}
input#item{
	height: 20px;
	text-align: left;
	border: 1px #555555;
	background-color: #FFFFFF;
}
input#order{
	height: 20px;
	text-align: left;
	border: 1px #999999;
	background-color: #FFFFFF;
}
input#num{
	text-align: right;
	width: 60px;
	height: 20px;
	border: 1px #B6B6E6;
	background-color: #FFFFFF;
}
input#inum{
	text-align: right;
	width: 40px;
	height: 20px;
	border: 1px #555555;
	background-color: #FFFFFF;
}
input#intext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	height: 18px;
	width: 220px;
}
input#submit{
    color: #FFFFFF;
	width: 80px;
	height: 20px;
	text-align: center;
	border: 1px #000000;
	background-color: #006A00;
	cursor:hand;
}
input#submit2{
    color: #ffffff;
	width: 80px;
	height: 20px;
	text-align: center;
	border: 1px #000000;
	background-color: #840000;
	cursor:hand;
}
input#submit3{
    color: #FFFFFF;
	width: 90px;
	height: 28px;
	text-align: center;
	border: 1px #000000;
	background-color: #006A00;
	cursor:hand;
}
input#submit4{
    color: #FFFFFF;
	width: 90px;
	height: 28px;
	text-align: center;
	border: 1px #000000;
	background-color: #840000;
	cursor:hand;
}
input#submit5{
    font-weight: bold;
	color: #006A00;
	width: 80px;
	height: 20px;
	text-align: center;
	border: 1px #000000;
	background-color: #ffffff;
	cursor:hand;
}
input#submit6{
    font-weight: bold;
    color: #840000;
	width: 80px;
	height: 20px;
	text-align: center;
	border: 1px #000000;
	background-color: #ffffff;
	cursor:hand;
}

select{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	height: 16px;
	border: 1px #B6B6E6;
	background-color: #FFFFFF;
}

textarea{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px #B6B6E6;
	white-space: normal;
}
select#sear{/* 菜单表单 */
    width: 156px;
}
/* 导航菜单部份 */
#tdmenu{/* 单元格边框属性 */
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu{/* 导航菜单表格 */
	background-color:#999999;
	width: 160px;
	height: 100%;
	left: 0px;
	top: 0px;
	text-align: left;
	vertical-align: top;
}

.leadl{/* 导航提示 */
    text-indent: 5pt;
    color: #003366;
	text-align: left;
	height: 35px;
	background-color: #E6EDF2;
}
.leadc{/* 导航提示 */
    color: #003366;
	text-align: center;
	background-color: #E6EDF2;
}
.leadr{
	color: #003366;
	text-align: right;
	height: 35px;
	background-color: #E6EDF2;
}
.redr{/* $ */
	color: #FF0000;
	text-align: right;
	height: 35px;
	vertical-align: middle;
}
.menu{/* 导航菜单链接 */
    color:#003366;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	text-indent: 4pt;
	background-color: #FFFFFF;
}
a.menu:hover {/* 导航菜单链接 */
	color: #FFFFFF;
	background-color: #000000;
}
.pagemenu{
	color: #000000;
	width: 17%;
	height: 25px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	white-space: nowrap;
}
a.pagemenu:hover {/* 导航菜单链接 */
	color: #FFFFFF;
	background-color: #000000;
}
.Searchmenu{/* 导航菜单链接 */
    color: #000000;
	width: 200px;
	height: 30px;
	text-decoration: none;
	vertical-align: bottom;
	text-align: left;
	text-indent: 22px;
	background-color: #FFFFFF;
}

/* 部件展示部份 */
#Record{
	text-align: left;
	text-indent: 5pt;
	white-space: nowrap;
}
.Record{
	color: #FF0000;
	text-align: left;
	text-indent: 5pt;
	white-space: nowrap;
}
.Code{/* 部件编号链接 */
	font-size: 15px;
	color: #555555;
	text-decoration: none;
	text-align: left;
	text-indent: 5pt;
	background-color: #FFFFFF;
}
a.Code:hover{/* 部件编号链接 */
	color: #FFFFFF;
	background-color: #555555;
}
.Code2{
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	text-align: left;
	text-indent: 5pt;
	background-color: #FFFFFF;
	vertical-align: bottom;
}
a.Code2:hover{/* 部件编号链接 */
	color: #FFFFFF;
	background-color: #FF2626;
}
.Code3{
	font-size: 15px;
	color: #555555;
	text-decoration: none;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: middle;
}
a.Code3:hover{/* 部件详情编号链接 */
	color: #FFFFFF;
	background-color: #555555;
}
#ConditionB{
	text-align: left;
	height: 16px;
	text-indent: 5pt;
	white-space: nowrap;
}
.ConditionB1{/* 公开报价 */
	color: #C02B23;
	text-align: left;
}
.ConditionB2{/* 交易报价 */
	color: #FF2626;
	text-align: left;
}
.ConditionB{/* 价格注册链接 */
	color: #C02B23;
	text-decoration: none;
	text-align: left;
}
a.ConditionB:hover{/* 价格注册链接 */
	color: #FF2626;
}
#Prices{
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-indent: 5pt;
	height: 11px;
}
#AddTo{
	text-align: right;
	height: 20px;
	vertical-align: top;
}
.Prices1{/* 公开报价 */
	font-size: 11px;
	color: #C02B23;
	text-align: left;
}
.Prices2{/* 交易报价 */
	font-size: 11px;
	color: #FF2626;
	text-align: left;
}
.Prices{/* 价格注册链接 */
	font-size: 11px;
	color: #C02B23;
	text-align: left;
}
a.Prices:hover{/* 价格注册链接 */
	color: #FF2626;
}
#Trade{/* 交易状态 */
	text-align: left;
	text-indent: 5pt;
	height: 16px;
	white-space: nowrap;
}
.Trade{/* 交易状态 */
    text-align: left;
	text-indent: 5pt;
	text-decoration: none;
	font-weight: lighter;
}
.info{
	font-size: 10px;
	color: #555555;
	font-weight: lighter;
	text-align: right;
	text-decoration: none;
	white-space: nowrap;
}
a.info:hover{
	color: #999999;   
}
#Trade2{/* 交易状态 */
	font-size: 11px;
	text-align: left;
	text-indent: 5pt;
	height: 14px;
}
.Trade2{/* 交易状态 */
    font-size: 11px;
	text-align: left;
	font-weight: lighter;
}
.Quantity{/* 交易状态 */
    font-size: 12px;
	text-align: left;
	color: #009933;
}
#Depict {/* 产品描述 */
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: lighter;
	word-spacing: 2px;
	border-left-width: 5px;
	border-left-color: #FFFFFF;
}
/* 搜索页  */
input#Login{/* 登陆 */
    width: 150px;
	height: 20px;
	text-align: left;
}
input#Condition{/* 价格搜索 */
	width: 70px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
/* 购物页  */
input#SNumber{/* 购买数量 */
	width: 30px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
input#Oper{/* 购买数量 */
	width: 55px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
}
#OrderItem{
	color: #FFFFFF;
	font-size: 13px;
}
/* 留言页  */
#base {
	font-weight: lighter;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.base {
	font-weight: lighter;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a.base:hover{
	color: #555555;
	background-color: #ffffff;
}
#Pic{
	font-size: 13px;
	color: #FF2626;
	text-align: left;
	height: 60px;
	text-indent: 5pt;
	vertical-align: middle;
}
#Asterisk{/*星号样式*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF2626;
	font-weight: bolder;
	vertical-align: bottom;
	font-style: normal;
	width: 10px
}
#reg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: lighter;
	text-align: left;
	height: 18px;
}
.red{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:18px;
	text-align: left;
	vertical-align: bottom;	
}
select#reg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 24px;
	text-align: left;
	width: 340px;
	border: 1px solid #336699;
}
textarea#reg{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	height: 70px;
	text-align: left;
	width: 270px;
	border: 1px solid #336699;
	white-space: pre;
}
.Check{
	color: #FF0000;
	font-size: 14px;
}
.Admin{
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
.AdminMenu{
	color: #333333;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
a.AdminMenu:hover{
	color: #666666;
}
.Order{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.Order:hover{
	color: #666666;
}
.OrderItem{
	color: #ff0000;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
a.OrderItem:hover{
	color: #ffff00;
}
.OrderOpera{
	color: #444444;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
a.OrderOpera:hover{
	color: #ffffff;
}
.aboutitem{
	color: #ffffff;
	font-size: 15px;
}
.about{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.about:hover{
	color: #ffffff;
	font-size: 12px;
	background-color: #000000;
}
.Invoice{
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
.Invoice:hover{
	color: #ffffff;
	font-size: 12px;
	background-color: #FF0000;
}
.detail{
	font-weight: lighter;
}
