/**
 *@filename filename init.css
 *@author EI Nino
 *2013/8/6
 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{ margin:0 ; padding:0;}
body, button, input, select, textarea { font-size:12px; font-family:Arial, Helvetica, sans-serif}
h1, h2, h3, h4, h5, h6 {font-size:12px; font-weight:normal }
ul, ol {list-style:none;}
li{list-style-type:none;}
fieldset, img {border:0;}
em,cite{font-style:normal}
button, input, select, textarea, label { outline:medium none; vertical-align:middle;}
button{cursor:pointer;font-size:12px}
table {border-collapse:collapse; border:none}
body{ color:#7B7B7B;}
html{ font-family:Arial,Helvetica,sans-serif; font-size:12px;}
textarea{word-wrap: break-word;resize: none;}

/**清除浮动**/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.clear{clear:both;height:0;font:0/0 Arial;visibility:hidden;}

/**通用属性**/
a{color:#333;text-decoration:none;outline:none;_blr:expression(this.onFocus=this.blur())}
a:hover{color:#666;text-decoration:underline}
.fl{ float:left; overflow:hidden;}
.fr{ float:right; overflow:hidden;}

/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='http://static.tieba.baidu.com/tb/star-channel/img/channel_icon_turn.png', sizingMethod='crop'); IE 6 png*/
/*tieba_header (wirte strip)*/
.tieba_header{
	height:40px;
	margin:0 auto;
	background:#FFF;
}
.tieba_header a{color:#333; cursor:pointer;}
.tieba_header a:hover{color:#666;}
.tieba_header_main{
	width:980px; 
	margin:0 auto;
	height:40px;
	background:url(images/tb.png) no-repeat;
}
.tieba_logo{float:left;display:inline;}
.tieba_header_right{
	float:right;
	margin-top:10px;
}
.tieba_header_user_section{margin-top:4px;}
.tieba_header_user_section a{ margin:5px;}
.tieba_header_right div{float:left; }
.footer span,.footer a,.footer a:link, html .footer a:visited{
		color:#5e6266;	
		text-decoration:none;
	}
.footer { margin:0 auto;}
/*tieba_header css end*/


