body,td,th {
	font-size: 12px;
	color: #3333333333333;
	line-height:20px;
	font-family: Arial,  "宋体";
}
body {
	background-color: #f1f1f1;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
a:link {
	color: #363636;
	text-decoration: none;
}
a:visited {
	color: #363636;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #ff9900;
	text-decoration: none;
}

a.order:link
{
	color: red;
	text-decoration: underline;
}
a.order:visited
{
	color: red;
	text-decoration: underline;
}
a.order:hover
{
	color: red;
	text-decoration: underline;
}
a.order:active
{
	color: red;
	text-decoration: underline;
}
.button
{
	font-size: 12px;
	color: #333333;
	background-image: url(images/2a7.gif);
	border: 1px ridge;
	height: 22px;
	font-family: "宋体";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.button2
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/10.gif);
	height: 22px;
	border: 1px solid #CC0033;
}
.button3
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/2a7.gif);
	height: 22px;
	border: 1px solid #333333;
}
.inputStyle {
	font-size: 12px;
	color: #666666;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
}


.listLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}

.unnamed1
{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.unnamed2
{
	font-family: "宋体";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.LeftTree
{
	font-weight:bold;	
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.inputlogin {
	width:130px;
	border: 1px solid #e0e4e7;
	height: 18px;
	padding-right: 2px;
}
.inputmember {
	width:150px;
	border: 1px solid #0066CC;
	height: 22px;
	line-height:22px;
	padding-right: 3px;
	font-weight: bold;
	color: #003399;
}
.inputZc {
	width:150px;
	border: 1px solid #E6E6E6;
	height: 22px;
	line-height:20px;
	padding-right: 3px;
	font-weight: normal;
}
.inputSearch {
	width:130px;
	border: 1px solid #e0e4e7;
	height: 20px;
	line-height:20px;
	padding-right: 2px;
}
.picK {
	border: 1px solid #CBCBCB;
	padding:5px;
}
.picK img{
	width:expression(width>450?"450px":width+"px");
	max-width: 450px;
	min-width:160px;
}
.picList {
	border:#CCCCCC solid 1px; 
	padding:2px;
	width:110px;
	height:145px;
}
.picList img{
	width:expression(width>110?"110px":width+"px");
	max-width: 110px;
	height:expression(height>140?"140px":width+"px");
	max-height:145px;
}
.search_imput 
{
	background-image: url(../images/ice_search.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 80px;
	height: 25px;
	line-height:25px;
	width: 330px;
	border: 1px solid #d6d8df;
	vertical-align: middle;
}
.search_list {
	height: 25px;
	width: 160px;
	border: 1px solid #d6d8df;
}
.input_fk
{
	height: 20px;
	line-height:25px;
	width: 550px;
	border: 1px solid #d6d8df;
	vertical-align: middle;
	padding: 3px;
}
.btn_bj
{
	height: 23px;
	width: 80px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/ice_btn.jpg);
	text-align: center;
}