/*----------------*/
/*    内页效果    */
/*----------------*/

/*--------------------------------------------------*/

/* 头部 */
/* 同首页 */ 

/*--------------------------------------------------*/

/* 菜单 */
/* 同首页 */ 

/*--------------------------------------------------*/

/* 二级菜单 */

	 
	/* BK1 */

	#BK1{
 	height: 240px;
	width:200px;
	background-color: #fff;
	background-image: url(images/elt_0010_r5_c8.jpg);
	background-repeat: repeat-x;
	}

		/* BK1 类模块 */
		#BK1 .MainMod{width: 100%;}

			/* BK1 类标题 */
			#BK1 .MainMod .ModHead{
				width: 100%;
				height: 52px;
				font-size: 14px;
				font-weight: bold;
				background-image: url(images/SeMenuHeadBg.gif);
				background-repeat: no-repeat;
				padding: 16px 0 8px 10px;
			}

				#BK1 .MainMod .ModHead a{float: left; text-decoration: none; color: #003399; }
				#BK1 .MainMod .ModHead a:hover{text-decoration: underline; color: red; }

			/* BK1 单一结构 */
			#BK1 .MainMod .Mod{
				margin: 0;
				list-style: none;
				background-color: #fff;
			}
			  
				/* BK1 细目块 */
				#BK1 .MainMod .Mod .ModContent{
					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;	
					
					text-decoration: none;
					font-size: 14px;
					font-weight: bold;
					color: #333;
					margin: 0 0 2px 0;
				}

					/* BK1标题 */
					#BK1 .MainMod .Mod .ModContent .ModTitle{}
				
					#BK1 .MainMod .Mod .ModContent .ModTitle a:hover{
						background-color: #D9F5F5; color: #366;
					}
	 
	/*--------------------------------------------------*/
	
	/*--------------------------------------------------*/

