﻿body {
	font-weight:500;
    margin:0;
    padding:0;
    font-size:12px;
    color:#555;
    text-align:center;
    background-color:#ffffff;
}
td
{
	font-size:12px;
}
a:link {
	text-decoration: none;
	color:#555;
}
a:visited {
	text-decoration: none;
	color:#555;
}
a:hover {
	text-decoration: underline;
	color: orange;
}
a:active {
	text-decoration: none;
}

#themain{
	 margin: auto;
	 min-width:1000px;
	 width:1000px;
	 font-size:12px;
	}
}
.on888
{
	background-color:#dfdfdf;
}
td,th {
	font-size: 12px;
	color: #555;
}
p
{
	line-height: 24px;
}
.left-title1 {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #16426F;
}
.main-line {
	border-bottom: 1px dashed #000000;
}
.main-table-title {
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.page {
	font-size: 13px;
	color: #326CA6;
	font-weight: bold;
	font-family: "宋体";
}
.main-submit-title {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #2D547B;
}
text {
	border: thin solid #D0E8FF;
}
.textarea {
	background-color: #DAE9FA;
	border: 1px dashed #DAE9FA;
}
.message-title {
	font-size: 13px;
	font-weight: bold;
	color: #16426F;
}
.split
{
 padding-left:3px;
 padding-right:3px;
 font-weight:500;
}
INPUT {
	BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #c3c3c3; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #c3c3c3; PADDING-BOTTOM: 1px; CURSOR: hand; COLOR: #000000; BORDER-TOP-COLOR: #c0c0c0; PADDING-TOP: 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, 宋体; HEIGHT: 18px; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #c0c0c0
}
.ttb1 {
	border-top-style: none;
	border-bottom-style: none;
}
.11 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

}


h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
.selected
{
	border-bottom-style:dashed;
	border-bottom-color:orange;
	border-bottom-width:2px;
}


/*- Menu Tabs I--------------------------- */

#tabsI {
  float:left;
  
  background:#ffffff;
  line-height:normal;
  text-align:right;
  }
#tabsI ul {
    margin:0;
    padding:0px 10px 0 20px;
    list-style:none;
  }
#tabsI li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabsI a {
  float:left;
  background:url("../images/tableftI.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
  }
#tabsI a span {
  float:left;
  display:block;
  background:url("../images/tabrightI.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */
#tabsI a:hover {
  background-position:0% -42px;
  }
#tabsI a:hover span {
  color:#FFF;
  background-position:100% -42px
  }
#tabsI #current a {
		background-position:0% -42px;
}
#tabsI #current a span {
		background-position:100% -42px;
}
#tabsI .on a
{
	background-position:0% -42px;
}
#tabsI .on span 
{
	color:#FFF;
	background-position:100% -42px
}



