body{ margin: 0px; font: 13px Verdana,Arial,Helvetica,sans-serif; }

/* ---------- 内容页背景定义background: #C0C0C0 url(images/background_main.jpg) repeat-x left top; ---------- */
.bodycolor 
{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	BACKGROUND: #FFFFFF;                                            /*  背景演示 */
	background-repeat: no-repeat;                                   /*  不重复   */ 
	background-position:right bottom;                               /*  右对齐，底部*/ 
	background-attachment: fixed;                                  /*  不滚动 */
	scrollbar-face-color: #D2CAC6;               /* 滚动条凸出部分的颜色      */
	scrollbar-highlight-color: #E6E6E6;          /* 滚动条空白部分的颜色      */ 
	scrollbar-shadow-color: #D2CAC6;             /* 立体滚动条阴影的颜色      */
	scrollbar-3dlight-color: #D1D7DC;            /* 滚动条亮边的颜色          */
	scrollbar-arrow-color: #993300;              /* 上下按钮上三角箭头的颜色  */
	scrollbar-track-color: #D8D8D8;              /* 滚动条的背景颜色          */
	scrollbar-darkshadow-color: #98AAB1;        /* 动条强阴影的颜色          */	
} 

.DefauleTable {	width:100%; }
fieldset { height:auto; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px; }
.topbodycolor {	margin: 0px; background: #C0C0C0 url(images/background_main.jpg) repeat-x left top;	font: 13px Verdana,Arial,Helvetica,sans-serif; } 
.MenuTop { background-image:url("./images/MenuTopBg.gif"); height:24px; color:#FFFFFF; cursor:hand; }
.MenuSubItem{ font-size:12px; text-align:left; height:28px;	padding-left:20px; }
.a-Menu{ color:#3D5EB2; text-decoration:underline; cursor:hand;}
.tableDefault{ background-color:#71AF84; width:100%; }
.tdDefaultTitle{ text-align:center;	font-weight:bold; font-size:14px; height:40px; vertical-align:middle; background-image : url("./images/th_bg.gif"); color:#2c54a4; cursor: hand; }
.tdDefaultRight{ text-align:right; background-color:#FFFFFF; height:40px; padding-right:4px; }
.tdDefaultLeft { text-align:left; background-color:#FFFFFF;	height:40px; padding-left:4px; }
.tdDefaultCenter{ text-align:center; background-color:#FFFFFF; height:40px; }
.tdDefaultBottom{ text-align:center; font-weight:bold; font-size:14px; height:30px;	vertical-align:middle; background-image : url("./images/th_bg.gif"); color:#2c54a4; cursor: hand; }
.divTableDefaultBottom{ text-align:center; height:30px; padding-top:15px; }
.table-listpage{ width:100%; }
.table-default{ background-color:#E0E0E0; width:100%; }
.td-top-center{ height:28px; text-align:center; vertical-align:middle; background-image : url("./images/sep_title.gif"); color:#000000; cursor: hand; }
.td-top-left{ height:28px; text-align:left; vertical-align:middle; padding-left:10px; background-image : url("./images/sep_title.gif"); cursor: hand; }
.td-top-right{ height:28px; text-align:right; vertical-align:middle; padding-right:10px;	background-image : url("./images/sep_title.gif"); cursor: hand; }
.td-content-center{ height:25px; text-align:center; background-color:#FFFFFF; vertical-align:middle; }
.td-content-left{ height:25px; text-align:left; background-color:#FFFFFF; vertical-align:middle; padding-left:10px; }
.td-content-right{ height:25px; text-align:right; background-color:#FFFFFF; vertical-align:middle; padding-right:10px; }
.td-bottom-center{}
.td-bottom-left{}
.td-bottom-right{}
.ButtonDefault{ color: #133374;	padding-left:2px; padding-right:2px; padding-top:1px; background-color:#ECF5EF;	border-bottom: #67AE76 1px solid; border-left: #67AE76 1px solid;	border-right: #67AE76 1px solid; border-top: #67AE76 1px solid; font-size: 12px; text-align:center; vertical-align:middle; }
.a-newslist{ color:#444444; }
.td-fenye { height:30px; color:#060F0E; text-align:right; padding-right:10px; padding-top:10px; padding-bottom:10px; }









/*小魏*/
.actionTable
{
	font-size: 12px;
}
.actionFontA
{
	color:#696969;
	FONT-FAMILY: "宋体";
	}
.actionFontB
{
	FONT-SIZE: 12px; COLOR: #006699; LINE-HEIGHT: 18px; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.actionDivA
{
	BORDER-RIGHT: #a6a6a6 1px dashed; FONT-SIZE: 12px; BORDER-LEFT: #a6a6a6 1px dashed; BORDER-TOP:#a6a6a6 1px dashed;
	 BORDER-BOTTOM: #a6a6a6 1px dashed; FONT-FAMILY: "宋体";width:500px;
}
.actionTitle
{
		FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #007b9f; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}

.title {
    text-align:center;
	height:24px;
	background-image:url("../images/css_Title.gif");
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
.textbg{
	background-image:url("../css/images/css_InputBg.gif")
}
select {  
	font-size: 12px; border-width:1px
}

.actionDivB {
	background-repeat:no-repeat;
	width:600px;
	height:90px;
	float:left;
	padding: 1px;
	display: run-in;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.actionDivLeft{
	width:900px;
	float:left;
	padding: 1px;
	display: run-in;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.actionDivRight{
	width:188px;
	float:left;
	padding: 1px;
	display: run-in;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;

}

