/*----------------*/
/*    首页效果    */
/*----------------*/

/*--------------------------------------------------*/

/* 头部 */
#Head{

	width:888px;
	background: url(images/elt_0010_r1_c12.jpg); background-repeat: repeat-x; background-position: bottom;
	background-color: #fff;
	height: 70px;
	margin: 0;
	padding: 0;
	float:left;
}

	/* 标志 */
	#Logo{
	
		width: 176px;
		margin: 0;
		padding: 0;
		float:left;
		background-image: url(images/logo.png)!important;
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png');
		background-repeat: no-repeat;
		height: 60px;
		
	}
	
	#ComTitle{
		width: 320px;
		margin: 0;
		height: 60px;
		padding-top: 20px;
		float:left;
		background: none;
	}
	#ComTel{
		width: 100px;
		height: 18px;
		padding: 3px;
		float: left;
		margin: 30px 2px 0 55px;
		font-size: 14px;
		font-weight: bold;
		background: none;

	}

	/* 返回首页、友情链接 */
	#HeadLink{
		margin: 0;
		padding: 0;
		float: right;
		height: 60px;
		background: none;
	/*
	
	margin: 8px;float: right;
	*/
	}
	
#SeMenu{
 	height: 240px;
	background-color: #fff;
	background-image: url(images/elt_0010_r5_c8.jpg);
	background-repeat: repeat-x;
}

	/* 标题 */
	#SeMenu .SeMenuHead{
		width: 100%;
		height: 52px;
		font-size: 14px;
		font-weight: bold;
		background-image: url(images/SeMenuHeadBg.gif);
		background-repeat: no-repeat;
		padding: 16px 0 8px 4px;
	}
		#SeMenu .SeMenuHead a{ float: left; text-decoration: none; color: #003399; }
		#SeMenu .SeMenuHead a:hover {text-decoration: underline; color: red; }


/* 菜单列 */
	#SeMenu ul{
		list-style: none;
		margin: 0;
		background-color: #fff;
	}
	 

	#SeMenu li a{
		float: left;
		width: 100%;
		height: 28px;
		background-image: url(images/dot_green.gif);
		background-repeat: no-repeat;
		background-position: 4px 8px;
		padding: 7px 0 0 24px;	
		border-bottom: 1px dotted #CCC;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		color: #333;
		margin: 0 0 2px 0;
	}

	#SeMenu li a:hover{ background-color: #D9F5F5; color: #366; }

/*--------------------------------------------------*/
	.LinkList{
		width: 260px;
		height: 18px;
		padding: 3px;
		float: left;
		margin: 30px 2px 0 0;
		background: none;		
		border: 1px solid #CDCDCD;
	}
	
	.LinkList ul {
	   float: left;
		margin: 0 0 0 5px; 
		padding: 0;
	}

	.LinkList li {
	   float:left;
		display:inline;
		margin:0;
		padding:0 0px 0 0;
		font-weight: bold;
	}
   /*--------------------------------------------------*/
	.LinkList a {
		float:left;
		font-size: 12px;
		width:80px;
		background:url("images/dot_blue.gif") no-repeat;
		background-position: 0px 5px;
		margin: 0;
		padding-left: 15px;
		text-align: left;
	}
	
	.LinkList a:link, .LinkList a:visited{
							float: none;
							color: #3B4D59;
							text-decoration: none;
						}
						 
	.LinkList a:hover,  .LinkList a:active{
							float: none;
							color: #3B4D59;
							text-decoration: underline;
						}	
 
/* 通栏 */
#Banner{
 	margin: 0;
	padding: 0;
	float: left;
	position: fixed;
	top: 12px;
	z-index: 2;
}

/* 菜单 */
.xbg{ height: 32px; background-color: #049AC4; 	text-align: center;}

#Menu {
	width:680px;
	height: 48px;
	margin: 0;
	padding: 0;
	float: left;
	background:url("images/top_bg.jpg") no-repeat left top;
	position: relative;
	z-index: 1;
	overflow: auto;
	top:0px;
	left:120px;
}


#Menu ul {
	margin:0;
	padding:5px 16px 4px 16px;
	list-style:none;
}

#Menu li {
	display:inline;
	margin:0;
	padding:0;
	font-weight: bold;
}

#Menu a {
	float:left;
	font-size: 14px;
	margin: 0;
	padding:0 0 10px 4px;
	text-decoration:none;
}

#Menu a span {
   float:none;
   display:block;
   background:url("images/tabright.gif") no-repeat right top;
   padding:4px 20px 4px 20px;
   color: #CCFFFF;
}


#Menu a:hover {
   color:#fff;
}

#Menu a:hover span {
	color:#039BC4;
	font-weight: bold;
}
  
/*--------------------------------------------------*/
  
/*--------------------------------------------------*/ 
  
/*--------------------------------------------------*/

/* 通栏 */
#Banner{
 	margin: 0;
	padding: 0;
	width: 888px;
	height: 252px; 	
}
 
