@charset "utf-8";
/* CSS Document */
.STYLE1 {
	color: #990000;
	font-weight: bold;
}
a:link {
	color: #5d8bd2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5d8bd2;
}
a:hover {
	text-decoration: underline;
	color: #5d8bd2;
}
a:active {
	text-decoration: none;
	color: #5d8bd2;
}
.STYLE6 {font-size:11px; font-weight:bold; width:150px; float:left}
.STYLE7 {font-size:11px; font-weight:bold; width:60px; float: left}
.STYLE8 {font-size:11px; width:151px; float:left;}
.STYLE9 {font-size:11px; width:59px; float:left}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e8eef1
}
/* 头部 */
.ding{ 
    width:978px; 
	height:131px;
	margin:auto
}
.ding_a{
	width:124px; 
	height:131px;
	float:left
}
.ding_b{
	width:706px; 
	height:131px;
	float:left;
	background-image:url(image/ihome/home_ding_bg.gif)
}
.ding_b_a{
	width:148px; 
	height:131px;
	float:left
}
.ding_b_b{
	width:706px; 
	height:131px;
	float:left
}
.ding_b_c{
	width:706px;
	height:50px;
	margin-top:50px;
	font-weight:bold; 
	color:#5d8bd2
}

/* 面包屑 */
.mianbaoxue{
	margin:auto;
	width:978px;
	height:25px;
	background-image:url(image/ihome/mianbaoxue_bg.gif);
	font-size:12px
}

/* 底部 */
.di{
	width:978px; 
	height:120px;
	margin:auto
	
}
.di_a{
	width:746px; 
	height:120px; 
	margin:auto;
	background-image:url(image/ihome/di_bg.gif)
	
}
.di_b{
	width:746px; 
	height:90px;
	color: #FFFFFF
}
.di_c{
	font-size:12px  
	
}
























