@charset "utf-8";
@import url("CSS_reset.css");
@import url("CSS_target.css");
@import url("CSS_window.css");
@import url("CSS_boxstyle.css");
@import url("CSS_questionpart.css");
/*----------------------------------------------------*/
#head {
	background:url(/static/surveylink/images/headbg.gif) repeat-x top #029bd4;
	height:140px;
}
#head div {
	width:900px;
	height:100%;
	margin:auto;
	background:url(/static/surveylink/images/h1bg.gif) no-repeat;
}
#head div h1 {
	font-size:30px;
	text-indent:-9000px;
}
#navi {
	background:url(/static/surveylink/images/navibg.gif) repeat-x top #333;
	height:40px;
	text-align:center;
}
#navi ul:after {
	content:"\0020";
	clear:both;
	display:block;
	height:0;
}
#navi ul li {
	float:left;
	line-height:40px;
}
#navi ul li a {
	color:#fff;
	padding:2px 17px;
	border-left:1px dotted #fff;
}
#navi ul li a:hover {
	color:#fff;
}
#content {
	width:900px;
	min-height:680px; 
    height:auto !important; 
    height:680px; 
	margin:auto;
	padding:20px 30px;
}
#footer {
	background:url(/static/surveylink/images/footerbg.gif) repeat-x top #029bd4;
	
}
#footer div {
	width:900px;
	height:70px;
	margin:auto;
	padding-top:30px;
	color:#fff;
	font-size:14px;
	background:url(/static/surveylink/images/footerlogo.gif) no-repeat right 20px;
}
/*----------------------------------------------------*/
#content .edit {
	margin-bottom:10px;
	margin-left:-20px;
	margin-right:-20px;
	padding:10px 20px;
}
#content .edit table {
	line-height:24px;
}
#content .edithover {
	background-color:#efefef;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	padding:9px 20px;
}
.edit table a {
	background:url(/static/surveylink/images/icon.gif) no-repeat;
	padding-left:24px;
	padding-top:2px;
	padding-bottom:2px;
}
/*----------------------------------------------------*/
.edit table a.preview {
	background-position:left top;
}
.edit table a.amend {
	background-position:left -28px;
}
.edit table a.sim {
	background-position:left -86px;
}
.edit table a.delete {
	background-position:left -58px;
}
.edit table a.refer {
	background-position:left -115px;
}
.edit table a.out {
	background-position:left -174px;
}
.edit table a.end {
	background-position:left -145px;
}
.edit table a.stat {
	background-position:left -202px;
}
/*----------------------------------------------------*/
#content #main {
	width:670px;
	float:right;
}
#main_1 {
	width:670px;
	float:right;
}
#content #main_2 {
	width:670px;
	float:right;
	display:none;
}
#content #sidebar {
	width:220px;
	float:left;
}
/* >>   企业信息   <<*/
#companylogo {
	margin-left:-10px;
	margin-right:-10px;
	height:61px;
	width:177px;
	border:1px solid #ccc;
	background-color:#e1e1e1;
	text-align:center;
	overflow:hidden;
}
#companylogo img{ margin:0 atuo;}
/* add upload logo style */
#uploadpanel{
	position:absolute;
	left:0;
	top:10px;
	display:none;
	background-color:white;
	width:400px;
	height:60px;
	text-align:center;
	line-height:25px;
}
#info {
	line-height:20px;
	margin-top:10px;
	padding:10px;
	width:100%;
}
#info td {
	text-align:center;
	padding:2px 0;
}
#info a {
	color:#029bd4;
}
#upbtn {
	margin-bottom:10px;
}
#upbtn a {
	display:block;
	width:144px;
	height:30px;
	background:url(/static/surveylink/images/update.gif) no-repeat bottom;
	margin:auto;
}
#upbtn a:hover {
	background-position:top;
}
/* >>   end   <<*/
#creat, #adduser,#addrole {
	display:block;
	width:220px;
	height:68px;
}
#addrole{
	background:url(/static/surveylink/images/newrole.gif) no-repeat bottom;
	}
