@charset "utf-8";
/*---------------------公共样式 -----------------------*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-family: tahoma, arial, "宋体";
	font-size: 12px;
}

td {
	color: #555555;
}

P,
LI {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5em;
}

INPUT {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

BUTTON,
SELECT,
TEXTAREA {
	FONT: 12px/1.5 tahoma, arial, 宋体;
	line-height: 25px;
}

UL {
	font-size: 12px;
	line-height: 1.5em;
	LIST-STYLE-TYPE: none;
	LIST-STYLE-IMAGE: none;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
a{
		text-decoration: none;
}
/* a:link {
	color: #022f6d;
	text-decoration: none;
}

a:visited {
	color: #022f6d;
	text-decoration: none;
}

a:hover {
	color: #EA0000;
	text-decoration: none;
} */

a img {
	border: 0px;
}


#loginbg .conform input[type="password"] {
	height: 20px;
	border: 1px solid #999999;
	background-image: url(../images/inputbg.png);
	background-repeat: repeat-x;
}

#loginbg .conform .yzmimg {
	float: right;
	width: 55px;
	margin-right: 12px;
}

.loginan {
	padding-top: 6px;
}

#htheader {
	background: url(../images/top_bg.png) repeat-x;
	height: 102px;
}

#htheader .top_tit {
	height: 102px;
	width: 885px;
	background-image: url(../images/top_img.png);
	background-repeat: no-repeat;
	float: left;
}

#htheader .tor_r {
	height: 102px;
	width: 172px;
	float: right;
}

/* ---------------------左侧菜单---------------------*/
.menubg {
	background: url(../images/left_menu_g.png) no-repeat 0px;
	width: 171px;
	height: 29px;
	padding-left: 25px;
	color: #ffffff;
	text-align: left;
	font-size: 13px;
	line-height: 29px;
	letter-spacing: 3px;
	font-weight: bold;
	margin: 0px;
	cursor: pointer;
}

.submenu {
	line-height: 29px;
	color: #e1effb;
}

.submenuicon {
	background: url(../images/left_zi_bg.png) no-repeat 0px;
	text-indent: 25px;
	height: 29px;
	line-height: 29px;
}

.submenuicon a {
	color: #022f6d;
	text-decoration: none;
	display: block;
}

.submenuicon a:hover {
	color: #022f6d;
	text-decoration: none;
	background: url(../images/left_zi_hov.png) no-repeat 0px;
}

.submenuicon .current a {
	color: #022f6d;
	background: url(../images/left_zi_hov.png) no-repeat 0px;
}

.m_title {
	background: url(../images/left_tit_bg.png) no-repeat 0px;
	width: 171px;
	height: 39px;
	font-size: 12px;
	text-align: center;
	color: #022f6d;
}

#left {
	width: 171px;
	height: 100%;
}


/* ---------------------右侧内容--------------------- */
.page_right_bg {
	background-image: url(../images/right_top_bg.png);
	width: 100%;
	height: 30px;
	text-indent: 25px;
	line-height: 32px;
}

/*右侧顶部背景*/
#conent {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}

.listboder {
	/* background: #f1edd9; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	text-align: left;
	/* border: 1px solid #bfd4e5; */
	font-size: 12xp;
	font-color: #1a67b9;
	display: block;
}

.listboder1 {
	width: 100%;
	padding-top: 8px;
	text-align: center;
	display: block;
	clear:both;
	border: 0px;
}

