/*
Style Name:山东省消费者协会
Author: Fifthmouse
*/
* {
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
}
body {
	background-image: url(../images/bodyBg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	font-size:12px;
	font-family: Arial, "宋体";
	*text-align /*IE5.5*/:center; /* 针对ie5居中对齐 */
}
#wrapper {
	width: 1004px;
	height:auto!important; /*IE7 自动高度*/
	min-height:2000px;
	display:block;
	*text-align /*IE5.5*/:left; /* ie5居中对齐后文字居左对齐 */
}
* html #wrapper {
	height:2000px;
}
#header {
	min-height: 248px;
	display: block;
	clear: both;
	margin-bottom: 10px;
}
#footer {
	width:1004px;
	height:70px;
	padding:20px 0px 0px 0px;
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	background-position:left top;
	clear:both;
}
#footer p {
	font-size:12px;
	line-height:24px;
	font-family: Arial, "宋体";
	text-align:center;
}

#banner {
	width: 1004px;
	height: 120px;
	background-image: url(../images/headerBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;	
}
/*- 导航条开始 -*/
#navBg {
	width: 994px;
	height: 56px;
	margin:0px 5px;
	background-image: url(../images/navBg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#nav {
	width: 994px;
	height:29px;
	text-align: center;
	list-style-type: none;
}
#nav li {
	margin: 0px 6px;
	padding:0px 5px;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 29px;
	font-family: "宋体";
}
#nav li a {
	color: #000;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}
#homepage #nav li.home,
#aboutus #nav li.aboutus,
#news #nav li.news,
#hotspot #nav li.hotspot,
#consumernav #nav li.consumernav,
#rights #nav li.rights,
#commend #nav li.commend,
#statute #nav li.statute,
#liluntiandi #nav li.liluntiandi,
#yearmotif #nav li.yearmotif,
#complaint #nav li.complaint,
#exposal #nav li.exposal,
#journals #nav li.journals
{
	margin: 0px 6px;
	padding:0px 5px;
	background-image: url(../images/navDbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #000;
	line-height: 29px;
	text-decoration: none;
}
/*- 导航条 - 结束 -*/

/*- 各地消协导航条 - 开始 -*/
#navCityAddress {
	width:888px;
	height:24px;
	padding:0px 0px 0px 106px;
	display:block;
	float:left;
	text-align: center;
	list-style-type: none;
}
#navCityAddress li {
	margin: 0px 9px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	font-family: "宋体";
}
#navCityAddress li a {
	color: #000;
	font-weight:normal;
	font-size:12px;
	text-decoration: none;
}
#navCityAddress li a:hover {
	text-decoration: underline;
}
/*- 各地消协导航条 - 结束 -*/

/*- 第一层 - 开始 - */
#PrimaryContent1 {/*- 主要内容-*/
	width: 604px;
	height: 339px;
	margin: 3px 0px 0px 0px;
	display:block;
	float: left;
}
#SecondaryContent1 {/*- 次要内容 -*/
	width: 190px;
	height: 339px;
	margin:10px 5px 0px 5px;
	background-color:#fff2d5;
	float: left;
	display:inline;
}
#SideContent1 {/*- 旁边内容 - */
	width: 190px;
	height: 339px;
	margin:10px 5px 0px 0px;
	background-color:#fff2d5;
	display:inline;
	float: right;
}
/*- 用户登录开始 -*/
#login,
#loginIn{
	height:119px;
	background-color:#fff2d5;
}
#login h3,
#loginIn h3 {
	height:26px;
	padding:0px 0px 0px 25px;
	background-image: url(../images/mainContentTitleBg.gif);
	display:block;
	color:#FFF;
	font-size:14px;
	line-height:26px;
}
#login div,
#loginIn div {
	width:188px;
	height:91px;
	border:1px solid #ff6e01;
	background-image: url(../images/loginBg.gif);
	background-repeat: no-repeat;
}
#login form span {
	width:174px;
	height:28px;
	margin:0px auto;
	display:block;
}
#login div label {
	width:40px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	line-height:28px;
	float:left;
}
#login input.username {
	width:128px;
	height:18px;
	margin: 5px 0px 0px 0px;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	display:inline;
	float:right;
	font-size:12px;
	line-height:18px;
}
#login input.password {
	width:128px;
	height:18px;
	margin: 5px 0px 0px 0px;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	display:inline;
	float:right;
	font-size:12px;
	line-height:18px;
}
#login input.enter {
	width:82px;
	height:20px;
	margin:7px 0px 0px 0px;
	border:solid 1px #DC6B00;
	background-color:#ffb76b;
	background-image: url(../images/submitBg.gif);
	background-repeat: repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	font-family: Arial, "宋体";
}
#login input.cancel {
	width:82px;
	height:20px;
	margin:7px 0px 0px 5px;
	border:solid 1px #DC6B00;
	background-color:#ffb76b;
	background-image: url(../images/submitBg.gif);
	background-repeat: repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	font-family: Arial, "宋体";
}
/*- 用户登录结束 -*/

