﻿.style01
{
	color: #006633;
	font-weight: bold;
	font-size: 14px;
}
.style01 a
{
	color: #006633;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.style02 a:link, .style02 a:visited{
	color:#939598;
	text-decoration: none;
}

.style02 a:hover
{
	color:#FF6633;
	text-decoration:none;
}
/*Logo*/
.logo
{
	width:984px;
	height:99px;
}
.logo img
{
	display:block;
}
/*导航*/
.nav
{
	width:984px;
	height:38px;
	line-height:38px;
	background-image:url(../img/conav.gif);
}
.nav .navspan01
{
	float:left;
	margin-left:20px;
}
.nav .navspan02
{
	float:right;
	margin-right:30px;
}
/*中间内容*/
.content
{
	width:984px;
	background-image:url(../img/bggreen.gif);
	background-repeat:no-repeat;
}
/*图片新闻*/
.picnews
{
	float:left;
	margin-left:8px;
	display:inline;
	width:252px;
	background-color:#F6F6F6;
}
.pntitle
{
	width:252px;
	height:31px;
	line-height:31px;
	background-image:url(../img/pntitle.gif);	
}
.pnspan01
{
	padding-left:30px;
	float:left;
	background-image:url(../img/tv.gif);
	background-position:8px 6px;
	background-repeat:no-repeat;
}
.pnspan02
{
	float:right;
	margin-right:20px;
}
.pnpic
{
	padding-top:2px;
	text-align:center;
}
.pnpic span
{
	line-height:30px;
}
.picnews li
{
	padding-left:25px;
	background-image:url(../img/pnbutton01.gif);
	background-position:8px 8px;
	background-repeat:no-repeat;
	line-height:23px;
}
/*右边主体内容*/
.rightcontent
{
	float:left;
	margin-left:3px;
	width:713px;
}
.rctitle
{
	width:355px;
	height:29px;
	line-height:29px;
	background-image:url(../img/rctitle.gif);
}
.rccontent
{
	margin-top:1px;
	background-image:url(../img/rccontent.gif);	
}
.rctop
{
	height:10px;
	width:355px;
	background-image:url(../img/rctop.gif);
	background-repeat:no-repeat;
}
.rccontent ul
{
	padding-top:7px;
	padding-bottom:7px;
	width:355px;
	height:150px;
}
.rccontent li
{
	padding-left:30px;
	background-image:url(../img/rcbutton.gif);
	background-position:13px 8px;
	background-repeat:no-repeat;
	line-height:25px;
}
.rcbottom
{
	height:10px;
	width:355px;
	background-image:url(../img/rcbottom.gif);
	background-repeat:no-repeat;
}
/*热点维权*/
.hotpower
{
}
/*热点关注*/
.hot
{
	float:left;
	display:inline;
}
.hotspan01
{
	padding-left:30px;
	float:left;
	background-image:url(../img/hottitle.gif);
	background-position:8px 6px;
	background-repeat:no-repeat;
}
/*维权动态*/
.power
{
	float:left;
	display:inline;
	margin-left:3px;
}
.powspan01
{
	padding-left:30px;
	float:left;
	background-image:url(../img/powertitle.gif);
	background-position:8px 6px;
	background-repeat:no-repeat;
}
/*消费名优*/
.comrec
{
}
/*消费导航*/
.consume
{
	float:left;
	display:inline;
}
.comspan01
{
	padding-left:30px;
	float:left;
	background-image:url(../img/expensetitle.gif);
	background-position:8px 6px;
	background-repeat:no-repeat;
}
/*名优推荐*/
.recommend
{
	float:left;
	display:inline;
	margin-left:3px;
}
.recspan01
{
	padding-left:30px;
	float:left;
	background-image:url(../img/retitle.gif);
	background-position:8px 6px;
	background-repeat:no-repeat;
}
/*友情链接*/
.link
{
	float:left;
	width:984px;
}
.linktitle
{
	height:32px;
	line-height:32px;
	background-image:url(../img/link.gif);
}
.linkspan01
{
	padding-left:40px;
	float:left;
	background-image:url(../img/linktitle.gif);
	background-position:20px 6px;
	background-repeat:no-repeat;
}
.liselect
{
    float:right;
	width:130px;
	margin-right:20px;
	margin-top:5px;
}
.linkcontent
{
    padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:23px;
	height:68px;
}
/*底部*/
.cobottom
{
	line-height:23px;
	padding-top:20px;
	width:984px;
	height:94px;
	text-align:center;
	background-image:url(../img/cobottom.gif);
	background-repeat:repeat-x;
}