﻿/*201012加的新header,footer用到的，除首页外所有header,footer用的css*/
/*---------Top Rss---------*/
img {
	border:0px;
}
#TopRss {
	height:54px;
	line-height:54px;
	margin:0 0 0 5px;
	text-align:right;
	padding-top:5px;
	padding-bottom:2px;
}
#TopRss a:link, #TopRss a:visited {
	color:#666666;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	margin:0px 5px;
}
#TopRss a:hover, #TopRss a:active{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	margin:0px 5px;
	}


#TopRss input {
	height:13px;
}
#Banner {
	height:100px;
	margin-bottom:10px;
}
/*---------菜单导航---------*/
#Menu {
	height:55px;
}
#Menu a{
	color:#4f4f4f;
	font:12px Arial, "宋体";
	line-height:20px;
	text-align:center;
	display:block;
	}
#Menu a:link, #Menu a:visited {
	color:#4f4f4f;
	font:12px Arial, "宋体";
	line-height:20px;
	text-align:center;
	display:block;
}
#Menu a:hover, #Menu a:active {
	text-decoration:none;
	font:12px Arial, "宋体";
	cursor:pointer;
	color:#194990;
	line-height:20px;
	text-align:center;
	display:block;
}
.M_fx {
	width:222px;
	height:46px;
	float:left;
}
.M_stock {
	width:102px;
	height:46px;
	float:left;
}
.M_analysis {
	width:180px;
	height:46px;
	float:left;
}
.M_global {
	width:126px;
	height:46px;
	float:left;
}
.M_qiye {
	width:185px;
	height:46px;
	float:left;
}
.M_tool {
	width:155px;
	height:46px;
	float:left;
}
.M_div1 {
	width:25px;
	height:43px;
	float:left;
}
.M_div3 {
	width:46px;
	height:43px;
	float:left;
}
.M_div2 {
	width:31px;
	height:20px;
	background:url(/imgs/menu_bg2.jpg) no-repeat;
	float:left;
	margin:0 0 3px 3px;
}
.M_div4 {
	width:55px;
	height:20px;
	background:url(/imgs/menu_bg4.jpg) no-repeat;
	float:left;
	margin:0 0 3px 3px;
}
.M_div5 {
	width:69px;
	height:20px;
	background:url(/imgs/menu_bg5.jpg) no-repeat;
	float:left;
	margin:0 0 3px 3px;
}
.M_div6 {
	width:142px;
	height:20px;
	background:url(/imgs/menu_bg6.jpg) no-repeat;
	float:left;
	margin:0 0 3px 3px;
}


/*---------网站地图---------*/
#setmap {
	height:240px;
	margin-bottom:10px;
	background:url(/imgs/map_banner.jpg) top no-repeat;
	padding-top:50px;
	padding-left:10px;
}
#setmap a:link, #setmap a:visited {
	color:#0a2862;
	line-height:20px;
	font-size:13px;
}
#setmap a:hover, #setmap a:active {
	color:#0a2862;
	text-decoration:underline;
	line-height:20px;
	font-size:13px;
}
.foot_navTt a {
	line-height:20px;
	color:#0a2862;
	font-family:Arial;
	font-weight:bold;
}
.toplink{ width:750px; text-align:left;}
.toplink a:link, .toplink a:visited{ font:12px Arial, Helvetica, sans-serif; color:#000; text-decoration:none; margin:0 5px;}
.toplink a:hover, .toplink a:active{ text-decoration:underline;}

/*---------底部导航---------*/
#MenuB {
	height:85px;
}
.bottom {
	color:#666666;
	font-size:12px;
	line-height:15px;
	margin:10px 0px 8px 3px;
}
.bottom a:link, .bottom a:visited {
	color:#666666;
	padding-left:12px;
	padding-right:5px;
}
/*201012加的新header,footer用到的，除首页外所有header用的css*/

/*原来的main_top.css*/
body {
	margin:0;
	padding:0;
	background:#E8ECEF url(/imgs/body_bg.jpg) top repeat-x;
	color:#000;
	font:12px Arial, "宋体";
	text-align:left;
}



