/*中华纸业网站企业大全页面专用样式css    制作：靳如飞     风尚设计    电话：13012998083   QQ：67456604*/
/* 全局样式 */
* {
	padding:0;
	margin:0;
}
html, body {
	height:100%;
}
body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#393939;
	background:#ddd;
}
a {
	text-decoration:none;
	color:#6e6e6e;
}
a:hover {
	color:#f00;
}
ul {
	list-style:none;
}
img {
	border:none;
}
.clear {
	clear:both;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	color:#383838;
	font-size:14px;
}
/*header样式*/
#Header {
	width:763px;
	height:86px;
	position:relative;
	padding-left:240px;
	margin:0 auto;
	background:#fff url(../images/CompanyAndPtoductImg/logo.jpg) no-repeat left center;
}
#Header .LinkList {
	position:absolute;
	top:8px;
}
.LinkList span {
	padding:0 6px;
}
/*导航栏*/
.NavList {
	padding:0 15px;
	position:absolute;
	bottom:0;
}
.NavList {
	width:733px;
	height:50px;
	line-height:50px;
	background:url(../images/CompanyAndPtoductImg/UserInfoNavBg.jpg) no-repeat;
}
.NavList ul {
	padding-left:30px;
}
.NavList ul li {
	float:left;
	display:block;
	width:65px;
	text-align:center;
}
.NavList ul li a {
	display:block;
	width:65px;
	height:50px;
	background:url(../images/CompanyAndPtoductImg/Line1.jpg) no-repeat right center;
	color:#fff;
	font-size:14px;
}
.NavList ul li a:hover {
	background:url(../images/CompanyAndPtoductImg/UserInfoNavHover.jpg) no-repeat center center;
}
/*当前位置栏*/
.Position {
	height:40px;
	width:953px;
	line-height:40px;
	border:#d4d4d4 solid 1px;
	background:#eee url(../images/CompanyAndPtoductImg/Position.gif) no-repeat 10px center;
	padding-left:50px;
	margin:0 auto;
}
.Position span {
	padding:0 8px;
}
.Position a {
	color:#000;
	font-weight:bold;
}
/*主内容区*/
#Con {
	width:1003px;
	background:#fff;
	margin:0 auto;
	padding:10px 0;
}
/*标签*/
.TabList {
	background:url(../images/CompanyAndPtoductImg/NavListBg.jpg) repeat-x bottom;
	height:1%;
	overflow:hidden;
	padding-left:40px;
}
.TabList ul li {
	float:left;
}
.TabList ul li a {
	display:block;
	width:90px;
	margin-right:8px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000;
	background:url(../images/CompanyAndPtoductImg/NavLi.gif) no-repeat left bottom;
}
.TabList ul li a:hover {
	color:#f00;
}
.TabList ul li .CorentTab {
	background:url(../images/CompanyAndPtoductImg/NavLi.gif) no-repeat left top;
	color:#f00;
}
/*搜索区域样式*/
.SearchBox {
	border:#ff9606 solid 1px;
	border-top:none;
	border-bottom:none;
	background:#ff9606;
}
.SearchBox span {
	display:block;
	text-align:center;
	border:#fee202 solid 1px;
	border-top:none;
	border-bottom:none;
	padding:5px 0;
}
.SearchBox span select {
	width:100px;
	margin-right:10px;
}
.SearchBox span input {
	width:300px;
	margin-right:10px;
}
.SearchBox span button {
	width:52px;
	height:22px;
	border:none;
	cursor:pointer;
	background:url(../images/CompanyAndPtoductImg/SearchBtn.jpg) no-repeat;
}
/*搜索栏下面的附加信息框*/
.MoreInfo {
	height:30px;
	line-height:30px;
	padding:0 20px;
	border:#ff9606 solid 1px;
	padding-left:20px;
	border-top:none;
}
.MoreInfo a {
	color:#000;
	text-decoration:underline;
	padding:0 6px;
}
/*搜索结果数目*/
.SearchResult {
	margin-top:10px;
	height:30px;
	line-height:30px;
	padding:0 15px;
	background:#fee0c4;
	border:#f66f37 solid 1px;
}
.SearchResult .Right {
	float:right;
}
.SearchResult .Right a {
	padding:0 5px;
	color:#f60;
	text-decoration:underline;
}
.SearchResult .Left {
	padding-right:30px;
}
.SearchResult .Left b {
	color:#f00;
	font-size:14px;
}
/*右边部分*/
.RightBoder {
}
/*发布和申请*/
.PublishDiv {
	border:#d4d4d4 solid 1px;
	margin-bottom:15px;
}
.PublishDiv h5 {
	padding:6px 8px;
	background:#ddd;
	border-bottom:#d4d4d4 solid 1px;
}
.PublishDiv p {
	text-align:center;
}
.PublishDiv p a img {
	padding:15px 0;
}
.apply {
	border:#d4d4d4 solid 1px;
	margin-bottom:15px;
}
.apply p {
	text-align:center;
}
.apply h5 {
	padding:6px 8px;
	background:#ddd;
	border-bottom:#d4d4d4 solid 1px;
}
.apply p a img {
	padding:15px 0;
}
/*重点推荐企业*/
.RecommendedList {
	border:#80d1ff solid 1px;
	margin-bottom:15px;
	padding:5px 8px;
}
.RecommendedList h5 {
	background:#ddd;
	height:35px;
	text-indent:-9999px;
	background:url(../images/CompanyAndPtoductImg/Recommended.jpg) no-repeat 0px center;
}
.RecommendedList li {
	height:25px;
	line-height:25px;
}
.RecommendedList li img {
	margin-top:3px;
	padding:0 3px;
}
.More {
	text-align:right;
}
/*地区列表*/
.AreaList {
	padding:15px;
}
.AreaList h5 {
	padding-bottom:10px;
}
.AreaList h5 span {
	color:#f00;
}
.AreaList ul {
}
.AreaList ul li {
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	background:url(../images/CompanyAndPtoductImg/BottomLine.jpg) repeat-x left bottom;
	width:130px;
}
.AreaList ul li a {
	color:#383838;
}
.AreaList ul li b {
	color:#f00;
	padding:0 5px;
}
.AreaList ul li span {
	color:#9f9f9f;
	padding:0 5px;
}
.AreaList ul li a:hover {
	color:#f00;
	text-decoration:underline;
}
/*精品会员推荐样式*/
.RecommendedDiv {
	width:1003px;
	margin:0 auto;
	background:#fff;
	border:#d4d4d4 solid 1px;
	border-top:3px;
}
.RecommendedDiv h4 {
	text-align:center;
	padding:3px 0;
	background:#ddd;
}
.MemberRecommendedList {
	margin:20px;
}
.MemberRecommendedList li {
	float:left;
	width:480px;
	padding:15px 0;
}
.MemberRecommendedList li p {
	padding-bottom:4px;
}
.MemberRecommendedList li .LeftSmallImg a {
	display:block;
	float:left;
}
.MemberRecommendedList li .LeftSmallImg a img {
	margin-right:15px;
	padding:5px;
	width:95px;
	height:65px;
	border:#d4d4d4 solid 1px;
}
.MemberRecommendedList li .LeftSmallImg a:hover img {
	border:#f60 solid 1px;
}
.MemberRecommendedList li .CompanyNmame a {
	font-size:14px;
	font-weight:bold;
	color:#383838;
}
.MemberRecommendedList li .CompanyInfo a {
	text-decoration:underline;
}
.MemberRecommendedList li .CompanyInfo span {
	padding:0 5px;
}
/*所有公司列表样式*/
.AllConpanyList {
	padding:20px;
}
.AllConpanyListTable {
	border-collapse:collapse;
}
.AllConpanyListTable td {
	padding:10px;
	background:url(../images/CompanyAndPtoductImg/BottomLine.jpg) repeat-x left bottom;
}
.AllConpanyListTable th {
	padding:4px 0;
	font-size:12px;
	background:#ddd;
	border:#fff solid 1px;
	border-top:#d4d4d4 solid 2px;
}
.AllConpanyListTable .ComponyIndex h4 {
	padding:0px 0 6px 0;
}
.AllConpanyListTable .ComponyIndex h4 a {
	color:#383838;
	padding-right:8px;
}
.AllConpanyListTable .ComponyIndex h4 a:hover {
	color:#f00;
}
.AllConpanyListTable h5 {
	font-weight:normal;
}
.AllConpanyListTable h5 a {
	padding:0 4px;
	text-decoration:underline;
}
.AllConpanyListTable p {
	padding:7px 0;
	line-height:180%;
}
.AllConpanyListTable p a {
	padding:0 8px;
	color:#f60;
}
.AllConpanyListTable .SendMessage {
	width:80px;
	text-align:center;
}
.AllConpanyListTable .SendMessage a {
	color:#000;
	text-decoration:underline;
}
.AllConpanyListTable .SendMessage a img {
	padding-right:5px;
}
/*所有产品列表样式*/
.AllPruduceList {
	padding:15px;
}
.AllPruduceList dt {
	padding:9px 0;
}
.AllPruduceList dt b {
	color:#f60;
}
.AllPruduceList dt a {
	color:#f60;
	font-size:14px;
	font-weight:bold;
	padding:0 4px;
}
.AllPruduceList dt span {
	color:#f00;
}
.AllPruduceList dd a {
	color:#383838;
	text-decoration:underline;
	padding:0 6px;
	line-height:240%;
}
.AllPruduceList dd a span {
	color:#c66;
	text-decoration:none;
	padding:0 3px;
}
/*分页的样式*/
.Pages {
	height:40px;
	line-height:40px;
	padding-bottom:30px;
	text-align:center;
}
.Pages a {
	color:#000;
}
.Pages span {
	color:#f00;
	padding:0 3px;
}
.Pages a small {
	font-size:12px;
}
.Pages .Location {
	color:#f00;
}
/*招聘列表*/
.JobList {
	padding:10px;
}
.JobListTable {
	border-collapse:collapse;
}
.JobListTable th {
	background:#9cf;
	border-bottom:#999 solid 1px;
	padding:6px 0;
}
.JobListTable td {
	padding:6px 0;
	background:url(../img/BottomLine.jpg) repeat-x left bottom;
	text-align:center
}
.JobListTable td a {
	color:#383838;
	text-decoration:underline;
}
.JobListTable .JobAndCompony {
	text-align:left;
	padding-left:10px;
}
.JobListTable .JobAndCompony a span {
	color:#903;
	padding:0 6px;
}
.JobListTable .Remain {
	color:#690;
}
.JobListTable .Stop {
	color:#f00;
}
/*推荐招聘*/
.RecomandJob {
	padding:5px 0 10px 0px;
}
.RecomandJob ul {
	margin:8px;
}
.RecomandJob ul li {
	padding:5px 5px 5px 15px;
	background:url(../img/ComponySiteTitleIcon.gif) no-repeat left 8px;
}
.RecomandJob .More {
	text-align:right;
}
.RecomandJob .More a {
	color:#f60;
}
/*企业名片的部分*/
.ComponyCardDiv {
	padding-bottom:15px;
}
.ComponyCardDiv .ComponyCardTable {
	border-collapse:collapse;
}
.ComponyCardTable .CardPhoto a {
	display:block;
	background:#efefef;
	width:124px;
	height:99px;
	padding:9px;
	border:#dcdcdc solid 1px;
}
.ComponyCardTable .CardPhoto a:hover {
	border:#f60 solid 1px;
}
.ComponyCardTable .CardPhoto a img {
	width:124px;
	height:99px;
	border:#cacaca solid 1px;
}
.ComponyCardTable .CardPhoto p {
	padding:6px 0;
	text-align:center;
}
.ComponyCardTable .CardPhoto .AddFriend {
	width:148px;
	height:32px;
	cursor:pointer;
	border:0;
	background:url(../img/addaspartner.gif) no-repeat;
}
.ComponyCardTable .MsgInfo {
	padding:0 10px;
}
.ComponyCardTable .MsgInfo li {
	padding:5px 0px;
	background:url(../img/RedLine.gif) repeat-x left bottom;
}
.ComponyCardTable .MsgInfo li span {
	padding:0 5px;
	color:#f60;
}
.ComponyCardTable .MsgInfo li a {
	padding:0 7px;
	color:#f00;
	text-decoration:underline;
}
.ComponyCardTable .CardInfo {
	border:#f56e34 solid 1px;
	padding:10px 5px 10px 10px;
}
.ComponyCardTable .CardInfo li {
	padding:3px 0;
}
.ComponyCardTable .CardInfo li h5 {
	position:relative;
	color:#000;
	height:20px;
}
.ComponyCardTable .CardInfo li h5 a {
	display:block;
	position:absolute;
	width:55px;
	line-height:20px;
	right:0px;
	font-weight:normal;
	color:#000;
	padding-left:18px;
	background:url(../img/WriteMsg.jpg) no-repeat left 0px;
	height: 20px;
}
.ComponyCardTable .CardInfo li b {
	color:#f60;
	padding-right:8px;
}
.ComponyCardTable .CardInfo li span {
	padding:0 8px;
}
.ComponyCardTable .CardRight {
	width:20px;
	overflow:hidden;
	background:url(../img/CardRight.jpg) no-repeat left bottom;
}
/*企业介绍的部分*/
.ComponySiteTitle {
	height:30px;
	line-height:30px;
	padding-left:30px;
	color:#000;
	border:#f66f37 solid 1px;
	font-weight:normal;
	position:relative;
	background:#fee0c4 url(../img/ComponySiteTitleIcon.gif) no-repeat 10px center;
}
.ComponySiteTitle a {
	position:absolute;
	right:5px;
	top:8px;
}
.ComponyText {
	padding-bottom:15px;
}
.ComponyText p {
	padding:8px 10px;
	line-height:180%;
}
.ComponyText p a {
	color:#f00;
	padding:0 10px;
}
/*产品供应列表的部分*/
.ComponySitePru {
	padding-bottom:15px;
}
.ComponySitePru .ComponySitePruList {
	margin-left:20px!important;
}
.ComponySitePru .ComponySitePruList li {
	width:144px;
	float:left;
	text-align:center;
	padding:10px 0;
	margin:0px 15px;
}
.ComponySitePru .ComponySitePruList li img {
	display:block;
	margin-bottom:10px;
	width:124px;
	height:99px;
	padding:6px;
	border:#cacaca solid 1px;
}
.ComponySitePru .ComponySitePruList li p {
	padding:2px 0;
}
/*=====================================页脚版权信息区域的样式===================================*/
#footer {
	width:1003px;
	margin:0 auto;
	background:#fff;
}
#footer .friendLink {
	padding:7px 0;
	text-align:center;
}
.friendLink a img {
	padding:0 6px;
}
#footer .FooterNav {
	color:#000;
	padding:12px 0;
	text-align:center;
	width:950px;
	margin:0 auto;
	border-bottom:#f00 solid 1px;
}
.FooterNav a {
	color:#000;
	padding:0 8px;
}
#footer p {
	padding:10px 0;
	text-align:center;
	line-height:180%;
}
fb {
	FONT-WEIGHT: bold
}
.f14 {
	FONT-SIZE: 14px
}
.div7 LI.thr7 SPAN.page A:hover {
	BORDER-RIGHT: #990000 1px solid; BORDER-TOP: #990000 1px solid; BACKGROUND: #ee0000; BORDER-LEFT: #990000 1px solid; COLOR: #fff; BORDER-BOTTOM: #990000 1px solid
}
/*所有产品列表样式*/
.AllPruduceList2 {
	padding:15px;
}
.AllPruduceList2 dt {
	padding:9px 0;
	

}
.AllPruduceList2 dt b {
	color:#f60;
}
.AllPruduceList2 dt a {
	color:#f60;
	font-size:14px;
	font-weight:bold;
	padding:0 4px;
}
.AllPruduceList2 dt span {
	color:Black;
	font-size:18px;
	font-weight:bold;
	font-family:@Adobe 楷体 Std R;
}
.AllPruduceList2 dd a {
	color:#383838;
	text-decoration:underline;
	padding:0 6px;
	line-height:240%;
	
}
.AllPruduceList2 dd a span {
	color:#c66;
	font-size:80px;
	text-decoration:none;
	padding:0 3px;
}
.AllPruduceList2 dd span {
	color:black;
	font-size:12px;
	text-decoration:none;
	padding:0 0 0 0px;
}


