﻿body{
	background:url(imagesbackground.jpg) no-repeat 0px;
	margin: 0;
	background-attachment:fixed;
}
a img{
	border:0;
}
a{
	text-decoration: none;
	color: #333;
}
ul{
	list-style-type:none;
}
.fl{float:left;}
.fr{float:right;}
.top{
	margin:0 auto;
	width:auto;
	min-height:140px;
	overflow:hidden;
}
.topbar{
	margin:0 auto;
	width:1200px;position:relative;height: 180px;}
.logodiv{
	position:absolute;
	top:24px;
	left:26px;
	width: 280px;
}
.logodiv img{width:100%;}
.topauto{
	margin:0 auto;
	width:auto;
	overflow:hidden;
	background:url(imagesmenu.png) repeat-x 0px;
}
.topmenu{
	margin:0 auto;
	width:1200px;
}
.topmenuitem{
	width: 198.3px;
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
	font-size:18px;
	cursor:pointer;
	color:#fff;
	position:relative;
	background:url(imagesmenu.png) no-repeat 0px;
	border-left: 2px solid #ccc;
/*	background: -webkit-gradient(linear, left bottom, left top, from(#c6262f), to(#bc000b), color-stop(0.5,#bc000b ), color-stop(0.5,#c6262f ));*/
}
.topmenuitem a{
	color:#fff;
}
.topmenuitemtop{
	position:absolute;
	height:25px;
	background:#c6262f;
	z-index:10;
}
.vline{
	float: left;
	border: 1px solid #ccc;
}
.container{
	margin:0 auto;
	width:1200px;
	min-height:400px;
	background:#fff;
	padding-top:20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.viewtip{
	background: #f2f2f2;
	min-height:30px;
	line-height:30px;
	margin:0 auto;
	width:1200px;
}
.clearfix{clear:both;}
.hoticondiv{
	float:left;
	padding-top:5px;
	
}
.hoticon{
	width:80px;
	margin: 4px 0px 0px 8px;
}
.tipmsg{
	float:left;
	color:#4a4a4a;
	margin: 7.5px;
}
.searchdiv{
	float:right;
	margin-right:5px;
	position:relative;
}
.searchbtn{
	position: absolute;
	right: 10px;
	top: 9px;
	width: 25px;
	cursor: pointer;
}
.searchdiv input{
	width:280px;
	height:25px;
	line-height:25px;
	border-radius:15px;
	margin-top:7px;
}
.footer{
	margin-top:40px;
	background: #ea6b72;
	height: 80px;
	opacity: 0.9;
}
.footcontiner{
	margin:0 auto;
	width:1200px;
	padding:10px 0px;
}
.wjicon,.redicon{
	float:left;

}
.wjicon img,.redicon img{
	width:40px;
}
.msginfo{
	float: left;
	margin-left: 70px;
	color: #1d1d1d;
	font-size: 14px;
	margin-top: 5px;
}