/*- 用户登录以后 - 开始 -*/
#loginIn span img {
	margin:7px 2px 4px 2px;
	display:inline;
	float:left;
}
#loginIn p {
	margin:10px 0px 0px 0px;
	line-height:18px;
}
#loginIn ul {
	list-style-type:none ;
	line-height:18px;
}

#loginIn a {
	color:#0031ec;
	font-size:12px;
	font-family: Arial, "宋体";
	text-decoration:none;
}
#loginIn a:hover {
	color:#900;
	text-decoration:underline;
}
/*- 用户登录以后 - 结束 -*/

/*- 主要按钮 - 开始 -*/
#primaryBtn ul {
	margin:4px 0px 0px 0px;
	list-style-type : none;
}
#primaryBtn li {
	margin:0px;
	padding:0px;
}
/*- 主要按钮 - 结束 -*/
/*- 消协新闻开始 -*/
#news1 {
	height:346px;
	margin:0px 0px 5px 0px;
}
#news1 h3 {
	height:41px;
	margin:0px;
	background-color:#900;
	background-image: url(../images/news1TitleBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	line-height:41px;
}
#news1 h3 .title {
	float:left;
	font-size:12px;
	font-family: Arial, "宋体";
	text-indent:-9999px;
}
#news1 h3 .more a {
	width:33px;
	float:right;
	color:#000;
	font-weight:normal;
	font-size:12px;
	font-family: Arial, "宋体";
	text-decoration:none;
	text-align:center;
}
#news1 h3 .more a:hover {
	color:#900;
	text-decoration:underline;
}
#news1 .content {
	height:305px;
	border-left:1px solid #8cd4fa;
	border-bottom:1px solid #8cd4fa;
	border-right:1px solid #8cd4fa;
}
#news1 .secondary {
	width:240px;
	margin:6px 8px 0px 6px;
	display:inline;
	float:left;
}
#news1 .secondary ul {
	float:right;
	font-size:12px;
	list-style-type : none;
}
#news1 .secondary li {
	height:18px;
	padding:0px 0px 0px 6px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:1px 6px;
	line-height:18px;
}
#news1 .secondary  li a {
	width:230px;
	display:block;
	color:#373737;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	text-decoration:underline;
}
#news1 .secondary  li a:hover {
	color:#900;
	text-decoration:none;
}
#news1 .mostly {
	width:341px;
	float:left;
	display:block;
}
#news1 .mostly ul {
	margin:10px 0px 0px 0px;
	background-image: url(../images/mainContentBg.gif);
	background-position:left top;
	font-size:14px;
	list-style-type : none;
}
#news1 .mostly li {
	padding:0px 0px 0px 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:4px 10px;
	line-height:28px;
}
#news1 .mostly  li a {
	width:320px;
	display:block;
	color:#373737;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	text-decoration:underline;
}
#news1 .mostly  li a:hover {
	color:#900;
	text-decoration:none;
}
/*- 消协新闻结束 -*/

