﻿*  
{
   margin: 0px;
   padding: 0px;
   scrollbar-3dlight-color:#D4D0C8; /*- 最外左 -*/
   scrollbar-highlight-color:#fff; /*- 左二 -*/
   scrollbar-face-color:#EEEEEE; /*- 面子 -*/
   scrollbar-arrow-color:#666; /*- 箭头 -*/
   scrollbar-shadow-color:#808080; /*- 右二 -*/
   scrollbar-darkshadow-color:#D7DCE0; /*- 右一 -*/
   scrollbar-base-color:#D7DCE0; /*- 基色 -*/
   scrollbar-track-color:#;/*- 滑道 -*/
  
}

body
{
	margin: 0px;
	padding: 0px;
	background:#EFEFEF;
	font-size:13px;

}

b.rtop, b.rbottom{display:block;background: #5d789d}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #5d789d}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


a
{
	color: #0c2757;
	
}
a:hover
{
	color: #FF0000;
	
}
.layout
{
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height:auto;
	
}

.content
{
	width: 96%;
	text-align: center;
	margin:0px;
	padding:2px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
    border:5px solid #CCCCCC
    
 }

td
{  
	border-bottom:1px dashed #f0e6f9;
}

input
{
}


.popup
{
	border-right: gray 3px solid;
	border-top: blue 15pt solid;
	border-left: gray 1pt solid;
	width: 500px;
	position: static;
	background-color: white;
	border-bottom: gray 4px solid;
}

.bg
{
	background-color: #CCCCCC;
	filter:alpha(opacity=50,Style=0);
}

.Search
{
	width: 100%;
	text-align: left;
	background-color: #fefedd;
}

/*用户桌面开始*/
.desktop
{   width: 100%;
	text-align: left;
	background-color: #fcfcee;
	
}
.divborder
{ width:99%;
  text-align:center;
  border:1px solid #cccccc;
	
}
.dttitlebg
{
	width: 100%;
	text-align: left;
	background-image: url(images/dtbg.png);
}
.dtcontentbg
{
	width: 100%;
	text-align: left;
	
}
.dttitleleft
{
	float: left;
	width: 30%;
	text-align: left;
}
	
.dttitleright
{
	float: right;
	width: 70%;
	text-align: right;
	padding-top: 0.3em;
	padding-right: 1em;
}

.dttitleimg 
{   float: left;
	width: 20%;
	text-align: left;
	padding-top: 0.1em;
	padding-left: 0.3em;
	
}
.dttitlet
{   float:right;
	width: 75%;
	text-align: left;
	padding-top: 0.2em;
	padding-left: 0.3em;
	
}
.dtdate
{
	text-align: right;
	padding-right:0.8em;
}

/*用户桌面DataList样式*/
.DesktopItemStyle td
{ 
	border:none;
}


/*用户桌面结束*/

 .title
{
	height: 25px;
	background-color: #B5C7DE;
	text-align: left;
	padding-left: 10px;
	line-height: 25px;
	color: #000000;
}

.floatRight
{
	float: right;
}

.table
{ 
	width: 100%;
	background-color: #F1F1EF
}
.tdright
{
	text-align: right;
	height: 25px;
	background: #FFFFFF;
	width: 20%;
}
.tdleft
{
	text-align: left;
	height: 25px;
	background: #FFFFFF;
	padding-left: 5px;
	width: 30%

}
.tablecenter
{
  text-align:center; 
  height: 25px; 
  	
}
.tabletd5
{
	text-align: right;
	height: 25px;
	width:5%;
}
.tabletd8
{
	text-align: right;
	height: 25px;
	width:8%;
}
.tabletd10
{
	text-align: right;
	height: 25px;
	width:10%;
}
.center
{
	text-align:center;
	background: #FFFFFF;
}

.button
{   border: 1px solid #002D96;
	width:90px;
    	padding-right: 2px; 
    	padding-left: 2px; 
    	font-size: 13px; 
    	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); 
    	cursor: hand; 
    	color: black; 
    	padding-top: 2px;
}

.buttonbgimg
{
	background-image: url(images/topmenu.png);
	background-repeat: repeat;
}

/*  GridView的外观  */
.DataWebControlStyle
{
    font-size: 13px;
	margin-top: 0px;
	border: #5d789d 2px solid; 
}
.HeaderStyle
{
	background-color: #3c68b7;
	color: White;
	font-weight: bold;
	height: 25px;
	text-align:center;
}
.HeaderStyle a, .HeaderStyle a:visited
{
    color: White;  
}
.FooterStyle
{
    background-color: #3c68b7;
    color: White;
    text-align: right;
    height:25px;
    
}
.FooterStyle td
{ 
	border:0px;
	
}
.AlternatingRowStyle
{
	background-color: #3333CC;
	height: 25px;
	text-align:center;
}
.RowStyle
{
	height:25px;
	text-align:center;
}
.RowStyle td
{
 border-right:1px solid #fefedd;	
 text-align:center;
 border-bottom:1px solid #fefedd;
}

.EmptyDataRowStyle
{
	text-align:center;
}



/*  FormView的样式 */
.formview
{  
	margin:0px auto;   
}
.formview textarea
{  
   width:555px;
   height:120px;
   background-color:#FAFAFA;   
}


#top
{
	width: 100%;
	height: 95px;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}

#top #topleft
{
	width: 752px;
	height: 95px;
	background-image: url(images/toplogo.gif);
	background-repeat: repeat;
	float: left;
}

#top #topright
{
	width: 230px;
	height: 95px;
	float: right;
	vertical-align: bottom;
}
#top #topright #trfun
{
	margin-top: 55px;
}

#top #topright #trfun #trfunleft
{
	float: left;	
	width: 90px;
	height:40px;
	background: url('images/help.png') no-repeat top; /* 提升改段属性优先权，让IE7与非IE浏览器读取背景图片。 */
}


#top #topright #trfun #trfunright
{
	width: 130px;
	height: 30px;
	float: right;
	background: no-repeat top;
	margin: 0px auto;
}

#topmenu
{
	width: 100%;
	height: 34px;
	background-image: url(images/topmenu.png);
	background-repeat: repeat;

}

#topmenu #topmenuright
{
 	float: right;
 	text-align:right;
 	padding-right: 2em; 
 	color: #fefedd; 
 	font-weight:bold; 
 	padding-top:0.5em; 
 	font-size:14px; 
 	width:300px;
 	
}


#topmenu #topmenuleft
{
 	float: left;
 	text-align:left;
 	padding-left: 2em; 
 	color: #fefedd; 
 	font-weight:bold; 
 	padding-top:0.5em; 
 	font-size:14px; 
 	width:350px;
}

#leftmenu
{
	vertical-align: top;
	
}
#leftmenu td
{
  border:0px;
}

