/*================================================================*/
/*风格一：表格式，类似cctv.com
  article_style_one
=========================================================
*/

/*标题栏*
.article_style_one  .Title{position:relative;text-align:center;}

/*文章标题*/
.article_style_one  h1{font-size:20px; text-align:center; margin-top:10px; line-height:25px}

/*文章副标题*/
.article_style_one  h2{font-size:16px;}



/*内容*/
.article_style_one  .Content {
	LINE-HEIGHT: 150%;font-size:12px;
}
.article_style_one  .AheadAndNext {
	text-align:right;font-size:12px; 
}
/*状态栏：来源、时间等*/
.article_style_one  .PostInfo{FONT-SIZE: 12px;border:0px solid #fff;border-width:0px 0;margin-bottom:0px;padding:0px 2px;text-align:right;}
.article_style_one  .PostInfo .date{color:#fff;}
.article_style_one  .PostInfo .author{}
.article_style_one  .PostInfo .source{}

/*摘要*/


/*内容*/
.article_style_one  .Content {
	LINE-HEIGHT: 150%;font-size:12px;
}
.article_style_one  .AheadAndNext {
	text-align:right;font-size:12px; 
}
/*下载*/
.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 #006699;}
.article_style_one .Pager  {position:relative;text-align:right}
.article_style_one .Pager  a:link, 
.article_style_one .Pager  a:visited,
.article_style_one .Pager  a:hover, 
.article_style_one .Pager  a:active {color:#000;  font-size:12px;text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc}
.article_style_one .Pager  a:hover {background:#c00;color:#fff}
.article_style_one .Pager  .Current{ 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  .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  .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  .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_yourname
=======================================================================
*/

