body {
	/*background-image: url(../images/bj.gif);*/
	background-color:#ffffff;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	font-family: "宋体";
}
table {
	font-family: "宋体";
	font-size: 12px;
	line-height: 15pt;
	color: #000000;
}

.MenuText
{
	color: White;
	font-size: 12px;
}
a {
	color:darkblue;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:underline;
}
.a.MenuText
{
	color:White;
	text-decoration: none;
}
.a.MenuText1
{
	color:blue;
	text-decoration: none;
}
.a.MenuText:visited
{
	color:White;
}
a.MenuText:hover 
{
	color:Red;
	text-decoration:underline;
}
.title1 {
	font-family: 宋体;
	font-size: 16px;
	line-height: 30px;
	color: #000080;
	font-weight: bold;
}

.title2 {
	font-family: 宋体;
	font-size: 16px;
	line-height:50pt;
	color: #333300;
	font-weight: bold;
}
.title3 {
	font-family: 宋体;
	font-size: 22px;
	line-height:50pt;
	color: #333300;
	font-weight: bold;
}
.title2 .a
{
	backgroundcolor:Black; 
	text-decoration: underline;
}

/* 子标题样式 */
.subTitle {
	font-family: 宋体;
	font-size: 110%;
	line-height: 30pt;
	text-decoration:underline;
	font-weight:bold;
}
.subTitle .a
{
	text-decoration: none;
}

/* 在demo.htm等页面需要自行绘制页头的，提供白字样式 */
.text {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
}
.text1 {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
} 
.text1 a
{
	text-decoration:underline;
}

.table1 {
	background-Color:#ffffff;
	Border-Color:#000000;
	border-color-dark:#000000;
	border-color-light:#ffffff;
}
.txt {
	font-size: 9pt;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.txt1 
{
	font-family: Courier;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.txt_name {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 25px;	
	color: #FF9900;
}
.txt_strong
{
	font-weight:bold;
}
.txt6 {
	font-size: 9pt;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

a.menu_other
{
	color: darkblue;
	text-decoration: none;
	
}
a.menu_other:visited
{
	color: darkblue;
	text-decoration: none;
}
a.menu_other:hover {
	color:red;
	text-decoration:underline;
}

a.menu_main
{
	color: black;
	text-decoration: none;
	
}
a.menu_main:visited
{
	color: black;
	text-decoration: none;
}
a.menu_main:hover {
	color:red;
	text-decoration:underline;
}
a.left
{
	color:#000000;
	text-decoration:none;
}
a.left:hover {
	color:#000000;
	text-decoration:underline;
}
td.submenu 
{
	background-color: #f0f0f0;
	vertical-align: top;
	width: 170px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 30px;
}
.login {
	font-size: 10pt;
	line-height: 25px;
	color: #313BAC;
	text-decoration: none;

}
.login1 {
	font-size: 10pt;
	line-height: 25px;
	color: #313BAC;
	text-decoration: none;
	border: 1px solid #ABB0C3;

}
.title { BACKGROUND: #dddddd }
.en 
{
	font-family : Arial;
}
.tdNoVerizontalLine
{
	border-top :dotted 1px #dcdcdc;
	border-bottom :dotted 1px #dcdcdc;
}
.HeadTitle
{
	background-color:#e8f4ff
}
.ButtonStyle
{
	BORDER-RIGHT: #93bee2 1px solid; 
	BORDER-TOP: #93bee2 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #93bee2 1px solid; 
	CURSOR: hand; 
	COLOR: #006699; 
	BORDER-BOTTOM: #93bee2 1px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Tahoma", "宋体"; 
	BACKGROUND-COLOR: #e8f4ff 
	
}

.AlertMessage
{
	font-weight:bold;
	color:#771111;
}



/* User Login Block */
#block-user-0 {
  border: 1px solid #D0D9D9;
  padding: 10px;
  background-color: #EDF2F2;
}
#block-user-0 .title {
  display: none;
}
#block-user-0 .item-list ul, #block-user-0 .item-list li {
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#block-user-0 .item-list li {
  list-style-type: none;
  display: block;
}

/* User Message block */
#plDemo {
  padding:   10 5 5 20;
  background-color: #EDF2F2;
  line-height: 15px;
}
.DEMOString
{
	color:Red;
}
