﻿body{font-size:12px; margin:0px; font-family:\5FAE\8F6F\96C5\9ED1,Arial, Helvetica, sans-serif; line-height:30px; background:#ffffff}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{margin:0;padding:0;}

/*
*{ background:none}
*/
a{ border:none; text-decoration:none; color:#333}
img{ border:none}


h1{ font-size:22px;margin:0px; }
h2{ font-size:20px;margin:0px; }
h3{ font-size: 18px; margin:0px; }
h4{ font-size:16px;margin:0px; }
h5{ font-size:14px;margin:0px; }
h6{ font-size:12px;margin:0px; }

.BlankLine1{ height: 10px; line-height:10px; clear: both; font-size: 1px;  }
.line_1{ height:2px; line-height:2px; clear:both }
/*表格样式*/
/*.table_style{ border-collapse:collapse; width:1004px; background:"#E5E5E5";}*/
.table_style{ border-collapse:collapse; width:100%; background:"#E5E5E5";}
.table_style tr td {
	border:0px #b7bdc9 solid;
}

/*顶部登录状态条*/
.loginbar 
{
    /*width:1004px;*/
    width:100%;
    background-image: url(../Images/loginBarBG.jpg);
    background-size:cover; 
}
.loginbar tr td {
	border:0px #b7bdc9 solid;
}

/*上部广告*/
.adbar 
{
    width:100%
}
.adbar tr td {
	border:0px #b7bdc9 solid;
}

/*菜单栏td背景色*/
.meuntd {background-color:#848484;}

/*右对齐span*/
.rightspan { display:block; float:right; text-align:right;}

/*通用文本框输入样式*/
.input-text {
    background-image: url(/Content/input_bg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: #CDCDCD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-value: #9A9A9A;
    border-left-style-value: solid;
    border-left-width-value: 1px;
    border-right-color-value: #CDCDCD;
    border-right-style-value: solid;
    border-right-width-value: 1px;
    border-top-color: #9A9A9A;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 12px;
    line-height: 15px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 5px;
	vertical-align:middle;
    
	 border: 1px #cccccc solid;
}

/*项目作业区域表格*/
.table_style_1{ border-collapse:collapse; width:100%}
.table_style_1 tr td {
	border:1px #b7bdc9 solid;
}
.table_style_1 thead tr td{ background:#e1eaef; font-weight:bold}
.table_style_1 tbody tr td{ background:#e1eaef}
.table_style_1 tbody tr.line_2 td{ background:#f5f6f9}
.table_style_1 tbody tr.line_3 td{ background:#ffffff}
.table_style_1 tbody td{ text-indent:0.5em;text-align:left; }

.table_style_1 tr:hover {
    background-color: #f7dc12;
}
/*
.title_divStyle{ background:#ffffff; border:1px #767676 solid; text-align:left; height:40px}
*/
.title_divStyle{ background:#ffffff; border:1px #767676 solid; text-align:left;}


/*添加用户到项目组表格*/
.uctable_style{ border-collapse:collapse; width:600px}
.uctable_style tr td {
	border:1px #b7bdc9 solid;
}
.uctable_style thead tr td{ background:#e1eaef; font-weight:bold}
.uctable_style tbody tr  td{ background:#e1eaef}
.uctable_style tbody tr.line_2 td{ background:#f5f6f9}
.uctable_style tbody td{ text-indent:0.5em;text-align:left; }


/*项目作业区域表格*/
.table_style_CheckBoxList100p{ border-collapse:collapse; width:100%}
.table_style_CheckBoxList100p tr td {
	border:0px #b7bdc9 solid;
}
.table_style_CheckBoxList100p thead tr td{ background:#e1eaef; font-weight:bold}
.table_style_CheckBoxList100p tbody tr  td{ background:#e1eaef}
.table_style_CheckBoxList100p tbody tr.line_2 td{ background:#f5f6f9}
.table_style_CheckBoxList100p tbody tr.line_3 td{ background:#ffffff}
.table_style_CheckBoxList100p tbody td{ text-indent:0.5em;text-align:left; }

.table_style_CheckBoxList{ border-collapse:collapse;}
.table_style_CheckBoxList tr td {
	border:0px #b7bdc9 solid;
}
.table_style_CheckBoxList thead tr td{ background:#e1eaef; font-weight:bold}
.table_style_CheckBoxList tbody tr  td{ background:#e1eaef}
.table_style_CheckBoxList tbody tr.line_2 td{ background:#f5f6f9}
.table_style_CheckBoxList tbody tr.line_3 td{ background:#ffffff}
.table_style_CheckBoxList tbody td{ text-indent:0.5em;text-align:left; }
.table_style_CheckBoxList tbody td p{margin:0 0 0 0;padding:0;line-height:20px}


marginLeft2px {margin-left: 2px;}

marginRight2px {margin-right: 2px;}