#CloseDiv {
	float: left;
	text-align: right;
	width: 24px;
	height: 22px;
	cursor:pointer;
}
#CloseDiv img {
	border: 0px;
	width: 24px;
	height: 22px;
}
#MessageTitle {
	background: none repeat scroll 0 0 #F3F3F3;
	border-bottom: 1px solid #CCCCCC;
	height: 22px;
	padding-bottom: 1px;
}
#msgTitle, #proTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	text-indent: 10px;
	width: 470px;
	float: left;
}
#proTitle, #mpn {
	display:none;
}
#MsgBox {
	width: 950px;
	margin: 0px auto;
}
#MessageBox {
	padding:0px;
	position: absolute;
	width: 100%;
	height:100%;
	margin: 0px auto;
	left:0px;
	top:0px;
	z-index:20000;
	font-family:Arial;
}
#MessageContext {
	width: 500px;
	margin: 0px auto;
	margin-top: 150px;
	padding:0px 0px 10px 0px;
	border: 2px solid #42CBDC;
	background-color: #ffffff;
	opacity: 0.85; /* Firefox, Safari(WebKit), Opera)*/
	filter: "alpha(opacity=85)"; /* IE 8 */
	filter: alpha(opacity=85); /* IE 4-7 */
	zoom: 1; /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */
}
#MessageBox {
	clear: both;
}
#MessageBox a, #MessageBox table th, #MessageBox table td {
	font-family:Arial;
}
#MessageBox table {
	margin: 10px 20px 20px;
}
#MessageBox table th {
	color: #555555;
	text-align: right;
	padding-right: 10px;
}
.textMsgStyle {
	width: 300px;
	height: 20px;
	line-height: 20px;
	padding-left: 2px;
	border: solid 1px #C5C5C5;
}
.textMsgAreaStyle {
	width: 300px;
	line-height: 20px;
	padding-left: 2px;
	border: solid 1px #C5C5C5;
}
/*SendMessage*/
#SendMessage {
	position: absolute;
	width: 170px;
	height: 40px;
	right: 0px;
	cursor:pointer;
}
#SendMsgImage {
	background-image: url(../images/Msgleft.jpg);
	width: 126px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
	line-height:30px;
	font-size:14px;
	color:#ffffff;
	text-align:right;
	padding-right:10px;
}
#CloseMsgImage {
	background-image: url(../images/Msgright.jpg);
	width: 34px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
	text-indent:-9999px;
}
/*SendProductDetilBox*/
.SendProductDetilBox {
	clear:both;
}
#BtnSendBox {
	clear:both;
}
#BtnBox {
	height:32px;
	padding-bottom:10px;
	padding-top:10px;
}
#BtnBox a {
	float:left;
	width:137px;
	height:32px;
	padding-right:10px;
	cursor:pointer;
}
.SendMessageFeedbackBox {
	clear:both;
}
.SendMessageFeedbackBox p {
	line-height:2em;
}
.SendMessageFeedbackBox p a {
	color:#013678;
}
#CompanyContentBox {
	font-size:12px;
	width: 100%;
	height:100%;
	margin: 0px auto;
	border: 2px solid #42CBDC;
	background-color: #ffffff;
	opacity: 0.85; /* Firefox, Safari(WebKit), Opera)*/
	filter: "alpha(opacity=85)"; /* IE 8 */
	filter: alpha(opacity=85); /* IE 4-7 */
	zoom: 2; /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */
}
/*height:260px;*/
#CompanyBox {
	clear:both;
	position:absolute;
	margin: 0px auto;
	background-color:#ffffff;
	z-index:2000;
	width: 360px;
	border:solid 10px #ccc;
	margin-top:-300px;
	margin-left:100px;
	opacity: 0.85; /* Firefox, Safari(WebKit), Opera)*/
	filter: "alpha(opacity=85)"; /* IE 8 */
	filter: alpha(opacity=85); /* IE 4-7 */
	zoom: 2; /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */
}
#CTitlte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	text-indent: 10px;
	width: 360px;
	height:24px;
	float:left;
	background-color:#FAFBF5;
	border-bottom:solid 2px #EEEEEE;
}
#CTitlte a:hover {
	color:#000;
}
#CompanyName {
	width:320px;
	height: 22px;
	float:left;
}
#CClose {
	width: 24px;
	height: 22px;
	display:inline;
}
#CClose img {
	border: 0px;
	width: 24px;
	height: 22px;
}
#CompanyContentBox table {
	width:430px;
}
.textFsgStyle {
	width: 240px;
	height: 20px;
	line-height: 20px;
	padding-left: 2px;
	border:none;
}
#CompanyInfo {
	width: 360px;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	line-height:2em;
}
#CompanyInfo th {
	text-align:right;
	padding-right:5px;
	width:110px;
}