﻿@charset "utf-8";

* {
	padding:0;
	margin:0;
}
html, body {
	height:100%;
}
body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#393939;
}
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;
}
/*分页的样式*/
.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;
}
/*头部样式*/
#Header {
	width:1003px;
	margin:0 auto;
	padding-top:2px;
}
.banner {
	height:66px;
	border:#ddd solid 1px;
	background:url(../img/UserInfoBanner1.gif) no-repeat;
	margin-bottom:1px;
	position:relative;
}
/*.banner  .UserNameTitle{
	font-size:18pt;
	color: #f00;
	line-height: 150%;
	font-family: "黑体";
	position:absolute;
	left:250px;
	top:15px;
	font-weight:normal;
	filter: Glow(Color=#f00, Strength=3);
}*/
/*导航栏样式*/
.nav {
	width:800px;
	height:40px;
	position:absolute;
	line-height:40px;
	background:url(../img/UserInfoNavBg.jpg) no-repeat;
	right: 0;
	top: 20px;
}
.nav ul {
	padding-left:0px;
}
.nav ul li {
	float:left;
	display:block;
	width:70px;
	text-align:center;
}
.nav ul li a {
	display:block;
	width:80px;
	height:40px;
	background:url(../img/Line1.jpg) no-repeat right center;
	color:#fff;
	font-size:14px;
}
.nav ul li a:hover {
	color:#fff;
	background:url(../img/UserInfoNavHover.jpg) no-repeat center center;
}
/*企业名称所在的div*/
.NumberNameBg {
	height:66px;
	line-height:66px;
	padding-left:30px;
	background:url(../img/UserInfoBanner2.gif) no-repeat right;
}
.NumberNameBg span {
	font-size:18pt;
	color:#f00;
	font-family:"黑体";
	font-weight:bold;
}
/*导航栏下面的用户信息样式*/
.UserInfo {
	height:23px;
	line-height:23px;
	position:relative;
	background:url(../img/UserInfoBannerBtm.jpg) repeat-x;
	border:#cecece solid 1px;
}
.UserInfo span {
	display:block;
	width:300px;
	position:absolute;
	left:10px;
	top:0;
	padding-left:20px;
	background:url(../img/smill.jpg) left no-repeat
}
.UserInfo span small {
	font-size:12px;
	color:#f00;
	padding:0 5px;
}
.UserInfo a {
	display:block;
	width:100px;
	position:absolute;
	left:200px;
	top:0;
	color:#f00;
	font-weight:bold;
	padding-left:20px;
	background:url(../img/OnlineUser.jpg) no-repeat left;
}
/*主内容区样式*/
#ConDiv {
	width:1003px;
	margin:0 auto;
	margin-top:15px;
	background:url(../img/NumberSiteBg.jpg) repeat-x;
}
.NumberSiteBgTop {
	height:15px;
	overflow:hidden;
	background:url(../img/NumberSiteBgTop.jpg) no-repeat;
}
/*左侧菜单栏信息样式*/
.LeftTd {
	/*border:#f00 solid 1px;*/
	background:#fff;
	padding:0 10px;
}
.LeftTd h4 {
	height:30px;
	line-height:30px;
	padding-left:28px;
	font-size:14px;
	border-bottom:#f60 solid 1px;
	background:url(../img/icon.gif) no-repeat 10px -1280px;
}
.LeftTd .LeftNav {
	padding:10px 10px;
}
.LeftNav li {
	height:25px;
	line-height:25px;
	padding-left:20px;
	background:url(../img/icon.gif) no-repeat 10px -888px;
}
.LeftNav li a {
	color:#444;
}
.LeftNav li a:hover {
	font-weight:bold;
}
.LeftTd p {
	padding:12px 0px 0 5px;
}
/*右边部分的样式*/
.RightTd {
	/*border:#f00 solid 1px;*/
	background:#fff;
	padding:15px;
}
/*右边部分总标题的样式*/
.NowPosation {
	background:#f67137;
}
.NowPosation h5 {
	border-bottom:#f9b090 solid 1px;
}
.NowPosation h5 span {
	display:block;
	color:#fff;
	height:20px;
	border-bottom:#a43102 solid 1px;
}
.NowPosation h5 a {
	float:right;
	padding-right:5px;
}
.NowPosation small {
	font-size:12px;
	font-weight:bold;
}
.NowPosation small a {
	color:#000;
}
/*企业名片的部分*/
.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;
}
/*新闻信息列表的部分*/
.CompanySiteNews {
	padding-bottom:15px;
}
.CompanySiteNews ul {
	margin:15px;
}
.CompanySiteNews ul li {
	padding:6px 0;
}
.CompanySiteNews ul li span {
	float:right;
}
.CompanySiteNews ul li b {
	color:#f60;
	font-weight:normal;
	padding:0 8px;
}
.CompanySiteNews ul li a {
	color:#383838;
}
/*详细新闻正文的部分*/
.CompanySiteNewsInfo {
	padding-bottom:15px;
}
.CompanySiteNewsInfo h4 {
	height:30px;
	line-height:30px;
	text-align:center;
}
.CompanySiteNewsInfo h5 {
	font-weight:normal;
	color:#000;
	text-align:center;
	background:#ddd;
	height:30px;
	line-height:30px;
	border-top:#cacaca solid 2px;
}
.CompanySiteNewsInfo p {
	padding:10px 20px;
	line-height:180%;
}
/*企业招聘列表的样式*/

