﻿
body
{
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #616378;
	
}
table
{
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
    margin-left: 0px;
}
#popupcontent{position: absolute;visibility: hidden;overflow: hidden;border:1px solid #CCC;background-color:#F9F9F9;border:1px solid #333;padding:5px;}
/*……链接……*/

/*链接的默认定义*/
a:link {
	font-family: "宋体";
	font-size: 9pt;
	
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #99019B;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: normal;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 0px;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #878787;
	font-weight: normal;
	letter-spacing: 0px;
}

.ddl
{
	/*BORDER-RIGHT:#7CB547 1px solid; BORDER-TOP:#7CB547 1px solid; OVERFLOW:hidden; BORDER-LEFT:#7CB547 1px solid; BORDER-BOTTOM:#7CB547 1px solid; POSITION:absolute;*/
}
.select
{
	margin:-2px;
	border-width: 1;
	border-color:#7CB547;
	background-color: #ffffff;
}

.readonlyselect
{
	margin:-2px;
	background-color: #E7F1E8;
	border-width: 1;
	border-color:#7CB547;
}
.toolbar {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
	border: solid 1px #C6DFFF;  /*#F2BD77;*/
	padding-left: 10px;
	padding-right: 10px;
	
	font-size: 10pt;
	
	height:28px
	
}
/*……输入框……*/
/*可写输入框TextBox*/
.textbox
{
	border: 1px solid #7CB547;
	background-color: #ffffff;
}
/*只读输入框ReadonlyTextBox*/
.readonlytextbox
{
	background-color: #E7F1E8;
	border: 1px solid #7CB547;
}
/*……button……*/
/*登陆页button风格*/
.button {
	background-repeat: repeat;
	background-position: center;
	height: 21px;
	width: 63px;
	border: 1px solid #009900;
	background-image: url(../images/buttonbg.gif);
    font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}


.button1
{
	border-right: 0px;
	background-position: center 50%;
	border-top: 0px;
	font-weight: normal;
	font-size: 9pt;
	background-image: url(../Images/buttonbg1.gif);
	border-left: 0px;
	width: 69px;
	color: #000000;
	border-bottom: 0px;
	background-repeat: no-repeat;
	font-family: "宋体";
	height: 25px;
}

