body { 
	font-size:12px;
	
}

img {
	border:none;
}

a { text-Decoration:none;}

/*列表1*/
.list1{
	width:350px;
	height:400px;
	border:1px solid #000;
}

.titleList1 ul{
	list-style:none;	
	width:100%;
	margin:0;
}

.titleList1 li{
	line-height:18px;
}

.titleList1 li a {
	width:200px;
	float:left;	
}

.titleList1 span{
	float:right;
	width:80px;
	display:block;
}

.showArticle
{
	height:500px;
}

.showArticle h5
{
	text-align:center;
	color:#CC0000;	
	padding:10px 0 10px 0;
}

.showArticle span
{
	display:block;
	width:100%;
	height:23px;
	text-align:center;
	color:#999966;
	margin:0;
	padding:0;
	font-size:12px;
	border-top:1px dashed #ccc;
}

.ArticleList
{
	width:100%;
	font-size:12px;
	height:500px;
}

.ArticleList img
{
	border:none;
}

.ArticleList ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.ArticleList ul li
{
	border-bottom:1px solid #DDD;
	padding:2px 0 2px 10px;
	background:url("../images/article_common2.gif");
	background-repeat:no-repeat;
}

.ArticleList a
{
	font-size:12px;
	text-decoration:none;
	float:left;
	color:#444;
}

.ArticleList a:hover
{
	text-decoration:downline;
	color:#FF6600;
}

.ArticleList span
{
	float:right;
}

.popup_powerList
{
	width:150px;
	height:150px;
}

.popup_ADuserList
{
	width:150px;
	height:150px;
}

/*文章列表 [图文] css样式*/
.includePic
{	
	color:#F60;
}

/*HR秘书 推荐文章*/
.EliteArticle ul
{
	list-style:none;
}

.special a
{
	font-size:12px;
	text-decoration:none;
	display:block;	
	height:16px !important;
	height:20px;
	padding:10px 0 0 0px;
	color:333;
}

.special a:hover
{
	color:#5D7BC2;	
	border-width:1px 0 1px 0;	
}

.special_text
{
	background:url(../images/icon_blue.gif) no-repeat 5px 10px #DFDFDF;	
}

.special_text:hover
{
	background:url(../images/icon_blue.gif) no-repeat 5px 10px #EEE;
}

.fenleiClass
{
	width:360px;
	height:213px;	
	border:1px solid #ccc;
	margin:0 10px 10px 0;
	padding:0;
	float:left;
}

.fenleiClass h5
{
	height:26px;
	background:url(../images/more.gif) no-repeat right;
	padding:5px 0 0 0;	
}


.Hr_list
{
	width:340px;
	margin:0 0 0 10px;
	font-size:12px;
}

.Hr_list img
{
	border:none;
}

.Hr_list ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.Hr_list ul li
{
	border-bottom:1px solid #DDD;
	padding:2px 0 2px 10px;
	background:url("../images/article_common2.gif");
	background-repeat:no-repeat;
}

.Hr_list a
{
	font-size:12px;
	text-decoration:none;
	float:left;
	color:#444;
}

.Hr_list a:hover
{
	text-decoration:downline;
	color:#FF6600;
}

.Hr_list span
{
	float:right;
}

