﻿.table{
	border-collapse:collapse;
	border:#D7D7D7 solid 1px;
} 
.table td{
	border:#D7D7D7 solid 1px;
}
.table .header{
	background-color:#E8E8E8;
}
.input{
	padding:3px 5px;  
	height:45px; 
	line-height:45px; 
	font-size:45px;
}
.btn{
	font-size:48px;
	margin-left:160px;
	background: #f63131;
	color: #ffffff;
	font-weight: bold;
	border: 0;
}
.btn:hover{background: #2ab2b7;}
#topbar{
	height:22px;
	background-color:#FBFBFB; 
	line-height:22px;
}
#topbar .con{
	width:960px; 
	margin:0 auto;
	}
.cbox{
	border:1px solid #C1C1C1; 
	margin-bottom:7px; 
	padding-bottom:8px; 
	overflow:hidden;
	word-break:break-all;
}
.cbox .head{
	height:28px; 
	border-bottom:1px solid #CCC; 
	background:#CCE4F2 url(tbg.gif) repeat-x; 
	overflow:hidden; 
	line-height:28px; 
	padding:0 12px;
}
.cbox .head h1{
	float:left; 
	display:inline; 
	font-size:14px; 
	font-weight:normal; 
	letter-spacing:2px; 
	overflow:hidden; 
}
.cbox .con{
	padding:8px 10px; 
	overflow:hidden; 
	line-height:200%; 
	overflow:hidden;
	}
*{margin:0; padding:0;}
body{
	margin:0; 
	padding:0; 
	font-size:14px; 
	color:#343434;
	background: #f5f5f5;
}

.center{
	padding:40px;
}
.hspan{
	height: 25px;
    font-size: 48px;
    font-weight: bold;
    color: #2ab2b7;
	font-family:"微软雅黑";
}
#container{
	margin: 10px auto;
	width: 980px;
	background: #ffffff;
	border: 1px solid #cfcfcf;
} 
.topk2{padding: 20px;}
#footer{
	float: left;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	text-align: center;
	}
#footer p{
	padding-top: 10px;
	padding-bottom: 10px;
}

.lan{
	color: #175CB7;
	text-decoration: none;
}
a.lan:link{
	color: #175CB7;
	text-decoration: none;
}
a.lan:visited{
	color: #175CB7;
	text-decoration: none;
}
a.lan:hover{
	color: #FF5400;
	text-decoration: underline;
}
.lana{
	color: #003366;
	text-decoration: none;
}
a.lana:link{
	color: #003366;
	text-decoration: none;
}
a.lana:visited{
	color: #003366;
	text-decoration: none;
}
a.lana:hover{
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
}
.hui{
	color: #999999;
	text-decoration: none;
}
a.hui:link{
	color: #999999;
	text-decoration: none;
}
a.hui:visited{
	color: #999999;
	text-decoration: none;
}
a.hui:hover{
	color: #FF5400;
	text-decoration: underline;
}
#toolad{
	height: 60px;
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 30px;
	list-style-type: square;
}
#toolad li{
	float: left;
	width: 470px;
	list-style-type: none;
}
input{
	border:1px solid #8CD7FF;
}
.domain{
	width:550px; 
	margin:0 auto; 
	margin-top:10px;
	background:url(pop_bg.png) #DEF2F8 ;
	height:230px; 
	border:3px solid #8CD7FF; 
	padding:20px; 
	line-height:40px 
}
#url{
	width:400px; 
	height:25px; 
	font-size:24px; 
	font-weight:bold; 
	color:#1F7812;
}
.ulltext{
	height:25px;
	font-size:24px;
	font-weight:bold;
	color:#1F7812;
}
#xc{
	font-size:14px;
	height:25px;
	font-weight:bold;
	border:1px solid #8CD7FF;
	padding:5px;
	background-color: #DEF2F8;
}
#domain{
	width:750px;
	margin-top:10px;
	padding:10px;
	line-height:40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#head{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#head li{
	background-color: #E3F1FF;
	padding: 2px;
	border: 1px solid #AFCDF2;
	float: left;
	list-style-type: none;
	margin: 8px;
}
#head li a:hover{
	text-decoration: none;
}

/*搜索引擎列表页部分css开始*/

.mddh{
	width:960px;
	margin:0 auto;
	list-style: none;
}
.mddh li{
	float: left;
    font: 16px/45px "华文";
    height: 45px;
    text-align: center;
    width: 120px;
}
.mddh li a{
	display: block;
    color: #fff;
}
.mddh li a:hover{
	background: #0080c6;
    display: block;
    color: #fff;
}
	