/* body ********************************************/
body{
	margin:0px;
	padding:0px;
	background-image: url(../img/bg.gif);
	background-position: center;
	background-repeat: repeat-y;}
	
/*wrapall*******************************************/
#wrapall{
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 950px;}

/*link********************************************/
a:link { color: #c30; text-decoration:underline;}
a:visited  { color: #c30; text-decoration:underline;}
a:hover { color: #c30;text-decoration: none;}

.site a:link{color:#FFF; text-decoration:underline;}
.site a:visited {color:#FFF; text-decoration:underline;}
.site a:hover{color:#FFF;text-decoration:none;}

#service a:link{color:#F1C9D6; text-decoration:none;}
#service a:visited {color:#F1C9D6; text-decoration:none;}
#service a:hover{color:#F1C9D6;text-decoration:underline;}

a.menu:link{color:#F9E8ED; text-decoration:underline; background-image: url(../img/menu/menu.gif);}
a.menu:visited {color:#F9E8ED; text-decoration:underline;background-image: url(../img/menu/menu.gif);}
a.menu:hover{color:#fff;text-decoration:none;background-image: url(../img/menu/menu_on_1.gif);}

a.menu-on:link{color:#fff; text-decoration:none;background-image: url(../img/menu/menu_on_1.gif);}
a.menu-on:visited {color:#fff; text-decoration:none;background-image: url(../img/menu/menu_on_1.gif);}
a.menu-on:hover{color:#fff;text-decoration:underline;background-image: url(../img/menu/menu_on_1.gif);}

h2 a:link{color:#CD2D5F; text-decoration:none;}
h2 a:visited {color:#CD2D5F; text-decoration:none;}
h2 a:hover{color:#CD2D5F;text-decoration:none;}

.pager a:link{color:#CD2D5F; text-decoration:underline;}
.pager a:visited {color:#CD2D5F; text-decoration:underline;}
.pager a:hover{color:#CD2D5F;text-decoration:none;}

.path a:link{color:#CD2D5F; text-decoration:underline;}
.path a:visited {color:#CD2D5F; text-decoration:underline;}
.path a:hover{color:#CD2D5F;text-decoration:none;}

.responce a:link{color:#CD2D5F; text-decoration:underline;}
.responce a:visited {color:#CD2D5F; text-decoration:underline;}
.responce a:hover{color:#CD2D5F;text-decoration:none;}

.recomd a:link{color:#c30; text-decoration:underline;}
.recomd a:visited {color:#c30; text-decoration:underline;}
.recomd a:hover{color:#c30;text-decoration:none;}

.nickname a:link{color:#C64C00; text-decoration:underline;}
.nickname a:visited {color:#C64C00; text-decoration:underline;}
.nickname a:hover{color:#C64C00;text-decoration:none;}

.member-link a:link{color:#333; text-decoration:underline;}
.member-link a:visited {color:#333; text-decoration:underline;}
.member-link a:hover{color:#333;text-decoration:none;}

.date-on a:link{color:#CD2D5F;text-decoration:none; display:block; background-color: #F5D8E0;}
.date-on a:visited {color:#CD2D5F; text-decoration:none; display:block; background-color: #F5D8E0;}
.date-on a:hover{color:#CD2D50; text-decoration:none; display:block; background-color: #F9E8ED;}

li a:link{color:#CD2D5F; text-decoration:underline;}
li a:visited {color:#CD2D5F; text-decoration:underline;}
li a:hover{color:#CD2D5F;text-decoration:none;}

.clink a:link{color:#333; text-decoration:underline; border-width: 0px;}
.clink a:visited {color:#333; text-decoration:underline;border-width: 0px;}
.clink a:hover{color:#333;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 {
	font-size: 13px;
	text-align:right;
	height:15px;
	padding: 18px 20px 0px 0px;
	background-repeat: no-repeat;
	background-color: #CC3366;
	color: #F1C9D6;
}

/*header******************************************/
#header {
	padding: 385px 60px 2px 60px;
	margin:0px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
#header .member {color:#fff;font-size:13px;	line-height:130%;padding: 0;font-family: Arial, Helvetica, sans-serif;}
#header .site {color:#FFF;font-size:22px;line-height:135%;font-weight:bold; padding: 0;}
#header .describe {color:#FFF;font-size:13px;line-height:135%; padding:0;}

/*menu*******************************************/
#menu {
	padding:5px 0px 0px 50px;
	margin:0px;
	background-color: #E79EB6;
	height: 35px;
}
#menu a{font-size: 15px;font-weight: bold;text-align: center;width:120px;height:24px;display:block;	padding-top: 6px;margin:0 1px;float:left;}

/*mainbody*******************************************/
#mainbody {
    width: 950px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color:#E0819F;}

/*content******************************************/
#content{
	float:right;
	width: 670px;
	height: 100%;
	padding:0px;
	overflow: hidden;
	background-color: #F9E8ED;
	margin-right: 5px;
	border: 1px solid #fff;
}	
.content-inner{
	clear:both;
	padding: 0;
	margin:5px 5px 0;
}
.content-page{
	clear:both;
	width: 620px;
	overflow: hidden;
	background-color: #fff;
	padding: 0px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
dl {float: left;
   width: 216px;
   padding-bottom: 5px; 
   margin: 0; 
   text-align: center;
   font-size: 12px;
   line-height: 150%;
   color: #333333;
   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: 216px;
   height:135px;
   padding:20px 0 0 0;
   background:url(../img/album/photo-bg.gif) no-repeat;}
dl .photo-f a {
   display:block;
   width: 216px;
   height:135px;
   padding:20px 0 0 0;
   background:url(../img/album/photo-f-bg.gif) no-repeat;}
.pager{	clear:both;
	font-size: 13px;
	color: #CD2D5F;
	text-align: left;
	padding:10px 0px;
	margin: 0px;
	font-family: Arial, sans-serif;}
h2{color: #CD2D5F;
	font-size: 18px;
	line-height:180%;
	font-weight: bold;
	text-indent:7px;
	background-image: url(../img/content/h2-bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin: 6px 0 0 0;
	padding: 3px 0 0 40px;}
.date{font-size: 12px;
	color: #CD2D5F;
	padding:3px 20px 3px 0px;
	margin:0px;
	font-family: Arial, sans-serif;}
.path{color: #CD2D5F;font-size: 13px; padding:10px 0px 3px; margin:0px;}
.article {color: #666;
	font-size: 13px;
	line-height:180%;
	padding:5px 0px 0px 0px;
	margin:0px;
	text-align: justify;}
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: #CD2D5F;
	height:60px;
	padding-top:10px;
	text-align:right;
	}
.recomd{color:#c30; 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 dashed #999999;
}
h4{clear:both;color: #666;font-size: 16px;line-height:180%; font-weight: bold; margin:1px 10px 1px 0px;}

.editor{
    font-size: 12px;
	color: #5b7382;
	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;
	padding-left: 20px;
	}
.item {    color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	line-height: 180%;
	background-color: #B90001;}
.fill {
    color: #333;
	font-size: 13px;
	line-height: 180%;
	background-color: #E0819F;}
.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:#FEFEF6;
	border: 1px solid #D8C094;}
.h4-reply{color: #374809;font-size: 16px;line-height:180%; font-weight: bold; margin:1px 10px 1px 0px;}
.h4-reply-private{color: #A6794E;font-size: 16px;line-height:180%; font-weight: bold; margin:1px 10px 1px 0px;}
.reply-text{color: #374809;font-size: 13px;line-height:180%; padding:0px; margin:0px;}
.reply-text-private{color: #A6794E;font-size: 13px;line-height:180%; padding:0px; margin:0px;}

/*colm1*******************************************/
#colm1{
	background: #F9E8ED;
	height: 100%;
	font-size: 13px;
	line-height: 180%;
	color: #666666;
	width: 850px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-left: 50px;
}

/*nav*******************************************/
#nav {
	margin: 0 690px 0 5px;
	padding: 0px;
	height: 100%;
	text-align:center;
	background: #F9E8ED;
	border: 1px solid #FFFFFF;
}
#nav h5 {
	font-size: 15px;
	color: #fff;
	font-weight:bold;
	margin:7px;
	height: 25px;
	text-align: center;
	background-image: url(../img/nav/nav-title-bg.gif);
	padding: 20px 0 8px 0;
	background-repeat: no-repeat;}
#nav .member-intro {
    color:#333;
	font-size: 13px;
	margin: 0px auto; 
	line-height: 150%;
	width:140px;}
#nav .member-link{
    color:#333;
   	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: #E0819F;}
#nav .date-off {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	color: #999;
	text-align: center;
	background-color: #FFF;}
#nav .date-on {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	color: #CD2D5F;
	text-align: center;
	background-color: #F5D8E0;}
#nav ul{margin: 0px 20px 10px 40px;padding:0px;}
#nav li{
	color:#B90001;
	font-size: 13px;
	line-height: 220%;
	margin: 0px;
	text-align:left;
	list-style-image: url(../img/nav/nav-ip-03.gif);}
.clink {
	margin: 5px;
	font-size: 13px;
	line-height: 180%;}
#nav .log{
    color:#333;
	font-size: 13px;
	line-height: 160%;
	margin: 0px;}

/*footer******************************************/
#footer {
	clear: both;
	width:950px;
	text-align:center;
	background-color: #CC0000;}	
#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;
	width: 700px;
	padding-left: 50px;
}
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;
	}

