﻿TD { FONT: 9pt "宋体" }
.chhbutton2
{
	background-position: center center;
	font-weight: normal;
	font-size: 13px;
	background-image: url(image/button-2.gif);
	width: 40px;
	cursor: hand;
	border-top-style: none;
	line-height: normal;
	background-repeat: no-repeat;
	font-style: normal;
	border-right-style: none;
	border-left-style: none;
	height: 21px;
	text-align: center;
	font-variant: normal;
	border-bottom-style: none;
}

.chhbutton3  { BACKGROUND-POSITION: center center; BACKGROUND-IMAGE: url(image/button-3.gif); WIDTH: 55px; CURSOR: hand; BORDER-TOP-STYLE: none; BACKGROUND-REPEAT: no-repeat; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 21px; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: none;font:13px }
.chhbutton4  { BACKGROUND-POSITION: center center; BACKGROUND-IMAGE: url(image/button-4.gif); WIDTH: 70px; CURSOR: hand; BORDER-TOP-STYLE: none; BACKGROUND-REPEAT: no-repeat; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 21px; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: none;font:13px }
.chhbutton4s  { BACKGROUND-POSITION: center center; BACKGROUND-IMAGE: url(image/button-4.gif); WIDTH: 60px; CURSOR: hand; BORDER-TOP-STYLE: none; BACKGROUND-REPEAT: no-repeat; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 19px; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: none;font:12px }
.chhbutton5  { BACKGROUND-POSITION: center center; BACKGROUND-IMAGE: url(image/button-5.gif); WIDTH: 85px; CURSOR: hand; BORDER-TOP-STYLE: none; BACKGROUND-REPEAT: no-repeat; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 21px; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: none;font:13px }

A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #333333; TEXT-DECORATION: none
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}

BODY
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	background-color: #EEECED;
}
.HeaderStyle
{
	background-color: #D4CFC9;
}
.input_text
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
        PADDING-TOP: 2px;
        height:22px;

}

.input_text1
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
        PADDING-TOP: 2px 
}

.input_button
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: #D4CFC9;
}

TD {
	FONT-SIZE: 12px; COLOR: #000000;  FONT-FAMILY: "??"
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.px12 {
	FONT-SIZE: 12px; COLOR: #FFFFFF; LINE-HEIGHT: 120%; TEXT-DECORATION: none
}
.px12-1 {
	FONT-SIZE: 12px; COLOR: #328AA9; LINE-HEIGHT: 120%; TEXT-DECORATION: none
}


 .activepage
 {
	line-height:16pt;
	border-bottom:0px;
	width:137px;
	height:31px;
	cursor:hand;
	background-image:url(image/Select.jpg);
	background-repeat:no-repeat;
	background-position-y:bottom;
	margin:0;
	padding:0;
}

/*正常状态的分页选项卡*/
.normalpage{
	
	line-height:16pt;
	width:137px;
	height:31px;
	cursor:hand;
	background-image:url(image/UnSelect.jpg);
	background-repeat:no-repeat;
	background-position-y:bottom;
	margin:0;
	padding:0;
}

/*=====================================================进度条控件=========================================*/

div.savedlg
    {
	position:absolute;
	top:40%;
        left:45%;
        z-index:1000;
        margin:0 auto;
        text-align:center;
    }
  div.cover {
        top: 0px;
        left: 0px;
        position: absolute;
        width:100%;
        height:10000px;
        background-color: #000;
        filter: Alpha(opacity=50);
        z-index: 998;
    }
  div.dlgshadow
    {
	    background-image:url(image/wait.gif);
	    background-position:left center;
	    background-repeat:no-repeat;
	    padding-left:32px;
	    height:30px;
	    line-height:30px;
	    position:absolute;
	    top:20%;
        left:40%;
        z-index:999;
        margin:0 auto;
        font-size:14px;
        font-weight:bold;
    }
/*=====================================================END=========================================*/

/*========================================文件上传表格===============================================*/
/*用于已上传文件列表的表格*/
.oatable .upload5table{
  border:1px solid #CCC5B7;
  background-color:#FFFFFF;
  border-collapse:collapse;
	border-spacing:0px;
}

/*上传文件列表单元格*/
.oatable .upload5table td{
  border-top: 1px solid #e8e3d6; /*分隔每行的线条的样式*/
}

/*已上传文件列表每行左边的图标,建议用设置该样式的div标签代替img标签*/
.fileico{
  background-image:url(../../image/attach.gif);
  background-repeat:no-repeat;
  width:15px;
  height:12px;
  float:LEFT;
}

 .a-addfile{
	  background-image:url(image/addfile.gif);
	  background-repeat:no-repeat;
	  background-position:px 0px;
	  display:block;
	  float:none;
	  height:17px;
	  margin-top:auto;
	  position:relative;
	  text-decoration:none;
	  top:0pt;
	  width:70px;
}
.addfile{
      /*left:-18px;*/
}
.input-addfile {
	  cursor:pointer !important;
	  height:23px;
	  left:-7px;
	  filter:alpha(opacity=0); 
	  position:absolute;
	  top:-4px;
	  width:1px;
	  z-index: -1;
}
/*===================================================================================================*/

/*========================加载样式=============================================*/
.loadmask {
    z-index: 100;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width: 100%;
    height: 100%;
    zoom: 1;
}
.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    border:1px solid #6593cf;
    background: #c3daf9;
    padding:2px;
}
.loadmask-msg div {
    padding:5px 10px 5px 25px;
    background: #fbfbfb url('image/loading.gif') no-repeat 5px 5px;
    line-height: 16px;
	border:1px solid #a3bad9;
    color:#222;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    cursor:wait;
}
.masked {
    overflow: hidden !important;
}
.masked-relative {
    position: relative !important;
}
.masked-hidden {
    visibility: hidden !important;
}
/*========================加载样式=============================================*/