/*- 便民服务 - 开始 -*/
#toolLink {
	height:190px;
	background-color:#FFF;
}
#toolLink h3 {
	padding:0px 0px 0px 25px;
	background-image: url(../images/mainContentTitleBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	color:#FFF;
	font-size:14px;
	line-height:26px;
}
#toolLink ul {
	height:209px;
	padding:6px 0px 0px 0px;
	border-right:1px solid #ff6e01;
	border-bottom:1px solid #ff6e01;
	border-left:1px solid #ff6e01;
	background-color:#fff2d5;
	list-style-type : none;
}
#toolLink ul li {
	width:70px;
	height:24px;
	margin:0px 0px 5px 15px;
	background-image: url(../images/toolLinkBtnBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	display:inline;
	float:left;
	line-height:24px;
	text-align:center;
}
#toolLink li a {
	color:#000;	
	font-size:12px;
	line-height:20px;
	font-family: Arial, "宋体";
	text-decoration:none;
}
#toolLink li a:hover {
	color:#C00;	
	text-decoration:underline;
}
/*- 便民服务 - 结束 -*/

/*- 第一层 - 结束 - */

.tonglan {
	width:994px;
	height:auto!important;
	height:154px;
	min-height:154px;
	margin:5px auto;
	clear:both;
}
* html .tonglan {
	margin:0px auto;
}
/*- 第二层 - 开始 -*/
#PrimaryContent2 {/*- 主要内容-*/
	width: 604px;
	height: 568px;
	margin: 3px 0px 0px 0px;
	display:block;
	float: left;
}
#SecondaryContent2 {/*- 次要内容 -*/
	width: 190px;
	height: 568px;
	margin:0px 5px 0px 5px;
	background-color:#fff2d5;
	float: left;
	display:inline;
}
#SideContent2 {/*- 旁边内容 - */
	width: 190px;
	height: 568px;
	margin:0px 5px 0px 0px;
	background-color:#fff2d5;
	display:inline;
	float: right;
}
/*- 消费者满意单位approveUnit
	&曝光台disclose
	&盘点投诉appeal
	&政策法规statute - 开始 -*/
#approveUnit ,
#disclose,
#appeal {
	height:281px;
	margin:0px 0px 3px 0px;
}
#statute {
	height:185px;
	margin:9px 0px 0px 0px;
}
#approveUnit h3,
#disclose h3,
#appeal h3,
#statute h3{
	height:26px;
	padding:0px 0px 0px 25px;
	background-image: url(../images/mainContentTitleBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	color:#FFF;
	font-size:14px;
	line-height:26px;
}
#approveUnit h3 span,
#disclose h3 span,
#appeal h3 span,
#statute h3 span{
	padding:0px 10px 0px 0px;
	float:right;
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #000000;
	line-height:24px;
}
#approveUnit h3 span a,
#disclose h3 span a,
#appeal h3 span a,
#statute h3 span a{
	color: #FFF;
	text-decoration: underline;
}
#approveUnit h3 span a:hover,
#disclose h3 span a:hover,
#appeal h3 span a:hover,
#statute h3 span a:hover{
	color: #900;
	text-decoration:none;
}
#disclose ul,
#appeal ul{
	width:183px;
	height:248px;
	padding:5px 0px 0px 5px;
	border:1px solid #ff6e01;
	background-color:#fff2d5;
	list-style-type : none;
}
#approveUnit ul {
	width:183px;
	min-height:240px;
	padding:0px 0px 0px 5px;
	background-color:#fff2d5;
	list-style-type : none;
}
#approveUnit ul li.hidden {
	height:1px;
	border-bottom:none;
	background-color:#900;
	line-height:1px; 
	overflow:hidden;
}
#approveUnit ul li {
	width:170px;
	height:30px;
	padding:0px 0px 0px 5px;
	border-bottom:1px dashed #000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:0px 11px;
	font-size:12px;
	line-height:30px;
	font-family: Arial, "宋体";
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
#statute ul {
	width:183px;
	height:157px;
	padding:5px 0px 0px 5px;
	border:1px solid #ff6e01;
	background-color:#fff2d5;
	list-style-type : none;
}
#disclose ul li,
#appeal ul li,
#statute ul li{
	width:170px;
	padding:0px 0px 0px 5px;
	border-bottom:1px dashed #000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:0px 9px;
	font-size:12px;
	line-height:23px;
	font-family: Arial, "宋体";
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
#approveUnit li a,
#disclose li a,
#appeal li a,
#statute li a {
	color:#000;	
	text-decoration:none;
}
#approveUnit li a:hover
#disclose li a:hover
#appeal li a:hover
#statute li a:hover{
	color:#C00;	
	text-decoration:underline;
}
/*- 消费者满意单位&曝光台&盘点投诉&政策法规 - 结束 -*/

