 *{margin: 0px;padding: 0px;}
body{width: 100%;min-width: 1520px;}
	 	.exceed{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
      a{text-decoration: none;color: black;}
      a:HOVER{color:red;}
    .top_div{width:100%;height: 50px;position: relative;border-bottom: 1px lightgray groove;}
   .top_div_logo{width:150px;height: 50px;position: absolute;left:100px; }
   .top_div_lead{height: 50px;position: absolute;left: 300px; top: 0px;}
   .top_div_lead_ul{width:650px;height:50px; list-style: none;padding:0px;margin:0px;  text-align: left;}
   .top_div_lead_li{ height: 50px;display: inline-block;line-height:50px;font-size: 20px;}
   .top_div_search{width: 428px;height: 36px;position: absolute;left:950px;text-align: left;border: 3px blue groove;margin-top: 5px;}
    .top_search_form_s{width: 85px;font-size: 20px;height: 30px;border: 0px;border-right: 1px groove;outline:none;}
    .top_search_form_i{width: 285px;font-size:20px;height: 30px;resize:none;ine-height:30px; resize:none;border: 0px;outline:none; }
    .top_search_form_b{height:36px; width: 52px;background-color:blue; outline:none;margin-top:-2px;}
     
     .bbs_c{width:1200px;height: auto;margin-top:10px;min-width: 1000px;overflow:hidden;font-family: 'Î¢ÈíÑÅºÚ';}
     .bbs_top_des1{	width: 1200px;height: 80px;background-color: #191970;color:white;font: 60px bold;text-align: left;line-height: 80px;}
	  .bbs_top_des2{width: 1200px;height: 30px;background-color: #B0C4DE;text-align: left;font: 20px;line-height: 25px;color: red;}
	 .bbs_top_des2 a{color: red;}
	  
	.bbs_show{	min-height: 240px;width: 1198px;border:1px groove;height:auto;min-width: 850px;margin-top: 10px;}  
	.topic_des_div{	height:auto;width:960px;margin-left:150px;}
	.topic_des{width: 960px;min-height: 35px;height:auto;font: 18px bolder;line-height:30px;border-bottom: 1px dashed;text-align: left;overflow: hidden;}
	.topic_title{width: 550px;display: inline-block;vertical-align: middle;}
	.topic_date{width: 300px;display: inline-block;vertical-align: middle;}
	.topic_content{font: 15px bolder;line-height:30px;width: 100%;min-height: 195px;height:auto;text-align:left;margin-top: 5px;}
	
	.userdiv{width:170px;height: 240px;float: left;font:13px;}
    .userdiv table{width: 100%;height: auto;padding: 0px;font-size: 13px;}
    .userimg{width: 100px;height: 100px;border-radius:100px;display: block;}
    .pagediv{padding:10px 0 0 10px;;width: 100%;height:30px;font-size:20px;}
    .reply_div{height: 250px;width:1198px;border: 1px groove;margin-top: 10px;margin-bottom: 30px;}
    .reply_div_des{width:700px;height:100%;margin-top:10px;margin-left: 180px;}
    
    .rp_des{height:auto;width:80%;margin-left:150px;}
    .rp_title{width: 100%;min-height: 35px;height:auto;font: 18px bolder;line-height:30px;border-bottom: 1px dashed;text-align: left;overflow: hidden;}
    
    #areadiv{width:100%;height:165px;resize:none;}
     #message{color: red;}