/*内页样式*/
table.mycontent a:link,table.mycontent a:visited{color:#8A8A8A;text-decoration:underline;}
table.mycontent a:hover{color:#FFFFFF;}

table.mycontent thead th{
height:56px;
line-height:70px;
background:url(images/bg-gs.jpg) top center no-repeat;
padding-left:85px;
text-align:left;
color:#FFFFFF;
letter-spacing:5px;
font-size:12px;
}
table.mycontent thead th span{
font-weight:normal;
float:right;
letter-spacing:0px;
padding-right:20px;
color:#8A8A8A;
}

TD {
	FONT-SIZE: 12px; COLOR: #8a8a8a; FONT-FAMILY:宋体
}
A:link {
	COLOR: #8a8a8a; TEXT-DECORATION: none
}
A:visited {
	COLOR: #8a8a8a; TEXT-DECORATION: none
}
A:active {
	COLOR: #a871eb; TEXT-DECORATION: none
}
A:hover {
      FONT-SIZE: 12px; LEFT: 0px; COLOR: #0000ff; FONT-FAMILY: "宋体"; POSITION: relative; TOP: 0px
}
body {
	background-color: #ffffff;
}

.tableStyle{
BORDER-BOTTOM:#ff9900 1px solid; 
BORDER-LEFT:#006699 1px solid; 
BORDER-RIGHT:#006699 1px solid; 
BORDER-TOP:#ffffff 1px solid; 
font-size:10pt
} 
.myput{
BORDER-TOP-WIDTH:1px;
BORDER-LEFT-WIDTH:1px;
FONT-SIZE:9pt;
BORDER-BOTTOM-WIDTH:2px;
FONT-FAMILY:"宋体";
BORDER-RIGHT-WIDTH:2px;
}
.btnadd
{
    font-size: 12px;
    width: 78px;
    height: 22px;
    background-image: url(imgs/serch.gif);
    border: none;
    padding-top: 3px;
    cursor:hand;
}
.bnmail
{
    font-size: 12px;
    width: 46px;
    height: 19px;
    background-image: url(imgs/button.gif);
    border: none;
    padding-top: 3px;
    cursor:hand;
}