#TopLine{
 	margin: 0;
	padding: 0;
	width: 100%;
	height: 28px;
	background-color: #049AC4;
} 

#BannerAd{
 	margin: 0;
	padding: 0;
	width: 100%;
	height: 224px;
} 
 
/*--------------------------------------------------*/

/* 内容 */
#Content{ padding: 0;  margin: 0;  margin: 0px;}

/*--------------------------------------------------*/
	 
	/* BK1 */

	#BK1{
	float: left;
	width: 304px;
	padding: 0;
	margin: 0;
	background-color: #fff;
	}

		/* BK1 类模块 */
		#BK1 .MainMod{width: 100%;}

			/* BK1 类标题 */
			#BK1 .MainMod .ModHead{
			width: 100%;
			height: 51px;
			float: left;
			color: #26C32A;
			padding: 20px 0 0 20px;
			margin: 0;
			font-size: 14px; 
			font-weight: bold;
			background: url(images/elt_0010_r5_c4.jpg); 
			background-repeat: repeat-x;
			text-align: left;
			}

				#BK1 .MainMod .ModHead a{float: left; width: 200px; color:#C00; text-decoration: none;}
				#BK1 .MainMod .ModHead a:hover{float: left; width: 200px; color:#F00; text-decoration: underline;}

			/* BK1 单一结构 */
			#BK1 .MainMod .Mod{
				width: 100%;
				height:40px;
				border-bottom:1px solid #EBEBEB;
				padding: 10px 0px 10px 5px;
			}
			  
				/* BK1 细目块 */
				#BK1 .MainMod .Mod .ModContent{
					height:42px;
					padding: 10px 30px 0 56px;
					background-image: url(images/bk1bg.gif);
					background-position: center;
					background-repeat: no-repeat;
				}

					/* BK1标题 */
					#BK1 .MainMod .Mod .ModContent .ModTitle{}
					#BK1 .MainMod .Mod .ModContent .ModTitle a:link, #BK1 .MainMod .Mod .ModContent .ModTitle a:visited{
						color:#333;	text-decoration:none;
					}
					#BK1 .MainMod .Mod .ModContent .ModTitle a:hover, #BK1 .MainMod .Mod .ModContent .ModTitle a:active{
						color: Red;	text-decoration: underline;
					}
	 
	/*--------------------------------------------------*/
	
	/*--------------------------------------------------*/

	/* BK2 */
	#BK2{
	float: left;
	width: 428px;
	height: 233px;
	padding: 0;
	margin: 0;
	background: none;
	border-right:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
	}

		/* BK2 类模块 */
		#BK2 .MainMod{
		width: 100%;
		}

			/* BK2 类标题 */
			#BK2 .MainMod .ModHead{
	width: 100%;
	float: left;
	height: 51px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #EF8D42;
	padding: 20px 0 20px 20px;
	background: url(images/elt_0010_r5_c8.jpg);
	background-repeat: repeat-x;
}

				#BK2 .MainMod .ModHead a{float: left; width: 200px; color:#C00; text-decoration: none;}
				#BK2 .MainMod .ModHead a:hover{color:#F00; text-decoration: underline;}

			/* BK2 单一结构 */
			#BK2 .MainMod .Mod{}
			  
				/* BK2 细目块 */
				#BK2 .MainMod .Mod .ModContent{
					float:left;
					font-size: 12px;
					width:400px;
					background:url("images/dot_ORG.gif") no-repeat;
					background-position: 0px 5px;
					margin: 0 0 0 10px;
					padding-left: 20px;
					text-align: left;
				}

					/* BK2标题 */
					#BK2 .MainMod .Mod .ModContent .ModTitle{}
					#BK2 .MainMod .Mod .ModContent .ModTitle a:link, #BK2 .MainMod .Mod .ModContent .ModTitle a:visited{
													float: none;
							color: #3B4D59;
							text-decoration: none;
							line-height: 20px;
					}
					#BK2 .MainMod .Mod .ModContent .ModTitle a:hover, #BK2 .MainMod .Mod .ModContent .ModTitle a:active{
													float: none;
							color: #3B4D59;
							text-decoration: underline;
							line-height: 20px;
					}
	 
	/*--------------------------------------------------*/
	
	/* BK3 */
	  
	#Bk3{
	height: 233px;
	padding: 0;
	margin: 0;
}
		#Bk3 .MainMod{		}
		#Bk3 .MainMod .ModHead{
			background: url(images/elt_0010_r5_c18.jpg); 
			background-repeat: repeat-x;
			color: #1A92FF;
			font-size: 14px;
			font-weight: bold;
			padding: 20px 0 0 20px;
			width: 100%;
			height: 51px;
			float: left;
			margin: 0;
			text-align: left;			
		}		
		
						#Bk3 .ModImg{
							width: 100%;
							background-color: #fff;
							padding:10px 13px 0px 15px;
						}
                  #Bk3 .ModImg a:link, .ModImg a:visited{
							padding: 4px;
							background-color:#F4F4F4;
							border: 1px solid #CCC;		
							float: left;
						}
						 
						#Bk3 .ModImg a:hover, .ModImg a:active{
							padding: 4px;
							background-color:#FFCC66;
							border: 1px solid #FF6600;		
							float: left;
						}
						
	/*--------------------------------------------------*/

	/* BK4 */
	#BK4{
	float: left;
	width: 428px;
	height: 233px;
	padding: 0;
	margin: 0;
	background: none;
	border-right:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
	}

		/* BK2 类模块 */
		#BK4 .MainMod{
		}

			/* BK2 类标题 */
			#BK4 .MainMod .ModHead{
	width: 100%;
	float: left;
	height: 51px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #EF8D42;
	padding: 20px 0 20px 20px;
	background: url(images/elt_0010_r14_c21.jpg);
	background-repeat: repeat-x;
}

				#BK4 .MainMod .ModHead a{float: left; width: 200px; color: #09f; text-decoration: none;}
				#BK4 .MainMod .ModHead a:hover{color: #003399; text-decoration: underline;}

			/* BK2 单一结构 */
			#BK4 .MainMod .Mod{}
			  
				/* BK2 细目块 */
				#BK4 .MainMod .Mod .ModContent{
					float:left;
					font-size: 12px;
					width:400px;
					background:url("images/dot_ORG.gif") no-repeat;
					background-position: 0px 5px;
					margin: 0 0 0 10px;
					padding-left: 20px;
					text-align: left;
				}

					/* BK2标题 */
					#BK4 .MainMod .Mod .ModContent .ModTitle{}
					#BK4 .MainMod .Mod .ModContent .ModTitle a:link, #BK4 .MainMod .Mod .ModContent .ModTitle a:visited{
													float: none;
							color: #3B4D59;
							text-decoration: none;
							line-height: 20px;
					}
					#BK4 .MainMod .Mod .ModContent .ModTitle a:hover, #BK4 .MainMod .Mod .ModContent .ModTitle a:active{
													float: none;
							color: #3B4D59;
							text-decoration: underline;
							line-height: 20px;
					}
	 
	/*--------------------------------------------------*/

	/*--------------------------------------------------*/
	
	/* BK5 */
	  
	#BK5{
	height: 233px;
	padding: 0;
	margin: 0;
}
	#BK5	.MainMod{		}
	#BK5	.MainMod .ModHead{
	background: url(images/elt_0010_r14_c21.jpg);
			background-repeat: repeat-x;
			color: #1A92FF;
			font-size: 14px;
			font-weight: bold;
			padding: 20px 0 0 20px;
			width: 100%;
			height: 53px;
			float: left;
			margin: 0;
			text-align: left;			
		}		
		
					#BK5	.ModImg{
							width: 100%;
							background-color: #fff;
							padding:10px 13px 0px 15px;
						}
                 #BK5 .ModImg a:link, .ModImg a:visited{
							padding: 4px;
							background-color:#F4F4F4;
							border: 1px solid #CCC;		
							float: left;
						}
						 
					#BK5	.ModImg a:hover, .ModImg a:active{
							padding: 4px;
							background-color:#FFCC66;
							border: 1px solid #FF6600;		
							float: left;
						}
						
	/*--------------------------------------------------*/	
	
