/*kava标注*/
/*文章属性*/
BODY {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #666666;
	
}
BODY, TD, TABLE, INPUT, TEXTAREA {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*输入窗口设置*/
INPUT, TEXTAREA, select {
	background-color: #F8F8F8;
	font-family: Tahoma;
	font-size: 12px;
	border-top: 1px solid #303030;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #303030;
	color: #333333;
}
/*当天日期*/
.riqi {
	background-color: #C8E1EC;
	border: 1px dashed #CCCCCC;
	line-height: 20px;
	color: #FF6600;
}
.riqi a {
	color: #FF6600;
}
/*星期*/
.calendartitle {
	background-color: #AFC0D0;
}
/*日历边框*/
/*.calendar{border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	}*/
.calendar td, .calendar a {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
PRE {
	BORDER-RIGHT: #ccc 1px dotted; PADDING-RIGHT: 2px; BORDER-TOP: #ccc 1px dotted; PADDING-LEFT: 2px; BACKGROUND: #eeeeee; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px dotted; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px dotted
}
A {
	FONT-SIZE: 11px; COLOR: #666; FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #333; TEXT-DECORATION: underline
}
/*评论标题*/
.comments-title {
	padding: 4px 2px 2px;
	color: #FBAEC8;
	background-color: #FFFFFF;
	background-image: url(image/p_01.gif);
	background-repeat: no-repeat;
	height: 20px;
	border: 1px solid #FFFFFF;
	text-indent: 15pt;
}
.Miranda-title{
   	background-color: #FFFFFF;
	width:660px;
	border: 1px solid #FFCCDD;
	background-image: url(image/con_mail.gif);
	background-repeat: no-repeat;
	height: 20px;
	color: #FF6699;
	text-indent: 8pt;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	
}
.Miranda-title_red{
	text-indent: 8pt;
	padding-top: 10px;
	padding-left: 50px;
	font-weight: bold;
	color: #FF6633;
}
/*.Miranda-title1{
	background-image: url(image/line_01.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 650px;
    padding-left: 100px;*/

}
.Miranda-title2{
	
	padding-left: 50px;
}
/*.Miranda-title3{
	background-image: url(image/line_01.gif);
	background-repeat: no-repeat;
	height: 37px;
}*/

.comments-title2 {
	color: #28549E;
	height: 22px;
	background-image: url(images/ban02.gif);
	padding-top: 4px;
	text-indent: 10pt;
	font-weight: bold;
}
/*阅读文章时候的回复，边框设定*/
.comments-titlebro {
	background-color: #FFFFFF;
	width:660px;
	border: 1px solid #FFCCDD;
	
}
/*发表评论的作者，回复，带连接的标题设置*/
.comments-title A {
	text-decoration: none;
	color: #FF6699;
	font-weight: bold;
}
.comments-title A:hover {
	color: #FFCC66;
	font-weight: bold;
}
/*评论的内容*/
.comments-body {
	color: #333333;
	padding-top: 10px;
}
.comments-body1 {
	color: #333333;
	background-color: #FCFCFC;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/* stariver */
.maxbox {
	width: 100%;
	height: 100%;
	background-color: #F6F6F6;
	border: 1px solid #E7E7E7;
}

.maxbox2 {
	vertical-align: top;
}

.logo {
	vertical-align: top;
	padding: 0px;
}
/*各栏目属性设置*/
.topmenu {
	padding-bottom: 4px;
	padding-top: 2px;
	height: 20px;
	width: 680px;
	margin: 0px;
	vertical-align: middle;
	background-image: url(image/obj_bt_back.gif);
	background-repeat: repeat;
	display: block;

}
/*各栏目颜色*/
.topmenu A {
	color: White;
	text-decoration: none;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
/*各栏目鼠标经过效果及颜色*/
.topmenu A:hover {
	color: #FFBC66
}
/*侧栏设置，边距，宽度，对齐方式*/
.leftbar {
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-top: 0px;
	width: 80px;
	vertical-align: top;
	
}
/*侧栏背景颜色，宽度*/
.side {
	padding-right: 0px;
	padding-left: 13px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #666666;
	line-height: 18px;
	font-size: 11px;
	/*border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	background-color: #AFC0D0;*/
	width: 100%;
}
/*侧栏-最新日志与最新评论等颜色及属性*/
.side A {
	text-decoration: none;
	color: #666666;
}
/*侧栏鼠标经过效果及颜色*/
.side A:hover {
	color: #CC9966;
}

.sidetop{
	border: 1px dashed #CCCCCC;
	height: 35px;
	background-image: url(images/ban02.gif);
	background-repeat: repeat;
	vertical-align: baseline;
	padding-top: 10px;
	padding-left: 5px;
}
/*侧栏标题效果及颜色*/
.sidetitle {
	font-weight: bold;
	color:#FF6699;
	text-align: left;
	/*background-image: url(images/ban04.gif);*/
	cursor: hand;
	height: 23px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 100%;
	background-repeat: no-repeat;
}
/*侧栏在线人员效果及颜色*/
.sideOnline {
	color: #CC9966;
	font-weight: bold;
}

.sidevisit {
	color: #CC6600;
}
/*主体，文本框 属性*/
.content {
	width: 100%;
	vertical-align: top;
	overflow: hiddem;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.content2 {
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}
/*显示文章字体颜色，背景颜色 */
.entry {
	/*padding: 2px;*/
	color: #666666;
	font-size: 11px;
	/*border: 1px dashed #CCCCCC;*/
	background-color: #FFFFFF;
}

.entrybor{
	/*border: 1px solid D6D6D6;*/
	/*padding-top: 15px;
	font-size: 11px;
	background-image: url(image/line_01.gif);*/
}
/*标题栏设置，置顶符号设置*/
.title {
	font-weight: bold;
	font-size: 12px;
	color: #FF6699;
	background-color: #FFFFFF;
	/*background-image: url(image/line_01.gif);*/
	background-repeat: no-repeat;
	/*background: url(images/ban03.gif) repeat-x;*/
	height: 24px;
	/*border: 1px solid #FFFFFF;*/
	padding-top: 4px;
	/*text-indent: 8pt;*/
	width: 100%;
}
/*日志标题属性设置*/
.title A {
	font-weight: bold;
	font-size: 12px;
	color: #FF6699;
	text-decoration: none;	
	}


	/*日志标题来自哪个分类*/
.title_from {
	color: #CC9966;
	padding-right: 5px;
	vertical-align: middle;
	text-align: right;
	display: block;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFAB99;
}
	
/*日志标题鼠标经过属性设置*/
.title A:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FF70A0;
	text-decoration: underline;	
}
/*文章浏览中,上一篇,下一篇文章的属性设置*/
.pre_next A {
	color: #CC9966;
	padding-right: 5px;padding-left: 5px;
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
}
.pre_next A:hover {
	color: #FF6699;
	text-decoration: none;
}
/*发表文章的日期属性设置*/
.date {
	color: #FFAB99;
	padding-right: 5px;
	vertical-align: top;
	text-align: right;
	display: block;
	padding-top: 2px;
	padding-bottom: 5px;
}
.date A {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFAB99;
}
.date A:hover {
	text-decoration: none;
	color: #FFFFFF;TEXT-DECORATION: underline
}

.data {
	color: #FF70A0;
	display: block;
	padding-left: 10px;
	padding-top: 8px;
}

.data A {
	text-decoration: none;
}
.data A:hover {
	text-decoration: none;
}
/*分页属性设置*/
.page {
 	font-size: 12px;
	color: #FF6699;
	background-color: #FFFFFF;
}
.page A {
 	font-size: 12px;
	color: #FF6699;
	background-color: #FFFFFF;
}
.page A:hover {
 	font-size: 12px;
	color: #FF6699;
	background-color: #FFFFFF;
}
/*post by 属性设置*/
.posted {
	padding-bottom: 5px;
	color: #CC9966;
	text-align: right;
	padding-right: 5px;
}
.posted A {
	text-decoration: none;
	color: #CC9966;
}
.posted A:hover {
	text-decoration: none;
	color: #CC9966;TEXT-DECORATION: underline
}

.footer {
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	background-color: #FBAEC8;
	/*border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;*/
	padding-top: 4px;
	padding-left: 10px;
	font-size: 11px;
}
.footer2 {
	font-weight: bold;
	color: #FFFFFF;
}
.footer A {
	text-decoration: none;
	color: #FFFFFF;
}
.footer A:hover {
	text-decoration: none;
	text-decoration: underline;
}
/*已有的评论内容*/
.entrycontent {
    color: #FF70A0;
    background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-right: 2px;
	line-height: 16px;
}
/*填写评论提交栏设置*/
.artwidth{background-color: #FFFFFF;
    width:660px;
	border: 1px solid FFCCDD;}
.arttitle{
	padding: 2px;
	color: #FF6699;
	height: 24px;
	border: 1px solid #FFFFFF;
	text-align: center;
	/*background-image: url(images/ban02.gif);*/
	font-weight: bold;
	}
.artmain{
	padding: 2px 2px 2px 50px;
}
.artmain1{
	padding: 2px 2px 2px 20px;
}
.gallery{
	border: 4px solid #FFFFFF;
	height: 212px;
	width: 150px;
}
.gallerytitle{
	padding-left: 10px;
}
.fuc_box {
	width:100%;
	font-size: 11px;
}
.fuc_con {
	padding:0px 10px;
	line-height:22px;
	border-bottom:1px solid #ddd;
	font-size: 11px;
}

.fuc_title {
	background:#EDF3FE;
	padding:3px 0px;
	border-bottom:1px solid #ddd;
	font-size: 11px;
}
.Guestbookre{color: #FF3300;
	height: 24px;
	/*background-image: url(images/ban02.gif);*/
	padding-top: 5px;
	text-indent: 10pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
/*guestbook的发布做这相关属性设置*/
.guestbook_date {
	color: #FFAB99;
	padding-right: 5px;
	vertical-align: top;
	text-align: right;
	text-indent: 8pt;
	
}
.guestbook_date A {
	text-decoration: none;
	color: #FFAB99;
	text-indent: 8pt;
	
