body {
	margin:0px;

	
}

img{
	border:0px;

}

#wrap{
	width:1000px;
	padding:0px;
	margin: 0px auto;

}

/*头文件*/


#top{
	width:1000px;
	height:95px;
	position: relative;

}

#logo{
	width:149px;
	height:75px;
	padding-left:5px;
	float:left;
	padding-top: 20px;
	position: relative;
	



}

#login_state{
	width:auto;
	height:25px;
	position:absolute;
	top: 2px;
	text-align: right;
	right: -842px;
	line-height: 25px;
	color: #666666;
	z-index: 10;
	overflow: hidden;

}

#nav{
	width:846px;
	height:37px;
	background:url(../images/top_navbg.gif) no-repeat scroll 0 0;
	float: left;
	margin-top: 33px;

}

#nav .n1{
	width:auto;
	height:37px;
	float: left;
	padding-left:14px;
	padding-right:14px;
	text-align:center;
	line-height:37px;

}

#nav .line{
	width:2px;
	height:37px;
	float: left;
	background:url(../images/nav_line.gif) no-repeat scroll 0 0;
	overflow:hidden;

}

#nav a{
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	color: #474747;
	text-decoration: none;
}

#nav a:hover{
	color: #FF6600;
}

#foot{
	width:1000px;
	line-height:24px;
	text-align:center;
	float:none;
	clear:both;
	margin-top: 15px;
	padding-bottom: 5px;

}
.buchong{
	clear:both;

}


.hand{
	cursor:pointer;
}



.show {
	display:block;
}

.hide {
	display:none;
}

.left {
	float:left!important ;
}

.right {
	float:right!important ;
}

#PageCover {
	position:absolute;
	display:none;
	left:0px;
	top:0px;
	width:100%;
	z-index:1000;
	background-color: #ffffff;
	filter:Alpha(Opacity=50);
	opacity:0.5;
}
.tishi{
width:100%;
height:30px;
line-height:30px;
background-color:#F9F3C6;
border: 1px dotted #CCCCCC;
padding-left: 15px;
text-align: center;

}
