@charset "utf-8";
/************************************* 通用全局样式 *************************************/
* { padding: 0;  margin: 0 0 0 0; }

.clear { clear:both; height:0; font-size:0; line-height:0; }
/************************************* 网页容器 *************************************/
#webwrap {
	width:965px;
	margin:0 auto;
	background:url(../images/webbg.jpg) repeat-y;
}
/************************************* 页头 *************************************/
#header {
	height:34px;
	/*background:#fff url(../images/headerbg.jpg) left 5px no-repeat;*/
	overflow:hidden;
}
/************************************* 页头-登录表单 *************************************/
.loginform {
	float:left;
	width:540px;
	height:25px;
	padding:16px 0 0 30px;
}
.loginform td { height:25px; }
.loginform .input {
	width:100px;
	height:16px;
	padding:2px 0 0 0;
	margin:0 0 2px 0;
	font:12px/15px "宋体";
	border:#f1f1f1 solid 1px;
	color:#bbb;
}
.loginform .btn {
	width:47px;
	height:19px;
	margin:0 0 3px 0;
	background:url(../images/loginbtn.jpg) no-repeat;
	cursor:pointer;
}


/************************************* 页脚-友情链接 *************************************/
.friendlink {
	width:965px;
	padding:0 0 0 50px;
	background:#f8f8f8 url(../images/friendlinkbg.jpg) no-repeat;
	border:#eae8e8 solid 1px;
}
.friendlink a {
	float:left;
	margin:10px 0 10px 13px;
}
.friendlink img {
	width:100px;
	height:30px;
}
/************************************* 页脚-页脚链接、版权、联系方式等 *************************************/
#footer .copyright {
	width:965px;
	height:80px;
	margin:4px 0 0 0;
	padding:15px 0 0 300px;
	background:#f1f1f1 url(../images/login_b.gif) 30px center no-repeat;
	font:12px/23px Arial;
	color:#b7b5b5;
}
#footer .copyright a { color:#8b8d8d; }
/************************************* 图片广告栏 *************************************/
#banner {
	position:relative;
	width:970px;
	height:75px;
	margin:5px 0 0 5px;
	background:#eef3f9;
	overflow:hidden;
}
/************************************* 页面主体（图片广告栏和页脚之间的部分） *************************************/
#pagebody {
	width:977px;
	padding:16px 0 0 3px;
	margin:0 auto;
	overflow:hidden;
}
/************************************* flash广告 *************************************/
.flashbar {
	float:left;
	width:290px;
	height:335px;
	margin:5px 5px 5px 5px;
	background:#c1c9d1;
}
.container_bigpic {
	position:relative;
	padding:2px;
	margin:3px 3px 5px 3px;
	background:#fff;
	overflow:hidden;
}/*
.container_bigpic, .container_bigpic img {
	width:300px;
	height:330px;
}
.container_smallpic { height:50px; }
.container_smallpic .prev, .container_smallpic .next {
	float:left;
	display:inline;
	width:9px;
	height:50px;
}
.container_smallpic .prev {
	margin:0 2px 0 4px;
	background:url(../images/previcon.gif) no-repeat;
}
.container_smallpic .next {
	margin:0 0 0 2px;
	background:url(../images/nexticon.gif) no-repeat;
}
.container_smallpic .content {
	position:relative;
	float:left;
	width:280px;
	height:50px;
	overflow:hidden;
}
.container_smallpic .content img {
	width:59px;
	height:46px;
	padding:2px;
	background:#fff;
}
.container_smallpic .content a {
	float:left;
	width:63px;
	display:inline;
	margin:0 4px 0 3px;
}*/
/************************************* 栏目的外层 *************************************/
.barwrap {
	width:965px;
	margin:5px 0 5px 8px;
	background:url(../images/barwrapbg.jpg) repeat-y;
}
.barwrap .center {
	width:965px;
	padding:0 1px 0 5px;
	background:url(../images/barwrap_top.jpg) no-repeat;
}
.barwrap .bottom, .barwrap1 .bottom {
	height:11px;
	background:url(../images/barwrap_bottom.jpg) left top no-repeat;
	overflow:hidden;
}
.barwrap1 {
	float:left;
	width:658px;
	background:url(../images/barwrapbg1.jpg) repeat-y;
}
.barwrap1 .center {
	width:657px;
	padding:0 1px 0 0;
	background:url(../images/barwrap_top1.jpg) no-repeat;
}
.barwrap1 .bottom { background:url(../images/barwrap_bottom1.jpg) left top no-repeat; }
/************************************* （右）侧栏 *************************************/
.sidebar {
	float:right;
	width:250px;
	overflow:hidden;
}
.sidebar .title {
	height:30px;
	padding:10px 0 0 9px;
}
.barwrap1 .sidebar .title { padding:9px 0 0 9px; }
.sidebar .content {
	padding:10px 0 0 10px;
	font:12px/21px "宋体";
}
/************************************* 文字列表 *************************************/
.list_txt {
	height:21px;
	line-height:21px;
	overflow:hidden;
}
.list_txt span {
	float:left;
	width:14px;
	height:21px;
	margin:0 6px 0 0;	
	background:url(../images/list_icon2.gif) left 3px no-repeat;
	text-align:center;
	line-height:20px;
	color:#fff;
}
.list_txt span.on { background:url(../images/list_icon1.gif) left 3px no-repeat; }
.list_img {
	width:224px;
	height:64px;
	padding:2px;
	margin:2px 0 4px 0;
	border:#e3e2e2 solid 1px;
}
.list_summary {
	margin:0 0 9px 0;
	background:url(../images/list_summarybg.gif) left bottom repeat-x;
	text-indent:2em;
	line-height:20px;
	color:#999;
}
.list_summary a { color:#999; }
.list_summary a:hover { color:#f00; }
/************************************* 图文（图片+下标题）列表 *************************************/
.list_v {
	float:left;
	display:inline;
	text-align:center;
}
.list_v img { display:block; }
#banner .list_v {                     /* 图片广告栏 */
	width:188px;
	margin:2px 2px 0 2px;
}
#banner .list_v img {
	width:188px;
	height:68px;
}
#banner .list_v a {
	line-height:25px;
	color:#41699f;
}
.sidebar .list_v {                    /* 推荐会员产品 */
	width:110px;
	margin:8px 8px 0 0;
}
.sidebar .list_v img {
	width:105px;
	height:76px;
	border:#f1f1f1 solid 1px;
}
.sidebar .list_v a {
	line-height:23px;
	color:#000;
}
/************************************* 商会动态 *************************************/
.shanghui {
	float:left;
	width:400px;
	overflow:hidden;
}
.shanghui .title {
	height:42px;
	padding:0 0 0 25px;
	font:bold 14px/37px "宋体";
	color:#000;
}
.shanghui .content { padding:5px 5px 0 20px; }
/************************************* 动态资讯和人才招聘的通用栏目 *************************************/
.publicbar {
	float:left;
	width:710px;
	overflow:hidden;
}
.publicbar .title {
	height:30px;
	padding:16px 25px 0 0;
	background:url(../images/title_rencai.jpg) 20px 9px no-repeat;
	text-align:right;
	color:#9ba5af;
}
.publicbar .title a { color:#9ba5af; }
.publicbar .title a:hover { color:#f00; }
/************************************* 动态资讯里的小栏目 *************************************/
.smallbar {
	float:left;
	display:inline;
	width:332px;
	margin:18px 15px 8px 6px;
	background:url(../images/smallbarbg.jpg) left bottom no-repeat;
	overflow:hidden;
}
.smalltitle {
	height:21px;
	padding:1px 10px 0 10px;
	background:#fafafa;
	border:#eceaea solid 1px;
	font:bold 14px/21px "宋体";
	color:#000;
}
.smalltitle .more {
	float:right;
	margin:5px 0 0 15px;
}
.smallbar .left {
	width:2px;
	height:175px;
	padding:10px 0 0 4px;
}
.smallbar .right {
	width:330px;
	height:168px;
	padding:0 0 10px 0;
	margin:-178px 0 0 10px;
	overflow:hidden;
}
/************************************* 招聘信息和求职信息栏目 *************************************/
.zhaopin, .qiuzhi {
	float:left;
	width:330px;
	background:url(../images/titlebg.jpg) left 15px repeat-x;
}
.zhaopin .top, .qiuzhi .top {
	height:22px;
	padding:18px 20px 0 0;
	background:url(../images/zhaopintitle.jpg) 8px 2px no-repeat;
	text-align:right;
}
.qiuzhi { width:365px; }
.qiuzhi .top { background:url(../images/qiuzhititle.jpg) 25px 2px no-repeat; }
.zhaopin .container, .qiuzhi .container {
	width:333px;
	margin:3px 0 5px 6px;
	background:url(../images/zhaopinbg.jpg);
}
.qiuzhi .container { margin:3px 0 5px 20px; }
.container td {
	height:19px;
	padding:1px 0 0 13px;
	border-right:#fff solid 1px;
	line-height:19px;
}
/*首页*/

.homebk {
	width:1004px;
float:center;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bott_m.jpg);
}