﻿/* =========================ページャー=============================*/
.PageComa { width:auto;
 height:auto;
 background-color: #FFFFFF;
 display:block; 
 float:left;
 text-align:left;
 margin:20px 0px 10px 4px;
 font-size:140%;
 overflow:hidden;
}
.PageComa span{ width:24px;
 height:24px;
 border:1px solid #999999;
 background-color: #FFFFFF;
 display:block; 
 float:left;
 text-align:center;
 font-size:140%;
 overflow:hidden;
}
.PageComa a{ width:24px;
 height:24px;
 border:1px solid #999999;
 background-color: #E5E5E5;
 display:block; 
 float:left;
 text-align:center;
 font-size:140%;
}
#GridView1.PageComa a:hover{ width:24px;
 height:24px;
 border:1px solid #999999;
 background-color: #513423;
 color:#FFFFFF;
 display:block; 
 float:left;
 text-align:center;
 font-size:140%;
}


#Header {
 width: 900px;
 height:264px;
 background-image: url(../images/HeadDesine.gif);
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: auto;
 margin-right: auto;
 text-align:left;
}
#Header .He1 { padding:210px 0px 0px 12px; font-size:80%; color:#CC9900; font-weight:bold;}
#Header .He2 { padding:4px 0px 0px 12px; font-size:80%;line-height:120%;font-weight:normal; color:#EDDEB6;}

.sa_Button { 
 background-image:url('../Images/Bac_img2.gif');
 font-size:90%;
 line-height:100%;
 color:#000000;
 width:100px;
 height:22px;
 border-left:1px solid #FF9966; border-right:1px solid #950000; 
 border-top:1px solid #FF9966; border-bottom:1px solid #950000;
 padding:0px;
 }
