*{font-family: "微软雅黑",Arial,Helvetica,sans-serif;}
#choose-window{width:600px;border-radius:5px;background-color:silver;padding:5px;display:none;}
#choose{background-color: white;}
#choose-title{background-color:#3777BC;color:white;text-align:left;font-size:14px;font-weight:700;padding:5px 10px;}
#choose-state-province,#choose-school{margin:5px 10px;border:1px solid #C3C3C3;}
#choose-state-province{height:30px;overflow:hidden;padding:10px;text-align:left;vertical-align:middle;}
#choose-state-province div{margin-right:20px;float:left;}
#choose-state-province select{margin-right:10px;width:120px;}
#choose-other,#sure{display:none;}
#cOther{width:170px;}
#choose-school{height:200px;overflow-y:scroll;padding:10px;}
#choose-school a{margin-left:10px;margin-top:8px;width:166px;text-decoration: none; float:left; text-align: left;}
#choose-school a:hover{background-color:#3777BC;color:white;}
#choose-bottom{border-top:1px solid #ccc;background-color:#F0F5F8;padding:5px 10px;}
#choose-bottom input{float:right;vertical-align: middle;text-align: center;background-color:#005EAC;color:white;cursor:pointer;width:60px;height:25px;margin-top:6px;margin-right:6px;
					border-top:1px solid #B8D4E8;border-left:1px solid #B8D4E8;border-right:1px solid #114680;border-bottom:1px solid #114680;}