/**
* 威客平台 CSS 样式表
* public/css/weike.js
* author:  我图网
* version: 0626
*/
body {
	background-color: #D9D9D9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	margin: auto;
}

div {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFFFF;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.gray_pad {
	height: 8px;
	overflow: hidden;
	background-color: #d9d9d9;
	clear: both;
}

.dot_hr {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	width: 950px;
	margin: 0 auto;
	background-image: url(http://img.ooopic.cn/image/reg_nav_6_bg.gif);
	background-repeat: repeat-x;
	display: block;
	width: 100%;
	clear: both;
}

.solid_hr {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	width: 950px;
	margin: 0 auto;
	display: block;
	width: 100%;
	clear: both;
	background-color: #ababab;
}

/**
* 修补头部样式问题
*/
a.div2 {
	white-space:nowrap;
	text-overflow:ellipsis;
}

/**
* 选择投标、悬赏
*/
.task_main {
	width: 910px;
	margin: 0px auto;
	padding: 15px 20px 0px 20px;
}

/*css 圆角*/
.b1,.b2,.b3,.b4,.b1b,.b2b,.b3b,.b4b,.b {
	display: block;
	overflow: hidden;
}

.b1,.b2,.b3,.b4,.b1b,.b2b,.b3b,.b4b {
	height: 1px;
}

.b2,.b2b,.b {
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
}

.b4,.b4b,.bb {
	border-left: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
}

.b1,.b1b,.b3,.b3b {
	margin: 0 2px;
	background: #9e9e9e;
}

.b3,.b3b {
	background: #3f3f3f;
}

.b2,.b2b,.b4,.b4b {
	margin: 0 1px;
}

.dd {
	background: #3f3f3f;
}

.dd a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.d0 {
	background: #f6f6f6;
	padding: 20px;
}

.d1 {
	background: #9e9e9e;
}

.d2 {
	height: 40px;
	overflow: hidden;
}

.d3 {
	height: 36px;
	background: #9e9e9e;
}

.d4 {
	border: 1px solid #d5d5d5;
	margin: 8px 0px;
	padding: 10px 10px 15px 20px;
	line-height: 25px;
	background: #fff;
	width: 838px;
}

.d5 {
	width: 88px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	float: right;
	cursor: pointer;
	margin-top: 14px;
}

.d6 {
	color: #646464;
	font-style: normal;
	padding-top: 20px;
}

.span1,.span2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-left: 16px;
}

.span2 {
	margin-left: 0px;
}

.t {
	background: #3f3f3f;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	color: #fff;
	height: 40px;
	line-height: 40px;
	width: 90px;
	text-align: center;
	padding: 0px 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: -40px;
	margin-left: 40px;
}

/**
* 首页
*/
.index_main {
	width: 950px;
	margin: 0px auto;
}

/*logo div*/
.logo_div {
	background-color: #fff;
	width: 910px;
	margin: 0px auto 30px;
}

.logo_img {
	line-height: 25px;
}

a.logo_img_1, a.logo_img_1:hover {
	text-decoration: none;
}

/*切换分类按钮*/
.pay_button {
	height: 40px;
}

.pay_button_ul {
	border-bottom: 2px solid #7e7e7e;
	float: left;
	width: 926px;
	padding-left: 24px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
}

.pay_button_ul a {
	padding: 0px 12px;
	margin: 0px 8px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #7e7e7e;
	_border-bottom: 0px;
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.pay_button_ul a:hover,a.pay_select {
	border: 2px solid #7e7e7e;
	height: 32px;
	line-height: 32px;
	margin: 0px 6px;
	border-bottom: 2px solid #ebebeb;
	_border-bottom: 0px;
	background-color: #ebebeb;
	text-decoration: none;
}

/*类列表*/
.weike_class {
	width: 930px;
	padding: 10px;
	line-height: 22px;
}

.weike_class li {
	float: left;
	margin-right: 15px;
	white-space: nowrap;
}

.weike_class a {
	font-weight: bold;
}

.weike_class a:hover {
	text-decoration: underline;
}

.weike_class span {
	color: #5d5d5d;
}

.weike_list {
	width: 950px;
	height: 31px;
	line-height: 31px;
	background-image: url(http://img.ooopic.cn/image/icon_sj_bj.gif);
	color: #1A6C0A;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	clear: both;
}

.weike_list li {
	float: left;
}

.weike_tongji {
	height: 33px;
	line-height: 33px;
	padding-left: 15px;
	background: #eee;
}

.weike_items {
	width: 100%;
}

.weike_title {
	font-weight: bold;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	background: #dedede;
}

.weike_item {
	vertical-align: middle;
	height: 25px;
	line-height: 25px;
}

.item_1 {
	width: 75px;
}

.item_2 {
	width: 425px;
}

.item_3 {
	width: 120px;
}

.item_4 {
	width: 125px;
}

.item_5 {
	width: 105px;
}

li.list_1,li.list_2 {
	float: right;
	border: 1px solid #ff6c00;
	height: 21px;
	line-height: 21px;
	padding: 0px 10px;
	margin-top: 4px;
	margin-right: 8px;
}

li.list_1 a,.li.list_1 a:hover {
	color: #ff0000;
	text-decoration: none;
}

li.list_2 a,.li.list_2 a:hover {
	color: #000;
	text-decoration: none;
}

/**
* 添加任务
*/
.task_f_1 {
	height: 45px;
}

.task_form th,.task_form1 b {
	font-size: 14px;
}

.task_form div{
	background-color:transparent;
}

#fenpei a {
	cursor:pointer;
}

#upfile {
	line-height:24px;
}

.task_form1 {
	line-height: 45px;
}

.task_form_input1 {
	height:18px;
	font-size:12px;
	line-height:18px;
	padding:2px;
}

.task_form_cancel {
	margin-left:15px;
}

.task_form_list {
	width: 180px;
	overflow: hidden;
}

.task_form_required {
	color: #ff0000;
}

.task_form_jiangjin {
	line-height: 28px;
	padding-bottom: 5px;
}

.task_1,.task_2,.task_3 {
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}

.task_1 {
	background: url(http://img.ooopic.cn/image/weike_navbar.gif) no-repeat
		0px 0px;
}

.task_2 {
	background: url(http://img.ooopic.cn/image/weike_navbar.gif) no-repeat
		0px -44px;
}

.task_3 {
	background: url(http://img.ooopic.cn/image/weike_navbar.gif) no-repeat
		0px -88px;
}

.task_1 li,.task_2 li,.task_3 li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #8a8a8a;
}

li.task_c {
	color: #fff;
}

.task_b1 {
	width: 180px;
}

.task_b2 {
	width: 210px;
}

.task_b3 {
	width: 200px;
}

.task_info {
	margin-top: 44px;
	border: 1px solid #bbb;
}

.task_info_1 {
	background: #bbb;
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	font-weight: bold;
}

.task_info_2 {
	width: 400px;
	float: left;
	height: 45px;
	line-height: 45px;
	padding-left: 18px;
	height: 45px;
}

.task_info_2 span {
	color: #676767;
}

.task_suc {
	width: 180px;
	height: 50px;
	padding-left: 65px;
	font-weight: bold;
	margin: 100px auto 150px;
	clear: both;
	background: url(http://img.ooopic.cn/image/weike_suc.gif) no-repeat 0px
		0px;
}

.task_suc1 {
	font-size: 16px;
	color: #1a6c0a;
	height: 28px;
	line-height: 28px;
}

.task_pay {
	line-height: 50px;
	padding: 12px 0px 0px 12px;
	margin-bottom: 30px;
}

.task_paybtn {
	width: 155px;
	height: 35px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	background: #48ab0d;
	border-top: 1px solid #6fe927;
	border-right: 1px solid #2c6c06;
	border-bottom: 1px solid #2c6c06;
	border-left: 1px solid #6fe927;
	background: #48ab0d;
}

.task_return {
	text-align: center;
	font-size: 14px;
	margin: 26px auto 80px;
}

/**
* 任务详细页
*/
.detail_1 {
	height: 28px;
	line-height: 28px;
	padding-left: 15px;
	width: 935px;
	margin-bottom: 8px;
}

.detail_2 {
	width: 930px;
	padding: 10px 10px 30px;
}

.detail_3 {
	height: 31px;
	line-height: 31px;
	padding: 0px 10px;
	background: #545454;
	color: #fff;
	background: #545454;
	margin: 10px 0px;
}

.detail_4 {
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.detail_5 {
	background: #f7f7f7;
	height: 50px;
	padding: 15px;
	overflow: hidden;
}

.detail_5 li {
	float: left;
	width: 165px;
	line-height: 25px;
}

li.detail_6 {
	width: 230px;
}

.detail_5 b {
	font-size: 14px;
}

.detail_7 {
	height: auto;
	padding: 15px;
}

.detail_7 li {
	float: left;
	width: 235px;
	line-height: 22px;
}

a.detail_8,a.detail_8:hover {
	float: right;
	height: 21px;
	line-height: 21px;
	background: #f9dd88;
	border: 1px solid #ff6c00;
	padding: 0px 14px;
	color: #000;
	margin: 0px 3px;
	cursor:pointer;
}

.detail_9 {
	border-bottom: 2px solid #7e7e7e;
}

.detail_10 {
	
}

.detail_10 li {
	float: left;
}

.detail_11 {
	padding: 15px;
	line-height: 30px;
	width: 695px;
	border-right: 1px solid #7e7e7e;
}

.detail_12 {
	
}

.detail_13 {
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	border-top: 3px solid #ebebeb;
	background: #f4f4f4;
}

.detail_14 {
	width: 950px;
	margin: 0px auto;
	border-bottom: 1px solid #ababab;
}

.detail_15 {
	border-top: 1px solid #ababab;
	width: 100%;
}

.detail_16 {
	border-right: 1px solid #ababab;
	padding: 15px;
	line-height: 30px;
}

.detail_17 {
	padding: 15px;
}

.detail_18 {
	height: 18px;
	line-height: 18px;
	padding: 10px;
	background: #ededed;
}

.detail_19 {
	float: left;
}

.detail_20 {
	float: right;
}

.detail_21 {
	padding: 20px;
}

/** 
 *我要投稿
 */
.weike_tougao {
	padding: 12px;
	width: 926px;
	margin: 0px auto;
}

.weike_tg_1 {
	width: 880px;
	margin: 0px auto;
}

.weike_tg_2 {
	width: 65px;
	height: 35px;
	vertical-align: middle;
}

/**
* 分页
*/
.pages {
	color: #6d6d6d;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
}

.pages a {
	color: #a9aaaa;
	border: 1px solid #c9c9c9;
	padding: 1px 5px;
	font-size: 11px;
	text-decoration: none;
}

.pages a.current,.pages a:active {
	color: #fff;
	background: #92b8cf;
}

.pages a:hover {
	color: #5889a8;
}

.pages input {
	vertical-align: middle;
}

.inputPage {
	border: 1px solid #7d7d7d;
	height: 12px;
	line-height: 12px;
	padding: 3px 1px;
}

.goPage {
	cursor: pointer;
	color: #2b2b2b;
	height: 16px;
	margin-left: 10px;
	width: 30px;
	font-weight: bold;
	border: 1px solid #2b2b2b;
	background: #cfcfcf;
}

/**
* 弹出浮动窗
*/
.floatDialog {
	border: 1px solid #000;
	width: 300px;
	position: absolute;
	top: 200px;
	left: 40%;
}

.floatBox {
	border: #d9d9d9 8px solid;
	padding: 5px;
}

.floatBox .title {
	height: 14px;
}

.floatBox .title h4 {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 16px;
}

.floatBox .title span {
	float: right;
	cursor: pointer;
}

#errInfo, #sucInfo {
	display:none;
}

.errInfo {
	padding-left:12px;
}
.errInfo b{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:100%;
	display:block;
	margin-bottom:12px;
}
.errInfo .listItem {
	
	color:#606060;
	line-height:22px;
}

.sucInfo {
	height:145px;
	line-height:145px;
	color:#ff7800;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}


/**
* 我要投标
*/
.toubiao_1 {
	line-height:33px;
	height:33px;
}
.zhaobiao_2 {
	margin:10px 0px;
}

/**
* 文件列表
*/
#fileList a {
cursor:pointer;}