@charset "utf-8";
/* CSS Document */
#head{
	width:1003px;
	border-top:2px solid #FF5E06;
	background:url(../G_images/head_bg.jpg) #053D4E left bottom repeat-x;
}
#head_top{
	height:55px;
	width:1003px;
}
#h_top_left,#h_top_right1,#h_top_right2{
	width:100px;
	height:30px;
	line-height:30px;	
	margin-left:40px;
	margin-top:15px;
	float:left;
	display:inline;
	background:url(../G_images/top_sanjiao.jpg) left center no-repeat;
}
#h_top_right1{
	margin-left:120px;
	float:left;
	background:url(../G_images/top_xiaowu.jpg) left center no-repeat;
}
#h_top_right2{
	margin-left:21px;
	background:url(../G_images/top_xingx.jpg) left center no-repeat;
}
#h_top_left a,#h_top_right1 a,#h_top_right2 a{
	text-align:center;
	color:#FFFAFF;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
#h_top_left a:hover,#h_top_right1 a:hover,#h_top_right2 a:hover{
	color:#FFCC00;	
	display:block;
	text-decoration:underline;	
}
#h_top_mid{
	width:145px;
	height:55px;
	margin-left:354px;
	float:left;
	display:inline;		
	background:url(../G_images/top_tianp_half1.jpg) left bottom no-repeat;
}
/*头部菜单的最上部分样式*/
#head_mid{
	width:1003px;
	height:128px;		
}
#h_mid_left{
	width:452px;	
	height:127px;	
	float:left;	
	border-top:1px solid #2A6575;	
	background:url(../G_images/top_logo.jpg) right 24px no-repeat;
}
#h_mid_mid{
	width:225px;
	height:128px;
	float:left;	
	background:url(../G_images/top_tianp_half2.jpg) left top no-repeat;
}
#h_mid_right{
	width:325px;
	height:128px;
	float:left;	
	background:url(../G_images/top_right.jpg) left top no-repeat;
}
/*头部菜单的中间图形的样式*/
#h_menu{
	width:1003px;
	height:40px;
}
#h_menu_left{
	width:80px;
	height:40px;	
	float:left;
	background:url(../G_images/menu_left.jpg) 60px top no-repeat;
}
#h_menu_mid{
	width:856px;
	height:40px;	
	float:left;
	background:url(../G_images/menu_mid.jpg) left top repeat-x;
}
#h_menu_zone{
	width:853px;
	height:33px;
	margin-top:7px;
	margin-left:3px;
}
#h_menu_zone ul{
	background:url(../G_images/menu_fgt.jpg) left top no-repeat;
	width:853px;
	height:33px;
	list-style:none;
	margin:0;
	padding:0;		
}
#h_menu_zone ul li{
	width:106px;
	height:33px;
	line-height:33px;
	text-align:center;
	background:url(../G_images/menu_fgt.jpg) right top no-repeat;	
	float:left;	
}
#h_menu_zone ul li a{
	font-size:14px;	
	width:106px;
	font-weight:bold;
	color:#255D14;
	line-height:33px;
	text-decoration:none;
	display:block;
}
#h_menu_zone ul li a:hover{	
	color:#FF6000;
	line-height:33px;
	text-decoration:none;
	display:block;	
}
#h_menu_right{
	width:24px;
	height:40px;	
	float:left;
	background:url(../G_images/menu_right.jpg) left top no-repeat;
}
/*头部菜单的菜单样式*/



