a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
body{
	background-color: #FFFFFF;
	padding:0 0 0 0;
	margin:0px 0px 0px 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height:22px;
	color: #3D3D3D;
	}

.word1 {
	font-family: "宋体";
	font-size: 12px;
	line-height:22px;
	color: 2B2B2B;
}

td{
	font-family: "宋体";
	font-size: 12px;
	line-height:22px;
	color: #3D3D3D;
	
    border: 0px;
}
table.big tr{
    border:0px;
    border-color:#ababab;
    border-style:solid;
}

table.big td{
    border:0px;
    border-color:#ababab;
    border-style:solid;
    padding-left:5px;
}
table.big {
	border: 0px;
	align: center;
	valign: top;
	background:#FFFFFF;
	border-color: #ababab;
	border-style: solid;
	margin: 1px;
	border-collapse:collapse; 	
}
table.big th{
    border:0px;
    border-color:#ababab;
    border-style:solid;
	font-size: 13px;
	line-height: 20px;
	background-color:#EBF4FC;
	font-weight: bold;
	
	font-family: "宋体";
	font-size: 13px;
	line-height: 20px;
	color: #2B2B2B;
	

	height:28px;
	align:left;
	cellpadding:0;
	cellspacing:0;
}
table.query tr{
    border:1px;
    border-color:#ababab;
    border-style:solid;
}

table.query td{
    border:1px;
    border-color:#ababab;
    border-style:solid;
    padding-left:5px;
    padding-right:5px;
}
table.query {
	border: 1px;
	align: center;
	valign: top;
	background:#FFFFFF;
	border-color: #ababab;
	border-style: solid;
	margin: 1px;
	border-collapse:collapse; 	
}
table.query th{
    border:1px;
    border-color:#ababab;
    border-style:solid;
	font-size: 13px;
	line-height: 20px;
    background-color:#EBF4FC;
    /*	background-color:#EBF4FC; */
    
	font-weight: bold;
	
	font-family: "宋体";
	font-size: 13px;
	line-height: 20px;
	color: #2B2B2B;
	

	height:28px;
	align:left;
	cellpadding:0;
	cellspacing:0;
}


table.inside{
      border:1px;
      width:100%;
      border-color: #CFCFCF;
	  border-style: solid;
	  border-width:1px;
}

table.inside th{
	font-size: 13px;
	line-height: 20px;
	background-color:#C4C0C4;
	font-weight: bold;
	font-family: "宋体";
	font-size: 13px;
	line-height: 20px;
	color: #3D3D3D;
	font-weight: bold;
	
	height:25px;
	align:left;
	cellpadding:0;
	cellspacing:0;
	border: 1px solid #CFCFCF;
}
table.inside tr{
	
}
table.inside td{
	font-family: "宋体";
	font-size: 13px;
	line-height:22px;
	color: #3D3D3D;
	border-color:#CFCFCF;
}

table.inside body{
	 border-style:solid;
	 border-width:1px;
}

table.inside tr.even {
  background-color: #ccb;
}
table.inside tr.odd {
  background-color: #eec;
}

td.head {
	padding:4px 4px 4px 4px;
	text-align: left;
	vertical-align: left;
	height:25px;
	font-family: "宋体";
	font-size: 13px;
	line-height: 30px;
	color: #CFCFCF;
	font-weight: bold;
}


img{
	border:0px;
}

.imgphoto{
	width:auto;height:200px;
}

.pkuportal-button {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	BACKGROUND-COLOR: #f0f0f0;
	text-align: center;
	vertical-align: bottom;
	height: 18px;
	border: 1px outset #f0f0f0;
}

/*错误提示信息*/

.errmsg{
    font-size: 13px;
    color: #FF0000;
    font-weight: bold;
}

/*页面说明文字*/

.pkuportal-remark{
	color: #C41517;
	font-size: 13px;
	font-weight: normal;
}

/* 表格尾部的格式 */

.pkuportal-td-footer{
    background-color:#f0f0f0;
}

