/* CSS Document */
body {
	margin: 0px auto;
	font-family: "ËÎÌå" "Arial" "Verdana"  ;
	font-size: 12px;
	color: #000000;
}
ul{
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
}



.clear_both {
  clear: both;
}
p {
  text-indent: 25px;
  line-height: 22px;
  margin-left: 15px;
}
#top_box {
	background:url(image/index_030.jpg);
	background-repeat: repeat-x;
	height: 99px;
	width: 1000px;
	margin: 0px auto;
}

.top_logo {
    float: left;
}
.top_search {
  float: right;
  color:#0430a0;
  padding-right: 45px;

}
.top_txt {
  margin-top: 12px;
  text-align: right;
}
.search_box {
  height: 12px;
  width: 120px;
  margin-top: 30px;
}
.search2_box {
  height: 18px;
  width: 180px;
  border: 1px solid #CCCCCC;
}
.search3_box {
  height: 18px;
  width: 250px;
  border: 1px solid #CCCCCC;
}
.login_box {
  height: 15px;
  width: 150px;
  margin-top: 13px;
}


#top_menu {
  margin: 0px auto;
  background: url(image/index_12.jpg);
  background-repeat:no-repeat;
  width: 978px;
  height: 35px;
  line-height: 35px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
}
#top_menu li{
  float: left;
  text-align: center;
}
#top_menu li a {
 color: #FFFFFF;
 text-decoration: none;
}

#top_menu li a:hover {
 color: #ccff00;
 text-decoration: none;
}
.data_txt {
 color: #fff;
 font-size: 12px;
 font-weight: 300;
 margin-left: 45px;
}
.banner_flash {
 width: 978px;
 margin: 0px auto;
 margin-top: 5px;
}
.gray_line_bar {
 background:#e0e0e0;
 width: 978px;
 height: 5px;
 margin: 0px auto;
}



#body_con_box {
  margin: 0px auto;
  width: 956px;
  margin-top: 10px;
}

.red{color:Red;padding-left:3px;}

.Search_btn
{
    position: relative; 
    top: 4px;
}
