/*================================================================*/
/*风格一：表格式，类似cctv.com
  article_style_one
=========================================================
*/

/*标题栏*/
.article_style_one  .Title{ padding-top:1px;text-align:center; background-color:#F8FCFF}
/*文章标题*/
.article_style_one  h1{font-size:23px;}

/*文章副标题*/
.article_style_one  h2{font-size:16px;}

/*状态栏：来源、时间等*/
.article_style_one  .PostInfo{ background-color:#F8FCFF;width:100%px;FONT-SIZE: 12px;border-top:1px dashed #d8d8d6;border-width:1px 0;margin-bottom:0px;padding:5px 2px; text-align:center;}
.article_style_one  .PostInfo .date{color:#000; padding-right:15px;}
.article_style_one  .PostInfo .author{color:#000; padding-right:15px;}
.article_style_one  .PostInfo .source{color:#000; padding-right:15px;}

/*摘要*/
.article_style_one  .Summary {	padding: 10px;margin: 10px; width:90%px; background-color:#F8FCFF;
	BORDER-RIGHT: #ccc 1px dashed;  BORDER-TOP: #ccc 1px dashed;  FONT-SIZE: 12px;   BORDER-LEFT: #ccc 1px dashed; BORDER-BOTTOM: #ccc 1px dashed;
}

/*内容*/
.article_style_one  .Content {
	LINE-HEIGHT: 150%;font-size:14px; padding:20px;
}
.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_one .Pager {color:#666;padding: 5px 2px 6px 7px;border-top: 1px solid #AACCE8;}
.article_style_one .Pager p {position:relative;text-align:right}
.article_style_one .Pager p a:link, 
.article_style_one .Pager p a:visited,
.article_style_one .Pager p a:hover, 
.article_style_one .Pager p a:active {color:#000;  font-size:12px;text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc}
.article_style_one .Pager p a:hover {background:#c00;color:#fff}
.article_style_one .Pager p span { font-size:12px;text-decoration:none;background:#fff;padding:2px 5px;border: 0px solid #ccc;color:#FF6600}
.article_style_one .Pager * {margin:0}
.article_style_one .Pager h4 {margin-top:-1.45em;padding:0;border: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 #d8d8d6;border-width:1px 0;margin-bottom:10px;padding:5px 2px;text-align:right;}
.article_style_two  .PostInfo .date{color:#888;}
.article_style_two  .PostInfo .author{}
.article_style_two  .PostInfo .source{}

/*摘要*/
.article_style_two  .Summary {
	BORDER-RIGHT: #ccc 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #ccc 1px dashed; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #dcdcdc; PADDING-BOTTOM: 10px; BORDER-LEFT: #ccc 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #ccc 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:1px solid #d8d8d6;border-width:1px 0;margin-bottom:10px;padding:5px 2px;text-align:right;}
.article_style_three  .PostInfo .date{color:#888;}
.article_style_three  .PostInfo .author{}
.article_style_three  .PostInfo .source{}

/*摘要*/
.article_style_three  .Summary {
	BORDER-RIGHT: #ccc 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #ccc 1px dashed; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #dcdcdc; PADDING-BOTTOM: 10px; BORDER-LEFT: #ccc 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #ccc 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_about_me
=======================================================================
*/

/*标题栏
.article_style_about_me  .Title{position:relative;text-align:center;}*/
/*文章标题
.article_style_about_me  h1{font-size:23px;text-align:center;}*/

/*文章副标题
.article_style_about_me  h2{font-size:16px;text-align:center;}*/

/*状态栏：来源、时间等
.article_style_about_me  .PostInfo{FONT-SIZE: 12px;border:1px solid #d8d8d6;border-width:1px 0;margin-bottom:10px;padding:5px 2px;text-align:right;}
.article_style_about_me  .PostInfo .date{color:#888;}
.article_style_about_me  .PostInfo .author{}
.article_style_about_me  .PostInfo .source{}*/

/*摘要
.article_style_about_me  .Summary {
	BORDER-RIGHT: #ccc 1px dashed; PADDING-RIGHT: 10px; BORDER-TOP: #ccc 1px dashed; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #dcdcdc; PADDING-BOTTOM: 10px; BORDER-LEFT: #ccc 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #ccc 1px dashed
}*/

/*内容*/
.article_style_about_me  .Content { margin:15px;
	LINE-HEIGHT: 150%; text-indent:2em;
	font-size:12px;
}
/*下载
.article_style_about_me  .attachment{font-size:12px;}


.article_style_about_me  .Operator{text-align:left;font-size:12px;color:#aaa}

.article_style_about_me  .Tool{text-align:right;font-size:12px;font-weight:bold;}
.article_style_about_me  .Tool a:link,.article_style_three  .Tool a:visited
{
	text-decoration:none;
}*/
/*翻页*/
.article_style_about_me .Pager {color:#666;padding: 5px 2px 6px 7px;border-top: 1px solid #996600;}
.article_style_about_me .Pager p {position:relative;text-align:right}
.article_style_about_me .Pager p a:link, 
.article_style_about_me .Pager p a:visited,
.article_style_about_me .Pager p a:hover, 
.article_style_about_me .Pager p a:active {color:#000;  font-size:12px;text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc}
.article_style_about_me .Pager p a:hover {background:#c00;color:#fff}
.article_style_about_me .Pager p span { font-size:12px;text-decoration:none;background:#fff;padding:2px 5px;border: 0px solid #ccc;color:#FF6600}
.article_style_about_me .Pager * {margin:0}
.article_style_about_me .Pager h4 {margin-top:-1.45em;padding:0;border:none}
/*================================================================*/