﻿body , span, div, p, td, select, input, tr,button
{
	margin:0px;
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;	
	
}

.deafultbody
{
     background-color:#edf0f5;
}
#deafultTable1
{
   width:100%;
   height:100%;
   text-align:center;
   vertical-align:middle;
  /* border:1px solid #00F*/
  
}
#deafultDiv1
{
    width:619px;
    height:100%;
    text-align:center;
    vertical-align:middle;
  
}
.dtopleft1
{
    width:28px;
    height:52px;
    background-image:url(../images/border_login/border_corner_leftTop.jpg);
    float:left;
}
.dtopcenter1
{
    width:561px;
    height:52px;
    background-image:url(../images/border_login/border_bg_top.jpg);
     float:left;
}
.dtopright1
{
    width:30px;
    height:52px;
    background-image:url(../images/border_login/border_corner_righttop.jpg);
     float:left;
}
.dmiddleleft1
{
    width:24px;
    height:380px;
    background-image:url(../images/border_login/border_bg_left.jpg);
    float:left;
}
.dmiddlecenter1
{
    width:569px;
    height:380px;
    background-image:url('../images/border_login/border_bg_middle1.jpg');
    background-repeat:repeat-x;
    float:left;
}
.dmiddleright1
{
	width:26px;
    height:380px;
    background-image:url(../images/border_login/border_bg_right.jpg);
    float:left;
}
.dbottomleft1
{
	/*border: red 1px solid;*/
    width:28px;
    height:28px;
    background-image:url(../images/border_login/border_corner_leftbottom.jpg);
    float:left;
}
.dbottomcenter1
{
    width:561px;
    height:28px;
    background-image:url(../images/border_login/border_bg_bottom.jpg);
    float:left;
}
.dbottomright1
{
    width:28px;
    height:28px;
    background-image:url(../images/border_login/border_corner_rightbottom.jpg);
    float:left;
}
.dCN
{
    text-align:center;
    font-family:隶书;
    font-size:32px;
    color:#133E8C;
    padding-top:5px;
    letter-spacing:1.5px;
 }
 .dEN
{
    text-align:center;
    font-family:隶书;
    font-size:22px;
    font-weight:bold;
    color:#133E8C;
    margin-top:-10px;
 }
 #dtable2
 {
    width:280px;
        
 }
 
 .textfield {
	border: #fff 0px solid;
	padding: 2px 8px 8px;
	margin: 3px;	
	width: 187px;
	height: 20px;	
	background: url(../images/border_login/textfield_bg.gif) no-repeat;	
	color: blue;
	font: 1em verdana, arial, helvetica, sans-serif;
    
}
  .textfield1 {
	border: #fff 0px solid;
	padding: 2px 8px 8px;
	margin: 3px;	
	width: 88px;
	height: 20px;	
	background: url(../images/border_login/textfield_bg1.gif) no-repeat;	
	color: blue;
	font: 1em verdana, arial, helvetica, sans-serif;
    
}
#dlogin
{
	padding-top:20px;
	text-align:center;
    vertical-align:top;
}

.dbtn
{
   border-width:0 0 0 0; 
   FONT-SIZE: 12px; 
   BACKGROUND-IMAGE: url(../images/border_login/bg_column_tool.gif) ; 
  
   WIDTH: 77px; 
   CURSOR: hand; 
   PADDING-TOP: 2px; 
   HEIGHT: 20px;  
}

#deafultbtn div
{
	  padding-top:50px;
      float:left;
      text-align:left;    
}