/*- 消协公告开始 -*/
#affiche {
	height:279px;
	margin:7px 0px 0px 0px;
}
#affiche h3 {
	background-image: url(../images/mainContentTitleBg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	line-height: 26px;
	color: #FFF;
}
#affiche h3 .title {
	margin:0px 0px 0px 25px;
	float: left;
	color: #FFFFFF;
}
#affiche h3 .else a {
	margin:0px 10px 0px 0px;
	float: right;
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
	font-weight: normal;
	text-decoration: underline;
}
#affiche h3 .else a:hover {
	color: #900;
	text-decoration: none;
}
#affiche .link {
	margin:0px auto;
	padding:8px 8px;
	border:1px solid #ff6e01;
	background-color:#fff1d4;
}
#affiche #demo{
	overflow:hidden;
	width: 170px;
	height: 240px;
}
#affiche p {
	font-size:12px;
	line-height:18px;
	font-family: Arial, "宋体";
	text-indent:24px;
}
/*- 消协公告结束 -*/

/*- 中部新闻通用类 - 开始 -*/
.content {
	width:602px;
	border-left:1px solid #8cd4fa;
	border-bottom:1px solid #8cd4fa;
	border-right:1px solid #8cd4fa;
}
#news2 .content,
#news3 .content,
#news4 .content {
	height:240px;
}
#news5 .content {
	height:145px;
}
.secondary {
	width:175px;
	margin:6px 5px 0px 6px;
	display:inline;
	float:left;
}
.secondary ul {
	font-size:12px;
	list-style-type : none;
}
.secondary li {
	padding:0px 0px 0px 6px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:1px 6px;
	line-height:22px;
}
.secondary  li a {
	width:165px;
	display:block;
	color:#373737;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	text-decoration:underline;
}
.secondary  li a:hover {
	color:#900;
	text-decoration:none;
}
.mostly {
	width:410px;
	display:block;
	float:left;
}
.mostly ul {
	margin:0px 0px 10px 0px;
	background-image: url(../images/mainContentBg.gif);
	background-position:left top;
	font-size:14px;
	list-style-type : none;
}
.mostly li {
	padding:0px 0px 0px 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:4px 10px;
	line-height:28px;
}
.mostly  li a {
	width:300px;
	* float:left;/*- 仅IE6识别 -*/
	display:block;
	color:#373737;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	text-decoration:underline;
}
.mostly  li a:hover {
	color:#900;
	text-decoration:none;
}
.mostly  li span {
	margin:0px 5px 0px 0px;
	display:block;
	float:right;
	color:#929292;
	font-size:12px;
	font-family: Arial, "宋体";
	text-align:center;
} 
/*- 中间新闻通用类 - 结束 -*/

