@charset "utf-8";

body {
	font-size: 16px;
	color: #3D3D3D;
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	margin-top: 0px;}
a:link {
	color: #3D3D3D;
	text-decoration: none;
	font-size: 15px;} 
a:visited {
	color: #3D3D3D;
	text-decoration: none;
	font-size: 15px;} 
a:hover {
	color: #1F3653;
	font-size: 15px;} 
a:active {
	color: #1F3653;
	font-size: 12px;
	text-decoration:underline;}
.more a:link {
	color: #3D3D3D;
	text-decoration: none;
	font-size: 15px;} 
.more a:visited {
	color: #3D3D3D;
	text-decoration: none;
	font-size: 15px;} 
.more a:hover {
	color: #1F3653;
	font-size: 15px;} 
.more a:active {
	color: #1F3653;
	font-size: 12px;
	text-decoration:underline;}

.indexdh {
	font-family:"微软雅黑";
	font-size: 17px;
	color: #444444;
    font-weight: bold;}

.content {
	font-family:"微软雅黑";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align:justify;
	text-justify:inter-ideograph;}
.menu_head {
	font-family:"微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	line-height: 30px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #cccccc;}

.foot {
	font-family:"微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;}
.viewdh {
	font-family:"微软雅黑";
	font-size: 15px;
	background-color: #335075;
	border: 1px solid #999999;}

.index_kb {
	border: 1px solid #CCC;}
.index_ttbk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;}

.imglinks a img{border:none;filter:alpha(opacity=100);	opacity:1;	-moz-opacity:1;}
.imglinks a:hover img{border:none;filter:alpha(opacity=80);	opacity:0.8;-moz-opacity:0.8;}

#preview{position:absolute;border:1px solid #ccc;background:#fff;padding:4px;display:none;color:#fff;}
