﻿a {
	font-size: 12px;
	color:#333333;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#083e72;
}
a:visited {
	text-decoration: none;
	color:Gray;
}
a:active {
	text-decoration: none;
}
body {
}
.style1 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	vertical-align:middle;
}
.style2 {
	font-family: "黑体";
	font-size: 14px;
	color: #083e72;
	font-weight:bold;
}
.content_txt{
	font-size:14px;
	font-family:宋体;
	color:Black;
}
.banner {
	height:30px;
	width:204px;
	text-align:center;
}
.banner_list
{
	font-size:12px;
	font-family:宋体;
	color:Gray;
	line-height:25px;
	height:25px;
	width:158px;
	border-bottom:1px #ece7cf dotted;
	border-left:1px #ece7cf solid;
	margin-left:22px;
}
.lianjie_list
{
	font-size:14px;
	font-family:宋体;
	color:Black;
	line-height:25px;
	height:25px;
	width:181px;
	border-bottom:1px #ece7cf dotted;
	border-left:1px #ece7cf solid;
	margin-left:10px;
}