.CompanySiteJob {
	padding-bottom:15px;
}
.CompanySiteJob table {
	border-collapse:collapse;
	border:#bbb solid 1px;
	margin-top:15px;
}
.CompanySiteJob table th {
	padding:6px 0;
	background:url(../img/BottomLine.jpg) repeat-x left bottom;
}
.CompanySiteJob table .NameTitle {
	background:#ddd;
}
.CompanySiteJob table td {
	padding:6px 10px;
	background:url(../img/BottomLine.jpg) repeat-x left bottom;
}
.CompanySiteJob table .PaddingTd {
	height:20px;
	overflow:hidden;
	background:#ddd;
	border-bottom:none;
}
/*在线留言反馈的样式*/
.SendCompanyMsg {
	padding-bottom:15px;
}
.SendCompanyMsg p {
	padding:10px 20px;
}
.SendCompanyMsg p input, .SendCompanyMsg p textarea {
	width:500px;
	margin:0 10px;
}
.SendCompanyMsg p button {
	margin-right:10px;
}
/*您需要注册或登陆的样式*/
.NeedLogin {
	width:413px;
	height:343px;
	margin:40px auto;
	position:relative;
	background:url(../img/NeedLoginBg.jpg) no-repeat center center;
}
.NeedLoginBox {
	position:absolute;
	left: 40px;
	top: 53px;
}
.NeedLoginBox h4 {
	padding:0 0 10px 0;
	color:#f60;
}
.NeedLoginBox p {
	padding:10px 0;
	color:#f60;
	font-size:14px;
	font-weight:bold;
}
.NeedLoginBox p a {
	padding-left:10px;
	color:#383838;
	font-size:14px;
	font-weight:normal;
}
.NeedLoginBox p input {
	padding-left:20px;
	width:140px;
	border:#f60 solid 1px;
	background:#fff;
	height:22px;
	line-height:22px;
}
.NeedLoginBox p .UserNameBox {
	background:#fff url(../img/LoginTextBg.gif) no-repeat left top;
}
.NeedLoginBox p .PassWordBox {
	background:#fff url(../img/LoginTextBg.gif) no-repeat left bottom;
}
.NeedLoginBox .LoginButtonP {
	text-align:center;
}
.NeedLoginBox .LoginButtonP button {
	width:91px;
	height:27px;
	border:none;
	cursor:pointer;
}
.NeedLoginBox .LoginButtonP .LoginButton {
	background:url(../img/NeedLoginButton.jpg) no-repeat left top;
	margin-right:10px;
}
.NeedLoginBox .LoginButtonP .ResetButton {
	background:url(../img/NeedLoginButton.jpg) no-repeat left bottom;
}
.NeedLoginBox .NotNumber {
	color:#f00;
	font-style:italic;
	padding:8px 0;
}
.NotNumberButton {
	width:127px;
	height:28px;
	border:none;
	cursor:pointer;
	background:url(../img/RegditButton.gif) no-repeat;
}
/*=====================================页脚版权信息区域的样式===================================*/
#footer {
	width:1003px;
	margin:0 auto;
	background:#fff;
	padding-top:20px;
}
#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%;
}

