@charset "gb2312";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #484848;
}
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #484848;
}
body,div,ul,li,dl,dt,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th {
	margin: 0; 
	padding: 0;
}
li{
	list-style: none;
}
.cp img{
	border: 1px solid #d0d0d0;
	padding: 1px;
}
.cp a:hover img{
	border: 1px solid #f00;
	padding: 1px;
}
.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
}

/*顶部*/
#top_bg{
	width:100%;
	height:35px;
	background:#ececec;
}
#top_text{
	width:1002px;
	color:#343434;
	line-height:35px;
	margin:0px auto;
}
#top_text span{
	width:320px;
	float:right;
}
/*抬头*/
#head{
	width:1002px;
	height:130px;
	margin:0px auto;
}
#head_logo{
	width:85px;
	float:left;
	padding:23px 0px 0px 13px;
}
#head_txt{
	width:334px;
	float:left;
	padding:40px 0px 0px 26px;
}
#head_r{
	width:408px;
	float:right;
	padding-top:40px;
}
/*搜索*/
#search{
	width:408px;
}
#search li{
	float:left;
}
#search_txt{
	width:408px;
	line-height:20px;
}
/*导航*/
#nav_bg{
	width:100%;
	height:45px;
	background:#ff1e00;
}
#nav{
	width:1001px;
	margin:0px auto;
	}
#nav ul li{
	width:124px;
	line-height:45px;
	float:left;
	text-align:center;
	background:url(http://memberpic.114my.cn/076983623772/uploadfile/image/20140426/20140426154953665366.jpg) no-repeat;
}
#nav ul li a{
	font-size:15px;
	font-family:"微软雅黑";
	color:#fff;
	display:block;
}
#nav ul li a:hover{
	font-size:15px;
	color:#000;
	font-family:"微软雅黑";
	background:url(http://memberpic.114my.cn/076983623772/uploadfile/image/20140426/20140426154893639363.jpg) repeat-x;
	display:block;
}
#nav_r{
	width:2px;
	float:right;
}
#nav_yy{
	width:1002px;
	margin:0px auto;
}
/*幻灯片*/
#banner{
	width:1002px;
	height:364px;
	margin:0px auto;
}
#banner_yy{
	width:1002px;
	margin:0px auto;
}
/*分类*/
#list_bg{
	width:220px;
	height:348px;
	background:url(http://memberpic.114my.cn/076983623772/uploadfile/image/20140428/20140428114321892189.jpg) no-repeat;
}
#list_title{
	width:220px;
}
#list{
	width:214px;
	padding-top:5px;
}
#list dl dt{
	padding-left:35px;
}
/*新闻中心*/
#news_bg{
	width:220px;
	float:left;
	padding-bottom:10px;
}
#news{
	width:220px;
	height:35px;
	}
#news ul li{
	width:110px;
	line-height:35px;
	float:left;
	text-align:center;
}
#news ul li a{
	font-size:14px;
	font-family:"微软雅黑";
	color:#fff;
	display:block;
}
#news ul li a:hover{
	font-size:14px;
	font-family:"微软雅黑";
	color:#fd0001;
	background:#FFF;
	display:block;
}
#news_p{
	width:220px;
	padding-top:5px;
}
/*版权*/	
#copyright_bg{
	width:100%;
	height:143px;
	line-height:26px;
	text-align:center;
	color:#FFF;
	padding-top:17px;
	margin-top:20px;
	background:url(http://memberpic.114my.cn/076983623772/uploadfile/image/20140428/20140428105627702770.jpg) center;
}
#copyright a{
	color:#FFF;
}
#copy{
	display:none;
	}