﻿/*
Koohome Templeter
模板名称：感受自然
设计：Cary.arkoo.com
时间：2008-11-05
参考：igoogle
适应分辨率：100%
*/
html, body {
	margin: 0px auto;
	text-align:center;
	padding:0;
}
a {
	color:#1E6DB5;
	text-decoration: none;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}
/*整体页面*/
#p_div {
	height: 100%;
	text-align: center;
	margin:0 auto;
	padding:0;
	background:#eee url(footer.jpg) center bottom repeat-x;
}
.m_body, .t_body {
	background:#fff;
	color:#555;
	text-align:center;
}
.m_body {
	border-top:3px solid #999999;
	border-bottom:3px solid #999999;
}
/*页面内容主表格*/
#m_body {
	margin:0 auto;
	text-align:center;
	width:990px;
}
#tb_l {
	vertical-align: top;
	text-align:center;
	width: 220px;
}
#tb_r {
	width: 770px;
	overflow:hidden;
	vertical-align: top;
	text-align:center;
}
/*页眉*/
.t_body, #t_div {
	background:#000 url(headbg.jpg) center bottom repeat-x;
	height: 175px;
	overflow:hidden;
	color: #FFFFFF;
	text-align:left;
}
/*页脚*/
.f_body, #t_foot {
	height:2px;
	overflow:hidden;
}
/*主页面*/
.m_body, #parentDIV {
	padding:10px 0 0 0;
}
/*主页面左部分*/
.m_body_L, #ll {
	margin:0 auto;
	vertical-align: top;
	width: 210px;
	overflow:hidden;
}
/*左侧标准区域*/
.L_menu, #L_menu {
	height: 28px;
	line-height:28px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	color:#000;
	background:#ffe;
	border:1px solid #edc;
}
.L_menu_div li {
	background-image: url(letter.gif);
	background-repeat: no-repeat;
	list-style: none;
	list-style-position:outside;
	background-position-y: 3px;
	color: #7E9F1D;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color:#000099;
	overflow:hidden;
	line-height:150%;
	margin:0;
	padding:0 0 0 12px;
}
.L_menu a {
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 10px;
	color:#111;
}
.L_menu_div li a {
	padding: 0 0 0 0;
}
.L_menu_div {
	background:#fff;
	height:100%;
	overflow:hidden;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	border-right:1px solid #edc;
	border-bottom:1px solid #edc;
	border-left:1px solid #edc;
	margin-bottom:12px;
}
/*主页面主（正文）部分*/
.m_body_R, #r_l {
	color:#333333;
	vertical-align: top;
	text-align: left;
	overflow:hidden;
	width:760px;
}
.R_menu {
	padding:0;
	text-align: left;
	font-weight:600;
	overflow:hidden;
	height:28px;
	padding:0 0 0 6px;
	line-height:28px;
	color:#000;
	background:#ffe;
	border:1px solid #edc;
}
.R_menu a {
	font-size: 14px;
	float:left;
	height:28px;
	padding:0 20px 0 14px;
	line-height:28px;
	color:#000;
}
.article_div, .R_menu_div {
	height:100%;
	margin-bottom:12px;
	background:#fff;
	padding:6px;
	line-height:1.5em;
	border-right:1px solid #edc;
	border-bottom:1px solid #edc;
	border-left:1px solid #edc;
}
.R_menu_div font {
	line-height:1.5em;
}
/*照片区域（特殊）*/
.picframe {
	border:1px solid #B3C58F;
	background-color:#fff;
	padding:5px 0;
	margin:0 0 10px 0;
}
.picframe img {
	border: black 0px solid;
}
.mainmenu {
	font-size: 14px;
	line-height:30px;
	text-align: right;
	border:1px solid #B3C58F;
	margin:0 0 10px 0;
}
.mainmenu a {
	padding:0 12px;
	font-size:14px;
	color:#6C9100;
	font-weight:600;
}
.t_body_title {
	margin-top: 5px;
	margin-left: 10%;
	font-weight: bold;
	font-size: 24px;
	font-family:"楷体_GB2312", "仿宋_GB2312";
	color:#FF0000;
	FILTER: Glow(Color=#ffffff, Strength=3);
}
.t_body_synopsis {
	margin-top: 10px;
	margin-left: 15%;
	font-size: 12px;
	color:#FFFFff;
}
.t_body_title div, .t_body_synopsis div {
	padding-right: 15px;
	padding-left: 15px;
	line-height:1.1em;
}
/************右侧（主区域）文章列表*********************************************************************************/
.Alist {
	margin-top: 10px;
	font-size: 12px;
	list-style-type: none;
	margin-left: 10px;
}
.Alist .titler a {
	font-size: 14px;
	color:#333;
	text-decoration: none;
}
.Alist .titler a:hover {
	font-size: 14px;
	color: #EA6900;
	text-decoration: none;
	background-color: #F0F0F0;
}
.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: 100%;
	overflow:hidden;
	line-height:1.5em;
	padding-left: 5px;
	background-image: url(../../images/t1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.Alist .titler a {
	color:#6C9100;
	float: left;
	margin-left: 10px;
	font-weight: bold;
}
.Alist .titler .dater {
	float: right;
	text-align: right;
	margin-right: 10px;
	color:#ABC06E;
	font-size:12px;
	font-size:12px !important;
}
/*文章内容片断*/
.Alist .content {
	text-indent: 28px;
	font-size: 14px;
	line-height: 22px;
}
#mypage {
	margin-top: 10px;
	text-align: right;
	font-size: 12px;
}
/************/

.showre {
	font-size: 12px;
	background:#fff;
}
.showre .title {
	margin-top: 5px;
	background-position-x: left;
	background-image: url(re.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}
.showre .content {
	text-indent: 20px;
}
.ark_box {
	color:#666;
}
.ark_box FIELDSET {
	margin:0 0 10px 0;
}
/***正文区域***/
#showbox {
	clear:both;
	font-size: 14px;
	border:0px solid #ccc;
}
.photobox {
	text-align: center;
}
/*正文*/
.content {
	clear:both;
}
.articleinfo {
	line-height:150%;
	color:#333333;
	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;
}
/********文章、简介************/

.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:730px;
	height: 101%;
	overflow-x:  auto;
	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;
}
