@charset "utf-8";
/* CSS Document */
<!------------------头部------------------------------------------------->
* {padding:0px; margin:0px;}

img {padding:0px; margin:0px; border:0;}
a {color:#000; text-decoration:none; }
a:link {color:#000; text-decoration:none;}
a:hover {color:#FF0000; text-decoration:underline;}

.index_head{
HEIGHT: 88px;
width: 952px;
}
.index_logo{
float: left;
	height: 88px;
	text-align: center;
	width:200px;
	background:url(../images_new/LOGO.jpg) no-repeat;
}
.index_head_right{
    float: left;
	height: 88px;
	width:752px;
}
.index_head_right_top{
    float: left;
	height: 60px;
	width:752px;
}
.index_head_right_top_img{
float:left;
width:400px;
text-align:center;
height:55px;
padding-top:5px;
}
.index_head_right_top_text{
float:left;
width:352px;
text-align:center;
height:60px;
line-height:60px;
}
.seach_bar{
	float: left;
	height: 28px;
	width: 95%;
	padding-right: 2%;
	text-align: right;
	}
.new_ploy{
	width: 100%;
	float:right;
padding:0; margin:0; 
height:28px;
line-height:28px;
clear: both; 
	}
.index_head_right_down{
float:left;
width:752px;
text-align:center;
height:28px;
background-color:#FF0000;
}
.help_bar {
float: right;
height: 26px;
width: 100%;
margin-top:4px;
line-height:26px;
position:relative;
	   clear:both;
}
.help_bar ul {      
list-style:none;
float:right;
padding:0; margin:0; 
}
.help_bar ul li {
	float: right;
	list-style-type:none;
	height: 26px;
	width: 70px;
	line-height: 26px;
	text-align: center;
	margin-left: 8px;
	background: url(../images_new/btn_bg0.gif) no-repeat center top;
}
#help {
	padding-left: 16px;
	background: url(../images_new/help.gif) no-repeat 10px 5px;
}
#guide {
	padding-left: 10px;
	background: url(../images_new/btn_bg1.gif) no-repeat left top;
}
.menu_bar {
	float: left;
	height: 28px;
	width: 100%;

}
.menu_bar ul {      
list-style:none;
float:right;
padding:0; margin:0; 
}
.menu_bar ul li {
	float: right;
	height: 28px;
	width: 75px;
	color: #000000;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	background: url(../images_new/2009navbtn_off.gif) no-repeat center bottom;
}
.menu_bar .end_nav {
	color: #FF0000;
	background: url(../images_new/2009navbtn_end_off.gif) no-repeat center bottom;
	text-decoration: none;
}
.menu_bar .nav_on {
	color: #FFF;
	background: url(../images_new/2009navbtn_on.gif) no-repeat center bottom;
	text-decoration: none;
}
.nav_on a {
	color: #FFF;
}
.menu_bar a:hover,.end_nav a:hover {
	height: 28px;
	width: 94px;
	color: #FFF;
	display: block;
	text-decoration: none;
	background: url(../images_new/2009navbtn_on.gif) no-repeat center bottom;
	}

.seach_bar1{
float: left;
width: 932px;
padding-left:20px;
background: url(../images_new/2009seach.gif) ;
}
.new_b {
	float: left;
	height: 32px;
	width: 350px;
	padding-top:6px;
	padding-left:20px;
	text-align: left;
	padding-left: 10px; 
}.new_s {
	float: left;
	height: 32px;
	width: 400px;
	color: #FFF;
	line-height: 32px;
	font-size:13px;
	padding-top:3px;
	padding-left: 20px; 
}
.new_s a  {
color:#FFF; text-decoration:none;


}
.new_s a:hover {
color:#FFF; text-decoration:underline;
}
.text_box {
	height: 16px;
	width: 255px;
	color: #555;
	line-height: 16px;
	padding: 4px 8px 3px;
	margin: 0px;
	border: 0;
	background: url(../images_new/2010seach_box.gif) no-repeat left top;
}
.input_btn {
	height: 23px;
	width: 70px;
	border: 0;
	padding: 0px;
	margin: 0px;
	background: url(../images_new/2009seach_btn.gif) no-repeat left top;
	cursor: pointer;
}
.top952{
float: left;
width: 952px;
margin-top: 5px;
}
