﻿html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height:100%;
	color:#B1ADA9;
}
a{
	font-size: 14px;
	color: #8C7B6B;
	text-decoration: none;
}
a:visited{
	font-size: 14px;
	color: #8C7B6B;
	text-decoration: none;
}
a:hover{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a:active{
	font-size: 14px;
	color: #8C7B6B;
	text-decoration: none;
}
/*整体页面*/
 #p_div
{
    height: 100%;
    text-align: center;
    background-color: #8C7B6B;
}
/*页面内容主表格*/
#m_body
{
	width: 902px;
}
#tb_l
{
	vertical-align: top;
	width: 240px;
	
}
#tb_r
{
	width: 662px;
	vertical-align: top;
}
/*页眉*/
.t_body, #t_div
{
    width: 918px;
    background-image: url(placard.jpg);
    background-repeat: no-repeat;
    height: 329px;
    color: #FFFFFF;
    text-align: left;
}
/*页脚*/
.f_body ,#t_foot
{
	width: 918px;
	background-image: url(bgbottom.jpg);
	background-repeat: no-repeat;
	height: 26px;	
}
/*主页面*/
.m_body ,#parentDIV
{
	width: 918px;
	background-color: #FFFFFF;
	background-image: url(bgcenter.jpg);
	background-repeat: repeat-y;	/*height:100%;*/
	text-align: center;
}
/*主页面左部分*/
.m_body_L ,#ll {
	float: left;
	width: 240px;
	
	vertical-align: top;
}
/*左侧标准区域*/
 .L_menu, #L_menu
{
    width: 100%;
    background-image: url(tiaobg.jpg);
    height: 41px;
    padding-top: 20px;
    background-repeat: no-repeat;
    text-align: left;
    font-size: 12px;
	

}
.L_menu_div li
{
    background-image: url(bull_sm_b.gif);
    background-repeat: no-repeat;
    list-style-type: none;
    background-position-y: 3px;
}
.L_menu a
{
    
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
}
.L_menu_div
{
    padding-left: 10px;
    text-align: left;
    font-size: 12px;
    padding-top: 10px;
	
}
/*主页面主（正文）部分*/
.m_body_R, #r_l
{
    float: right;
    width: 660px;
   /* height: 100%;*/
   
    vertical-align: top;
    text-align: left;
   
}
.R_menu, #R_menu
{
    padding-left: 10px;
    font-size: 12px;
    background-image: url(m_bj.gif);
    width: 100%;
    padding-top: 10px;
    background-repeat: no-repeat;
    height: 20px;
    text-align: left;
    background-color: #50453D;
    
     
}
.R_menu_div
{
    text-align: left;
    
  
}
/*照片区域（特殊）*/
.picframe
{
    text-align:center;
}
.picframe img
{
     background-repeat: no-repeat;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
 }
.mainmenu
{
    padding-right: 10px;
    font-size: 14px;
    text-align: right;
   
    padding-top: 10px;
   
}

.t_body_title
{
    margin-top: 40px;
    margin-left: 100px;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    background-color: whitesmoke;
    padding-right: 20px;
    padding-left: 20px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    padding-bottom: 5px;
    border-left: #000000 1px solid;
    padding-top: 5px;
    border-bottom: #000000 1px solid;
}
.t_body_synopsis
{
    border-right: darkgray 1px solid;
    padding-right: 20px;
    border-top: darkgray 1px solid;
    margin-top: 5px;
    padding-left: 20px;
    margin-left: 150px;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    font-size: 12px;
    background-color: whitesmoke;
    color: dimgray;
    height: 20px;
}
.t_body_title div ,.t_body_synopsis div
{
    padding-right: 15px;
    padding-left: 15px;
    
}

/************右侧（主区域）文章列表*********************************************************************************/
.Alist
{
    margin-top: 10px;
    font-size: 12px;
   color:#B1ADA9;
    list-style-type: none;
     margin-left: 10px;
   
}

.Alist ul
{
     
    text-align: left;
    list-style-type: none;
}
.Alist .titler
{
	border-bottom: gainsboro 1px solid;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 14px;
	height: 25px;
	padding-left: 40px;
	background-attachment: fixed;
	background-image: url(tree.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
}

.Alist .titler a
{
    float: left;
    margin-left: 10px;
    font-weight: bold;
}
.Alist .titler .dater
{
    float: right;
    text-align: right;
    margin-right: 10px;
    font-size: 12px;
}
/*文章内容片断*/
.Alist .content
{
    text-indent: 28px;
    font-size: 14px;
    line-height: 22px;
}
 #mypage
{
    margin-top: 10px;
    text-align: right;
    width: 100%;
    font-size: 12px;
}

/************/

.showre
{
    font-size: 12px;
}
.showre .title
{
    margin-top: 5px;
    background-position-x: left;
    background-attachment: fixed;
    background-image: url(re.gif);
    background-repeat: no-repeat;
    padding-left: 22px;
     padding-top: 2px;
}
.showre .content
{
    text-indent: 20px;
	
}
/***正文区域***/
#showbox
{
    font-size: 12px;
   
}
.photobox
{
 text-align: center;    
}
/*正文*/
.articleinfo
{
    font-size: 14px;
    border-top: gainsboro 1px solid;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
	color:#B1ADA9;
}

/********文章、简介************/

.navmenu
{
    width: 100%;
}
.navmenu_a
{
    background-position: left 0px;
    float: left;
    background-image: url(article.jpg);
    width: 54px;
    background-repeat: no-repeat;
    height: 32px;
}
A.navmenu_a:hover,A.navmenu_a:active
{
    background-position: left 1px;
    float: left;
    background-image: url(article.jpg);
    width: 54px;
    background-repeat: no-repeat;
    height: 32px;
}


.navmenu_s
{
    background-position: left 0px;
    float: left;
    background-image: url(synopsis.jpg);
    width: 54px;
    background-repeat: no-repeat;
    height: 32px;
}
A.navmenu_s:hover,A.navmenu_s:active
{
    background-position: left 1px;
    float: left;
    background-image: url(synopsis.jpg);
    width: 54px;
    background-repeat: no-repeat;
    height: 32px;
}

/************autosize*************/
.autosize
{
    width: 650px;
    height: 100%;
    overflow-x:  auto; scroll;
    overflow-y: visible;
    padding-bottom: 15px; 
}
/***********picdir**************/
.picdir
{
    width: 100%;
    font-weight: bold;
    background-image: url(../../images/icon_img.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
    height: 26px;
    background-position: 5px 3px;
    margin-top: 10px;
}
.rr
{
    overflow: auto;
}
/*评论*/
.remenu
{
   
    background-color: #50453D;
   
}