/*------body --------*/
body{
	font-size: 12px;
	margin:0;
	background-color: #CCCCCC;
	line-height: 18px;
}

/*------------首页 title_blue_normal 蓝色文字加粗-------------------*/
.title_blue_normal {
	font-size: 12px;
	font-weight: bold;
	color: #0687CC;
}
/*--------------尾部------------------*/
a.foot {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.foot:hover {
	text-decoration:underline;
	color:#0066CC;
}
/*--------------left 红色字------------------*/
.style1 {
	font-size: 12px;
	color: #FF0000;
}
/*------------a 超链接默认样式-------------------*/
a {
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
a:hover{
	color:#FF6600;
}
/*---------a.in_left 类似主页右边栏目链接样式 "在标签<a>中使用"---------*/
a.in_left {
	color:#000000;
	height: 25px;
	font-size: 12px;
	padding-left: 23px;
	line-height: 25px;
	text-decoration:none;
}
a.in_left:hover {
	color: #FF6600;
	font-size: 12px;
}
/*---------a.server_left 类似主页右边栏目链接样式 "在标签<a>中使用"---------*/
a.server_left {
	color:#000000;
	height: 25px;
	font-size: 12px;
	padding-left: 23px;
	line-height: 25px;
	text-decoration:none;
}
a.server_left:hover {
	color: #61B7D8;
	font-size: 12px;
}
/*---------a.蓝色链接 类似主页右边栏目链接样式 "在标签<a>中使用"---------*/
a.nan {
	color:#22ABFB;
	height: 25px;
	font-size: 12px;
	padding-left: 23px;
	line-height: 25px;
	text-decoration:none;
}
a.nan:hover {
	color: #999999;
}
/*---------灰色字"---------*/
.inpr {
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
/*---------白字"---------*/
.baizi {
	font-size: 12px;
	color: #FFFFFF;
}
.hangao {
	font-size: 12px;
	line-height: 25px;
}
.hangao2 {
	font-size: 12px;
	line-height: 18px;
}
/*---------td背景色"---------*/
.tdhui {
	background-color: #FAFAFA;
}
.tdnan {
	background-color: #EAF5FB;
	line-height: 26px;
	padding-left: 23px;
}
td {
	font-size: 12px;
	line-height: 18px;
}
.heizi {
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	
}
.snanzi {
	font-weight: bold;
	color: #000099;
	line-height: 20px;
	font-size: 16px;
	
}
form {
	margin: 0px;
}
.nanzi2 {
	color: #006699;
}
.inhy {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