#adduser {
	background:url(/static/surveylink/images/newuser.gif) no-repeat bottom;
}
#creat {
	background:url(/static/surveylink/images/creatbtn.gif) no-repeat bottom;
}
#creat:hover, #adduser:hover,#addrole:hover {
	background-position:top;
}
/*----------------------------------------------------*/
#quickmenu li a {
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:10px 20px;
	background:url(/static/surveylink/images/menuicon.gif) no-repeat left;
}
#quickmenu li a:hover {
	margin-left:-20px;
	margin-right:-20px;
	text-decoration:none;
	text-indent:20px;
	background:url(/static/surveylink/images/menuhover.gif) repeat-x left;
}
/*>> 6.8 新增 您的位置 <<*/
#location {
	background:url(/static/surveylink/images/locationbg.gif) repeat-x top;
	line-height:30px;
	height:30px;
	margin-bottom:10px;
	padding-left:60px;
	position:relative;
}
#location a {
	color:#999;
	text-indent:20px;
}
#location .cut {
	color:#333;
}
#location .homelink {
	display:block;
	width:40px;
	height:30px;
	background:url(/static/surveylink/images/homelink.gif) no-repeat top;
	position:absolute;
	top:0;
	left:10px;
}
#location .homelink:hover {
	background-position:bottom;
}
#location p {
	height:30px;
	width:10px;
	position:absolute;
	top:0;
}
#location .locationleft {
	background:url(/static/surveylink/images/locationleft.gif) no-repeat;
	left:0;
}
#location .locationright {
	background:url(/static/surveylink/images/loctionright.gif) no-repeat;
	right:0;
}
/*>>  6.9 新增 搜索  <<*/
#sreach {
	background:url(/static/surveylink/images/sreachbg.gif) no-repeat #333;
	
	height:60px;
	margin-bottom:10px;
	padding:5px;
}
#sreach table{
	margin:auto;
}
#sreach table td {
	padding:4px 0;
}
#sreach input{
	border:1px solid #000;
	padding:2px;
	width:180px;
	background-color:#ccc;
}
#sreach select {
	border:none;
	background-color:#ccc;
	border:1px solid #000;
	width:120px;
	height:22px;
	text-align:center;
	}
#sreach option{
	border-bottom:1px dotted #fff;
	padding:5px;
	}
#sreach button{
	border:none;
	width:60px;
	height:22px;
	background-color:#000;
	color:#ccc;
	cursor:pointer;
	font-size:12px;/* 6.12 */
}
/* >> 项目管理 <<*/
.basic {
	padding:0 5px;
	margin-bottom:10px;
}
.basic table {
	color:#666;
	width:100%;
}
/* 6.12 新增 */
.basic table input {
	border:1px solid #999;
	padding:2px;
}
.basic table select {
	border:1px solid #999;
	padding:1px;
}
.basic table button {/*6.16 */
	border:1px solid #999;
	background-color:#ccc;
	line-height:normal;
	cursor:pointer;
}
/*  新增 end*/	
.basic table a:hover {
	color:#029bd4;
}
.basic table th {
	text-align:center;
	color:#333;
}
.basic table td {
	text-align:center;
	/*border:1px solid #fff;*/
	background-color:#f4f4f4;
}
.basic table td.align {/* 6.12 修改 */
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;	
}
.basic table td.align a {
	background-image:none;
	display:inline;
}
.basic .odd td {
	background-color:#e4e4e4;
}
/* ---------------------------------*/
.basic table a {
	display:block;
	width:14px;
	height:14px;
	padding:2px;
	color:#333;
	margin:auto;
}
.basic table a.preview {
	background:url(/static/surveylink/images/oper/answer.gif) no-repeat;
}
.basic table a.amend {
	background:url(/static/surveylink/images/oper/edit.gif) no-repeat;
}
.basic table a.sim {
	background:url(/static/surveylink/images/oper/answer.gif) no-repeat;
}
.basic table a.delete {
	background:url(/static/surveylink/images/oper/delete.gif) no-repeat;
}
.basic table a.refer {
	background:url(/static/surveylink/images/oper/submit.gif) no-repeat;
}
.basic table a.out {
	background:url(/static/surveylink/images/oper/stop.gif) no-repeat;
}
.basic table a.end {
	background:url(/static/surveylink/images/oper/end.gif) no-repeat;
}
.basic table a.stat {
	background:url(/static/surveylink/images/oper/yulan.gif) no-repeat;
}
.basic table a.tongji {
	background:url(/static/surveylink/images/oper/tongji.gif) no-repeat;
}
.basic table a.pass_check {
	background:url(/static/surveylink/images/oper/pass_check.gif) no-repeat;
}
.basic table a.nopass_check {
	background:url(/static/surveylink/images/oper/nopass_check.gif) no-repeat;
}
/* ---------------------------------*/
.basic div {
	height:auto;
}
.basic .jump {
	border-top:1px dotted #ccc;
	width:100%;
	background-color:#00ffffff;
	zoom:1;
}
.basic .jump:after {
	display:block;
	clear:both;
	height:0;
	content:"\0020";
}
.basic .jump li {
	float:left;
	margin-right:5px;
}
.basic ul.jump li a {
	padding:2px 6px;
	border:1px solid #ccc;
	color:#666;
	background-image:none;
	background-color:white;
	display:inline;
}
.basic .jump li a:hover, .basic .jump li a.cut {
	background-color:#666;
	color:#fff;
	text-decoration:none;
}
.for_jump {
	float:right;
	background-color:#00ffffff;
	border:0;
}
/*-------------------------*/
.basic .state {
	display:block;
	background:url(/static/surveylink/images/statebg.gif) repeat-x top;
	cursor:pointer;
	font-size:14px;
	color:#666;
	height:30px;
	line-height:30px;
	text-indent:20px;
	margin-bottom:1px;
	border-bottom:1px solid #ccc;
}
.basic .state:hover {
	color:#333;
	text-decoration:none;
	background-position:bottom;
}
.basic .state.selected {
	color:#fff;
	background-color:#333;
	background-position:center;
}
/* >> 6.10 新增 项目详情 << */
#detail td {
	text-align:left;
	text-indent:20px;
}
#detail a {
	color:#029bd4;
	background-image:none;
	display:inline;
}
#detail strong {
	font-weight:bold;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