.button2 {
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 117px;
	background-image: url(../images/buttonbg2.gif);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
    font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.button3 {
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 117px;
	background-image: url(../images/buttonbg3.gif);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
    font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.readonlybutton1 {
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 69px;
	background-image: url(../images/buttonbg1_1.gif);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.readonlybutton2 {
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 117px;
	background-image: url(../images/buttonbg2_2.gif);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
        font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
/*只读内容页button适合8到10个字*/
.readonlybutton3 {
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 117px;
	background-image: url(../images/buttonbg3_3.gif);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
        font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
/*……标题……*/

/*页面标题PageHeader*/
.PageHeader{
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.TableHeader{
	font-family: "宋体";
	font-weight: bold;
	font-size: 11pt;
    padding: 0 20px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #3bbe32;
    margin-bottom: 2px;
    color:White;
    background: url(../images/bar_green_mid.gif);

}
/*意群标题GroupHeader*/
.GroupHeader{
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
/*……提示……*/

/*操作提示Hint*/
.Hint
{
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #FFB135;
}
/*操作结果提示ResultHint*/
.ResultHint
{
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #FFB135;
}
/*页面提示*/
.BodyHint
{
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
/*出错信息提示ErrorHint*/
.ErrorHint
{
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
}
/*……表格……*/
/*列表头<tr  class="listheader">*/
.listheader
{
	background-color: #93CA4B;
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #f7f9f5;
	line-height: 23px;
	border-top-color:#8DC73F;
	border-bottom-color:#A8D26E;
	background-image:url(../images/table-head.gif);
}
/*列表行 <tr class="listitem">*/
.listitem
{
	background-color: #FBFBFB;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
/*交替行<tr class="listaltem">*/
.listaltern
{
	background-color: #F1F7F3;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
/*鼠标所在行 <tr class="listietmhover">*/
.listitemhover
{
	background-color: #FFFFFF;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
/*选中行 <tr class="listitemselected">*/
.listitemselected
{
	background-color: #DDDCE0;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
/*列表脚<tr class="listfooter">*/
.listfooter
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: #000000;
	background-color: #F6F9F7;
}
/*……分割线……*/
/*页面标题下分割线PageHeaderLine*/
.PageHeaderLine{
	font-size: xx-small;
	color: #7CB547;
}
/*意群标题下分割线GroupHeaderLine*/
.GroupHeaderLine{
	font-size: xx-small;
	color: #7CB547;
}

/*……正文……*/
/*一般正文样式Text*/
.Text {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
/*需要强调的文字的样式StrongText*/
.StrongText
{
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.border { border:1px solid #ccccff}
.title { background:url("pic/title.gif"); }
.gridTable
{
	font-size: 12px;
	color: black;
}
.gridTable td
{
	padding: 6px 6px 6px 6px;
}

.buttonlist
{
	background-color: #D1EAC9;
}
.buttonlist1
{
	background-color: #f9f9f9;
}
.gridHeader
{
	background-color: #D1EAC9;
	font-weight: bold;
	border-bottom: #cccccc 1px solid;
}
.gridItem
{
	background-color: white;
}
.gridAlterItem
{
	background-color: #f9f9f9;
}
.gridfooter
{
	border-top: #ccc 0px solid;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	background-color: #f1f1f1;
	font-size: 12px;
}
.topdiv {
   position: absolute;
    bottom: auto;
    top: expression( eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (documentElement.clientHeight - this.clientHeight) - 1 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight) - 1);
}


/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:300px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* use a semi-transparent image for the overlay */
#overlay {
	background-image:url(../images/transparent.png);
	color:#efefef;
}

/* container for external content. uses vertical scrollbar, if needed */
div.wrap {
	height:320px;
	overflow-y:auto;
}



/* 菜单 */
.left		{ width:167px;	height:100%;background-color:#FFFFFF;display: inline}
.xboxcontent{display:block; background:#fff;  border-width:0 1px;}
a.mi:link 		{ color: #444444; text-decoration: none} 
a.mi:visited	{ color: #444444; text-decoration: none} 
a.mi:hover 		{ color: #444444; text-decoration: underline} 
a.mi:active 	{ color: #444444; text-decoration: none}
.menu{
	list-style: none;
	margin: 0;
	padding: 0;
	height:15;
	font:"黑体";
}

.menu li{
	color:#444444;
	font:"黑体"; 
	
	margin: 0px 5px 0px 12px;	
	padding-top:5px;
	padding-left:3px;
	padding-bottom:5px;
	letter-spacing:2px;
	float: left;
	text-align:center;
	position: relative;
	width: 120px;
	line-height:15px; 
	border-bottom-style:dashed; border-bottom-width:1; border-bottom-color:#eeeeee;
}
.gg{
	list-style: none;
	margin: 0;
	padding: 0;
}
.gg li{
	background-image:url(../images/tab.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:15px;

	margin: 0px 0px 0px 0px;
	padding-top:8px;
	
	padding-bottom:8px;
	text-align:center;
	letter-spacing:1px;
	float: left;
	position: relative;
	height:20px;
	width:100%;
}


#bottom_left_ad_title{
	background-image:url(../images/bottom_left_title_bg.gif);
	background-repeat:no-repeat;
	width:788;
	text-align:left;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	height:30px;
	margin-top:10px;
}
#bottom_left_ad_title_1{
margin:0px;
float:left;
width:108px;
padding-top:12px;
padding-left:33px;
letter-spacing:8px;
font-weight:bold;
font-size:14px;
}
#bottom_left_ad_title_2{
margin:0px;
float:right;
padding-top:9px;
padding-right:8px;
}
#bottom_left_ad_title_2 a{
text-decoration:underline;
color:blue;
letter-spacing:0px;
}
#bottom_left_ad_content{
	height:185px;
	width:760px;
	border:1px solid #EAEAEA;
	border-top:0px solid #ADE7F8;
	padding:0px;
	padding-top:12px;
	padding-left:24px;
	padding-right:0px;
}
#bottom_left_ad_content a{
	font-size:12px;
}

#bottom_left_ad_content img{
	border:1px solid #E8E8E8;
	height:58px;
	width:58px;
}

#bottom_left_ad_content ul{
	float:left;
	width:240px;
	padding:0px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
}
#bottom_left_ad_content li{
	
	list-style:outside;
	list-style:none;
	padding:0px;
	margin-left:0px;
	line-height:22px;
}

#content_right{
	margin:0px;
	padding:0px;
	border:0px;
	width:300px;
	float:right;
}
#content_right_showinfo a{
	color:#0000FF;
	text-decoration:underline;
}

#content_right_showinfo a:hover{
	color:red;
	
}

#content_right_title{
	margin:0px;
	padding:10px;
	padding-top:12px;
	padding-left:16px;
	padding-bottom:6px;
	border:0px solid #CCCCCC;

	background-image:url(../images/right_title_bg.gif);
	background-repeat:no-repeat;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	color:#333333;
	text-align:left;
}

.success_li{
	
	list-style:outside;
	list-style:none;
	padding:0px;
	margin-left:0px;
	line-height:22px;
	 vertical-align:top;
}