html, body {
    margin: 0;
    padding: 0;
}
 body {
	background: #fff;
    color: #000;
    font-family: Tahoma,Helvetica,Arial,Verdana,Sans Serif;
    font-size: 14px;
    min-width:1000px;
}
 a {
    outline: medium none;
}
 a {
    color: #00298F;
    text-decoration: none;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.maindiv {
     margin-left: auto;
    margin-right: auto;
    padding:5px;
    
 }
 
 .menudiv
 {
 	background: url("../image/tabbg.jpg") repeat-x scroll left -52px transparent;
    height: 29px;
 }
 #nav {
   list-style: none outside none;
    margin: 0 auto;
    padding: 0; 
}
 
#nav li.current {
   background: url("../image/tabbg.jpg") no-repeat scroll left top transparent;
    height: 26px;
}
 #nav li {
    background: url("../image/tabbg.jpg") no-repeat scroll left -26px transparent;
    float: left;
    height: 26px;
    margin-right: 4px;
    overflow: hidden;
    padding-left: 10px;
}
#nav li.current a 
{
	background: url("../image/tabbg.jpg") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    line-height: 26px;
    text-decoration: none;
}
#nav a {
    background: url("../image/tabbg.jpg") no-repeat scroll right -26px transparent;
    color: #406891;
    display: block;
    font-weight: bold;
    line-height: 26px;
    padding-right: 10px;
    text-align: center;
    text-decoration: none;
}


.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
 .searchbar {
    background: none repeat scroll 0 0 #5B98D0; 
    width: 100%;
    height: 30px;
    line-height: 30px;
    
} 
span.field {
    color: #fff;
}
 .left {
    float: left;
}
.dropdown
{
	background:#FFFFFF;
	color:#000;
	border: 1px solid #F1F1F1;
     height: 22px;    
     width: 88px;     
     cursor: pointer; 
}
 
.btn {
    background: url("../image/button_bg.jpg") no-repeat scroll right top transparent;
    color: #FFFFFF;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 20px 0 0;
    cursor: pointer;
}
.searchbar input { 
    top: 3px;
}
.margin5_lr {
    margin-left: 5px;
    margin-right: 5px;
}
.btn span {
    background: url("../image/button_bg.jpg") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 22px;
    padding: 0 20px 0 0;
}
.stockcode
{
	 cursor: pointer;
	 width:100px;
	border: 1px solid #F1F1F1;
    height:16px;
	 background:  #FFFFFF;
	 padding-top:-5px;
}
.textdiv , .dropdiv ,.radiodiv 
{
	text-align: center;
    vertical-align: middle;
    color:#fff;
}
.display
{
	display:none;
}

.contentdiv {
   
    
}
.content
{
	min-height:520px;
	background-color: transparent;
    background-image: none;
    border: medium none;
    height: 380px;
    padding: 0;
    position: relative;
    text-align: left;
}
.contenttip
{	
    height: 27px;
    line-height: 27px;
    padding: 0 0 0 10px;    
    text-align: left;
   background: none repeat scroll 0 0 #E4E9F1;
    margin-bottom:10px;
}
.right
{
	float:right;
}
.Ctip
{
	 padding-left: 10px;
    padding-right: 10px;
    font-size:14px;
    color: #0055BB;
    font-weight:bold;
}
.contenttab
{
	
}
.tableboxcss {
    background: none repeat scroll 0 0 #FFFFFF;    
    margin-bottom: 5px;
    border:solid 1px #BDD1EA;
    color:#333333;
    
}
 table {
    border-collapse: collapse;
   font-family: Arial;
   font-size: 13px;
}
.tableboxcss td
{
	 border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    line-height: 18px;
    padding: 3px 2px 2px 5px;
    text-align:right;
}
.tableboxcss .thead
{
	 background: url("../image/one_title_bg2.gif") repeat-x scroll 0 0 #DAE9FE;
}
.tableboxcss .thead td
{
	border-bottom: 1px solid #BDD1EA;
    border-right: 1px solid #C4D2DD;
    color: #336699;
    height: 20px;
    line-height: 16px;
    padding: 3px;
    text-align: center;
}
table a
{
	text-decoration: underline;
}
.graytr {
    background: none repeat scroll 0 0 #F6F6F6;
}
.tableboxcss .centertxt
{
	text-align:center;
}
.tableboxcss .lefttxt
{
	text-align:left;
}
.tableboxcss .righttxt
{
	text-align:right;
}
.wathet
{
	color:#00298F;
}
.orange
{
	color:#00298F;
}
.red
{
	color:#F04040;
}
.green
{
	color:#52E032;
}
.gray
{
	color:#333333;
	font-weight:normal;
}
.yellow
{
	color:red;
	text-decoration:none;
	font-weight:bold;
}

.pageHTML
{ 
    color: #666666;
    font-size: 12px;
     
    padding: 3px;
    text-align: left;
    vertical-align: middle;
    padding-right:20px;
    line-height:20px;
 }
 .pageHTML STRONG {
    background-color: #669ACC;
    border-color: #669ACC;
    
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    display: inline-block;
    
    line-height: 18px;
    margin: 2px;
    padding: 2px 8px;
    white-space: nowrap;    
}
.pageHTML A {
    border-color: #6699CC;
    
    border-style: solid;
    border-width: 1px;
    color: #669ACC;
    display: inline-block;
    line-height: 16px;
    margin: 2px;
    padding: 2px 8px;
    text-decoration: none;
    white-space: nowrap;
    
}
.pageHTML .next {
    display: inline-block;
    line-height: 16px;
    padding-left: 12px;
    padding-right: 12px;
    white-space: nowrap;
}
.pageHTML .pagenum
{
	float:right;
	line-height:20px;
}
.pageHTML .leftpage
{
	float:left;
	width:300px;
	line-height:20px;
	
	color: #666666;
}
.nowrap
{
  white-space:nowrap;
}
a
{
	 cursor: pointer;
}
.sortcss
{
	 cursor: pointer;
	 
}

.tipCss
{
	font:normal 12px Verdana, Arial;
	position:absolute;
	background-Color:#fff;
	color:#333;
	border:solid 1px #666;
	line-height:20px;
}
.tipCss div
{
    padding-left:10px;	
    width:100%;
}
.selectedItem
{
  background-color:#E2A564;
  color:#000; 
}