/*全局样式*/
body,td,th {
	font:12px/1.5em arial, tahoma, verdana, sans-serif !important; 
	font:11px/1.8em verdana, arial, tahoma, sans-serif; 
	color: #404040;
}
body {
	background-color:#F0F0F0;
	margin-left:0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
}
form{
	margin:0; 
	padding:0;
}
p{
	/*margin:10px;*/
}
input,select,option,textarea{
	font-size:12px;
	border-width:1px; 
	border-color:#CCCCCC;
	background-color:#FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.Space{
	height:12px;
}

.Foot{
	line-height:24px;
}
.Seo{
	color:#FFFFFF;
}
.Nav{
	line-height:26px;
	height:26px;
}

.IdxMenu {
	font-size:13px;
	color:#FFFFFF;
	line-height:24px;
}

.IdxMenu a:link {
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
}
.IdxMenu a:visited {
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
}
.IdxMenu a:hover {
	color: #ff6600;
	font-size:13px;
	text-decoration: none;
}
.IdxMenu a:active {
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
}




.bTxt{
	font:normal 13px 宋体;
	color:#333333;
	font-weight:bold;
	line-height:25px;
}



.txtLink a:link{
	display:block;
	float:left;	width:135px;
	line-height:25px;
	height:25px;
	text-align:left;
	border-bottom-color:#DFDFDF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.txtLink a:visited{
	display:block;
	float:left;	width:135px;
	line-height:25px;
	height:25px;
	text-align:left;
	border-bottom-color:#DFDFDF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.txtLink a:hover{
	display:block;
	float:left;	width:135px;
	line-height:25px;
	height:25px;
	text-align:left;
	border-bottom-color:#DFDFDF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.txtLink a:active{
	display:block;
	float:left;	width:135px;
	line-height:25px;
	height:25px;
	text-align:left;
	border-bottom-color:#DFDFDF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.ImgLink a:link{
	display:block;
	float:left;
	padding-right:5px;
	margin-right:5px;
	margin-bottom:5px;
	width:128px;
	line-height:28px;
	height:28px;
	text-align:center;
}
.ImgLink a:visited{
	display:block;
	float:left;
	padding-right:5px;
	margin-right:5px;
	margin-bottom:5px;	
	width:128px;
	line-height:28px;
	height:28px;
	text-align:center;
}
.ImgLink a:hover{
	display:block;
	float:left;
	padding-right:5px;
	margin-right:5px;
	margin-bottom:5px;	
	width:128px;
	line-height:28px;
	height:28px;
	text-align:center;
}
.ImgLink a:active{
	display:block;
	float:left;
	padding-right:5px;
	margin-right:5px;
	margin-bottom:5px;	
	width:128px;
	line-height:28px;
	height:28px;
	text-align:center;
}


.Infor_Title{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.Infor_Summary{
	color:#666666;
	line-height:18px;
	/*text-indent:24px;*/
}
.Infor_PostTime{
	color:#666666;
}
.Infor_Content{
	line-height:24px;
	/*text-indent:24px;*/
	font-size:13px;
}
.Infor_Content p{
	margin-bottom:10px;
}