/*- 热点关注开始 -*/
#news2 {
	height:280px;
	margin:0px 0px 5px 0px;
}
#news2 h3 {
	height:41px;
	background-image: url(../images/news2TitleBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	line-height:41px;
}
#news2 h3 .title {
	float:left;
	font-size:12px;
	font-family: Arial, "宋体";
	text-indent:-9999px;
}
#news2 h3 .more a {
	width:33px;
	float:right;
	color:#000;
	font-weight:normal;
	font-size:12px;
	font-family: Arial, "宋体";
	text-decoration:none;
	text-align:center;
}
#news2 h3 .more a:hover {
	color:#900;
	text-decoration:underline;
}
/*- 热点关注结束 -*/
/*- 维权动态 - 开始 -*/
#news3 {
	height:280px;
	margin:0px 0px 5px 0px;
}
#news3 h3 {
	height:41px;
	background-image: url(../images/news3TitleBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	line-height:41px;
}
#news3 h3 .title {
	float:left;
	font-size:12px;
	font-family: Arial, "宋体";
	text-indent:-9999px;
}
#news3 h3 .more a {
	width:33px;
	float:right;
	color:#000;
	font-weight:normal;
	font-size:12px;
	font-family: Arial, "宋体";
	text-decoration:none;
	text-align:center;
}
#news3 h3 .more a:hover {
	color:#900;
	text-decoration:underline;
}
/*- 维权动态 - 结束 -*/
/*- 消费调查开始 -*/
#research {
	margin:10px 0px 0px 0px;
}
#research h3 {
	height:26px;
	padding:0px 0px 0px 25px;
	background-image: url(../images/mainContentTitleBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	color:#FFF;
	font-size:14px;
	line-height:26px;
}
#research h3 .title {
	float:left;
}
#research h3 .else a {
	float:right;
	color:#FFF;
	font-weight:normal;
	font-size:12px;
	margin:0px 10px 0px 0px;
}
#research h3 .else a:hover {
	color:#900;
	text-decoration: none;
}
#research div {
	width:180px !important;
	width:180px;
	*width /*IE5.5*/:203px;
	height:242px;
	padding:10px 4px 0px 4px;
	border:1px solid #ff6e01;
	background-image: url(../images/researchBg.gif);
}
#research h4 {
	margin:4px auto 5px auto;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
#research label {
	width:90%;
	height:22px;
	margin:0px auto;
	*margin /*IE5.5*/: 0px 0px 0px 5px;
	display:block;
	font-size:12px;
	line-height:22px;
	font-family: Arial, "宋体";
}
#research div span {
	width:90%;
	height:22px;
	margin: 10px auto 0px auto;
	display:block;
}
#research input.ballot {
	width:59px;
	height:20px;
	margin:0px 0px 0px 17px;
	border:solid 1px #DC6B00;
	background-color:#ffb76b;
	background-image: url(../images/loginBtnBg.gif);
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	font-family: Arial, "宋体";
}
#research input.see {
	width:59px;
	height:20px;
	margin:0px 0px 0px 10px;
	border:solid 1px #DC6B00;
	background-color:#ffb76b;
	background-image: url(../images/loginBtnBg.gif);
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	font-family: Arial, "宋体";
}
/*- 消费调查结束 -*/
/*- 第二层 - 结束 -*/

/*- 第三层 - 开始 -*/
#PrimaryContent3 {/*- 主要内容-*/
	width: 604px;
	height:478px;
	margin: 3px 0px 0px 0px;
	display:block;
	float: left;
}
#SecondaryContent3 {/*- 次要内容 -*/
	width: 190px;
	height:478px;
	margin:0px 5px 8px 5px;
	background-color:#fff2d5;
	float: left;
	display:inline;
}
#SideContent3 {/*- 旁边内容 - */
	width: 190px;
	height:478px;
	margin:0px 5px 8px 0px;
	background-color:#fff2d5;
	display:inline;
	float: right;
}
/*- 年主题 - 开始 -*/
#yearMotif {
	width:190px;
	height:107px;
	margin:0px 0px 3px 0px;
}
#hongkong {
	width:190px;
	height:44px;
}
/*- 年主题 - 结束 -*/

