body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #515151;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
}
a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.product_img{
	height: 165px;
	width: 165px;
	border:0px;
}
.product_img_index
{
	height: 100px;
	width: 100px;
	border:0px;
}
.product_bigimg {
	height: 380px;
	width: 380px;
	border:0px;
}
.product_sygang{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
.message_input{border-style: solid; border-color:#2E2E2E; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;font-size: 12px;letter-spacing:0px;font-family:"宋体";}
.message_title{font-size:12px;color:#2E2E2E;font-weight:bold}
.message_textarea{
	font-size: 12px;
	font-family:"宋体";
	background-attachment: fixed;
	border: 1px solid #CCCCCC;
	width: 300px;
}
.message_button{cursor:hand;border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;font-size: 12px;letter-spacing:0px; color: black; background-color: #EFEFEF;border-color:#9C9A9C;font-family:"宋体";}
.message_td{font-size:12px;color:#2E2E2E;font-family:"宋体";}
.message_td_head{font:12px;color:#ffffff;background-color:#B4A980;font-family:"宋体";}
.message_td_content{font:12px;background-color:#F0F0F0;font-family:"宋体";}
.message_td1{font:12px;color:#FF6600;background-color:#f0f0f0;font-family:"宋体";}
.message_td2{font:12px;color:#ff0000;background-color:#f0f0f0;font-family:"宋体";}

/*顾客留言组件的样式表*/
.MessageBoard_input{
	font-size: 12px;
	letter-spacing:0px;
	font-family:"宋体";
	background-attachment: fixed;
	background-image: url(/newEbiz1/574nbshuanglongres/images/bg_diag.png);
	background-repeat: repeat-x;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	height: 22px;
	width: 300px;
}
.MessageBoard_title{font-size:12px;color:#1038B5;font-weight:bold}
.MessageBoard_textarea{
	font-size: 12px;
	font-family:"宋体";
	border: 1px solid #CCCCCC;
	background-attachment: fixed;
	width: 200px;
}
.MessageBoard_button{cursor:hand;border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;font-size: 12px;letter-spacing:0px; color: black; background-color: #EFEFEF;border-color:#9C9A9C;font-family:"宋体";}
.MessageBoard_td{font-size:12px;color:#0066CC;font-family:"宋体";}
.MessageBoard_td_head {font:12px;color:#ffffff;background-color:#044CA4;font-family:"宋体";}
.MessageBoard_td_content{font:12px;color:#000000;background-color:#F0F0F0;font-family:"宋体";}
.MessageBoard_td1 {font:12px;color:#044CA4;background-color:#f0f0f0;font-family:"宋体";}
.MessageBoard_td2 {font:12px;color:#ff0000;background-color:#f0f0f0;font-family:"宋体";}
.MessageBoard_coolscrollbar{overflow-x:hidden;overflow-y:hidden;border-style: solid; border-top-width: 1px;
    border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		font-size:12px;
		border-color:#BDBEC0;
		font-size: 12px;
		letter-spacing:0px;
		background-color:#ffffff;
		font-family:"宋体";
		}