@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	color: #000000;
	font-size: 80%;
	line-height: 1.6em;
	background-image: url(../image/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: White;
}


html{
	min-height:100%;
	height:auto;
}
img {
	border: none;
}
p {
	margin-bottom: 7px;
	margin-top: 0px;
	line-height: 1.6em;
}
form{
	margin: 0px;
	padding: 0px;
}
input.txt{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9B9B9B;
	padding-right: 3px;
	padding-top: 2px;
	padding-left: 3px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	color: #333333;	
	font-size: 100%;	
}
input.btn{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../image/bg_submit_btn.png);
	border: 1px solid #A8A8A8;
	background-repeat: repeat-x;
	height:22px;
	height /**/:auto;
	min-height:22px;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	background-color: #FFFFFF;
	margin: 1px;
	padding-bottom: 2px;
	color: #3E3E3E;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
.clear{
	clear: both;
}
.submitCenter{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapperBg{
	background-image: url(../image/bg_body.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:500px;
	height /**/:auto;
	min-height:500px;	
}
#wrapper{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-image: url(../image/bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:150px;
	height /**/:auto;
	min-height:150px;		
}
#header{
	position: relative;
	height: 80px;
}
#header #logo {
	position: absolute;
	top: 20px;
	left: 12px;	
}
#content{
	position: relative;
	height:100px;
	height /**/:auto;
	min-height:100px;

}
/* main */
#main{
	float: left;

}
#mainTop{
	background-image: url(../image/main_topbg.png);
	background-repeat: repeat-x;
	overflow: hidden;
	height: 11px;
	position: relative;
}
#mainTop #mainTopLeft{
	position: absolute;
	top: 0px;
	background-image: url(../image/main_topleft.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 23px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#mainTop #mainTopRight{
	position: absolute;
	background-image: url(../image/main_topright.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 23px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
}
#mainMid{
	background-color: #FFFFFF;
}
#mainMid #mainMidLeft{
	background-image: url(../image/main_midleftbg.png);
	background-repeat: repeat-y;
	width: 23px;
	height:400px;
	height /**/:auto;
	min-height:400px;
	vertical-align: top;
}
#mainMid #mainMidLeftTop{
	background-image: url(../image/main_midleft.png);
	background-repeat: no-repeat;
	height: 385px;
	width: 23px;
}
#mainMid #mainMidContent{
	background-color: #FFFFFF;
	margin-left: 25px;
	margin-right: 25px;
	vertical-align: top;
	height:400px;
	height /**/:auto;
	min-height:400px;		
}
#mainMid #mainMidRight{
	background-image: url(../image/main_midrightbg.png);
	background-repeat: repeat-y;
	width: 23px;
	height:400px;
	height /**/:auto;
	min-height:400px;
	vertical-align: top;	
}
#mainMid #mainMidRightTop{
	background-image: url(../image/main_midright.png);
	height: 386px;
	width: 23px;
	background-repeat: no-repeat;
}
#mainBottom{
	background-image: url(../image/main_bottombg.png);
	background-repeat: repeat-x;
	overflow: hidden;
	height: 22px;
	position: relative;
}
#mainBottom #mainBottomLeft{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../image/main_bottomleft.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 23px;
	overflow: visible;
}
#mainBottom #mainBottomRight{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../image/main_bottomright.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 23px;
	overflow: visible;
}
/* searchBox */
.searchBox{
	background-color: #EBEBEB;
	height: 50px;
	background-image: url(../image/searchbox_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	margin-bottom: 5px;
}
.searchBox .searchBoxLeft{
	float: left;
	background-image: url(../image/searchbox_left.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 7px;
}
.searchBox .searchBoxMain{
	background-image: url(../image/searchbox_mid.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;	
}
.advancedLink{
	margin-left: 10px;

}
.advancedLink a:link, .advancedLink a:visited{
	color: #415A9C;
	text-decoration: none;
}
.advancedLink a:hover{
	color: #2B5BDD;
	text-decoration: underline;
}
/* result */

.titleResult{
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #535353;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #575757;


}
.infoResult{
	margin-bottom: 15px;
}
.infoResult span{
	color: #B64E34;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hotQuery{
	margin-bottom: 10px;
	line-height: 1.4em;
	margin-top: 10px;
}
.hotQuery .title{

	vertical-align: top;
	white-space:nowrap
}
.hotQuery .content{

}
.hotQuery a:link, .hotQuery a:visited{
	margin-right: 10px;
	color: #223EAA;
}
.hotQuery a:hover{
	color: #2200CC;
	text-decoration: underline;
}
.resultBox{
	margin-bottom: 10px;
}
.results{
	margin-bottom: 10px;
	background-image: url(../image/bg_dashed.png);
	background-repeat: repeat-x;
	background-position: left bottom;	
}

.resultNo{
	font-size: 115%;
	white-space: nowrap;
	width: 10px;
	vertical-align: top;
	padding-right: 5px;
}
.resultHeadline{
	color: #356ABB;
	margin-bottom: 5px;
	font-size: 115%;
}
.resultHeadline a:link{
	color: #223EAA;
	text-decoration: underline;

}
.resultHeadline a:visited{
	color: #551A8B;
	text-decoration: underline;
}
.resultHeadline a:hover{
	color: #2200CC;
	text-decoration: underline;
}
.frequency{
	color: #575757;
	margin-right: 5px;
}
.frequency .highlight{
	color: #B85525;
}
.resultAbst{
	margin-bottom: 10px;

	line-height: 1.4em;	

}
.resultKeyword{
	color: #CC0033;
}
.keyword{
	margin-bottom: 15px;
	line-height: 1.4em;	
}
.keyword .title{

	vertical-align: top;
	white-space:nowrap;
}
.keyword .content{


	
}
.keyword a:link, .keyword a:visited{
	margin-right: 10px;
	color: #223EAA;
}
.keyword a:hover{
	color: #2200CC;
	text-decoration: underline;
}
.resultPageBar{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	color: #333333;
}
.resultPageBar span{
	margin-right:4px;
	margin-left: 4px;
	font-size: 120%;
	font-weight: bold;
}
.resultPageBar a:link, .resultPageBar a:visited{
	margin-right: 4px;
	margin-left: 4px;

}
.resultPageBar a:hover{
	color: #2200CC;
}
#sideRight{
	float: right;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-right: 5px;

}
.treeBox{
	padding: 2px;
	border: 1px solid #AAAAAA;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
.treeBox .title{
	background-color: #DFDFDF;
	background-image: url(../image/bg_treeBox_title.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #AAAAAA;
	font-weight: bold;
	color: #666666;
	margin-bottom: 2px;
}
.treeBox .content{
	padding: 2px;
	overflow: auto;
}
#footer{
	font-size: 85%;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 13px;
	padding-left: 13px;
	clear: both;
	text-align: center;
	color: #666666;
	letter-spacing: 1px;
}



/* displayDoc */
#displayDocBg{
	background-image: url(../image/bg_displayDoc.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	height /**/:auto;
	min-height:300px;
	text-align: left;			
}
#displayDoc{
	width: 1004px;



}
#displayDoc #main{
	padding: 50px;
}
#displayDoc .newsTitle{
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 25px;
}
#displayDoc .newsInfo{
	font-size: 70%;
	font-weight: normal;
	color: #5A5A5A;
	white-space: nowrap;
}
#displayDoc .newsMore{
	text-align: right;
	margin-bottom: 5px;
}
#displayDoc .newsContent{
	line-height: 1.7em;
}

/* advanced */
#advanced{
	padding: 10px;
	text-align: left;
}

#advancedBox{
	background-image: url(../image/bg_advanced.png);
	background-repeat: repeat-x;
 background-color:White;
	height:300px;
	height /**/:auto;
	min-height:300px;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 18px;

}
.tableSetting{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.tableSetting th{
	border-collapse: collapse;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	color: #616161;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.tableSetting td{
	border-collapse: collapse;
	margin: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	word-break:keep-all;
	text-align: left;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;	
}
.tableSetting table{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.tableSetting table td, .tableSetting table th {
	border-collapse: collapse;
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
