﻿/*顶部图片区域*/
.TopPic{
	background-image: url(../Image/Shop/Template_2/Top_pic.gif);
	width:778;
	height:93;
}
/*公司名称*/
.TopPic .Font{
	padding-top:35;
	padding-left:30;
	color:#FFF220;
	font-weight: bold;
	font-size:16px;
}
/*当前位置和认证*/
.InfoBar{
	background-image: url(../Image/Shop/Template_2/InfoBar_bg.gif);
	background-repeat: repeat-x;
	width:778;
	height:34;
}
/*认证和诚信指数*/
	.Credit{
		float:left;
		margin-top:8;
		margin-left:10
		}
/*当前位置*/
	.location{		
		float:right;
		margin-top:8;
		margin-right:5;
		color: #fff
		}
/*主要内容*/
.BodyArea{
	width:778;

	background-color: A9D6E3
}
/*导航列表样式*/
.NavList{color:#BDCBD6}
.NavList ul {padding:0 0 0 14;margin:0 10;}
.NavList ul li{padding:0 3 0 0;margin:5 3 2 2;clear:both;}
/*分割线*/
.hr{
	margin:5 0;
	height:26;
	background-image:  url(../Image/Shop/TemplateCommon/Bottom_middle.gif);
	background-repeat: repeat-x;
}
.hr .LeftPic{
	float:left;
	background-image: url(../Image/Shop/TemplateCommon/Bottom_left.gif);
	background-repeat: no-repeat;
			}
.hr .RightPic{
	float:right;
	background-image: url(../Image/Shop/TemplateCommon/Bottom_right.gif);
	background-repeat: no-repeat;
			}
/*企业名片*/
.TrStyle
{
	table-layout:fixed;
}