.button2
{
	background-position: center center;
	font-weight: normal;
	font-size: 13px;
	background-image: url(image/button-2.jpg);
	width: 45px;
	cursor: hand;
	border-top-style: none;
	line-height: normal;
	background-repeat: no-repeat;
	font-style: normal;
	border-right-style: none;
	border-left-style: none;
	height: 21px;
	text-align: center;
	font-variant: normal;
	border-bottom-style: none;
	margin-left: 2px;
	margin-right: 2px;
}
.vote{text-align:center;}
.votetitle{ width:100%; height:30px; border-bottom:1px solid #ACB6DB; margin-top:30px;text-align:center;}
.votenote{ width:85%; margin-top:10px; text-align:left; line-height:25px;}
.center{width:80%; border:2px solid #fff;margin-top:20px;padding-left:15px;text-align:left;line-height: 30px;}
.btnVote{width:100%;text-align:center; margin-bottom:10px;}

 /*网上调研查看页*/
.noteBody{margin:2px auto;padding-top:10px;width:93% !important;}
.nodetail{margin:0;padding:0;}
#hot #border {background-color:#ECF1FD;border-color:#DFDFDF;border-style:solid none solid solid;border-width:1px;height:22px;line-height:22px;padding:0 10px;text-align:right;}
#border span{ font-style:normal;}
.noteMain{margin:auto;padding:0 0 20px;width:93%;}
.question {margin:5px auto 10px;padding-top:10px;width:90%;}
.Vtitle{color:#323232;font-weight:bold;margin:0 auto;padding-top:5px;text-align:left;font-size:14px; width:93%; height:30px; float:left;}
.icon_list{background:url("../images/vote_icon_bg_v2.gif") no-repeat scroll left -137px transparent;
border-style:none;font-size:1px;height:16px;margin:0 10px 3px 2px;width:14px;}
.SelectcContent{color:#000;line-height:23px;margin:0 auto;padding:5px 0;text-align:left;width:93%;border-top:1px solid #9BC650;}
.process{background:none repeat scroll 0 0 #EDEDED;height:11px;overflow:hidden;width:162px;}
