﻿*{
	padding:0px;
	margin:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a{
	color:#261CDC;
}
a:visited {
	color:#800080;
}
.cbox{
	width:100%;
	margin:5px auto;
}

.top{
	height:60px;
	background:url(toplogo.gif) 6px center no-repeat;
}
.searchbox{
	margin:20px 0px 0px 200px;
}
input,select,textarea{
	vertical-align:middle;
	font-size:12px;
}
.searchbox .keyword{
	margin:-1px 5px 0 2px;
	padding:5px;
	width:287px;
	height:13px;
	border:1px solid #707070;
	font-size:14px;
}
.searchbox .searchbut{
	padding:3px 3px;
	height:20px;
	line-height:12px;
	font-size:11px;
	margin-top:-2px;
}
.searchbox .adslink{
	font-size:12px;
	margin-left:10px;
}
.stitle{
	height:20px;
	font-size:12px;
	line-height:20px;
	background-color:#D9E1F7;
}
.stitle span {
	float:left;
	margin-left:10px;
}
.stitle .result {
	float:right;
	margin-right:5px;
}
.slist{
	width:550px;
	float:left;
	margin-left:3px;
	margin-top:5px;
}
.slist a:active {test:expression(target="_blank");}
.slist dl{
	display:block;
	width:96%;
	margin:2px auto 0px;
	padding-bottom:10px;
}
.slist dl dt a{
	line-height:27px;
	font-size:16px;
	letter-spacing:1px;
	/*font-weight:bold;*/
}
.slist dl dd p{
	line-height:19px;
	font-size:13px;
}
.slist dl dd span,.slist dl dd span a:link,.slist dl dd span a:hover,.slist dl dd span a:visited{
	font-size:13px;
	line-height:18px;
	color:#008000;
}
.slist dl dd span.except a:link,.slist dl dd span.except a:hover,.slist dl dd span.except a:visited{
  color:#666666;
  text-decoration:underline;
}
.slist dl dd a{
	color:#777;
	text-decoration:none
}
.slist dl dd a:hover{
	color:#F30;
}
.slist dl dd span{
	margin-right:6px;
}
.pright{
	width:252px;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:10px;
	overflow:hidden;
	float:right;
	border-left:1px #E1E1E1 solid;
}
.spage{
	clear:both;
	margin-top:10px;
	line-height:25px;
	height:25px;
	padding-left:20px;
}
.spage *{
	line-height:20px;
	letter-spacing:1px;
}
.otherkey{
	margin-top:10px;
	line-height:28px;
	overflow:hidden;
	background:#EFF2FA;
}
.otherkey span {
	width:90px;
	font-weight:bold;
	float:left;
	text-indent:20px;
}
.otherkey .otherkeyword {
	width:850px;
}
.otherkey .otherkeyword ul{
	list-style-type:none;
}
.otherkey .otherkeyword ul li {
	white-space:nowrap;
	float:left;
	margin-right:50px;
}
.footer{
	text-align:center;
	margin-top:10px;
	margin-bottom:2px;
	font-size:12px;
	line-height:20px;
	background:#E6E6E6;
}
.footer a,.footer a:visited{
	color:#7777CC;
}
.footer span{
	color:#7777CC;
}