/*- 315网盟 - 开始 -*/
#alliance {
	width:190px;
}
#alliance h3 {
	height:26px;
	padding:0px 0px 0px 25px;
	background-image: url(../images/mainContentTitleBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	color:#FFF;
	font-size:14px;
	line-height:26px;
}
#alliance h3 .title {
	float:left;
}
#alliance h3 .else{
	float:right;
}
#alliance h3 .else a {
	color:#FFF;
	font-weight:normal;
	font-size:12px;
	margin:0px 10px 0px 0px;
}
#alliance h3 .else a:hover {
	color:#900;
	text-decoration: none;
}
/*-- 
#alliance h3 span {
	float:right;
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #000000;
	line-height:24px;
}
#alliance h3 span a{
	color: #FFF;
	text-decoration: underline;
}
#alliance h3 span a:hover{
	color: #900;
	text-decoration:none;
}
--*/
#demoa{
	height:258px;
	border:1px solid #ff6e01;
	overflow:hidden;
}
#demoam{
	height:258px;
	border:1px solid #ff6e01;
	overflow:hidden;
}
/*	消费者满意单位循环	*/
#demoay{
	height:258px;
	/*-- border:1px solid #ff6e01; --*/
	overflow:hidden;
}
#demoamy{
	height:258px;
	border:1px solid #ff6e01;
	overflow:hidden;
}
/*- 315网盟 - 开始 -*/
#alliance ul {
	list-style-type : none;
}
#alliance li {
	width:146px;
	margin:5px auto;
}
/*- 315网盟 - 结束 -*/
/*- 友情链接 开始 -*/
#friendLink {
	padding:5px 0px 0px 0px;
	text-align:center;
}
#friendLink select {
	color:#000;
	font-size:12px;
	line-height:18px;
}
/*- 友情链接 结束 -*/
/*- 以案说法 - 开始 -*/
#news4 {
	height:280px;
	margin:0px 0px 5px 0px;
}
#news4 h3 {
	height:41px;
	background-image: url(../images/news4TitleBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	line-height:41px;
}
#news4 h3 .title {
	float:left;
	font-size:12px;
	font-family: Arial, "宋体";
	text-indent:-9999px;
}
#news4 h3 .more a {
	width:33px;
	float:right;
	color:#000;
	font-weight:normal;
	font-size:12px;
	font-family: Arial, "宋体";
	text-decoration:none;
	text-align:center;
}
#news4 h3 .more a:hover {
	color:#900;
	text-decoration:underline;
}
/*- 以案说法 - 结束 -*/
/*- 消费导航 - 开始 -*/
#news5 {
	height:180px;
	margin:0px 0px 5px 0px;
	position:relative;
}
#news5 h3 {
	height:41px;
	background-image: url(../images/news5TitleBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	line-height:41px;
	z-index:3;
}
#news5 h3 .title {
	float:left;
	font-size:12px;
	font-family: Arial, "宋体";
	text-indent:-9999px;
}
#news5 h3 .more a {
	width:33px;
	float:right;
	color:#000;
	font-weight:normal;
	font-size:12px;
	font-family: Arial, "宋体";
	text-decoration:none;
	text-align:center;
}
#news5 h3 .more a:hover {
	color:#900;
	text-decoration:underline;
}
#tab01 { 
	position:relative;
	width:600px;
	height:122px;
}
#tab01 h4 {
	width:42px;
	height:23px;
	float:left;
	font-weight:normal;
	font-size:12px;
	line-height:23px;
	text-align:center;
	position:relative;
	z-index:5;
	top:-30px;
	left:167px;
	cursor:pointer;
}
#tab01 h4.up {
	width:42px;
	height:23px;
	background-image: url(../images/news5TabBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	color:#000;
}
#tab01 h4 a {
	color:#c00;
	text-decoration:none;
}
#tab01 div {
	width:600px;
	height:100px;
	display:none;
}
#tab01 div.up {
	width:600px;
	background-color:#FFF;
	display:block;
	position:absolute;
	left:0;
	top:10px;
	z-index:1;
	color:#666;
}
#tab01 div img {
	width:150px;
	height:120px;
	margin:0px 9px 0px 11px;
	display:inline-block;
	float:left;
}
#tab01 div ul {
	width:420px;
	background-image: url(../images/mainContentBg2.gif);
	background-repeat: repeat;
	background-position:left top;
	display:inline-block;
	list-style-type : none;
	float:left;
	color:#373737;
	font-size:12px;
	line-height:24px;
	font-family: Arial, "宋体";
}
*:lang(zh) #tab01 div li {/*屏蔽IE浏览器*/
	height:24px !important;
}
#tab01 div li {
	padding:0px 0px 0px 6px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:3px 8px;
	line-height:24px;
}
#tab01 div li a {
	width:210px;
	padding:0px 0px 0px 4px;
	display:inline-block;
	float:left;
	color:#373737;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	text-decoration:none;
}
#tab01 div li a:hover {
	color:#900;
	text-decoration:underline;
}
#tab01 div li span {
	width:70px;
	margin:0px 8px 0px 0px;
	display:inline-block;
	float:right;
	color:#929292;
	font-size:12px;
	font-family: Arial, "宋体";
	text-align:center;
}
/*- 消费导航 - 结束 -*/



