﻿@charset "utf-8";
html,body,p,ul,li,input,form,h1,h2,h3,h4,h5,h6,dl,dd,dt,img{ margin:0; padding:0;}
img{border:0; vertical-align:top;}
ul,ol,li,a,a:hover{list-style:none;text-decoration: none;}
.clear{ clear:both; height:0; overflow:hidden; font-size:0;}
.fl {float:left;display:inline;}
.fr {float:right;display:inline;}
body {
	font-family: "微软雅黑", "Microsoft YaHei UI";
	background:#fff;
	color:#666666;
	font-size:100%;
}

.dna_title{width:95%;margin:0px auto; background-color:#f0e6dc; border-radius:5px;padding:5px 0px;color:#d40000}
.dnatable{width:95%;margin:0px auto}
.dnatable table{width:100%}
.dnatable table tr th{color:#713d05; font-size:16px; background-color:#eddfd0;height:40px;}
.dnatable table tr th.bcolor1{ background-color:#f0e6dc}
.dnatable table tr th.bcolor2{ background-color:#e9e1d9}
.dnatable table tr td{color:#333333; font-size:14px; background-color:#f9f3ec;height:40px;}
.dnatable table tr td.bcolor1{ background-color:#ffffff}
.dnatable table tr td.bcolor2{ background-color:#f5f5f5}
.dnatable table tr td.bcolor3{ background-color:#f7f2ed}
.dnatable table tr td.bcolor4{ background-color:#eee9e4}
.dnatable table tr td.bcolor5{ background-color:#f2e8dc}

.xg{margin:auto; width:96%;}

.xg img{border-radius:1.0em;-webkit-border-radius:1.0em;-moz-border-radius:1.0em; padding:1%;-o-border-radius:2.0em;border:1px dashed #649083;overflow:hidden; }
.dnapic{width:100%}
.dnapic img{width:95%;max-width:630px; height:auto}
.dnatitle2{width:95%;background-color:#f0e6dc; border-radius:5px; height:40px; line-height:40px;margin:0px auto;color:#d40000}