#detail input {
	width:50px;
	padding:2px;
	border:1px solid #ccc;
}
/* >>  操作记录 << */
tr.thead {
	background:url(/static/surveylink/images/statebg.gif) repeat-x center;
}
tr.thead th {
	color:#fff;
	font-weight:normal;
}
/* >>  用户管理  << */
#usercontrol a {
	background-image:none;
	display:inline;
}
/* >> 6.11 新增 角色权限管理<< */
.question table.rights td {
	text-align:left;
	text-indent:20px;
}
.question table.rights label {
	padding-left:5px;
}
/* >>  企业信息  << */
#infostyle {
	padding:0 0 10px 20px;
	color:#666;
}
#infostyle table td {
	padding-right:20px;
	line-height:35px;
}
#infostyle input {
	border:1px solid #ccc;
	padding:3px;
	width:200px;
	font-size:12px;
}
#infostyle select {
	border:1px solid #ccc;
	width:208px;
	padding:3px;
	color:#666;
}
#infostyle option {
	padding-left:10px;
	background-color:#eee;
}
#infostyle button {
	padding:2px;
}
#infostyle label {
	font-size:12px;
	color:#999;
}
#infostyle li {
	font-size:12px;
}

/* >> 6.12 新增 跳转设置<< */
#questionsetting a {
	background-image:none;
	display:inline;
}
.numwidth {
	width:40px;
}
.setting {
	width:80px;
}
#questionsetting em {
	color:#333;
}
#Password{
	position:absolute;
	left:250px;
	top:0px;
	display:none;
	background-color:white;
	width:400px;
	height:200px;
	text-align:center;
	line-height:25px;
	z-index:100px;
}
table.matrix {
	width:100%;
}
table.matrix td {
	text-align:center;
}
/* >> 6.16 新增 显示设置<< */
table.group th {
	border:1px solid #e4e4e4;
}
table.group a {
	background-image:none;
	display:inline;
}
table.group td.cut {
	background-color:#f4f4f4;
}
table.group td.cut a {
	font-weight:bold;
}
/* >> 6.17 新增 问卷预览<< */
#preview > table {
	width:890px;
	border:1px solid #ccc;
}
#preview th {
	color:#333;
}
#preview .number {
	text-align:center;
	font-weight:bold;
	width:60px;
	line-height:30px;	
}
#preview th { border-bottom:solid 1px gray; }
#preview .title {
	font-size:14px;
	background-color:#e4e4e4;
	font-weight:bold;
	width:100%;
	text-align:left;
}
#preview tr {
	border-bottom:1px solid #eee;
}
#preview em {
	color:#666666;
}
#preview input{
	padding:2px;
	}
