/*================================================================*/
/*风格一：表格式，类似cctv.com
  article_style_one
=========================================================
*/

/*标题栏*/
.article_style_one  .Title{position:relative;text-align:center;}
/*文章标题*/
.article_style_one  h1{font-size:23px;}

/*文章副标题*/
.article_style_one  h2{font-size:16px;}

/*状态栏：来源、时间等*/
.article_style_one  .PostInfo{FONT-SIZE: 12px;border-top:1px solid #d8d8d6;border-width:1px 0;margin-bottom:10px;padding:5px 2px;text-align:center;}
.article_style_one  .PostInfo .date{color:#888;}
.article_style_one  .PostInfo .author{}
.article_style_one  .PostInfo .source{}

/*摘要*/
.article_style_one  .Summary {
	BORDER-RIGHT: #ffffff 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #ffffff 1px dashed; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #ffffff; PADDING-BOTTOM: 10px; BORDER-LEFT: #ffffff 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #ffffff 1px dashed
}

/*内容*/
.article_style_one  .Content {
	LINE-HEIGHT: 150%;font-size:14px;
}
.article_style_one  .AheadAndNext {
	text-align:right;font-size:14px; 
}
/*下载*/
.article_style_one  .attachment{font-size:12px; padding-left:10px;}
.article_style_one  .attachment a.url{ color:#666; text-decoration:none}
.article_style_one  .attachment a.url:hover{ color:Red;text-decoration:underline}
.article_style_one  .attachment a.url:visited{}

/*编辑*/
.article_style_one  .Operator{text-align:left;font-size:12px}

.article_style_one  .Tool{text-align:right;font-size:12px;font-weight:bold;}
.article_style_one  .Tool a:link,.article_style_one  .Tool a:visited
{
	text-decoration:none;
}

/*================================================================*/
/*风格二：
  article_style_two
=======================================================================
*/

/*标题栏*/
.article_style_two  .Title{position:relative;text-align:center;}
/*文章标题*/
.article_style_two  h1{font-size:23px;text-align:center;}

/*文章副标题*/
.article_style_two  h2{font-size:16px;text-align:center;}

/*状态栏：来源、时间等*/
.article_style_two  .PostInfo{FONT-SIZE: 12px;border:1px solid #ffffff;border-width:1px 0;margin-bottom:10px;padding:5px 2px;text-align:center;}
.article_style_two  .PostInfo .date{color:#888;}
.article_style_two  .PostInfo .author{}
.article_style_two  .PostInfo .source{}

/*摘要*/
.article_style_one  .Summary {
	BORDER-RIGHT: #ffffff 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #ffffff 1px dashed; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #ffffff; PADDING-BOTTOM: 10px; BORDER-LEFT: #ffffff 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #ffffff 1px dashed
}

/*内容*/
.article_style_two  .Content {
	LINE-HEIGHT: 150%;
	font-size:14px;
}
.article_style_two  .AheadAndNext {
	text-align:right;font-size:14px;
}
/*下载*/
.article_style_one  .attachment{font-size:12px;}

.article_style_two  .Operator{text-align:left;font-size:12px;color:#aaa}

.article_style_two  .Tool{text-align:right;font-size:12px;font-weight:bold;}
.article_style_two  .Tool a:link,.article_style_two  .Tool a:visited
{
	text-decoration:none;
}

/*================================================================*/
/*风格三：
  article_style_three
=======================================================================
*/

/*标题栏*/
.article_style_three  .Title{position:relative;text-align:center;}
/*文章标题*/
.article_style_three  h1{font-size:23px;text-align:center;}

/*文章副标题*/
.article_style_three  h2{font-size:16px;text-align:center;}

/*状态栏：来源、时间等*/
.article_style_three  .PostInfo{FONT-SIZE: 12px;border-top:1px solid #d8d8d6;border-width:1px 0;margin-bottom:10px;padding:5px 2px;text-align:center;}
.article_style_three  .PostInfo .date{color:#888;}
.article_style_three  .PostInfo .author{}
.article_style_three  .PostInfo .source{}

/*摘要*/
.article_style_one  .Summary {
	BORDER-RIGHT: #ffffff 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #ffffff 1px dashed; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #ffffff; PADDING-BOTTOM: 10px; BORDER-LEFT: #ffffff 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #ffffff 1px dashed
}

/*内容*/
.article_style_three  .Content {
	LINE-HEIGHT: 150%;
	font-size:14px;
}
/*下载*/
.article_style_one  .attachment{font-size:12px;}


.article_style_three  .Operator{text-align:left;font-size:12px;color:#aaa}

.article_style_three  .Tool{text-align:right;font-size:12px;font-weight:bold;}
.article_style_three  .Tool a:link,.article_style_three  .Tool a:visited
{
	text-decoration:none;
}

/*================================================================*/
/*风格自定义：请将您自定义的风格列到下面，二级格式的命名需与上面一致
  article_style_yourname
=======================================================================
*/
