﻿html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height:100%;
}
A:link {   
 COLOR: #999; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none   
}   
A:visited {   
 COLOR: #999; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none   
}   
A:active {   
 COLOR: #AFE2FF; BACKGROUND-COLOR: transparent   
}   
A:hover {   
   text-decoration : none;height: 0; filter:blur(strength:20); font-weight: light;color : #808080;   
}   
A.noborder {   
 BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px   
}   
A.bold {   
 FONT-WEIGHT: bold   
}   
/*整体页面*/
 #p_div
{
	height: 100%;
	text-align: center;
	background-color: #E0E0BE;
	color: #666;
}
/*页眉*/
.t_body, #t_div
{
    width: 640px;
    background-image: url(82817335.gif);
    background-repeat: no-repeat;
    height: 367px;
    background-color: #fff;
    margin-left: 2px;
    background-position: center;
    text-align: left;
}
/*页脚*/
.f_body ,#t_foot
{
	width: 640px;
	background-image: url(828173351.gif);
	background-repeat: no-repeat;
	height: 51px;
	background-position: center;
	
}
/*主页面*/
.m_body ,#parentDIV
{
	width: 635px;
	background-color: #FFFFFF;	/*height:100%;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#tb_l
{
	vertical-align: top;
	width: 210px;
	
}
#tb_r
{
	width: 420px;
	vertical-align: top;
}
/*主页面左部分*/
.m_body_L ,#ll {
	float: left;
	width: 210px;
	background-color: #ffffff;	/*background-image: url(l_bj.jpg);	*/
	vertical-align: top;
	padding-top: 25px;
}
/*左侧标准区域*/
 .L_menu, #L_menu
{
    width: 100%;
    background-image: url(82619196.gif);
    height: 40px;
    padding-top: 10px;
    background-repeat: no-repeat;
    text-align: left;
    font-size: 12px;
}
.L_menu_div li
{
    background-image: url(i_spot1.gif);
    background-repeat: no-repeat;
    list-style-type: none;
    background-position-y: 10px;
}
.L_menu a
{
    
	padding-left: 55px;
	font-weight: bold;
	font-size: 12px;
}
.L_menu_div
{
    
    padding-left: 10px;
    text-align: left;
    font-size: 12px;
}
/*主页面主（正文）部分*/
.m_body_R, #r_l
{
	float: right;
	width: 410px;
	/* height: 100%;*/
    background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	background-image: url(82757693.gif);   
}
.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: #f5f5f5;
    
     
}
.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;
    background-color: #ffffff;
    padding-top: 10px;
   
}

.t_body_title
{
    margin-top: 60px;
    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;
   
    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: 5px;
    margin-top: 10px;
    font-size: 14px;
    height: 25px;
    padding-left: 5px;
    background-attachment: fixed;
    background-image: url(../../images/t1.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
}

.Alist .titler a
{
    float: left;
    margin-left: 10px;
}
.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;
   
}
/*正文*/
.articleinfo
{
    font-size: 14px;
    border-top: gainsboro 1px solid;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
/********文章、简介************/

.navmenu
{
    width: 100%;
}
.navmenu_a
{
    background-position: left 0px;
    float: left;
    background-image: url(../../images/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(../../images/article_1.jpg);
    width: 54px;
    background-repeat: no-repeat;
    height: 32px;
}


.navmenu_s
{
    background-position: left 0px;
    float: left;
    background-image: url(../../images/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(../../images/synopsis_1.jpg);
    width: 54px;
    background-repeat: no-repeat;
    height: 32px;
}

/************autosize*************/
.autosize
{  
    width: 400px;
    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;
}
