@charset "utf-8";

html,body, {
	font-family: "宋体";
	font-size: 0.82em;
	cursor: default;
}
a{	
	color: #000000;
	cursor: auto;
	font-size:12px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.daohang {
	font-family: "黑体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height:23px;
	
}
.daohang a{	
	color: #000000;
	cursor: auto;
}
.daohang a:link {
	text-decoration: none;
	color: #000000;
}
.daohang a:visited {
	text-decoration: none;
	color: #000000;
}
.daohang a:hover {
	text-decoration: underline;
	color: #000000;
}
.daohang a:active {
	text-decoration: none;
	color: #000000;
}
.daohang .daohangHit{
	background-color:#a0938d;
}
.daohang .daohangHit a:visited{
	color: #ffffff;
}
.m_wygm{
	color: #4a5777;
	padding:5px 2px 5px 10px;
}
.m_wygm tr{
	line-height: 40px;
	font-family: "黑体";
	font-size: 13px;	
	font-weight: bold;
}
.m_csummary tr{
	color: #000000;
	padding:5px 2px 5px 10px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	cursor: default;
}
.m_more_right{
	text-align:right;
	color: #ff6500;
	position: relative;
	right: 10px;
	visibility: visible;
	bottom: -5px;
	
}
.m_more_right a{	
	color: #ff6500;
	cursor: auto;
	font-family: "宋体";
	font-size: 12px;
}
.m_more_right a:link {
	text-decoration: none;
	color: #ff6500;
}
.m_more_right a:visited {
	text-decoration: none;
	color: #ff6500;
}
.m_more_right a:hover {
	text-decoration: underline;
	color: #ff6500;
}
.m_more_right a:active {
	text-decoration: none;
	color: #ff6500;
}

.m_cnews tr{
	color: #000000;
	padding:2px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
.m_link{
	color: #000000;
	padding:2px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
.m_linkFriends{
	color: #000000;
	position: relative;	
	visibility: visible;
	left:15px;
	top:30px;
	font-size: 12px;	
	font-weight: bold;
}
.m_linkFriends select{
	width:158px;
}
.m_kehugonggao tr,
.m_kehugonggao td{
	height:25px;
	line-height: 25px;
	color: #000000;
	padding:2px;
	font-family: "宋体";
	font-size: 12px;
}
.m_copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: default;
	position: relative;
	margin-top:5px;
}
.m_copyrightDown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f8da7;
	cursor: default;
}
.m_copyrightDown a{
	color:#6f8da7;
}
.m_copyrightDown a:link {
	text-decoration: none;
	color: #6f8da7;
}
.m_copyrightDown a:visited {
	text-decoration: none;
	color: #6f8da7;
}
.m_copyrightDown a:hover {
	text-decoration: underline;
	color: #ff6600;
}
.m_copyrightDown a:active {
	text-decoration: none;
	color: #6f8da7;
}
.navigetion_panel{
	width:950;
	border: 1px solid #cfd4d8;
}
.main_floater{
 	position:fixed!important;
    position:absolute;
    right: 0; 
    bottom: 0;
	left:expression((offsetParent.clientWidth>1024)?(offsetParent.clientWidth * 0.13):(offsetParent.clientWidth * 0.05));
    top: expression((offsetParent.scrollTop+offsetParent.clientHeight>652)?(offsetParent.scrollTop + (offsetParent.clientHeight -150)):520);
}
