﻿/*顶部LOGO、链接、搜索*/
.Head{
	width:1004;
	height:78;
	background-image:  url(../Index_files/Template_1_Head_bg.gif);
	background-repeat: repeat-x;
}
/*Logo区*/
	.Logo{float:left;margin-top:9px}
/*链接区*/
	.Top_Right{padding-top:20;}
		.Top_link{
			margin:0;text-align:right;padding-left:500px;
		}
		.Top_link div{
			background-image: url(../Index_files/Login_reg.gif);
			background-repeat: no-repeat;
			width:36;
			height:20;
			text-align:center;
			margin:0 3;
			float:left;
			}
		.Top_search{margin:2;text-align:right;float:right;}

/*版权信息区*/
.Bottom{	
	width:778px;
	clear: both;

}
.LineHeight,p{
	line-height: normal;
}
/*版权的文字信息*/
.Copyright{
	clear: both;
	background-color: white;
	width:778px;
	text-align:center; 
}
/*英文字体样式*/
.Shop_English_Green{
color:#249302;
font-family:"verdana";
font-size:11px;
font-weight:bold;
}
.Shop_English_White{
color:#ffffff;
font-family:"vrinda";
font-size:18px;
font-weight:bold;
}
.Shop_Figures_White{
color:#ffffff;
font-family:"arial";
font-weight:bold;
font-size:12px;
}
.Shop_English_Yellow{
font-size:13px;
font-weight:bold;
color:#FF7800;
font-family:"Arial";
}
.Shop_English_Yellow2{
font-size:15px;
font-weight:bold;
color:#FF7800;
font-family:"Arial";
}
.Shop_English_Black1{
font-size:13px;
font-family:"Arial";
color:#000000;
}
.Shop_English{
font-size:11px;
font-family:"Arial";
color:#000000;
}
/*pagetop英文文字样式*/
.Pagetop_English_Gray{
color:#686868;
font-size:11px;
font-family:"verdana";
}
.Pagetop_English_Black{
color:#001C48;
font-size:11px;
font-family:"verdana";
}
/*格式位置设置*/
.Pagetop_English{
padding-right:9px;
}
.Shop_Figures_Green{
color:#228803;
font-family:"arial";
font-weight:bold;
font-size:12px;
}
.Dec_Font_Style
{
	font-size:14px;
}
.Template_ProdName
{
	height:20px; 
	width: 100px; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap; 
	text-align:center;
}
.Template_ProdPic
{
	height: 105px; 
	width: 100px; 
	text-align: center; 
	overflow-x:hidden;
}
/*产品展示通用样式*/
.View_ListM{
	margin-top:20px;
	margin-bottom:15px;
}
.View_N1{
	color:#395E79;
	font-weight:bold;
}
.View_N2{
	color:#395E79;
}
/*英文商铺按钮*/
.POST_Eng{
	width:80px;
	height:23px;
}
/*英文商铺留言页面*/
.Guest_Border{
	border:1px solid #D6D6D6;
}
.GuestEng_M{
	margin-top:10px;
	margin-bottom:10px;
}
/*英文商铺翻页样式 */
.PageBottom{
	border:1px solid #6B90AB;
	padding-left:3px;
	padding-right:3px;
	background-color:#fff;
	margin-left:0px;
}
.PageLink{
	border:1px solid #6B90AB;
	padding-left:3px;
	padding-right:3px;
	background-color:#6B90AB;
	color:#fff;
	font-weight:bold;
	margin-left:5px;
}
.Browse_PBorder{
	border:1px solid #D1D1D1;
}
.Browse_Img{
	border:1px solid #D1D1D1;
}
.Browse_ImgBorder{
	border:1px solid #C2C2C2;
}