/* CSS Document */

/* 全局定义 */

* { font-size: 12px; margin: auto; padding: 0px; list-style: none;}

a { color: #f88e1e; text-decoration: none; }

a:link { color: #010066; }

a:visited { color: #010066; }

a:hover { color: #010066; }

a:active { color: #010066; }

/* 连接颜色 */

.lianjie{ color:#D20000;}
.lianjie a:link, .lianjie a:visited, .lianjie a:active{ color: #D20000; text-decoration: none; }
.lianjie a:hover { color:#D20000; text-decoration:underline;}

.lianjie2{ color:#010066;}
.lianjie2 a:link, .lianjie2 a:visited, .lianjie a:active{ color: #010066; text-decoration: underline; }
.lianjie2 a:hover { color:#010066; text-decoration:underline;}

/* 顶部定义 */

.webbiaoti
{
	background-color: #010066;
	height: 37px;
	width: 100%;
	padding-top:18px;
}
#topdh
{
	background-color: #010066;
	height: 30px;
	_height: 30px;
	width: 100%;
}

#logotupian
{
	border: none; 
	margin-left: 18px;
	width: 150px;
	height:18px;
}
#Logo1
{
	margin-left: 22px;
	border: none; 

}


#网站功能区域
{
	height: 22px;_height: 20px;
	background-color: #c4d1d4;
	width: 100%;
	line-height: 30px;_line-height: 25px;
	vertical-align: middle;
	border-bottom:1px solid #566a8d;
}

#网站功能区域2
{
	background-color: #c4d1d4; 
	height: 32px;
	width: 100%;
	line-height: 30px;
	vertical-align: middle;
	border-bottom:1px solid #566a8d;
}

#搜索引擎文本框
{
	border: solid 1px #a4a7ae;
	height: 16px;
	line-height: 18px;
	width: 90px;
}

#搜索引擎按钮
{
	background-color: transparent;
	background-image: url(images/search_button.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	height: 18px;
	width: 24px;
}

/* 内容定义——首页 */

#首页导航菜单区域
{
	height: 55px;
	width: 100%;
}

#管理咨询
{
	background-image: url(images/mbg_1_1.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 55px;
	width: 25%;;
}

#市场研究
{
	background-image: url(images/mbg_1_2.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 55px;
	width: 25%;
}

#竞争情报
{
	background-image: url(images/mbg_1_3.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 55px;
	width: 25%;
}

#关于我们
{
	background-image: url(images/mbg_1_4.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 55px;
	width: 25%;
}

#Flash幻灯片区域
{
	height: 158px;
	width: 100%;
	top:0px
}

#最新内容区域
{
	height: 200px;
	width: 100%;
}

#热点关注区域
{
	float: left;
	height: 238px;
	width: 32%;
}

#最新报告区域
{
	border-left: dotted 1px #a9a9a9;
	height: 100px;
	width: 20%px;
}

#最新报告标题
{
	color:#000f67;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 380px;
}

#最新报告概述
{
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	color:#50445a;
	width: 380px;
}

#网站首页脚注
{
	background-color: #000066;
	height: 50px;
	text-align: center;
	width: 100%;
}

#网站首页脚注2
{
	background-color: #c3d1d4;
	height:auto;
	text-align: center;
	width:100%;
	bottom:0px;
	padding-top:8px
}

/* 内容定义——子页 */

#子页导航菜单区域
{
	background-image: url(images/imagecorner.gif);
	height: 38px;
	width: 100%;
}

#最新管理资讯标题
{
	color: #000f67;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 20px;
	width: 190px;

}
#最新管理资讯标题2
{
	color: #000f67;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 130px;
	background-image:url(images/widget_home.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
#最新管理资讯概述
{
	display: block;
	margin:10px 10px 0px 10px;
	width: 150px;
	text-align:justify;
	padding-left:20px;
}

/*错误的地方IE*/

.biaotidongtai{float: left; margin-top: -3px; margin-left: 20px;_margin-left: 10px; vertical-align: middle;}