#preview tr.title td {line-height:30px;}
#preview td {line-height:20px;}
#preview #div_min_warn {display:none;}
#preview table.matrix_table {border:solid 1px gray; margin-bottom:5px;}
#preview table.noborder_table {border:none;}
#preview table.matrix_table td {border-right:solid 1px gray;border-bottom:solid 1px gray;height:20px;text-align:center;}

/* >> 项目管理 <<*/
.boxcont1 {
	padding:0 5px;
	margin-bottom:10px;
}
.boxcont1 table {
	color:#666;
	width:100%;
}
/*  新增 end*/	
.boxcont1 table a:hover {
	color:#029bd4;
}
.boxcont1 table th {
	text-align:center;
	color:#333;
}
.boxcont1 table td {
	text-align:center;
	border:1px solid #fff;
	background-color:#f4f4f4;
}
.boxcont1 table td.align {/* 6.12 修改 */
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	line-height:20px;	
}
.boxcont1 table td.align a {
	background-image:none;
	display:inline;
}
.boxcont1 .odd td {
	background-color:#e4e4e4;
}
/* ---------------------------------*/
.boxcont1 table a {
	display:block;
	width:14px;
	height:14px;
	padding:2px;
	color:#333;
	margin:auto;
}
.boxcont1 table a.preview {
	background:url(/static/surveylink/images/oper/answer.gif) no-repeat;
}
.boxcont1 table a.amend {
	background:url(/static/surveylink/images/oper/edit.gif) no-repeat;
}
.boxcont1 table a.sim {
	background:url(/static/surveylink/images/oper/answer.gif) no-repeat;
}
.boxcont1 table a.delete {
	background:url(/static/surveylink/images/oper/delete.gif) no-repeat;
}
.boxcont1 table a.refer {
	background:url(/static/surveylink/images/oper/submit.gif) no-repeat;
}
.boxcont1 table a.out {
	background:url(/static/surveylink/images/oper/stop.gif) no-repeat;
}
.boxcont1 table a.end {
	background:url(/static/surveylink/images/oper/end.gif) no-repeat;
}
.boxcont1 table a.stat {
	background:url(/static/surveylink/images/oper/yulan.gif) no-repeat;
}
.boxcont1 table a.tongji {
	background:url(/static/surveylink/images/oper/tongji.gif) no-repeat;
}
.boxcont1 table a.pass_check {
	background:url(/static/surveylink/images/oper/pass_check.gif) no-repeat;
}
.boxcont1 table a.nopass_check {
	background:url(/static/surveylink/images/oper/nopass_check.gif) no-repeat;
}
/*-------------------------*/
.boxcont1 .state {
	display:block;
	background:url(/static/surveylink/images/statebg.gif) repeat-x top;
	cursor:pointer;
	font-size:14px;
	color:#666;
	height:30px;
	line-height:30px;
	text-indent:20px;
	margin-bottom:1px;
	border-bottom:1px solid #ccc;
}
.boxcont1 .state:hover {
	color:#333;
	text-decoration:none;
	background-position:bottom;
}
.boxcont1 .state.selected {
	color:#fff;
	background-color:#333;
	background-position:center;
}
.align1 input{
	width:230px;
}
#tip {
	width:220px;
	height:100%;
	background:url(/static/surveylink/images/tiptitle.gif) no-repeat top;
	padding-top:35px;
}
#tip div {
	background-color:#eee;
	border:1px solid #e3e3e3;
	padding:20px;
	line-height:18px;
	letter-spacing:1px;

}
#tip div p{
	margin-bottom:10px;
	padding-bottom:10px;
	color:#555;
	border-bottom:1px solid #e3e3e3;
	}

.dragHandle:hover{
  background-color:#EEEEEE;

}
.quest_title {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.quest_title:hover {
	text-decoration:none;
	color:black;
}
.btnstyle .btn{
	background:url(/static/surveylink/images/btn.gif) no-repeat left top;
	float:left;
	width:74px;
	height:25px;
	text-decoration:none;
	font-size:12px;
	color:#333;
	line-height:24px;
	text-align:center;
	border:solid 0px red;
	padding:0px;
}
.btnstyle .btn:hover {
	background-position:left bottom;
	color:#FFF;
	border:solid 0px red;
	padding:0px;
}


#td_icash{
	padding-right:10px;
}
#td_icash a {
	color:#029bd4;
}
