@import url(http://fonts.googleapis.com/css?family=Open+Sans:400|Raleway:300);
HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,PRE,A,ABBR,ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,FONT,IMG,INS,KBD,Q,S,SAMP,SMALL,STRIKE,STRONG,SUB,SUP,TT,VAR,DL,DT,DD,OL,UL,LI,FIELDSET,FORM,LABEL,LEGEND,TABLE,CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ padding-bottom:0px;margin:0px; padding-left:0px; padding-right:0px;padding-top:0px;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:inline;}
ADDRESS,CAPTION,CITE,CODE,DFN,EM,STRONG,TH,VAR,TD{ font-style:normal; font-weight:normal;}
H1,H2,H3,H4,H5,H6{font-weight:normal;}
TABLE {border-collapse:collapse;border-spacing: 0;}
input,button,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align: middle;font-family:Arial,Tahoma,"Microsoft YaHei","SimSun";}
FIELDSET,IMG,ABBR,ACRONYM{ border-right-width:0px; border-top-width:0px; border-bottom-width:0px; border-left-width:0px;}
html {
  font-family: 'Open Sans', Helvetica, arial, sans-serif;
  text-align: center;
  background-color: #eeeeee;
}
html *,
html *:before,
html *:after {
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
html i, html em,
html b, html strong,
html span {
  -webkit-transition: none;
  transition: none;
}

*:before,
*:after {
  z-index: -1;
}
.TableName_News
{
    height: 66px;
    color: #666666;
    text-align: right;
    font-size: 36px;
    padding-right :6px;
    width:22%;
    text-align:right;
}
.TableName_News1
{
    height: 66px;
    color: red;
    font-size: 36px;
    width:40%;
    text-align:left;
}
.TableName_News2
{
    height: 66px;
    color: #000000;
    font-size: 36px;
    width:6%;
    text-align:center;
}

.FieldValue_News2
{
    height: 66px;
    color: #000000;
    font-size: 36px;
    width:74%;
    text-align:left;
}
.txtBox_news
{
    width:98%;
    height:66px;
    font-size: 36px;
    border-top :0px;
    border-left :0px;
    border-right :0px;
    border-bottom-width :1px;
    border-color :#cccccc;
}