/* body ********************************************/
body{
	margin:0px;
	padding:0px;
	background-color:#eace97;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;}
	
/*wrapall*******************************************/
#wrapall{
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 950px;}

/*link********************************************/
a:link { color: #333; text-decoration:none;}
a:visited  { color: #333; text-decoration:none;}
a:hover { color: #333;text-decoration: underline;}

.site a:link{color:#641400; text-decoration:underline;}
.site a:visited {color:#641400; text-decoration:underline;}
.site a:hover{color:#641400;text-decoration:none;}

#service a:link{color:#8f5b18; text-decoration:none;}
#service a:visited {color:#8f5b18; text-decoration:none;}
#service a:hover{color:#8f5b18;text-decoration:underline;}

a.menu:link{color:#bb5918; text-decoration:underline;}
a.menu:visited {color:#bb5918; text-decoration:underline;}
a.menu:hover{color:#bb5918;text-decoration:none;}

a.menu-on:link{color:#990801; text-decoration:none;}
a.menu-on:visited {color:#990801; text-decoration:none;}
a.menu-on:hover{color:#990801;text-decoration:underline;}

h2 a:link{color:#962813; text-decoration:none;}
h2 a:visited {color:#962813; text-decoration:none;}
h2 a:hover{color:#962813;text-decoration:none;}

.pager a:link{color:#683b07; text-decoration:underline;}
.pager a:visited {color:#683b07; text-decoration:underline;}
.pager a:hover{color:#683b07;text-decoration:none;}

.path a:link{color:#85492B; text-decoration:underline;}
.path a:visited {color:#85492B; text-decoration:underline;}
.path a:hover{color:#85492B;text-decoration:none;}

.responce a:link{color:#674424; text-decoration:underline;}
.responce a:visited {color:#674424; text-decoration:underline;}
.responce a:hover{color:#674424;text-decoration:none;}

.recomd a:link{color:#944d14; text-decoration:underline;}
.recomd a:visited {color:#944d14; text-decoration:underline;}
.recomd a:hover{color:#944d14;text-decoration:none;}

.member-link a:link{color:#8f5b18; text-decoration:underline;}
.member-link a:visited {color:#8f5b18; text-decoration:underline;}
.member-link a:hover{color:#8f5b18;text-decoration:none;}

.date-on a:link{color:#771912;text-decoration:none; display:block; background-color: #fcf5c9;}
.date-on a:visited {color:#771912; text-decoration:none; display:block; background-color: #fcf5c9;}
.date-on a:hover{color:#c30016; text-decoration:none; display:block; background-color: #fc0;}

li a:link{color:#8f5b18; text-decoration:underline;}
li a:visited {color:#8f5b18; text-decoration:underline;}
li a:hover{color:#8f5b18;text-decoration:none;}

.clink a:link{color:#8f5b18; text-decoration:underline; border-width: 0px;}
.clink a:visited {color:#8f5b18; text-decoration:underline;border-width: 0px;}
.clink a:hover{color:#8f5b18;text-decoration:none;border-width: 0px;}

#footer a:link{color:#fff; text-decoration:underline;}
#footer a:visited {color:#fff; text-decoration:underline;}
#footer a:hover{color:#fff;text-decoration:none;}


/*service*******************************************/
#service { color:#8f5b18; font-size: 12px;text-align:right; height:30px;padding: 10px 10px 0px 0px;}

/*header******************************************/
#header {padding: 50px 50px 5px 550px;height:210px;}
#header .member {color:#641400;font-size:13px;line-height:160%;}
#header .site {color:#fff;font-size:22px;line-height:160%;font-weight:bold;}
#header .describe {color:#641400;font-size:13px;line-height:160%;}

/*menu*******************************************/
#menu{
	height:68px;
	padding:20px 0px 120px 300px;
	margin:0px;
	background-image: url(../img/menu/menu_bg.gif);
	background-repeat:no-repeat;
	filter: Alpha(Opacity=85);
	}
#menu a{
    clear:filter;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	width:100px;
	height:19px;
	display: block;
	padding-top: 6px;
	float:left;
	}

/*mainbody*******************************************/
#mainbody {
	height: 100%;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	background-repeat: no-repeat;
	}

/*content******************************************/
#content{
	float:right;
	width: 720px;
	height: 100%;
	margin:0px;
	padding:0px;
	overflow: hidden;
	}	
.content-inner{
    clear:both;
	margin:0px 15px;}
.content-page{
    clear:both;
	margin:5px 30px 10px 16px;
	padding:0px 10px;
	background-color: #fdf4e1;
    width: 684px; 
	overflow: hidden;}
dl {
   float: left;
   width: 226px;
   padding-bottom: 5px; 
   margin: 0; 
   text-align: center;
   font-size: 12px;
   line-height: 150%;
   color: #663300;
   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: 226px;
   height:135px;
   padding:20px 0 0 0;
   background:url(../img/album/photo-bg.gif) no-repeat;}
dl .photo-f a {
   display:block;
   width: 226px;
   height:135px;
   padding:20px 0 0 0;
   background:url(../img/album/photo-f-bg.gif) no-repeat;}
.pager{
	clear:left;
	font-size: 13px;
	color: #683b07;
	padding:10px 60px;
	margin: 0px;
	font-family: Arial, sans-serif;
	text-align:left;}
h2{
	color: #962813;
	font-size: 18px;
	line-height:180%;
	font-weight: bold;
	padding:10px 0px 0px 40px;
	margin:0px}
.date{
    font-size: 12px;
	color: #926E5D;
	padding:3px 40px;
	margin:0px;
	background-color: #fdf4e1;
	font-family: Arial, sans-serif;}
.path{color: #85492B; font-size: 13px; padding:3px 40px; margin:0px;}
.article {
	clear:both;
	color: #666;
	background-color: #fdf4e1;
	font-size: 13px;
	line-height:180%;
	padding:3px 40px;
	margin:0px;}
p.article: first-letter {
	font-size: 200%;
	color: #F63;
	font-weight: bold;}
.pic-l{float:left;padding:3px 10px 8px 0px;background-color: #fdf4e1;}
.pic-r{float:right;padding:3px 0px 8px 10px;background-color: #fdf4e1; margin:0px ;}
.pic-m{text-align:center;padding:3px 10px 4px 10px;margin:0px;background-color: #fdf4e1;margin:0px -30px;}
.pic-big{text-align:center;padding:3px 0px 4px 0px;margin:0px;background-color: #fdf4e1;}
.responce{
	clear: both;
	font-size: 12px;
	color: #674424;
	height:35px;
	text-align:right;
	padding:25px 45px 0px 30px;
	margin:0px}
.recomd{color: #944d14; font-size: 13px; line-height:180%;padding:10px 65px 4px 0px; margin: 0px;text-align:right;}
#reply {
    clear:both;
    text-align:left;
	font-size: 13px;
	line-height: 160%;
	color: #666;
	padding:10px 30px;
	margin:0px;
	width:650px;
	background-color: #FDF9E1;}
h4{clear:both;color: #944d14;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: #999;
	margin: 0px;
	}
.item {
    color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	line-height: 180%;
	background-color: #c28741;
}
.fill {
	color: #666;
	font-size: 13px;
	line-height: 180%;
}
.msg-left {
	float: left;
	width: 130px;
	margin: 0px;
	padding: 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:#FAF7FC;
	border: 1px solid #C7C4E9;
	}
.h4-reply{color: #474747;font-size: 16px;line-height:180%; font-weight: bold; margin:1px 10px 1px 0px;}
.h4-reply-private{color: #634EA6;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: #634EA6;font-size: 13px;line-height:180%; padding:0px; margin:0px;}
	
/*colm1*******************************************/
#colm1{
	height: 100%;
	font-size: 13px;
	line-height: 180%;
	color: #666;
	background-color: #fdf4e1;
	padding: 0px 10px;
    overflow: hidden;
}

/*nav*******************************************/
#nav {
	margin: 5px 597px 0px 0px;
	padding:0px;
	text-align:center;
	width: 220px;
	height: 100%;
	border: 1px solid #c28f48;
	background-color: #fefaf0;
}
#nav h5 {
	font-size: 13px;
	color: #FFF;
	text-align:left;
	background-image: url(../img/nav/nav-title-bg.gif);
	text-indent: 30px;
	height: 8px;
	margin: 0 0 5px 0;
	padding: 12px 0 7px 0;}
#nav .member-intro {
    color:#8f5b18;
	font-size: 13px;
	margin: 0px auto; 
	line-height: 150%;
	width:140px;
}
#nav .member-link {
    color:#8f5b18;
   	font-size: 12px;
	line-height: 170%;
	padding:3px 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: #771912;
	text-align: center;
	background-color: #FDF8ED;
}
#nav ul{margin: 0px 20px 10px 40px; padding:0px;}
#nav li{
	color:#8f5b18;
	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:#8f5b18;
	font-size: 13px;
	line-height: 160%;
	margin: 0px;}

/*footer******************************************/
#footer {
	clear: both;
	width:1000px;
	text-align:center;
	background-image:url(../img/footer/footer_bg.gif);
	background-repeat:no-repeat;}	
#footer .siteinfo {
    color: #fff;
	font-size: 13px;
	line-height: 180%;
	margin: 0px;
	padding-top: 15px;	}
#footer .copyright {color: #fff;
    font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 180%;
	margin: 0px;
	padding-bottom: 10px;}

/*others*******************************************/
.em {color: #D95F36;}
.v-mid {vertical-align: middle;}
.center{text-align:center;	margin: 0px;}
form {font-size: 12px;
	line-height: 120%;
	color: #333333;
	border: 1px solid #849B8C;
	margin: 0px;}
input {color:#333333;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 120%;
	margin: 0px;	
    padding-top: 3px;
	}
option {color:#333333;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 120%;
	margin: 0px;	
    padding-bottom: 4px;
	}
/*icons*******************************************/
.ip-1 {
	background-image: url(../img/blog_ip_01.gif);
	background-repeat: no-repeat;
	}
.ip-2 {
	background-image: url(../img/nav/nav-ip-01.gif);
	background-repeat: no-repeat;
	}
.ip-3 {
	background-image: url(../img/nav/nav-ip-02.gif);
	background-repeat: no-repeat;
	}
.ip-4 {
	background-image: url(../img/content/content_ip_01.gif);
	background-repeat: no-repeat;
	}
.ip-5 {
	background-image: url(../img/blog_ip_06.gif);
	background-repeat: no-repeat;
	}
.ip-6 {
	background-image: url(../img/content/content_ip_02.gif);
	background-repeat: no-repeat;
	}
.ip-7 {
	background-image: url(../img/content/content_ip_03.gif);
	background-repeat: no-repeat;
	}
.ip-8 {
	background-image: url(../img/blog_ip_03.gif);
	background-repeat: no-repeat;
	}
.ip-9 {
	background-image: url(../img/blog_ip_05.gif);
	background-repeat: no-repeat;
	}
.ip-10 {
	background-image: url(../img/blog_ip_04.gif);
	background-repeat: no-repeat;
	}
.ip-11 {
	background-image: url(../img/blog_ip_07.gif);
	background-repeat: no-repeat;
	}
.ip-12 {
	background-image: url(../img/blog_ip_02.gif);
	background-repeat: no-repeat;
	}
.ip-13 {
	background-image: url(../img/blog_ip_08.gif);
	background-repeat: no-repeat;
	}

