
body 
{
	text-align:center;
	font-size: 9pt; 
	font-family:宋体;
	
	background-image: url("Images/121212.jpg");
	margin:0;
	/*
	scrollbar-face-color:#efefef;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #808080; 
	scrollbar-3dlight-color: #efefef;
	scrollbar-arrow-color: #696969; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	*/
}
td           { font-size: 9pt;}
a            { text-decoration: none; font-size: 9pt; color:#000000}
a:link       { text-decoration: none;font-size: 9pt;color:#000000}
a:visited    { text-decoration: none;font-size: 9pt;color:#000000}
a:hover      { text-decoration: underline;font-size: 9pt;color:Red}
a:active     { text-decoration: none;font-size: 9pt;color:#000000}

.footer             { text-align:center;height:20px;color:#313031;}
a.footer            { text-decoration: none; font-size: 9pt;color:#efefef;}
a:link.footer       { text-decoration: none;font-size: 9pt;color:#313031;}
a:visited.footer    { text-decoration: none;font-size: 9pt;color:#313031;}
a:hover.footer      { text-decoration:underline;font-size: 9pt;color:#313031;}
a:active.footer     { text-decoration: none;font-size: 9pt;color:#313031;}


.TextBoxCss
{
	border: #A4A4A4 1px solid;
	font-size:9pt;
	height:16px;
	vertical-align:middle;
}
.TextArea
{
	border: #A4A4A4 1px solid;
	font-size:9pt;
}
.DropDownListCss
{
	
}
.divOverFlowY
{
	overflow-x:hidden;
	overflow-y:auto;
}
.divOverFlowX
{
	overflow-x:auto;
	overflow-y:hidden;
}
.divOverFlowXY
{
	overflow-x:auto;
	overflow-y:hidden;
}
.BtHover {
            border-right: #0A246A 1px solid;
            border-top: #0A246A 1px solid;
            font-size: 9pt;
            border-left: #0A246A 1px solid;
            border-bottom:#0A246A 1px solid;
            height: 22px;
            width: 65px;
            background-color:#B6BDD2;
         }
.BtDefault { 
            border-right:#A4A4A4 1px solid;
            border-top:#A4A4A4 1px solid;
            font-size: 9pt;
            border-left: #A4A4A4 1px solid;
            border-bottom:#A4A4A4 1px solid;
            height: 22px;
            width: 65px;
            background-color:#D4D0C8
           }

/**顶部命令按钮容器样式****/
.AllBizPageTopCmdBack
{
	height:28px; 
	vertical-align:middle;  
	text-align:right; 
	background-color:#efefef;
	border-bottom:#C0C0C0 1px solid;
}

/**显示详细信息时分组框样式****/
.detailMenuGroup
{
	background-color:#EFEFEF; 
	height:23px; 
	text-indent:12px; 
	border-width:0px;
	border-style:solid;
}

#demo {
background: #FFF;
overflow:hidden;
width: 725px;
height:110px;
}
#demo img {
border: 0;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
