@CHARSET "UTF-8";
*{font-family:微软雅黑;}
a{cursor:pointer;}
.info_content{width:1050px;margin:0 auto;}
.info_content .info_pos{
	width:100%;height:30px;padding-top:10px;text-align:left;font-size:18px;font-weight:bold;
	color:#009900;border-bottom:#009900 1px dashed;
}
.tips{padding:10px 20px;width:1010px;height:30px;overflow:hidden;}
.tips a{
	width:70px;height:25px;padding-top:5px;display:block;float:left;background:#009900;color:#ffffff;text-align:center;
	text-decoration:underline;border-radius:5px;box-shadow:2px 4px 4px #f5f4f4;
}
.tips span{padding:10px 10px;display:block;float:left;color:#666666;}
.infolist,.page{width:100%;height:auto;display:block;overflow:hidden;}
.page{height:30px;text-align:center;padding-top:10px;font-size:14px;}
.infolist table{border-collapse:collapse;width:100%;border-top:#555555 2px solid;}
.infolist table thead th,.infolist table tbody tr td{height:40px;border:#dddddd 1px solid;color:#555555;font-size:14px;text-align:center;}
.infolist table thead th{background:#e5e5e5;}
a.editBt{color:#04e004;text-decoration:underline;margin-left:10px;}
a.dltBt{color:#ff4400;text-decoration:underline;margin-left:10px;}
a.viewBt{color:#7474ff;text-decoration:underline;margin-left:10px;}
.tips span.modset{float:right;}
.tips span.modset li div span{padding:0;font-size:14px;;width:auto;color:#555555;}
.tips span.modset li div span select{margin-top:7px;}