@import url(typo.css);
/* For FPGA */
/* Link */
a {
  color: #4d4b4b;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

body {
  background: url(../images/bg.jpg) top center no-repeat; }

.container {
  width: 960px;
  margin: 0 auto; }

.header {
  zoom: 1;
  margin-top: 30px;
  text-align: center; }
  .header:before, .header:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .header:after {
    clear: both; }

.logo {
  float: left;
  margin-top: 3px; }

.nav {
  background: url(../images/menu_bg.jpg) 0 0 no-repeat;
  height: 45px;
  width: 794px;
  float: right; }
  .nav li {
    float: left;
    padding-top: 8px;
    padding-left: 10px; }
  .nav a {
    font-size: 14px;
    font-family: 'MicrosoftYaHei';
    width: 81px;
    height: 29px;
    line-height: 29px;
    display: block;
    text-decoration: none; }
    .nav a:hover, .nav a .focus {
      background: url(../images/menu.png) 0 0 no-repeat;
      color: #FFF; }

.box.blogs {
  margin-top: 20px; }
.box .hd {
  line-height: 30px;
  border-bottom: 5px #eaeaea  solid;
  width: 90%;
  position: relative;
  bottom: -3px; }
  .box .hd .wrap-boder {
    border-bottom: 2px #629814  solid;
    margin-bottom: 2px; }
  .box .hd h3 {
    height: 30px;
    color: #629814;
    font-size: 16px;
    font-weight: bold; }
.box .bd {
  border: 1px #629814  solid;
  padding: 15px; }
.box .block {
  border: 1px solid #CCC; }
.box .row {
  margin-top: 10px; }
  .box .row .grid-50-left, .box .row .grid-50-right {
    width: 49%; }
  .box .row .grid-50-right {
    margin-right: -2px; }

.box-richtext {
  margin-top: 20px; }
  .box-richtext .bd {
    padding-bottom: 5px; }
  .box-richtext .img, .box-richtext .desc {
    float: left;
    border: 1px solid #CCC; }
  .box-richtext .img img {
    display: block;
    padding: 3px; }
  .box-richtext .desc {
    width: 425px;
    padding: 5px;
    margin-left: 5px; }
  .box-richtext li {
    zoom: 1;
    margin-bottom: 10px; }
    .box-richtext li:before, .box-richtext li:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .box-richtext li:after {
      clear: both; }
    .box-richtext li p {
      font-size: 12px;
      line-height: 18px; }
      .box-richtext li p a {
        color: #629814;
        float: right; }

.box-thin {
  margin-top: 20px; }
  .box-thin .grid-50-left, .box-thin .grid-50-right {
    width: 49%; }
  .box-thin .bd {
    padding-left: 5px;
    padding-right: 5px; }
    .box-thin .bd.blogs-inner {
      padding-left: 10px;
      padding-right: 10px;
      padding-bottom: 5px; }
  .box-thin .block {
    margin-bottom: 10px; }
    .box-thin .block.end {
      margin-bottom: 0; }

.block-blog .img {
  float: left; }
  .block-blog .img img {
    display: block;
    padding: 3px;
    border: 1px solid #CCC; }
.block-blog .desc {
  float: right;
  width: 170px; }
  .block-blog .desc a {
    font-size: 12px;
    color: #000;
    font-weight: bold; }
.block-blog li {
  zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 10px; }
  .block-blog li:before, .block-blog li:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .block-blog li:after {
    clear: both; }
  .block-blog li p {
    font-size: 12px;
    line-height: 18px; }

.block-hd .title {
  padding: 5px 10px;
  font-size: 12px;
  background-color: #629814;
  color: #FFF;
  display: inline-block; }

.block-bd ul {
  padding: 0 10px; }
.block-bd li {
  padding-left: 13px;
  background: url(../images/ico_triangle.png) 0 8px no-repeat;
  line-height: 24px;
  height: 24px; }
  .block-bd li a {
    display: block;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    width: 100%;
    overflow: hidden; }

.row {
  zoom: 1; }
  .row:before, .row:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .row:after {
    clear: both; }

.grid-100 {
  width: 100%; }

.grid-50-left {
  width: 50%;
  float: left; }

.grid-50-right {
  width: 50%;
  float: right; }

.grid {
  zoom: 1;
  margin-top: 394px;
  min-height: 300px; }
  .grid:before, .grid:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .grid:after {
    clear: both; }
  .grid .maintext {
    width: 614px;
    float: left; }
  .grid .sidebar {
    width: 320px;
    float: right; }
    .grid .sidebar .block {
      margin-bottom: 30px; }
      .grid .sidebar .block .hd {
        height: 30px;
        background-color: #eaeaea;
        line-height: 30px;
        border-top: #629814 2px solid; }
        .grid .sidebar .block .hd h3 {
          padding-left: 3px;
          color: #629814;
          font-size: 15px;
          font-weight: bold; }
      .grid .sidebar .block .bd li {
        width: 290px;
        margin-left: 14px;
        padding-left: 14px;
        background: url(../images/ico_triangle.png) 0 8px no-repeat;
        line-height: 24px;
        height: 24px;
        overflow: hidden; }
        .grid .sidebar .block .bd li a {
          font-size: 12px; }

/*# sourceMappingURL=style.css.map */
