.warp {
		width: 100%;
	height: 100%;
	/****
	POSITION: relative;
	width: 100%;
	height: 319px;***/
}
.box {
		width: 100%;
	height: 100%;
	/****POSITION: absolute;
	TOP: 0px;
	LEFT: -460px;***/
}
/****----top-----***/
.top_txt {
	width: 100%;
	height: 40px;
	background: #5d5e58;
	 
}
.top_txt p {
	width: 1000px;
	line-height:40px;
	color:#c3c3c1
}
.top_warp {
	height: 58px;
	width: 100%;
	border-bottom:1px #dddddf solid
}
.top_main {
	width: 1000px;
	position: relative
}
.top_logo {
	padding-top:10px;
}
.top_menu ul {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size:16px;
}
.top_menu li {
	float: left;
	line-height:58px;
	font-weight:bold;
	text-align:center
	
}
.top_menu li a {
	display: block;
	height:58px;
	color:#4a4849;
	width:110px;
}
.top_menu a:hover{ text-decoration:none; background: #0097e0 url(../images/shell/i1.jpg) no-repeat 50% 85%; color:#FFF}
.top_menu .on a{ background: #0097e0 url(../images/shell/i1.jpg) no-repeat 50% 85%; color:#FFF}

 
/****----foot-----***/

.foot_link {
	margin-top: 15px;
	width: 1024px;
	height: 105px;
	background: url(../images/shell/img_3.jpg) no-repeat;
	position: relative
}
.foot_link dl {
	position: absolute;
	left: 20px;
	bottom: 18px;
	font-weight: bold
}
.foot_link dd {
	float: left;
	margin-right: 40px;
}
.foot_link dd a {
	color: #767676
}
.foot_warp {
	width: 100%;
	background: #2b2b2b;
	height: 105px;
	overflow:hidden
}
.foot_info {
	width: 1000px;
}
.hidecontent {
	display: none;
}
HTML {
	OVERFLOW-X: hidden
}
/*html,body{ overflow-y:scroll;}
html,body{ overflow:scroll; min-height:101%;}
html{ overflow:-moz-scrollbars-vertical;}*/

body, pre, div, p, i, img, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, li, ol, form, button, input, select, option, marqueen,  fileset, lable, legend {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}
body {
	font-size: 14px;
	font-family: "黑体","黑体",Helvetica,Arial,"黑体","黑体","黑体";
	background: #fff; min-width: 1000px;
}
ul, li, ol {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #444444
}
a:hover {
	color: #25a0e3;
	text-decoration:underline
}
img {
	border: nono;
}
a img {
	border: none;
}
 
button {
	cursor: pointer
}
form img {
	vertical-align: middle
}
button, select, input {
	vertical-align: middle
}
.left {
	float: left;
}
.right {
	float: right;
}
/******左侧效果********/
.son_left a:hover{ text-decoration:none;  color:#25a0e3}
.son_left .on a{  color:#25a0e3}