/* 底部 */
#Foot{
	width: 888px;
	height: 80px;
	background-image: url(images/bbbg.gif);
	background-repeat: repeat-x;
	padding:12px 0 0 0;
}

	/* xiao logo */ 
	#Foot .Logo_Small{
	   width:200px; padding: 5px 2px 0 0; float: left;
		height: 60px;
		background: none;
		text-align: right;
	}
	#Foot #FootRight{
		width:400px; padding: 5px 2px 0 0; float: left;
		height: 60px;
		background: none;
	}
	/* 版权 */ 
	#Foot #FootRight .Address{float:left; width:400px; padding: 0px 0 0 20px;text-align: left; background: none;}
		#Foot #FootRight .Address a:link, #Foot #FootRight .Address a:visited{text-decoration: underline; color: #666;}
		#Foot #FootRight .Address a:hover, #Foot #FootRight .Address a:active{text-decoration: underline; color: Red;}
	
	#Foot #FootRight .CopyRight{float:left; padding: 5px 0 0 20px;text-align: left; background: none;}
		#Foot #FootRight .CopyRight a:link, #Foot #FootRight .CopyRight a:visited{text-decoration: underline; color: #666;}
		#Foot #FootRight .CopyRight a:hover, #Foot #FootRight .CopyRight a:active{text-decoration: underline; color: Red;}

	/* 易龙天支持 */
	#Foot #FootRight .ELT{float:left; padding: 5px 0 0 20px;text-align: center; background: none;}
		#Foot #FootRight .ELT a:link, #Foot #FootRight .ELT a:visited{text-decoration: none; color: #999;}
		#Foot #FootRight .ELT a:hover, #Foot #FootRight .ELT a:active{text-decoration: underline; color: Blue;}

/*--------------------------------------------------*/