﻿		body{
			margin:0px;
			text-align:center;
			background:url(../images/index_body_bg.gif);
			font-size:14px;
		}
		div,td,span{
			text-align:left;
		}
		img{border:none;}
		a:link{
			color:#666666;
			text-decoration:none;
		}
		a:visited{
			color:#666666;
			text-decoration:none;
		}
		a:hover{
			color:#1678bf;
			text-decoration:underline;
		}
		/*滚动图片*/
		#picScrollBar{
			margin:8px 0 8px 10;
			border:1px;
		}
		.imgContainer{
			width:130px;
			display:inline;
			}
		#picScrollBar img{
			border:3px solid #ffffff;
			padding:0px;
		}
		/*end */
		#header img{
			cursor:pointer;
		}
		.headButton{
			padding-top:15px;
			vertical-align:top;
			text-align:center;
		}
		#footer{
			text-align:center;
			vertical-align:middle;
			margin-top:6px;
			color:#999999;
			font-size:12px;
		}
		#footer a:link{
			color:#999999;
		}
		#footer a:hover{
			color:#FF0000;
		}
		.KeyNum{
			color:#FF0000;
		}
		
		#index_gg a:link, #index_dl a:link{
			font-size:12px;
			color:#333333;
		}
		#index_gg a:visited, #index_dl a:visited{
			font-size:12px;
			color:#333333;
		}
		#index_gg a:hover, #index_dl a:hover{
			font-size:12px;
			color:#FF0000;
		}
		.iMore a:link, .iMore a:visited{
			font-size:12px;
			color:#000000;
		}
		.iMore a:hover{
			font-size:12px;
			color:#FF0000;
		}
		.newsList a:link{
			font-size:14px;
			color:#000000;
			text-decoration:none;
		}
		.newsList a:visited{
			font-size:14px;
			color:#000000;
			text-decoration:none;
		}
		.newsList a:hover{
			font-size:14px;
			color:#1678bf;
			text-decoration:underline;
		}
		#content{
			line-height:24px;
			padding:0px;
			padding-left:10px;
			padding-right:10px;
			color:#000000;
			font-size:16px;
		}
		#rightContainer{
			width:555px;
			margin-top:0px;
			border-left:#f3f3f3 6px solid;
			border-right:#f3f3f3 6px solid;
		}
		#listContainer{
			margin:0px;
			padding:5px;
			padding-left:15px;
			padding-right:15px;
			border-left:15px #f7f7f7 solid;
			border-right:12px #f7f7f7 solid;
		}
		#listContainer a:link{
			color:#000000;
			text-decoration:none;
		}
		#listContainer a:visited{
		 	color:#1d1c1c;
			text-decoration:none;
		}
		#listContainer a:hover{
		 	color:#1678bf;
			text-decoration:underline;
		}
		.listItem{
			height:35px;
			background:url(/images/list_line_bg.gif) bottom repeat-x;
		}
/*  ArticleShow.aspx */
	.navigate{
		font-size:12px;
	}
	.navigate a:link{
		font-size:12px;
		color:#000000;
		text-decoration:none;
	}
	.navigate a:visited{
		font-size:12px;
		color:#000000;
		text-decoration:none;
	}
	.navigate a:hover{
		font-size:13px;
		color:#295cb5;
		text-decoration:underline;
	}
	#list_left_panel{
		margin:8px;
		margin-left:20px;
	}
/*  end ArticleShow.aspx */

/* list */
.listMore{
	float:right;
	margin-right:11px;
}
.listClassTitle{
	float:left;
	margin-left:12px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.list{
	background:url(/images/list_line_bg.gif) bottom repeat-x;
	height:35px;
	font-size:14px;
}
.list a:link{
	color:#000000;
}
.list a:hover{
	color:#1678bf;
}
.AddDate{
	font-size:12px;
	color:#999999;
}

/* end list */

/* ctlRelClass */
#relClass{
	width:186px; 
	margin-top:5px;
	margin-bottom:10px;
	border:1px #e1e1e1 solid;
}
#relClassHead{
	margin:0px;
	padding:0px;
	padding-left:50px;
	height:50px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/relclass_head.gif) no-repeat center;
}
.relClassItem{
	margin:0px;
	padding:3px;
	padding-left:40px;
	height:30px;
	text-align:left;
	vertical-align:middle;
	background:url(../images/relclass_item.gif) no-repeat;
}
#relClassFoot{
	margin:0px;
	padding:0px;
	height:5px;
}
/* end ctlRelClass */

/* user Controls */
.StripBarHeader{
	width:100%;
	font:"黑体";
	font-size:120%;
}
.StripBarItem{
	width:100%;
	margin:3px;
	padding-left:5px;
	font-size:100%;
}
.StripBarFooter{
	width:100%;
	height:5px;
}
.RecArticleStripItem{
	width:175px;
	margin:0px;
	padding:0px;
	border-left:6px #f7f7f7 solid;
	border-right:5px #f7f7f7 solid;
	word-wrap :break-word;
}
.RecArticleStripItem a:link, .HotArticleStripItem a:link{
	color:#333333;
	text-decoration:none;
}
.RecArticleStripItem a:visited, .HotArticleStripItem a:visited{
	color:#999999;
	text-decoration:none;
}
.RecArticleStripItem a:hover, .HotArticleStripItem a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.HotArticleStripItem{
	width:178px;
	margin:0px;
	padding:0px;
	border-left:4px #f7f7f7 solid;
	border-right:4px #f7f7f7 solid;
	word-wrap :break-word;
}
.clickNum{
	font-size:12px;
}

#ClassStripContainer{
	border:1px #333333;
	}
#ClassStripContainer a:link{
	color:#3C0B77;
	text-decoration:none;
}
#ClassStripContainer a:visited{
	color:#CDADD8;
	text-decoration:none;
}
#ClassStripContainer a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.VoteOption {
	background:#f4f4f4;
	margin-left:10px;
	width:390px;
}
.VoteOption td{
	height:30px;
	background:url(../images/list_line_bg.gif) bottom repeat-x;
}

/* Head.ascx */
#head_ctl{ width:799px; height:103px; background:url(../images/index_head_bg.jpg) no-repeat; table-layout:fixed; }
#r1 td{ height:47px; padding:18px 0 0; }
#r2 td{ height:22px; padding:0; }

.mc, .mc2{ width:100%; margin:0; height:25px; }
a.m, a.m:link, a.m:visited, a.m:hover { display:block; width:86px; font-size:13px; border-left:1px #999999 solid; height:17px; font-weight:bold; float:left; margin:5px 0 0; padding:0; text-align:center; text-decoration:none; color:#18a898; line-height:18px; }
a.m:hover{ line-height:15px; overflow:visible; }

.MLink{ border-bottom:dashed 1px #999999; }
.MLink a:link, .MLink a:visited, .MLink a:hover{ color:#65b6ad; padding:5px; font-weight:bold; text-decoration:none; }
.MHover a:link, .MHover a:visited, .MHover a:hover{ color:#FFFFFF; padding:5px; font-weight:bold; text-decoration:none; }

#barnner{width:799px;margin:0 auto;}
