#box01{
	width:932px;
	margin:auto;
}

/*头部上面 简体 繁体 英文 代码*/
#head_top{
	height:23px;
	line-height:23px;
}
#h_t_left{
	float:left;
}
#h_t_left ul{
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
}
#h_t_left ul li{
	float:left;
	margin-right:16px;
	text-indent:8px;
	background:url(../../images/B/h_t_left_bg.jpg) no-repeat left center;
}
#h_t_left ul li a{
	color:#FFF;
	text-decoration:none;
}
#h_t_left ul li a:hover{
	color:#FF9;
	text-decoration:none;
}
#h_t_right{
	float:right;
}
#h_t_right ul{
	margin:0;
	padding:0 6px 0 0;
	list-style:none;
}
#h_t_right ul li{
	float:left;
	margin-left:16px;
	text-indent:8px;
	background:url(../../images/B/h_t_left_bg.jpg) no-repeat left center;
}
#h_t_right ul li a{
	color:#FFF;
	text-decoration:none;
}
#h_t_right ul li a:hover{
	color:#C1FFCB;
	text-decoration:none;
}

/*头部中部 LOGO代码*/
#head_con{
	height:106px;
	background:url(../../images/B/IElogo.jpg) no-repeat 19px 11px;
}
#logo{
	width:62px;
	height:62px;
	float:left;
	margin:19px 0 0 19px;
	display:inline;
}
#h_c_right{
	float:right;
	width:276px;
	height:47px;
	background:url(../../images/B/h_c_right_bg.jpg) no-repeat right top;
}
#search{
	text-align:right;
	margin-top:37px;
}
#riqi{
	color:#6B7FC6;
	text-align:right;
	margin-top:6px;
}
.anniu01{
	width:65px;
	height:22px;
	border:none;
	cursor:pointer;
	background:url(../../images/B/search.gif) no-repeat right top;
}

/*菜单导航 代码*/
#head_menu{
	height:45px;
	line-height:45px;
}
#head_menu ul{
	margin:0;
	padding:0 6px 0 0;
	list-style:none;
}
#head_menu ul li{
	float:left;
	width:145px;
	text-align:center;
}
#head_menu ul li a{
	width:145px;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	display:block;
}
#head_menu ul li a:hover{
	width:145px;
	color:#012235;
	font-weight:bold;
	text-decoration:none;
	background:url(../../images/B/menu_bg.jpg) no-repeat center center;
}
#head_menu ul .menuing{
	width:145px;
	color:#012235;
	font-weight:bold;
	text-decoration:none;
	background:url(../../images/B/menu_bg.jpg) no-repeat center center;
}
#head_menu ul .menuing a{
	color:#012235;
}
#head_menu ul .sx{
	width:2px;
	height:42px;
	background:url(../../images/B/menu_sx.jpg) no-repeat center center;
}