.div7 
{
	
	WIDTH: 670px
}
.div7 LI.one7 {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 15px; WIDTH: 630px; COLOR: #999999; LINE-HEIGHT: 150%; PADDING-TOP: 10px
}
.div7 LI.one7 H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; WIDTH: 560px; PADDING-TOP: 10px
}
.div7 LI.one7 H1 FONT {
	FONT-SIZE: 14px
}
.div7 LI.one7 H1 SPAN {
	MARGIN-LEFT: 10px; COLOR: black;  font-size:20px;
}
.div7 LI.thr7 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 20px; WIDTH: 670px; PADDING-TOP: 5px; TEXT-ALIGN: center
}
.div7 LI.thr7 SPAN.page A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 3px; BACKGROUND: #fff; PADDING-BOTTOM: 1px; MARGIN: 2px 3px; BORDER-LEFT: #ddd 1px solid; COLOR: #000; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; HEIGHT: 15px; TEXT-DECORATION: none
}
.div7 LI.thr7 SPAN.page A:hover {
	BORDER-RIGHT: #990000 1px solid; BORDER-TOP: #990000 1px solid; BACKGROUND: #ee0000; BORDER-LEFT: #990000 1px solid; COLOR: #fff; BORDER-BOTTOM: #990000 1px solid
}