@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html{
	padding:0px;
	width:100%;
	height:100%;
}
.topbg {	
	background-image: url(../images/index/top_bg.jpg);
	background-repeat: repeat-x;
}
.btmbg {
	background-image: url(../images/index/btm_bg.jpg);
	background-repeat: repeat-x;
	position:absolute;
	bottom:0;
	height:29px;
	text-align:center;
	width: 100%;
	font-size: 12px;
	color: #A8A8A8;
	font-family: Arial, Helvetica, sans-serif;
}
.rbtmbg {
	background-image: url(../images/index/btm_bg.jpg);
	background-repeat: repeat-x;
	position:relative;
	height:29px;
	text-align:center;
	width: 100%;
	font-size: 12px;
	color: #A8A8A8;
	font-family: Arial, Helvetica, sans-serif;
}
.gvsb {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#f .gvsb .vsline {
	padding: 1px;
	border: 1px solid #CCCCCC;
	width: 200px;
	text-align: left;
}

.middle{
	position: absolute!important;
	position: relative;
	top:10%!important;
	top:0;
	bottom:29px;
	width:97%;
	height:auto!important;
	height:100%;
	text-align:center;
	vertical-align:middle;
	left: 16px;
}
#f #k {
	height: 26px;
	width: 302px;
	border: 1px solid #7F9DB9;
	font-size: 13pt;
	line-height: 150%;
	display:block;
}
#recomment {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #B3C4D4;
	border-right-color: #B3C4D4;
	border-bottom-color: #B3C4D4;
	border-left-color: #B3C4D4;
	background-color: #EDF1FA;
	height: 24px;
	font-size: 12px;
	color: #666666;
	padding-left: 16px;
}	
#results {
	padding: 15px;
	width:650px;
}
#results div{
	padding: 0px 0px 15px 0px;
}
#results a{
	color:#013299;
	text-decoration: none;
}

#results a:visited{
	color:#992299;
	text-decoration: none;
}
#results span a{
	color:#9A9A9A;
	text-decoration:underline;
}
#results p{
	color:#666666;
	font-size:12px;
	padding:0px;
	margin:0px;
	width:600px;
}

#results p .f{
	color:#666666;
	font-size:12px;
	padding:0px;
	margin:0px;
	width:600px;
}
#results p em{
	color:#F7472F;
	font-size:12px;
	font-style: normal;
}
#results a em{
	color:#F7472F;
	text-decoration: none;
	font-style: normal;
}
#results em{
	color:#F7472F;
	font-style: normal;
}
#results .rurl{
	color:#009901;
	font-size:12px;
}
#recomment a:link {
	font-size: 14px;
	color: #003399;
	font-weight:bold;
	text-decoration: none;
}
#recomment a:visited {
	font-size: 14px;
	color: #003399;
	font-weight:bold;
	text-decoration: none;
}
#recomment a:hover {
	font-size: 14px;
	color: #003399;
	font-weight:bold;
	text-decoration: none;
}
#rf #k {
	height: 26px;
	width: 315px;
	border: 1px solid #7F9DB9;
	font-size: 13pt;
	line-height: 150%;
}
.hotseachtitle {
	font-size: 14px;
	font-weight: bold;
}

#f a:link {
	color: #01669A;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#f a:visited {
	color: #01669A;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#f a:hover {
	color: #01669A;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.topbg a:link {
	color: #023399;
	font-size: 11px;
	text-decoration: underline;
}

.topbg  a:visited {
	color: #023399;
	font-size: 11px;
	text-decoration: underline;
}


.topbg  a:hover {
	color: #023399;
	font-size: 11px;
	text-decoration: underline;
}
#hotsearch {
	width:572px;
	border: 1px solid #CCDBF0;
	padding:3px 10px;
}

#hotsearch a:link {
	color: #003399;
	font-size: 15px;
	text-decoration: none;
}
#hotsearch a:visited {
	font-size: 15px;
	text-decoration: none;
}
#hotsearch a:hover {
	font-size: 15px;
	text-decoration: none;
}
#hotsearch span {
	width:143px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.rlogo {
	margin-left: 16px;
}
#relatedlink td{
	font-size: 14px;
	font-weight: bold;
	padding:0px 15px;
	height:26px;
}

#relatedlink a{
	font-size: 14px;
	color:#003399;
	font-weight:normal;
	text-decoration: none;
	white-space: nowrap;
}
#pagenum {
	color:#033399;
	font-size:14px;
	margin:60px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#results #pagenum div {
	background-color: #FFE682;
	border: 1px solid #FBA598;
	height: 19px;
	width: 19px;
	padding:4px 6px;
	margin: 0px 2px;
	display:inline;
}
#results #pagenum a div{
	background-color: #F5F8FD;
	border: 1px solid #93B7D1;
	height: 19px;
	width: 19px;
	padding:4px 6px;
	display:inline;
	margin: 0px 2px;
}
#split {
	margin:0px 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B4C4D4;
	border-right-color: #B4C4D4;
	border-bottom-color: #B4C4D4;
	border-left-color: #B4C4D4;
}
#gbbtn {
	padding:4px 15px 0px 15px;
}
#gbbtn a:link, #gbbtn  a:visited, #gbbtn  a:hover {
	background-image: url(../images/result/bg.jpg);
	height: 22px;
	border: 1px solid #B2E4E3;
	text-decoration: none;
	padding: 2px 6px;
	background-repeat: repeat-x;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}.otitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2AA2DE;
	height: 24px;
	padding-left: 7px;
	font-size: 14px;
	text-align: left;
}


.ocontent {
	border: 1px dashed #B4C5D5;
}
.omenutd {
	height: 36px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #B3C4D4;
	border-right-color: #B3C4D4;
	border-bottom-color: #B3C4D4;
	border-left-color: #B3C4D4;
	color: #2AA2DE;
	font-size: 14px;
	text-align: center;
}

.omenutd a:link {
	color: #656565;
	text-decoration: none;
	font-size: 14px;
}
.omenutd a:visited {
	color: #656565;
	text-decoration: none;
	font-size: 14px;
}
.omenutd a:hover {
	color: #656565;
	text-decoration: none;
	font-size: 14px;
}

#suggest {
	border:1px solid #7F9DB9;
	display:none;
	position:absolute;
	background-color:#EEFFFF;
	padding:3px;
	z-index:99;
	left:1px;
}

#suggest li {
	font-size:13px;
	list-style:none;
	text-align:left;
	cursor:pointer;
}

#suggest .lisel{
	color:#FFF;
	font-size:13px;
	list-style:none;
	text-align:left;
	background-color:#06F;
}
