@CHARSET "UTF-8";
body{
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width:100%;
	}
#wrapper{
	width:100%;
	text-align:left;
	margin:auto;
}
#header{
	width: 100%;
	height:162px;
	text-align:center;	
}
#container{
	width:100%;
	
}
#left{	
	margin-left:0px;
	float:left;
	/*background:url(../images/left_bg.jpg) repeat;*/
	font-family:'宋体';
	font-size:12px;
	font-color:#e5e5e5
	height:auto;
	min-height:350px;
}
* html #left { height:350px; }
#right{	
	width:86%;	
}
#content{
	width:95%
}
.style3 {color: #0964A2; font-weight: bold; }
.style4 {color: #F4F2F2}

.styletextContent{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px; 
	color: rgb(102, 102, 102); 
	line-height: 160%;
}
#footer{
	margin-top:10px;
	height:41px;
	float:left;
	width:100%;
	text-align:center;
	background:url(../images/bottom.jpg) repeat
}
img
{
	border:none;
}
A
{
	text-decoration:none;
	color:#666666;
}
td.tag
{
background:url(../images/c_title_bg.jpg) repeat-y
}
.centercontent
{
font-family:'宋体';
font-size:12px;
background:url(../images/h_c_bg.jpg);
}

.searchDisplay
{
	text-align:left;
	font-family:'宋体';
	font-size:12px;
	background:url(../images/h_c_bg.jpg)
}
.resultItem
{
	font-family:'宋体';
	font-size:12px;
}
#title
{
	font-family:'宋体';
	font-size:22px;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
}
#author
{
	font-family:'宋体';
	font-size:12px;
	text-align:center;
} 
#org
{
	font-family:'宋体';
	font-size:12px;
	text-align:center;
}
#abstract
{
	font-family:'宋体';
	font-size:12px;
	text-align:left;	
	line-height:160%;
}
#keyword
{
	font-family:'宋体';
	font-size:12px;
	text-align:left;
}

.successInfo {
	text-align: center;
	width: 90%;
	border: 1px solid #1e7b00;
	background-color: #f0fae2;
	padding: 10px;
	margin-bottom: 10px;
}

.errInfo {
	text-align: center;
	width: 90%;
	border: #FF0000 solid 1px;
	padding: 10px;
	background-color: #ffebe8;
	margin-bottom: 10px;
}
.hightTerm{
	background-color:#FFFF66;
	padding:2px;
}
.smartpage{
	font-size:12px;
}