 BODY{	
	font-size: 12px;
	text-align: center;
    margin:0px;
}
img{	border: 0px none;	}
P{
    MARGIN: 2px
}

A:link {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:visited {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none;
}
A:hover {
	FONT-SIZE: 12px; COLOR: #ff0000; TEXT-DECORATION: none;
}
A:active {
	FONT-SIZE: 12px; COLOR: #ff0000; TEXT-DECORATION: none;
}

.bodyhead {
	color: #333333;
	position: relative;
	width: 850px;
	height: 150px;
	left: 0px;
	top: 0px;
	margin-bottom: 2px;
	border-bottom-color:#c2ebff;
	border-bottom-style: double;
	border-bottom-width: 1px;
	overflow: hidden;
}

.bodymain {
	color: #333333;
	position: relative;
	width: 850px;
	left: 0px;
	top: 0px;
	margin-bottom: 2px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 2px;
	
}
.bodyfoot {
	color: #333333;
	position: relative;
	height: 800px;
	width: 850px;
	left: 0px;
	top: 0px;
	border: 1px solid #00CCCC;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-right-color: #330066;
	border-right-style: double;
	border-right-width: thin;
	border-bottom-color: #330033;
	border-bottom-style: double;
	border-bottom-width: thick;
	overflow: hidden;
}




fieldset {
	padding:10px;
	margin-top:5px;
	border:1px solid #1E7ACE;
	background:#fff;
}

fieldset legend {
	color:#1E7ACE;
	font-weight:bold;
	padding:3px 20px 3px 20px;
	border:1px solid #1E7ACE;	
	background:#fff;
}

fieldset div {
	clear:left;
	margin-bottom:2px;
}

fieldset p {
	clear:left;
	margin-bottom:2px;
}

fieldset input,select,textarea {
	padding:1px;
	margin:2px;
	font-size:12px;
}
.btnblue{
	padding:1px 10px;
	font-size:12px;
	border:1px #1E7ACE solid;
	background:#D0F0FF;
}
#headmenu
{
	padding: 12px 0 5px 0;
	position: absolute;
	width: 900px;
}
#headlogo
{
	padding: 5px 0 5px 0;
	position: absolute;
	width: 161px;
	left: 5px;
	top: 5px;
}
#headad
{
	padding: 0px 0 0px 0;
	position: absolute;
	width: 850px;
	left: 0px;
	top: 0px;
	height:150px;
	align:middle
}



    #headmenu {
      padding: 0px 0 5px 0;
	position: absolute;
	width: 792px;
	left: 130px;
	top: 116px;
      font-size:93%;
      line-height:normal;
     
    }
    #headmenu ul {
    height:52px;
	margin:0;
	padding:10px 10px 0 100px;
	list-style:none;
      }
    #headmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #headmenu a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #headmenu a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #headmenu a span {float:none;}
    /* End IE5-Mac hack */
    #headmenu a:hover span {
      color:#FFF;
      }
    #headmenu a:hover {
      background-position:0% -42px;
      }
    #headmenu a:hover span {
      background-position:100% -42px;
      }

#utility{
	font-family: "宋体", "华文中宋", "仿宋_GB2312", "华文仿宋";
	font-size: 9pt;
	position: absolute;
	top: 10px;
	right: 0px;
	color: #000000;
	left: 550px;

#formwrapper500 {
	width:500px;
	margin:5px auto;
	padding:10px;
	text-align:left;
	border:1px #1E7ACE solid;
}

.txtlimit100{
	width:200px;
	height:20px;
	word-rap:break-word;
	text-overflow: hidden;
	overflow: hidden;
}



TABLE.lineorange{
	border: 1px solid #fb652a; 
}
TABLE.linenone{
	border: 0px none; 
}
TABLE.linegray{
	border: 4px none #787878;
	background-color: #E9E9E9;
}
TD.gray {
	background-color: #E8E8E8;
}
TD.orange {
	background-color: #FF9966;
}
TD.orangeboard {
	border: 1px solid #FF9966;
}
TD.orangelight {
	background-color: #FFCC99;
}
.textwhite {color: #FFFFFF}
.textgray {color: #555555}
.testred {font-size: 12px;color: #FF0000;}