/*- 第三层 - 结束 -*/

/*------ 搜索开始 ------*/
#search {
}
#search select {
}
#search #textfield {
}
#search #submit {
}
/*------ 搜索结束 ------*/


/*- 名优推荐 - 开始 -*/
#commendUnit {
	height:218px;
	padding: 0px 0px 5px 0px;
	background-color:#FFF;
}
#commendUnit h3 {
	width:173px;
	height:26px;
	padding:0px 0px 0px 30px;
	background-image: url(../images/commendUnitTitleBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	color:#FFF;
	font-size:14px;
	line-height:26px;
	*width /*IE5.5*/:203px;
}
#commendUnit div {
	height:192px;
	background-image: url(../images/commendUnitBg.gif);
	background-repeat: repeat-x;
	background-position:left top;
}
#commendUnit ul {
	width:175px;
	margin:5px auto;
	padding:6px;
	list-style-type : none;
	*margin /*IE5.5*/:0px;
	*padding /*IE5.5*/:6px 0px;
}
#commendUnit ul li {
	width:175px;
	height:24px;
	padding:0px 0px 0px 5px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:0px 10px;
	font-size:12px;
	line-height:28px;
	font-family: Arial, "宋体";
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
#commendUnit li a {
	color:#000;	
	text-decoration:none;
}
#commendUnit li a:hover {
	color:#C00;	
	text-decoration:underline;
}
#commendUnit span {
	width:170px;
	height:24px;
	margin:0px auto;
	display: block;
	text-align: right;
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #000000;
}
#commendUnit span a {
	color: #000000;
	text-decoration: underline;
}
#commendUnit span a:hover {
	color: #000000;
	text-decoration:none;
}
/*- 名优推荐 - 结束 -*/

/*- 广告 - 开始 -*/
#cgg {
	width:992px;
	height:88px;
	margin:0px auto 5px auto;
	border:1px solid #ff6f00;
	background-color:#fff2d5;
	clear:both;
}
#cgg ul {
	list-style-type : none;
	padding:0px 0px 0px 2px;
}
#cgg li {
	width:146px;
	height:50px;
	padding:19px 0px 0px 16px;
	float:left;
}
#cgg li img {
	display:block;
}
