body{ margin:0; padding:0; font-size:12px; color:#000;}
table td tr{ font-size:12px; color:#000;text-decoration:left;}
img{ border:0;}
a:link, a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#F60; text-decoration:underline;}
/*input{ height:25px; width:97%;}*/
.time {
	font-size: 12px;
	font-weight: normal;
	color: #238FD8;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	font-weight: normal;
	color: #54A9E2;
	text-decoration: none;
}
.left_bigtitle {
	font-size: 18px;
	font-weight: bold;
	color: #488edc;
	text-decoration: none;
}
.sub_text {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.login_bigtitle {
	font-size: 36px;
	font-weight: bold;
	color: #167BC7;
	text-decoration: none;
}
.table_guid{ border-top:1px #CCC solid;border-left:1px #CCC solid;}
	.table_guid td{ border-bottom:1px #CCC solid; border-right:1px #CCC solid;}
	
.DATATABLE {
	font-size: 9pt; FONT-FAMILY: 宋体;
	border-right: 1px solid #9DB2D4; 
    border-bottom: 1px solid #9DB2D4; 
    border-left: 1px solid #9DB2D4; 
    border-top: 1px solid #9DB2D4; 
}
.DATATABLE TH{
	 font-size: 9pt; FONT-FAMILY: 宋体; 
	 BACKGROUND-COLOR: #3385D1; 
     font-weight: bold; 
     color: White; 
     text-align:center;
}
.DATATABLE TR
{
    background-color: #F5F5F5; 
    color: #000000; 
}
.DATATABLE TD{
	 font-size: 9pt; FONT-FAMILY: 宋体;       
     color: black;      
}

.STABLE {
	font-size: 9pt; FONT-FAMILY: 宋体; width:100%
}
.STDL {
	font-size: 9pt; FONT-FAMILY: 宋体; width:10%; TEXT-ALIGN: right;
}
.STDT {
	font-size: 9pt; FONT-FAMILY: 宋体; width:15%; TEXT-ALIGN: left;
}

.GridViewStyle 
{    
    border-right: 1px solid #9DB2D4; 
    border-bottom: 1px solid #9DB2D4; 
    border-left: 1px solid #9DB2D4; 
    border-top: 1px solid #9DB2D4; 
} 

.GridViewStyle a 
{ 
	color: #000000; 
} 

.GridViewHeaderStyle th 
{ 
    border-left: 0px solid #EBE9ED; 
    border-right: 0px solid #EBE9ED; 
    border-top: 0px solid #EBE9ED; 
    border-bottom: 0px solid #EBE9ED;
    text-align:center;
} 

.GridViewHeaderStyle 
{ 
    background-color: #3385D1; 
    font-weight: bold; 
    color: White; 
} 

.GridViewFooterStyle 
{ 
    background-color: #3385D1; 
    font-weight: normal; 
    color: White; 
} 

.GridViewRowStyle 
{ 
    background-color: #F5F5F5; 
    color: #000000; 
} 

.GridViewAlternatingRowStyle 
{ 
    background-color: #F5F5F5; 
    color: #000000; 
} 

.GridViewMouseOverRowStyle 
{ 
    background-color: #BBE3FD; 
    color: #000000; 
} 

.GridViewStyle td
{ 
   border: 0px solid #000000;
   color: #000000;
} 

.GridViewTopPagerStyle
{ 
    background-color: #F5F5F5;
    border-left: 0px; 
    border-right: 0px; 
    border-top: 0px; 
    border-bottom: 1px solid #9DB2D4;
} 

.GridViewBottomPagerStyle
{ 
    background-color: #F5F5F5;
    border-left: 0px; 
    border-right: 0px; 
    border-top: 1px solid #9DB2D4;
    border-bottom: 0px; 
} 

.GridViewSelectedRowStyle 
{ 
    background-color: #E2DED6; 
    font-weight: bold; 
    color: #333333; 
} 

.GridViewPagerStyle 
{ 
    background-color: #284775; 
    color: #FFFFFF; 
} 

.GridViewPagerStyle table /* to center the paging links*/ 
{ 
    margin: 0 auto 0 auto; 
} 


.txtFoucs
{
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-style: solid;
	height:15px;
	border-color:#02267A;
	background-color:#ffffff	
}

.txtBlur
{
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-style: solid;
	height:15px;
	/*border-color:#ff961f;*/
	border-color:#9db2d4;
	background-color:#f5f5f5
}
	