/*mainbody*******************************************/
#mainbody {
	height: 100%;
	padding: 0px;
	background-image: url(../img/mainbody_bg.gif);
	background-position: 0px 550px;
	margin: 0px;
	background-repeat: no-repeat;
	}

/*content******************************************/
#content{
	float:right;
	width: 590px;
	height: 100%;
	margin:0px;
	padding:0px;
	overflow: hidden;
	}	
.content-inner{
    clear:both;
	margin:0px 25px 0px 35px; 
}
.content-page{
    clear:both;
	margin:0px 25px 0px 35px;
	padding:0px 0px 30px 0px; 
	background: url(../img/content/article-bg.gif) no-repeat right bottom; 
        width: 520px; 
	overflow: hidden;
}
dl {
   float: left;
   width: 176px;
   padding-bottom: 5px; 
   margin: 0; 
   text-align: center;
   font-size: 12px;
   line-height: 150%;
   color: #999;
   overflow: hidden;
}
dl dd {margin: 0;}
dl dt {padding: 0 10px; margin: 0;}
dl .dd-txt {padding:0 10px;}
dl .photo a {
   display:block;
   width: 176px;
   height:135px;
   padding:20px 0 0 0;
   background:url(../img/album/photo-bg.gif) no-repeat;}
dl .photo-f a {
   display:block;
   width: 176px;
   height:135px;
   padding:20px 0 0 0;
   background:url(../img/album/photo-f-bg.gif) no-repeat;}
.pager{
	clear:left;
	font-size: 13px;
	color: #647F97;
	padding:20px 0px;
	margin: 0px;
	text-align:right;
	font-family: Arial, sans-serif;
	}
h2{color: #474747;font-size: 18px;line-height:180%; font-weight: bold; padding:2px 0px 2px 0px; margin:0px;}
.date{
    font-size: 12px;
	color: #999;
	padding:3px 20px 3px 0px;
	margin:0px;
	font-family: Arial, sans-serif;
}
.path{color: #333;font-size: 13px; padding:15px 0px 3px 0px; margin:0px;}
.article{
	color: #999;
	font-size: 13px;
	line-height:180%;
	padding:5px 0px 0px 0px;
	margin:0px;
	text-align: left;
	}
P.article: first-letter {
	font-size: 200%;
	color: #F63;
	font-weight: bold;
}
.pic-l{float:left;padding:3px 10px 8px 0px;}
.pic-r{float:right;padding:3px 0px 8px 10px;}
.pic-m{text-align:center;padding:3px 10px 4px 10px;margin:0px;}
.pic-big{text-align:center;padding:3px 0px 4px 0px;margin:0px;}
.responce{
    clear: both;
    font-size: 12px;
	color: #666;
	height:30px;  
	padding-top:15px; 
	margin:0px;
	text-align:right;
	}
.recomd{color: #6091D2; font-size: 13px; line-height:180%;padding:10px 0px 4px 0px; margin: 0px; text-align:right;}
#reply {
    clear:both;
    text-align:left;
	font-size: 13px;
	line-height: 160%;
	color: #666666;
	padding: 10px;
	margin:0px;
	border: 1px solid #ccc;
	}
h4{clear:both;color: #666;font-size: 16px;line-height:180%; font-weight: bold; margin:1px 10px 1px 0px;}

.editor{
    font-size: 12px;
	color: #999;
	padding:5px 0px; 
	margin:0px;
	text-align:right;
}
.line-dashed {
    clear:left;
    background-image: url(../img/content/line-dashed.gif);
	background-repeat: repeat-x; margin:5px 0px;
}
.post {
	font-size: 13px;
	line-height: 160%;
	color: #999999;
	margin: 0px;
	}
.item {
    color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	line-height: 180%;
	background-color: #BABABA;
}
.fill {
    color: #666666;
	font-size: 13px;
	line-height: 180%;
	background-color: #F0F0F0;
}
.msg-left {
	float: left;
	width: 130px;
	padding: 0px;
	margin:0px;
}
.msg-right {
	width:380px;
	margin-left:130px;
	padding: 5px 0px 0px 10px;
}
.reply-box{
	color: #1C4598;
	font-size: 13px;
	line-height:180%;
	padding:8px;
	margin:0px;
	background:#FFF;
	border: 1px solid #CDCDCD;
	}
.reply-box-private{
	color: #956843;
	font-size: 13px;
	line-height:180%;
	padding:8px;
	margin:0px;
	background:#F6FCFE;
	border: 1px solid #95C4D7;
	}
.h4-reply{color: #474747;font-size: 16px;line-height:180%; font-weight: bold; margin:1px 10px 1px 0px;}
.h4-reply-private{color: #4E7BA6;font-size: 16px;line-height:180%; font-weight: bold; margin:1px 10px 1px 0px;}
.reply-text{color: #666;font-size: 13px;line-height:180%; padding:0px; margin:0px;}
.reply-text-private{color: #4E7BA6;font-size: 13px;line-height:180%; padding:0px; margin:0px;}

/*colm1*******************************************/
#colm1{
	background: url(../img/mainbody_bg_1colm.gif) no-repeat 0px 700px;
	height: 100%;
	font-size: 13px;
	line-height: 180%;
	color: #666666;
	padding: 0px 10px;
    overflow: hidden;
}

/*nav*******************************************/
#nav {
	margin: 0px 597px 0px 0px;
	padding:0px;
	text-align:center;
	width: 196px;
	height: 100%;
	background-image: url(../img/nav/nav-bg.gif);
	background-repeat: repeat-y;
}
#nav h5 {
	font-size: 13px;
	color: #666;
	padding-top:12px;
	margin:10px 0px 3px 0px;
	background-image: url(../img/nav/nav-title-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: left;
	text-indent: 63px;
	background-position: center;
}
#nav .member-intro {
    color:#666;
	font-size: 13px;
	margin: 0 auto; 
	line-height: 150%;
	width:140px;
	text-align: center;
}
#nav .member-link{
    color:#666;
   	font-size: 12px;
	line-height: 170%;
	padding:10px 0px 10px 0px; 
	width:150px;
	margin: 0px; 
	text-align:right;
}
.calendar {
	border: 0px;
	margin: 0px 0px 5px 0px;
	background-color: #ccc;
}
#nav .date-off {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	color: #999;
	text-align: center;
	background-color: #FFFFFF;
}
#nav .date-on {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	color: #666;
	text-align: center;
	background-color: #F2F9FD;
}
#nav ul{margin: 0px 20px 0px 40px;padding:0px;}
#nav li{
	color:#999;
	font-size: 13px;
	line-height: 180%;
	margin: 0px;
	text-align:left;
	list-style-image: url(../img/nav/nav-ip-03.gif);
}
.clink {
	margin: 0px 10px 0px 28px;
	font-size: 13px;
	line-height: 180%;
	text-align:left;
}
#nav .log{
    color:#666;
	font-size: 13px;
	line-height: 160%;
	margin: 0px;
}
