@charset "utf-8";
/* CSS Document */

/*column*/
.frame{width:1200px;margin:0 auto;height:460px;}
.frame .column{width:200px;margin-top:60px;float:left;}
.frame .column .title h2{font-size:14px;}
.frame .column .title .line{width:20px;height:4px;background:#47b3b3;margin-top:18px;margin-bottom:18px;}
.frame .column .photo{width:200px;height:200px;margin-top:60px;}
.frame .sheet{width:918px;float:left;margin-left:80px;margin-top:60px;border:1px solid #e5e5e5;}
.frame .sheet .programa,.frame .sheet .information,.frame .sheet .information1{width:918px;height:50px;}
.frame .sheet .programa li,.frame .sheet .information li,.frame .sheet .information1 li{float:left;line-height:50px;}
.frame .sheet .programa{font-size:14px;color:#0a3333;background:#d8f0f0;}
.frame .sheet .information,.frame .sheet .information1{font-size:12px;color:#333333;}
.frame .sheet .name{width:140px;text-align: center;}
.frame .sheet .datea{width:160px;text-align: center;}
.frame .sheet .validity{width:140px;text-align: center;}
.frame .sheet .place{width:198px;text-align: center;}
.frame .sheet .number{width:140px;text-align: center;}
.frame .sheet .operation{width:140px;text-align: center;}
.frame .sheet .operation a{color:#e66700;}
.frame .sheet .information1{background:#f5f5f5;}