
a  { 
	COLOR: #000000; 
	TEXT-DECORATION: none 
}

a:hover  {
	COLOR: #999999! important;
	
}

.announ {
	border: 1px solid #c6c6c6;
	background:#efefef;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:6px;
}

.bottom_text1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bottom_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.businessnews {
	background:#efefef;
	font-size:12px;
}

.default_text {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.default_input {
	BORDER-RIGHT: #c6c6c6 1px solid;
	BORDER-TOP: #c6c6c6 1px solid;
	BORDER-LEFT: #c6c6c6 1px solid;
	BORDER-BOTTOM: #c6c6c6 1px solid;
	height: 20px;
}

.form_bg_dark {
	background:#f3f3f3;
	font-family: "宋体";
	font-size: 12px;
}

.form_bg_light {
	background-color:#f9f9f9;
	font-family: "宋体";
	font-size: 12px;
}



.login_input {
	BORDER-RIGHT: #c6c6c6 1px solid;
	BORDER-TOP: #c6c6c6 1px solid;
	BORDER-LEFT: #c6c6c6 1px solid;
	BORDER-BOTTOM: #c6c6c6 1px solid;
	WIDTH: 140px;
	height: 20px;
}

.login_input_verify {
	BORDER-RIGHT: #c6c6c6 1px solid;
	BORDER-TOP: #c6c6c6 1px solid;
	BORDER-LEFT: #c6c6c6 1px solid;
	BORDER-BOTTOM: #c6c6c6 1px solid;
	WIDTH: 70px;
	height: 20px;
}


.orderlist_bg_dark {
	background:#EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}

.orderlist_bg_light {
	background-color:#F6F6F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}

.order_table {
	border: 1px solid #c6c6c6;
	background:#F0F0F0;
	padding:12px;
}

.order_table2 {
	border: 1px solid #c6c6c6;
	background:#F0F0F0;
	padding-top:3px;
}

.order_table3 {
	border: 1px solid #c6c6c6;
	background:#F0F0F0;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:12px;
	padding-right:12px;
}

.payout_text{
	background:url(images/dashed2x2.gif) repeat-x bottom;
	width:100%;
	height:14;
	text-align:left;
	padding:0px 0 3px 0;
	line-height:22px;
}


.profile_table {
	border: 1px solid #c6c6c6;
	background:#efefef;
	padding:20px;
}

.profile_input {
	BORDER-RIGHT: #c6c6c6 1px solid;
	BORDER-TOP: #c6c6c6 1px solid;
	BORDER-LEFT: #c6c6c6 1px solid;
	BORDER-BOTTOM: #c6c6c6 1px solid;
	WIDTH: 140px;
	height: 20px;
}

.profile_input_verify {
	BORDER-RIGHT: #c6c6c6 1px solid;
	BORDER-TOP: #c6c6c6 1px solid;
	BORDER-LEFT: #c6c6c6 1px solid;
	BORDER-BOTTOM: #c6c6c6 1px solid;
	WIDTH: 70px;
	height: 20px;
}

.itemlist {
	background:#efefef;
	font-size:12px;
}

.itemlist_bg_dark {
	background:#D9D9D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.itemlist_bg_light {
	background-color:#E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.itemlist_btn {
	background-color:#f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.texttd_dark {
	border: 1px solid #C6C6C6;
	background-color:#F9F9F9;
	font-family: "宋体";
	font-size: 12px;
	padding-top:3px;
	height:19px;
	width:110px;
}

.msg_table {
	border: 1px solid #c6c6c6;
	background:#F0F0F0;
	padding:14px;
}

.news_table {
	border: 1px solid #c6c6c6;
	background:#F6F6F6;
	padding:12px;
}

.news_title {
	font-family: "宋体";
	font-size: 16px;
	color:#1E90CD;
	font-weight:bold;
}

.news_date {
	font-family: "宋体";
	font-size: 11px;
	color:#A4771E;
}

.wanttobuy_border {
	border: 1px solid #d1d1d1;
	background:#f0f0f0;
	font-size:12px;
}

.wanttobuy_iborder {
	background:#ccecff;
	font-size:12px;
}

.comp_table {
	border: 1px solid #c6c6c6;
	background:#F0F0F0;
	padding:14px;
	font-size:12px;
}

.btn_flat {
	border:1px solid #666666;
	cursor:pointer;
}
#btn_upload{
	position:absolute;
	width:265px;
	*width:266px;
	height:50px;
	z-index:999;
	background:#FFF;
	margin-left:-96px;
	border:1px solid #C6C6C6;
	display:none;
}
.upload{
	position:absolute;
	top:27px;
	*top:25px;
	left:-1px;
	height:20px;
	border: #665b8e 1px solid;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	cursor: pointer;
}
.input_text{
	border: #665b8e 1px solid;
	font-size: 12px;
	FONT-FAMILY: "Tahoma", "MS Shell Dlg";
	height:19px;
	margin-right:2px;
	width:149px;
	float:left;
	cursor: pointer;
}
.button_upload{
	border: #665b8e 1px solid;
	font-size: 12px;
	FONT-FAMILY: "Tahoma", "MS Shell Dlg";
	height:19px;
	margin-right:2px;
	width:60px;
	*width:70px;
	float:left;
	cursor: pointer;
}
.input_submit{
	border: #665b8e 1px solid;
	font-size: 12px;
	FONT-FAMILY: "Tahoma", "MS Shell Dlg";
	height:19px;
	margin-right:2px;
	float:left;
	cursor: pointer;
}
.button_close{
	border: #665b8e 1px solid;
	font-size: 12px;
	FONT-FAMILY: "Tahoma", "MS Shell Dlg";
	height:19px;
	margin-right:2px;
	cursor: pointer;
}
.citem_style *{
	font-size:12px;
}
.td_header {
	font-weight:bold;
	border-bottom:1px #999 solid;
}
.td_footer {
	border-top:1px #999 solid;
}
