/*整体一般的css*/

a {
    text-decoration: none;
    font-size: 12px;
    font-family: 宋 体;
}

p {
    font-size: 12px;
    font-family: 宋 体;
}

table { table-layout: fixed; }
tr
{
    line-height:16px;
}

th
{
    font-size: 12px;
    font-family: 宋体;
}

body
{
         font-size: 12px;
         font-family: 宋体;
}

/*导航条及网页首尾部文字等css*/
a.navigation:link {
    color: white;
}

a.navigation:visited {
    color: white;
}

a.navigation:hover {
    color: black;
}

a.navigation:active {
    color: black;
}

p.sign {
    font-size: 20pt;
    font-family: 黑 体;
}

p.end_navigation {
    font-size: 14.7px;
    font-family: 黑 体;
    color: white;
}

td.navigation {
    background-color:  #03a87f;
    height:28px;
}

span.navigation {
    color: white;
}

span.pronDirect
{
    color: #03a87f;
    font-weight: bold;
 }
/*菜单的css*/
p.menu {
    font-size: 12px;
    font-family: 宋 体;
    margin: 6px;
}

td.menuNormal {
    padding: 0px;
    color: white;
    vertical-align: middle;
    background-color:  #03a87f;
}

td.menuHover {
    padding: 0px;
    color: white;
    vertical-align: middle;
    background-color: #03a87f;
}

div.menuNormal {
    display: none;
    position: static;
}

div.menuHover {
    border: 2px solid green;
    background-color: #03a87f;
    display: inline;
    position: absolute;
}

a.menuitem:link {
    color: white;
    background-color: #03a87f;;
    display: block;
}

a.menuitem:visited {
    color: white;
    background-color: #03a87f;
    display: block;
}

a.menuitem:hover {
    color: black;
    background-color: lightgreen;
    display: block;
}

a.menuitem:active {
    color: black;
    background-color: lightgreen;
    display: block;
}

/*主页主体部分css*/
a.title:link
{
    font-size: 14.7px;
    font-family: 宋 体;
    color: #03a87f;
    font-weight: bold;
}

a.title:visited
{
    font-size: 14.7px;
    font-family: 宋 体;
    color: #03a87f;
    font-weight: bold;
}

a.title:hover
{
    font-size: 14.7px;
    font-family: 宋 体;
    color: green;
    font-weight: bold;
}

a.title:active
{
    font-size: 14.7px;
    font-family: 宋 体;
    color: #03a87f;
    font-weight: bold;
}

a.more:link
{
    font-size: 12px;
    font-family: 宋 体;
    color: #03a87f;
}

a.more:visited 
{
    font-size: 12px;
    font-family: 宋 体;
    color: #03a87f;
}

a.more:hover
{
    font-size: 12px;
    font-family: 宋 体;
    color: green;
}

a.more:active
{
    font-size: 12px;
    font-family: 宋 体;
    color: #03a87f;
}

a.body:link
{
    font-size:12px;
    font-family:宋体;
    color:black;
 }

a.body:visited
{
    font-size:12px;
    font-family:宋体;
    color:black;
 }

a.body:hover
{
    font-size:12px;
    font-family:宋体;
    color:green;
 }

a.body:active
{
    font-size:12px;
    font-family:宋体;
    color:black;
 }

td.title {
    font-size: 12px;
    font-family: 宋 体;
    color: black;
    border: 0;
    font-weight: bold;
}

td.body
{
    font-size: 12px;
    font-family: 宋体；
    color: black;
    border: 0;
    white-space: nowrap;
}

td.listHead
{
    color:red;
    font-weight:bold;
    font-size:14.7px;
}

table.page_frame {
    border-color: #D8D8D8;
    border-style: solid;
}

table.page_frame2 {
    border-color: #D8D8D8;
    border-style: solid;
    background: url("images/index_gif_v2_1.gif") no-repeat scroll 0 -51px #B0E7DB;
    display: block;
    height: 199px;
    margin:0 3px 0 0;
    padding: 0;
    width: 190px;
}

br
{
    line-height: 0.5;
}

input.homepage
{
    background-color:#c0e0bc;
    font-size:12px;
    font-family:宋体
    font-weight:bold;
    vertical-align: middle;
}


font
{
    font-size:12px;
}

/*registry*/
td.registry_title
{
    font-size: 14.7px;
    font-family: 宋体;
    font-weight: bold;
    background-color: #b0e5db;
}

td.registry_body
{
    font-size:12px;
    font-family:宋体;
    background-color: #c0e0bc;
}

span.clue_img
{
    color:#800080;
    font-size: 16px;
}

span.clue
{
    font-size: 14.7px;
    font-family: 宋体;
    font-weight: bold;
}

td.headWord
{
    font-size:30px;
    font-family: 隶书;
    color: #03a87f;
    line-height:30px;
}

/*详细资源页*/
table.job
{
    border-collapse: collapse;
}

td.jobTitle
{
    border: 1px solid #D8D8D8;
    color: #03a87f;
    font-weight: bold;
}
td.jobTd
{
	color: #03a87f;
	font-weight:bold;
}
td.jobInfo
{
    border:1px solid #D8D8D8;
    white-space:normal;
}

tr.job
{
    background:#c0e0bc;
}

td.quesTitle
{
    border: 1px solid #D8D8D8;
    font-weight: bold;
    white-space:normal;
}


a.answer
{
    color:  #03a87f;

}

/*详细资源页答复框*/
p.answerMenu {
    font-size: 12px;
    font-family: 宋 体;
    margin: 0px;
}

td.answerNormal {
    padding: 0px;
    color:#03a87f;
    vertical-align: middle;
}

td.answerHover {
    padding: 0px;
    color: #03a87f;
    vertical-align: middle;
}

div.answerNormal {
    display: none;
    position: static;
}

div.answerHover {
    border: 2px solid black;
    display: inline;
    position: absolute;
    background-color:#D8D8D8;
}

/*MAI*/
tr.tableHead
{
    background-color: #b0e5db;
}

td.searchTitle
{
   color: #03a87f;
    border: 0;
    font-weight: bold;
}

a.saw
{
    cursor: hand;
    color:  #03a87f;  
}

/*PRS*/
td.searchLeft
{
   border-left: 0;
    border-right:1  solid  #03a87f;
    border-top:0;
    border-bottom:0;
}

td.searchRight
{
   border-left: 1 solid  #03a87f; 
    border-right:0;
    border-top:0;
    border-bottom:0;
}
