@charset "utf-8";
html{
	color:#000;
	background:#FFF;
	overflow:auto;
	/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
}
body{
	margin:0;
	padding:0;
	text-align:center;
	font:normal 12px Tahoma;
}
a{
	color:#45649e;
	border:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;	
}
img{
	border:none;
}
p{
	margin:0;
	padding:0;
}
.top{
	border-bottom:3px solid #4C94EA;
	min-width:760px;
	height:60px;
	background:url(top_bg3.gif) left bottom repeat-x;
    overflow:hidden;
}
.top .top_right{
	display:block;
	float:right;
	width: 280px;
	zoom:1;
}
.top_inner{
	margin: 0 auto;
	width: 910px;
	overflow:hidden;
}
.top .sitelink{
	display:inline;
	float:right;
	margin: 9px 10px 0 0;
	
}
.sitelink a{
	padding: 3px 3px;
	line-height:20px;
}
.sitelink .separator{
	color: #aaaaaa;
}
.phpsay_logo{
	display:block;
	float:left;
	margin: 0 0 0 10px;
}

.mdline,
.rights .tips .tipsnr{
	background:url(info_bg.gif) no-repeat;
}
.sorry .topico .ico,.alert .btanniu .button1,.alert .topico .ico,.insidenr .title .close,
.rights .tips .tipstit1,
.rights .tips .tipstit2{
	background:url(application.gif) no-repeat;	
}
.info{
	width:910px;
	margin:0 auto;
	text-align:left;
	margin-top:60px;
	overflow:hidden;
}

.InfoCover{
	float:left;
	margin:0 0 0 5px;
	border:0px solid #D2E5EF;
	width:400px;
	height:446px;
	overflow:hidden;
}

#tieba{
	background:url(phpsay_tieba.gif) 0px 0 no-repeat;
}

#microblog{
	display:none;
	background:url(phpsay_microblog.gif) 0px 0 no-repeat;
}

#textInfo{
	margin:365px 0 0 130px;
	color:#FF6600;
}

.mdline{
	float:left;
	background-position:right top;
	width:1px;
	height:382px;
	margin:0 50px;
}
.rights{
	float:left;
	width:371px;	
}
.rights .tips{
	width:371px;
	margin-bottom:15px;
	float:left;
}
.rights .tips span{
	display:block;
	float:left;
	width:100%;
}
.rights .tips .tipstit{
	height:29px;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 0 65px;
	width:306px;
}
.rights .tips .tipstit1{
	background-position:left -217px;	
}
.rights .tips .tipstit2{
	background-position:left -166px;	
}
.rights .tips .tipstit span{
	font-size:12px;
	float:none;
	display:inline;
	font-weight:normal;
	font-family:"ËÎÌå";
}
.rights .tips .tipsnr{
	background-position:left -103px;
	height:5px;
	line-height:5px;
	overflow:hidden;
}
.rights .tips .tipslist{
	background:#fff;
	border-left:#d2e5ef 1px solid;
	border-right:#d2e5ef 1px solid;
	border-top:none;
	border-bottom:none;
	width:369px;
	padding-bottom:10px;
}
.rights .tips .tipslist p{
	font-size:12px;
	line-height:150%;
	padding:10px 0 5px 2em;
	margin:0;
	color:#666666;
	width:317px;
}
.rights .tips .tipslist p a{
	display:inline;
}

.copyright{
	clear:both;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	color:#9e9e9e;
}
.copyright a{
	color:#9e9e9e;	
}