/**
 *@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:14px; 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:14px}
 table {border-collapse:collapse; border:none}
 body{ color:#7B7B7B; background:#F9FAFA;}
 html{ font-family:Arial,Helvetica,sans-serif; font-size:14px;}
 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: 54px;
 	margin:0 auto;
 	background:#FFF;
 }
 .tieba_header a{color:#2d64b3; cursor:pointer;}
 .tieba_header a:hover{color:#666;}
 .tieba_header_main{
 	width:980px; 
 	margin:0 auto;
 	height:54px;

 	background:#FFF url(http://tieba.baidu.com/tb/cms/tbmall/precautions_header.jpg) 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; }
 #container{ width:900px; margin:0 auto;}
  #container h1  {	
 	font-weight:bold; 
 	color:#333333; 
 	text-align:center; 
 	margin:15px 0 ; 
 	margin-top:30px;
 	font-size:20px;
 }
 #container h2,#container h3,#container h4
 {	
 	font-weight:bold; 
 	color:#333333; 
 	text-align:left; 
 	margin:15px 0 ; 
 	font-size:16px;
 }

 #container p{ 
 	margin-left:20px;
 	font-size:14px;
 	color:#333333; 
 	line-height:22px;}
 #container a{ 
 	text-decoration:underline;
 }
 #container .red{ color:#cc0000;}
 .blue{ color:#2d64b3;}
 #footer{ color:#5e6266; margin-top:100px;  text-align:center; background:transparent;}
 #footer a,#footer span{ color:#5e6266;}
 /*tieba_header css end*/