.qtable {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

.qtable .textys {
	width: 200px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	background: #FFFFFF;
	margin-right: 1.5%;
}
.qtable td {
	height: 32px;
	border-collapse: collapse;
	line-height: 32px;
}

input.smallInput {
	padding: 0px;
	background: #fff;
	/* border-bottom-color: #f1edd9; */
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	color: #022f6d;
	FONT-SIZE: 12px;
	HEIGHT: 25px;
	LINE-HEIGHT: 25px;
	text-align: right;
}

.titleline {
	color: #2f72a7;
	font-weight: bold;
	width: 100%;
	margin-top: 8px;
	height: 26px;
	background: url(../images/right_tit_bg.png);
	border-top: 1px solid #c1d6e9;
	border-right: 1px solid #c1d6e9;
	border-left: 1px solid #c1d6e9;
	border-bottom: 1px solid #c1d6e9;
	line-height: 26px;
	float: left;
}

.titleline a {
	color: #022f6d;
	text-decoration: none;
	background: url(../images/doubleshu.gif) no-repeat left 50%;
	display: block;
	width: 160px;
	float: left;
	padding-left: 16px;
}

.titleline a:hover {
	color: #EA0000;
}

.title_left_img {
	width: 16px;
	height: 26px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	background: url(../images/right_tit_left.png) no-repeat;
}

.title_right_text {
	display: block;
	height: 26px;
	float: left;
}

.listmanu {
	width: 300px;
	float: right;
	margin-right: 20px;
	height: 26px;
	line-height: 26px;
	text-align: right;
}

.mytable {
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"SimSun";
	background-color: #ddd;
	width: 100%;
}

.mytable a {
	color: #454546;
}

.mytable a:hover {
	color: #c75f3e;
}

.mytable a:visited {
	color: #c75f3e;
	text-decoration: none;
}

.mytable th {
	background: url(../images/icon-018.png) repeat-x top left;
	font-size:14px;
	color: #454546;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	height: 36px;
}

.mytable td {
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	color: #4f6b72;
	height: 25px;
}

.mytable tr {
	background-color: #FFFFFF;

	onmouseover: expression(onmouseover=function () {
			this.style.borderColor='blue'; this.style.color='red'; this.style.backgroundColor='#fdfcdc'
		}

	);

	onmouseout: expression(onmouseout=function () {
			this.style.borderColor=''; this.style.color=''; this.style.backgroundColor=''
		}

	);
}

.mytable tr:hover {
	border: 1px solid #cbcbcb;
	background: #fdfcdc;
	color: red;
}

.pagenr {
	padding-top: 5px;
	width: auto;
	height: 30px;
	font-color: #022f6d;
	line-height: 30px;
	margin-left: 5px;
	margin-right: 5px;
}

/*CSS manu style pagination*/

.manu {
	MARGIN: 3px;
	TEXT-ALIGN: center;
	padding: 3px;
	line-height: 30px;
}

.manu A {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	COLOR: #036cb4;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.manu A:hover {
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	COLOR: #666;
	BORDER-BOTTOM: #999 1px solid
}

.manu A:active {
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	COLOR: #666;
	BORDER-BOTTOM: #999 1px solid
}

.manu .current {
	BORDER-RIGHT: #036cb4 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #036cb4 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #036cb4 1px solid;
	COLOR: #fff;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #036cb4 1px solid;
	BACKGROUND-COLOR: #036cb4
}

.manu .disabled {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	COLOR: #ddd;
	PADDING-TOP: 2px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

/*按钮样式*/
/* .bcbt {
	BORDER-RIGHT: #e78105 1px solid;
	BORDER-TOP: #e78105 1px solid;
	BORDER-BOTTOM: #e78105 1px solid;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 3px;
	PADDING-LEFT: 3px;
	padding-bottom: 3px;
	FONT-SIZE: 13px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#dfd8bf);
	BORDER-LEFT: #e78105 1px solid;
	CURSOR: hand;
	COLOR: black;
} */

.bcbt{
    display: inline-block;
    width: auto;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: transparent;
    font-weight: bold;
    color: #3F51B5;
    padding: 0 10px;
    margin: 0 0 0 1.24%;
    border: 1px solid;
}
.qtable .bcbt{
    display: inline-block;
    width: auto;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: #0066cc;
    color: #FFFFFF;
    padding: 0 10px;
    margin: 0 0 0 1.24%;
}
/* .qtable .bcbt1{
    display: inline-block;
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: #0066cc;
    color: #FFFFFF;
    padding: 0 10px;
    margin: 0 0 0 1.24%;
}
 .bcbt1 {
	margin-top: 2px;
	margin-right: 20px;
	BORDER-RIGHT: #cdd2d6 1px solid;
	BORDER-TOP: #cdd2d6 1px solid;
	BORDER-BOTTOM: #cdd2d6 1px solid;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 3px;
	PADDING-LEFT: 3px;
	padding-bottom: 1px;
	FONT-SIZE: 13px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cdd2d6);
	BORDER-LEFT: #cdd2d6 1px solid;
	CURSOR: hand;
	COLOR: black;
} */

.bcbt1{
    display: inline-block;
    width: auto;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: transparent;
    font-weight: bold;
    color: #3F51B5;
    padding: 0 10px;
    margin: 0 0 0 1.24%;
    border: 1px solid;
}
/*申报书页*/
#contable {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	height: 100%;
	background-color: #f5f5f5;
}

#contable td {
	font-size: 12px;
}

#contable .conleft {
	background-color: #bad7ff;
	float: left;
	width: 845px;
	overflow: hidden;
}

#contable .conleft .con {
	background-color: #ffffff;
	float: left;
	width: 840px;
	overflow: hidden;
}

#contable .conright {

	float: right;
	width: 150px;
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
	height: 100%;

}

#contable .conright .smtitle {
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #c0c0c0;
	color: #0d597a;
}

#contable .conright .smcontent {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 8px;
	line-height: 25px;
	color: #022f6d;
}

/*注意事项*/
.zysx_tab {
	width: 820px;
	margin-top: 10px;
}

.zysx_title {
	font-size: 14px;
	font-weight: bold;
	color: 0d597a;
	line-height: 20px;
}

.zysx_con {
	font-size: 12px;
	line-height: 18px;
}

/*<!-- 填报页面表格-->*/
.tableBody {
	background-color: #999999;
}

.tableBody1 {
	background-color: #ffffff;
}

/* 河北省科技计划项目任务合同*/

.tdHead {
	background-color: #bad7ff;
	FONT-SIZE: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 25px;
}

/* 项目名称*/
.tdBody {
	background-color: #f0fafe;
	color: #0000000;
	line-height: 25px;
}

/* 输入区*/
.tdBody2 {
	line-height: 25px;
	background-color: #FFFFFF;
	color: #0000000;
}

/* 标题：主要技术指标完成情况*/
.tdHead1 {
	background-color: #fef9bc;
	FONT-SIZE: 14px;
	font-weight: bold;
	text-align: left;
	color: #022f6d;
	line-height: 25px;
}

/* 大段文字：填报说明*/
.td150 {
	background-color: #FFFFFF;
	line-height: 250%;
	color: #022f6d;
}

/*右侧菜单*/
#pageNav {
	height: 500px;
	width: 150px;
	margin-top: 20px;
	line-height: 40px;
}

.solidmenu {
	line-height: 28px;
	width: 150px;
	height: 500px;
	overflow: hidden;
}

.solidmenu li {
	margin: 0px;
	display: block;
	text-align: center;
	padding: 0px;
}

.solidmenu li a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	line-height: 28px;
}

.solidmenu li:hover {
	color: #c20101;
	background-image: url(../img/sbs-fylb-over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}

.solidmenu li.on {
	color: #c20101;
	background-image: url(../img/sbs-fylb-select.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}

.solidmenu li.on a {
	color: #c20101;
	font-weight: bold;
}
.bcbt {
    display: inline-block;
    width: auto;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: #0066cc;
    color: #FFFFFF;
    padding: 0 10px;
    margin: 0 0 0 1.24%;
}