/*-
#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; }

*/
/*--------------------------------------------------*/

	/* 具体内容区 */

	#SeMain{
 	height: 240px;
	background-color: #fff;
	background-image: url(images/elt_0010_r5_c4.jpg);
	background-repeat: repeat-x;
	border-left:1px solid #EBEBEB;
	}

	/*--------------------------------------------------*/

	/* 当前位置 */

	#LocalLink{
		float: left;
		width: 100%;
		margin: 16px 0 16px 0;
		padding: 2px 0 3px 10px;
		color: #666;
		
	}
	#LocalLink a:link, #LocalLink a:visited{color: #666;text-decoration: none;}
	#LocalLink a:active, #LocalLink a:hover{color: #FF6600;text-decoration: underline;}
	

	#Text{
		padding: 16px;
	}	
	/*--------------------------------------------------*/

	/* 新闻标题 */

	#Text #SeList {width: 100%;}
	#Text #SeList .SeListHead{
		width: 100%;
		padding: 20px 0 24px 8px;
		font-size: 14px;
		font-weight: bold;
		background-image: url(images/SeTline.gif);
		background-repeat: no-repeat;
		background-position: 0 20px;
	}
		#Text #SeList .SeListHead a:link, #Text #SeList .SeListHead a:visited{float: left; color:#FFF; text-decoration: none; filter : progid:DXImageTransform.Microsoft.Glow(color=#003333,strength=2);	}
		#Text #SeList .SeListHead a:hover, #Text #SeList .SeListHead a:active{float: left; color:#FFC; text-decoration: underline; filter : progid:DXImageTransform.Microsoft.Glow(color=#FF9900,strength=2);}

	/*--------------------------------------------------*/

	/* 新闻列表 SeList */

	#Text #SeList .Mod .ModContent{
		padding: 0 0 0 16px;
		background-image: url(images/NewsLi.gif);
		background-repeat: no-repeat;
		background-position: 0 5px;
	}

		#Text #SeList .Mod .ModContent .ModTitle a:link, #Text #SeList .Mod .ModContent .ModTitle a:visited{color:#333;	text-decoration:none;}
		#Text #SeList .Mod .ModContent .ModTitle a:hover, #Text #SeList .Mod .ModContent .ModTitle a:active{color: Red;	text-decoration: underline;}

		#Text #SeList .Mod .ModContent .ModTime {float:right; font-size:9px; color: #999;}

	#Text #SeList .ModMore{margin: 16px 0 16px 0; border-bottom: 1px dashed #CCC;}

	/* 新闻列表 ThList */

	#Text .Thlist .Mod .ModContent{
		padding: 0 0 0 16px;
		background-image: url(images/NewsLi.gif);
		background-repeat: no-repeat;
		background-position: 0 5px;
	}

		#Text .Thlist .Mod .ModContent .ModTitle a:link, #Text .Thlist .Mod .ModContent .ModTitle a:visited{color:#333;	text-decoration:none;}
		#Text .Thlist .Mod .ModContent .ModTitle a:hover, #Text .Thlist .Mod .ModContent .ModTitle a:active{color: Red;	text-decoration: underline;}

		#Text .Thlist .Mod .ModContent .ModTime {float:right; font-size:9px; color: #999;}

	#Text .Thlist .ModPage{width:100%; margin: 16px 0 40px 0; border-bottom: 1px dashed #CCC; text-align: right;}


	/*--------------------------------------------------*/

	/* 正文 */

	#MainSeShow{
		width:100%;
	}

	#Text .TextMod .ModTitle{
		font-size: 18px;
		font-weight: bold;
	}
	#Text .TextMod .ModTime{
		float: right;
		font-size:9px;
		color: #999;
	}
	#Text .TextMod .ModBody{
		margin: 0 0 40px 0;
	}
	
	
	/*--------------------------------------------------*/

	/* 产品列表 SeProducts */


		/* 产品通用 类模块 */
		.MainMod{width: 100%;}
		.MainMod .ModRow {width: 100%;}

			/*  Text 类标题 */
			.MainMod .ModHead{
				width: 100%;
				padding: 20px 0 24px 8px;
				font-size: 14px;
				font-weight: bold;
				background-image: url(images/SeTline.gif);
				background-repeat: no-repeat;
				background-position: 0 20px;
			}

				.MainMod .ModHead a:link, .MainMod .ModHead a:visited{float: left; color:#FFF; text-decoration: none;}
				.MainMod .ModHead a:hover, .MainMod .ModHead a:active{float: left; color:#FFC; text-decoration: underline; }

			/* 产品通用 单一结构 */
			.MainMod .ModRow .ModCol{float: left; height: 120px;}

			  
				/* 产品通用 图片外框 */
				.MainMod .ModRow .ModCol .ModImgBk{float: left;width: 100px;}

					/* 产品通用 框内图片 */ 
					.MainMod .ModRow .ModCol .ModImgBk .ModImg{}
					 
						.MainMod .ModRow .ModCol .ModImgBk .ModImg a:link, .MainMod .ModRow .ModCol .ModImgBk .ModImg a:visited{
							padding: 4px;
							background-color:#F4F4F4;
							border: 1px solid #CCC;		
							float: left;
						}
						 
						.MainMod .ModRow .ModCol .ModImgBk .ModImg a:hover, .MainMod .ModRow .ModCol .ModImgBk .ModImg a:active{
							padding: 4px;
							background-color:#FFCC66;
							border: 1px solid #FF6600;		
							float: left;
						}

				/* 产品通用 细目块 */
				.MainMod .ModRow .ModCol .ModContent{
					padding: 0 12px 0 0;
					float: left;
				}

					/* 产品通用标题 */
					.MainMod .ModRow .ModCol .ModContent .ModTitle{
						font-size: 14px;
						font-weight: bold;
					}
					 
					.MainMod .ModRow .ModCol .ModContent .ModTitle a:link,.MainMod .ModRow .ModCol .ModContent .ModTitle a:visited{color:#333;	text-decoration:none;}
					.MainMod .ModRow .ModCol .ModContent .ModTitle a:hover,.MainMod .ModRow .ModCol .ModContent .ModTitle a:active{color: Red; text-decoration: underline;}
				 
					/* 产品通用 简述内容 */
					.MainMod .ModRow .ModCol .ModContent .ModDetail{}
						.MainMod .ModRow .ModCol .ModContent .ModDetail a:link, .MainMod .ModRow .ModCol .ModContent .ModDetail a:visited{color:#666; text-decoration:none;}
						.MainMod .ModRow .ModCol .ModContent .ModDetail a:hover, .MainMod .ModRow .ModCol .ModContent .ModDetail a:active{color:#555; text-decoration: none;}

					/* 产品通用 购物车 */
					.MainMod .ModRow .ModCol .ModContent .ModCart{}
					
					/* 产品通用 详细链接 */
					.MainMod .ModRow .ModCol .ModContent .ModDetLink{font-size: 12px;}
						.MainMod .ModRow .ModCol .ModContent .ModDetLink a:link, .MainMod .ModRow .ModCol .ModContent .ModDetLink a:visited{color: Red;	text-decoration:none;}
						.MainMod .ModRow .ModCol .ModContent .ModDetLink a:hover, .MainMod .ModRow .ModCol .ModContent .ModDetLink a:active{color: Red;	text-decoration: underline;}

					.ModPage{width:100%; margin: 16px 0 40px 0; border-bottom: 1px dashed #CCC; text-align: right;}

	/*--------------------------------------------------*/

	/* 产品最终页 ProView */

	.ProView {}

		.ProView .ModTitle{
			width: 100%;
			padding: 24px 0 24px 0px;
			font-size: 18px;
			font-weight: bold;
			word-spacing: 2px;
			letter-spacing: 2px;
			color: #006666;
			filter : progid:DXImageTransform.Microsoft.Glow(color=#00CCFF,strength=1);				
		}

	.ProView .Mod .ModImgBk .ModImg{float: left;}

		/* 产品最终页 框内图片 */ 
		.ProView .Mod .ModImgBk .ModImg{
			padding: 8px;
			background-color:#F4F4F4;
			border: 1px solid #CCC;		
			float: left;
		}


	.ProView .Mod .ModContent {
		float: left;
	}

	.ProView .ModBody {
		float: left;
		width: 100%;
		margin: 8px 0 40px 0;
		padding: 0 0 8px 0;
		border-top: 1px dashed #CCC;
	}

	/*--------------------------------------------------*/

	/* 留言板 Note */

	#Text .Note{
		background-image: url(images/NoteBg.gif);
		background-repeat: no-repeat;
		padding: 36px 0 0 16px;
		margin: 0 0 40px 0;
		height: 400px;
	}

	#Text .Note .InputBk Textarea{
		width:320px;
		height:120px;
	}

	/*--------------------------------------------------*/

	/* 注册 Reg */

	#Text .Reg{
		background-image: url(images/NoteBg.gif);
		background-repeat: no-repeat;
		padding: 36px 0 0 16px;
		margin: 0 0 40px 0;
		height: 400px;
	}


	/*--------------------------------------------------*/

	/* 通用login */
	.Login {
		margin: 36px 0 40px 0;
		background-image: url(images/MiniLogin.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
		width: 200px;
		height:140px;
	}
		.Login .LoginTitle{
			height: 24px;
			margin: 0 0 0 12px;;
			padding: 2px 0 8px 0;
			font-size: 14px;
			font-weight: bold;
		}

		.Login .LoginText1{ float:left; width:56px; height:18px; margin: 0; padding:2px 0 4px 12px;}
		.Login .LoginText2{ float:left; width:56px; height:18px; margin: 0; padding:2px 0 4px 12px;}
		.Login .LoginText3{ float:left; width:56px; margin: 0; padding:0 16px 0 68px;}
		.Login .LoginText4{ float:left; width:56px; margin: 0; padding:0 0 0 0;}

		.Login .LoginInput1{ float:left; margin: 0; padding:0 0 4px 0;}
			.Login .LoginInput1 Input{ width:120px; height:18px; padding:0;}
		.Login .LoginInput2{ float:left; margin: 0; padding:0 0 4px 0;}
			.Login .LoginInput2 Input{ width:120px; height:18px; padding:0;}
		
		.Login .LoginImg1{ float:left; margin: 0; padding:0 0 4px 68px;}
		.Login .LoginImg2{ margin: 0; padding:0;}
			.Login .LoginImg2 Input {margin: 0; padding:0;border:0px;}
			
	/*--------------------------------------------------*/

	/* 购物车 Cart */

	#Cart{
		margin: 0 0 40px 0;
	}
	
	/*--------------------------------------------------*/

	/* 订单 Order */

	#Order{
		border: 2px solid #EEE;
		margin: 0 0 40px 0;
		padding: 8px;
	}




/*--------------------------------------------------*/

/* 底部 */
/* 同首页 */ 
