/*           ------------------  首页  ------------------      */
/*  全局定义  */

* {
margin: 0px;
padding: 0px;
list-style-type:none;
}

html,body {
  text-align:center;
  margin: 0px auto;
  font-family: Tahoma,"新宋体","宋体",Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

img {border: 0;}

#adtip {
  margin: 0px auto;
  width: 962px;
  height: 65px;
}

#wrapper {
  margin: 0px auto;
  width: 962px; 
}

.ipt_logon {
  border:1px solid #B7B7B7; 
  width:80px;
 }

/* **********  font  ************** */
.f_12_orange {font-size:12px; color:#ff6600;}
.f_12_gray {font-size:12px; color:#6D6D6D;}

/* **********  link  ************** */


a {color:#0044DD;text-decoration:none;}
a:link {color:#0044DD;text-decoration:none;}
a:visited {color:#0044DD;text-decoration:none;}
a:hover {color:#ff6600;text-decoration:underline;}



/*  头部区域  */
#tip{
}
#top-bar{
	height:26px;
	line-height:26px;
	background-color:#f3f3f3;
	border-bottom:1px solid #e0e0e0; 
	margin-bottom:10px;
}
#top-bar li{
	float:left;
}
#login{padding-left:10px;}
#login li{margin-right:5px;}
.ipt{
	_margin-top:1px;
}
.btn{
	margin-top:3px;
}
#bmcx{
	float:right;
	width:245px;
	text-align:center;
}
#bmcx li a{display:block;width:35px;height:26px;}
#bmcx li .t a{width:50px;}
.fc-f90{color:#f90;}
.fc-ccc{color:#6d6d6d;}
/**********************************/
#header{
	text-align:center;
	margin-bottom:6px;
	_width:962px;
	width:982px;
}
#logo{
	float:left;
	_width:200px;
	width:220px;
	
}
#logo span{font-size:0;display:none;}
#header ul{
	float:left;
}
#header li{
	float:left;
	margin:0 10px;
	width:61px;
	line-height:150%;
}


/* 页 脚 */
#foot {clear:both;text-align:center;width:950px;height:auto;margin:0 auto;}
#foot_line {
  margin-left:0px;
  width:950px;
  border-bottom:2px solid #56B1FC;
  overflow:hidden !important;
  height:10px !important;
}
#foot_link {line-height:20px;padding-top:6px;}
#foot ul {margin:0px;padding:0px;list-style-type:none;}
#foot .orange {color:#ff6600;}
#foot a {color:#333;text-decoration:none;}
#foot a:link {color:#333;text-decoration:none;}
#foot a:visited {color:#333;text-decoration:none;}
#foot a:hover {color:#ff6600;text-decoration:none;}