td,th {
	font-size: 12px;
	LINE-HEIGHT: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A, A:link, A:visited, A:hover, A:active{
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:hover{
	TEXT-DECORATION: underline;
}

.bodytwoline {
    background-color:#ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #DDDBDE;
	border-left-color: #DDDBDE;
}
.bottomtxt {
	font-size: 10px;
	color: #006633;
	text-decoration: none;
}
.titlecss {
	font-size: 14px;
	font-weight: bold;
}
.ntext {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

.title2, .title2 a, .title2 a:visited, .title2 a:hover, a.title2, a.title2:hover, a.title2:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}

.title2 a:hover, a.title2:hover
{
	TEXT-DECORATION: underline
}

li {
	line-height: 18px;
}
.logintxt {
	font-size: 10px;
	color: #669933;
}
.logform {
	font-size: 10x;
	color: #333300;
	text-decoration: none;
	border: 1px solid #DDDBDE;
	height: 18px;
	width: 120px;
	padding-top: 3px;
}
.bt {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/images/btbg.jpg);
	height: 21px;
	width: 73px;
	border: 0px none;
}
.newtitle, A.newtitle, a.newtitle:visited, a.newtitle:hover {
	font-size: 10px;
	color: #006633;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}
a.newtitle:hover
{
	TEXT-DECORATION: underline
}

.left_wtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-left: 50px;
	padding-top: 27px;
}
.leftmu {
	background-image: url(/images/left_mu.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
.leftmu A, .leftmu a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
/*	border-left-color: #DDDBDE; */
	}
.centertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #999999;
	background-image: url(/images/centertitle.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.kline {
	border: 1px solid #e0e0e0;
}
.prolist, a.prolist, a.prolist:hover, a.prolist:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.greentitle {
	font-size: 10px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.prodetail {
	font-size: 11px;
	color: #333333;
}

greyS, td.greyS
{
	background-color:white;
	color: black;
	text-align: center;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

redS, td.redS
{
	background-color:red;
	color: white;
	text-align: center;
	border-left: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
/* 列表的表显示 */
TABLE.Mtable TD {
/*	border-bottom:1px solid #999999; */
}
TABLE.Mtable TH, TABLE.Mtable TH A, TABLE.Mtable TH a:hover, TABLE.Mtable TH a:visited, {
	background:#C1C1C1;
	color:#003399;
	text-align: left;
	font-weight: bold;
	text-decoration:none
}

TABLE.Mtable TH a:hover {
	text-decoration : underline;
} 

.rdtit /*字段标题单元格*/
{
	background:#E6E6E6;
	color:#003399;
}

.rdinput /*字段内容单元格*/
{
	background:#F6F6F6;
	color:#000000;
}

UL {
	LIST-STYLE-IMAGE: url(/images/blue.gif); LIST-STYLE-TYPE: none
}
UL UL {
	LIST-STYLE-IMAGE: url(/images/blue_sub.gif); LIST-STYLE-TYPE: none
}
UL UL UL{
	LIST-STYLE-IMAGE: url(/images/blue_sub2.gif); LIST-STYLE-TYPE: none
}

/* 列表的表显示 */
/* 2006-2-3 */
TABLE.Vtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#C1C1C1;
	background-color: #C1C1C1;
}
TABLE.Vtable TD {
	background:#F6F6F6;
	text-align: center;
	font-size: 10px;
	color:#000000;
}
TABLE.Vtable TH, TABLE.Vtable TH A, TABLE.Vtable TH a:hover, TABLE.Vtable TH a:visited, {
	background:#E6E6E6;
	color:#003399;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none
}
TABLE.Vtable TH a:hover {
	text-decoration : underline;
}

# warning
Table.warning
{
	background-color: #C00;
}

Table.warning TH
{
	background: #C00;
	color: white;
	font-weight: bold;
	text-align: left;
}

Table.warning td
{
  background: #FFF0F0;
  color: black;
}

