﻿/*消息察看相关*/
.showmsg_body_bg
{
	margin: 0px 0px 0px;
	overflow: auto;
}
.showmsg_main_bg
{
	border-color:#C3D8F7;
	border-style:solid;
	border-right: #C3D8F7 1px solid;
	border-top: #C3D8F7 1px solid;
	border-left: #C3D8F7 1px solid;
	border-bottom: #C3D8F7 1px solid;
}

.showmsg_TopTools_bg
{
	background-image:url(images/contentfile/tiao_001.gif);
	color: #999999;
	border-bottom: #C3D8F7 1px solid;
}
.showmsg_title_bg
{
	background-image: url(images/contentfile/partgrad.gif);
	border-bottom: #C3D8F7 1px solid;
	border-top: #C3D8F7 1px solid;
}
.showmsg_title
{
	font-size: 11pt;
	font-weight: bold;
	word-break: break-all;
	white-space: -moz-pre-wrap; 
}
.showmsg_title_2
{
	background-color:#EBF4FF;
}
.showmsg_body
{
	background-color: #ffffff;
	word-break: break-all;
	white-space: -moz-pre-wrap; 
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.showmsg_foot
{
	background-color:#EBF4FF;
	border-top: #C3D8F7 1px solid;
}
.showmsg_foot2
{
	background-color:#F5F9FE;
}
.showmsg_foot3
{
	/*background-image: url(images/contentfile/partgrad.gif);*/
	background-color:#EBF4FF;
}
.showmsg_sendform_bg
{
	background-color:#F1F1F1;
}
.showmsg_topleftframe
{
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EEEEEE;
}
.showmsg_toprightframe
{
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F2F7FC;
}
.showmsg_menu_on
{
	background-image: url(Images/contentfile/tab_01.gif);
}
.showmsg_menu_off
{
	background-image: url(Images/contentfile/tab_02.gif);
}
.showmsg_remsgbody
{
	border-color:#C3D8F7;
	border-style:solid;
	border-right: #C3D8F7 1px solid;
	border-top: #C3D8F7 1px solid;
	border-left: #C3D8F7 1px solid;
	border-bottom: #C3D8F7 1px solid;
	background-color: #EBF4FF;
	word-break: break-all;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color:#999999;
}
.breakall
{
	word-break: break-all;
	white-space: -moz-pre-wrap; 
}