﻿#top_memberbar {
		text-align:left;
		width:600px;
		float:left;
		line-height:25px;
		vertical-align:middle;
}

.top_box1 {
	border: 1px solid #a9c9e2;
	background-color: #ffffff;
	/*background-image:url('images/main_bg.gif')*/
}
.top_box2 {
	border: 1px solid #a9c9e2;
	background-color: #e8f5fe;
}
#top_container {
	width:988px;
	float:left!important;
	float:none;
}

#top_topr {
	margin-right:0px;
	float:left;
	line-height:20px;
	text-align:right;
	width:380px;
	
}
#top_daohang {
	clear:both;
	width:988px;
	border:1px solid #a9c9e2;
	background:#e8f5fe;
	text-align:center;
	vertical-align:bottom;
	background-image:url('images/tel.gif');
	background-position:right;
	background-repeat:no-repeat;
	
	
}
#top_fenlei {
	border:1px solid #a9c9e2;
	line-height:normal!important;
	line-height:40px;
	margin-top:3px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:auto;
}
.top_fl {

	text-align:center;
	margin-left:30px;
	height:35px;

}
.top_fl a {
	display:block;
	float:left;
	margin:5px 1px 0 1px;
	width:60px;
	height:20px;
	color:#004477;
	font:12px/20px 宋体;
	text-align:center;
	text-decoration:none;
	border:1px solid #a9c9e2;
}
.top_fl a:hover {
	position:relative;
	margin:0 -9px 0 -9px;
	padding:0 5px;
	width:95px;
	height:30px;
	font:bold 16px/30px 宋体;
	color:#000;
	border:1px solid #666666;
	background:#84D208;
	text-decoration:none;
	}
#top_guangao1 {
	margin-left:0px;
	margin-top:3px;
	margin-right:0px;
	margin-bottom:0px;
	border:1px solid #a9c9e2;
	float:right;
	padding:1px;
	width:350px;
	height:100px;

}
#top_news {
	margin-top:3px;
	border:1px solid #a9c9e2;
	width:250px;
	height:150px;
}

.inp_L1,.inp_L2, {
	border: 1px solid #a9c9e2;
	background-color: #ffffff;

	/*background-image:url('images/main_bg.gif')*/
}


*html .inp_L1,.inp_L2, {
	background:url('../images/button.gif') no-repeat}
}
*html .inp_L1{ width:75px; height:25px; background-position:-2px -0px; border:0; color:#fff; line-height:23px}
*html .inp_L2{ width:75px; height:25px; background-position:-2px -25px; border:0; color:#fff; line-height:23px}


/*-------------底部CSS-------------------*/


.about {
text-align:center;
margin-top:10px;width:988px; height:25px; background:#F2F6FB; border:1px solid #a9c9e2; vertical-align:middle; float:left!important;float:none;}

.about ul{}
.about li{
padding:7px 0 0; list-style-type:none; color:#CBCBCB;}
.about li a {
padding:0 5px;}



/*---------------导航按钮---------------*/

/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#efefef;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
	  vertical-align:bottom;
	  background-color:#e8f5fe;
	  background-image:url('images/tel.gif');
	background-position:right;
	background-repeat:no-repeat;

	  
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("../images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      CURSOR: hand;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
