@charset "utf-8";
/*标准元素*/
body {
	font:14px arial;
	margin:auto;
	padding:0;
	width:930px;
}
div, dl, dt, dd, ul, form, ol, span, h1, h2, h3 {
	padding:0;
	margin:0;
}
h1, h2, h3 {
	display:inline;
	font-size:14px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: red
}
a:visited {
	color: blue
}
ul {
	text-align:left;
}
.b {
	font-weight:bold;
}
p {
	text-indent:2em;
	margin:0px;
	text-align:left;
	padding:5px 0 5px 0;
	line-height:20px;
}
/*搜索区域*/
#nv {
	font-size:18px;
	padding:4px 0px 2px 0px;
	text-align:left;
	clear:both;
}
#wc {
	font-size:14px;
	padding:6px 0px 0px 0;
	text-align:right;
	height:14px;
	width:430px;
	float:right;
}
#nv a, b {
	font-size:14px;
}
#ts {
	width:500px;
	padding:5px 0 0 200px;
}
#s {
	font-size:16px;
	padding:3px 1px 3px 1px;
	margin:0;
	width:400px;
}
#s_btn {
	font-size:14px;
	line-height:24px;
}
#stip {
	text-indent:0em;
	font-size:12px;
	padding:5px 0 0 25px;
}
/*共享区域*/
.line {
	width:100%;
	border-top:#c9d7f1 1px solid;
	font-size:1px;
}
#anchortext {
	text-align:left;
}
#footer {
	font-size:12px;
	clear:both;
	padding:10px 0 20px 0 ;
	margin:auto;
}
.red {
	color:red;
}
.gray {
	color:gray;
}
/*手机号码查询*/
#mobile_header_list {
	text-align:left;
	font-size:12px;
}
#mobile_header_list dd {
	padding:4px 0px 4px 40px;
}
#mobile_header_list .standard {
	display:inline-block;
	width:100px;
}
#mobile_recent_search_list {
	text-align:left;
	font-size:12px;
	padding-left:40px;
}
#mobile_recent_search_list span {
	padding-right:20px;
}
#mobile_recent_search_list .createtime {
	color:#666;
}
/*查询正文*/
#chadx_body {
	padding-top:10px;
}
#chadx_result_detail {
	width:410px;
	padding-left:10px;
}
#chadx_result_detail dl {
	width:100%;
}
#chadx_result_detail dt {
	float:left;
	padding:5px;
	width:120px;
	text-align:right;
}
#chadx_result_detail dd {
	padding:5px;
	text-align:left;
}
#chadx_relate_search {
	width:500px; 
	padding-left:40px;
	padding-top:10px;
}
#chadx_relate_tip {
	text-align:left;
	width:100%;
	color:#999;
	font-size:12px;
	white-space:normal;
	clear:both;
	padding-top:5px;
}
#chadx_relate_tip p
{
	line-height:16px;
	padding:1px;
}
#chadx_relate_tip a {
	text-decoration:none;
	color:#999;
}
#chadx_relate_tip a:hover {
	text-decoration:underline;
	color:#00F;
}
#search_info_list {
	width:520px;
	text-align:left;
	padding:15px 0 0 0;
	.float:left;
}
#search_info_list li {
	padding-top:10px;
	word-wrap:break-word;
	word-break:break-all;
}
#search_info_list span {
	font-size:12px;
}
/*邮编地区码*/
#postcode_arealist {
	padding-top:10px;
}
#postcode_arealist li {
	float:left;
	list-style-type:none;
	padding-right:10px;
}
/*解梦*/
.dream_item {
	width:800px;
	clear:both;
	padding-top:10px;
	font-size:14px;
}
.dream_category{
	text-align:center;
	font-size:14px;
}
.dream_item a {
	float:left;
	padding:4px 10px 4px 0px;
}
#dream_detail {
	padding-top:10px;
	width:500px;
	text-align:left;
	padding-bottom:10px;
}
#dream_detail li {
	line-height:24px;
}
/*chadx_link*/
.more_link, .more_link:visited, .more_link:hover {
	color:#000;
}
.keyword_link, .keyword_link:visited, .keyword_link:hover {
	color:red;
}
