@import url("layout.css");
@import url("page.css");
@import url("style.css");
@import url("https://www.fu163.com/css/worldzh.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FEFFFB;
}
body{
	font-size: 12px;
}
img{
	border:none;
}

a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}

.center{
	margin:0px auto;
}
.w960{
	width:960px;
	margin:8px auto 0px;
	overflow:hidden;
}
.soad{
	width:960px;
	margin:10px auto 5px;
	overflow:hidden;
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{
	margin-top:10px;
}
.pright .mt1{
	margin-top:0px;
}
.clear{
	overflow:hidden;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.header{
	width:100%;
	width:960px;
	margin:auto;
	overflow:hidden;
}
#keytop{
	background:url(../images/top-bg.png) repeat-x;
	height: 25px;
	color:#555555;
	padding-top: 2px;
	margin-bottom: 0px;
}
#keytop li{
	background:url(../images/menu-sub.gif) no-repeat right;
	float:right;
	font-size: 13px;
	padding-top: 3px;
}
#keytop li.first{
	float: left;
	background-image: none;
}
#keytop a{
	color:#555555;
	margin-right: 8px;
	margin-left: 8px;
}
#keytop a:hover{
	color: #CC3300;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
	padding-left:0px;
}
.header .blogtitle{
	margin-top: 5px;
}
.header .blogtitle h1{
	font-size: 20px;
	color: #333333;
	padding-left: 20px;
}
.header .blogtitle .blogname{
	margin-top: 8px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 15px;
	text-indent: 2em;
	padding: 0px 20px;
}
.header .blogtitle .blogmenu{
	overflow: hidden;
	clear: both;
	line-height: 22px;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.header .blogtitle .blogmenu a{
	padding: 0px 8px;
	border-right: 1px dashed #CCCCCC;
	font-size: 13px;
}
.header .banner{
	width:570px;
	height:60px;
	float:right;
	overflow:hidden;
}
.header .banner img{
	width:570px;
	height:60px;
	display:block;
}
.header .nav{
	background:url(../images/m-bg.gif) repeat-x;
	overflow: hidden;
	clear: both;
	margin-top: 2px;
	height: 80px;
}
.header .menu{
	height: 35px;
	line-height: 38px;
}
.header .menu li{
	float: left;
	background-image: url(../images/m-hover.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-left: -2px;
}
.header .menu li a{
	color: #FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 2px;
	display: block;
	letter-spacing: 1px;
	font-size: 14px;
}
.header .menu li a:hover{}
.header .search1{
	padding: 10px 20px 0px;
}
.search1 .hot{
	padding-top: 5px;
	float: left;
}
.search1 .hot li{
	margin-right: 18px;
	float: left;
	font-size: 13px;
}
.search1 .hot li a{
	font-size: 13px;
}
.search1 .form{
    padding-top: 5px;
	float: right;
}
.form1{
	float: left;
	margin-top: 8px;
}
.search1 .form h4{
	display:none;
}
.keyword {
	width:110px;
	height:19px;
	padding-top:5px;
	padding-left:25px;
	border:0px;
	background:url(../images/search-bg.gif) no-repeat;
	margin-right: 5px;
}
.submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.lanmu{
	width: 938px;
	overflow: hidden;
	clear: both;
	padding: 6px 10px 0px;
	border: 1px solid #E1E1E1;
	background-color: #F9FBFB;
	margin-top: 5px;
}
.lanmu a{
	margin:0 5px 6px 0;
	line-height:18px;
	text-align: center;
	font-size:13px;
	padding:2px 6px;
	white-space: nowrap;
	display:inline-block;
	border-radius: 3px;
	background:#DDDDDD; color:#555555;
}
.lanmu a:hover{
	background:green;
	color: #FFFFFF;
}
.lanmu a.thislanmu{
	margin:0 5px 6px 0;
	line-height:18px;
	text-align:center;
	font-size:13px;
	padding:2px 6px;
	white-space:nowrap;
	display:inline-block;
	border-radius: 3px;
	background:green; color:#fff;
}
.lanmun{
	width: 938px;
	overflow: hidden;
	text-align: center;
	clear: both;
	padding: 6px 10px 0px;
	border: 1px solid #E1E1E1;
	background-color: #F9FBFB;
	margin-top: 5px;
}
.lanmun a{
	margin:0 7px 6px 0;
	line-height:16px;
	text-align: center;
	font-size:13px;
	padding:3px 10px;
	white-space: nowrap;
	display:inline-block;
	border-radius: 4px;
	background:#DDDDDD; color:#555555;
}
.lanmun a:hover{
	background:green;
	color: #FFFFFF;
}
.ylink{
	border: 1px solid #cccccc;
	overflow:hidden;
	clear:both;
	padding: 5px 10px;
	line-height:25px;
	width: 938px;
	margin-top: 10px;
}
.ylink a{
	color:#555555;
	float:left;
	font-size: 13px;
	margin-right: 10px;
	white-space: nowrap;
}
.ylink a:hover{
	color:#F33;
}
.ylink strong{
	float:left;
	font-size: 14px;
	color: #299106;
	margin-right: 8px;
}
.footer{
	text-align:center;
	padding-bottom:10px;
	overflow: hidden;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	background-color: #EBEBEB;
	color: #666666;
}
.footer a{
	color: #666666;
}
.footer .fnav{
	line-height: 25px;
}
.footer .fnav a{
	border-right: 1px solid #999999;
	padding-right: 15px;
	padding-left: 15px;
}
.footer .fnav a.last{
	border-right: none;
}
.footer .powered{
	line-height: 25px;
}
.footer .powered strong{
	font-weight: normal;
}
