﻿
 input.text
    {
    	border: 1px solid #a0a0a0;
    }
    .TableHeader
    {
    	font-weight:bold;
       height:30px;
       background:#ecf5ff;
       text-align:center;
       vertical-align:middle;
       font-size:12pt;
       letter-spacing:0.5em;
        
    }
    body
    {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
    .size12
    {
        font-size: 12px;
  
    }
    .font12
    {
        font-size: 12px;
        color: #FF0000;
    }
  
    .cellstyle1
    {
        /*width: 185px;*/
       padding-left:15px;
       font-weight:bold;
       height:30px;
       background:#ecf5ff;
    }
    .cellstyle2
    {
       font-weight:bold;
       height:30px;
       background:#ecf5ff;
       text-align:left;
       padding-left:60px;
    }
    .cellstyle3
    {
      width:100%;
       padding-left:15px;
       height:30px;
       background:#ecf5ff;
    }
    textarea.input
    {
    	border: 1px solid #a0a0a0;
    	margin: 10;
    	margin-left: 0;
    	overflow: auto;
    }
    .footerstyle
    {
    	  width:100%;
       padding-left:50px;
       height:30px;
       background:#ecf5ff;   
    }
    .headerstyle
    {
    	background:#d5e6fa; 
    	font-size:9pt;
    }
    .SystemManagFoot
    {
    	font-size:9pt;
    	
    }
  /*互动平台*/
.InteractivePlatform
{
	border:0px;
	border-collapse:collapse;
	margin:0px auto;
	width:96%;
}
.InteractivePlatform table
{
	border:0px;
	border-collapse:collapse;
	width:90%;
	margin:0px auto;
}
.InteractivePlatform td
{
	font-size:12px;
}
.InteractivePlatform td.tdInfo
{
	vertical-align:top;
	height:26px;
	width:33%;
}

.InteractivePlatform td.tdInfo td
{
	line-height:20px;
}
.InteractivePlatform .Header
{	
	height:20px;
	margin:8px 0px 10px 0px;
	text-align:left;
}
.InteractivePlatform .Header img
{
	margin:0px;
	margin-bottom:-6px;
}
.InteractivePlatform .Header a
{
	color:#0083bb;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	white-space:nowrap;
}
.InteractivePlatform .DottedLine
{
	margin:0px auto;
	margin-top:-20px;
	background:url(images/DottedLine_Green.gif) repeat-x left bottom;
	width:90%;
	text-align:right;
	height:15px;
}
.InteractivePlatform .DottedLine a
{
	color:Red;
	font-size:12px;
}
.InteractivePlatform .divMore
{	
	width:90%;
	margin:0px auto;
	text-align:right;
}
.InteractivePlatform .divMore a
{
	color:#0083bb;
}