/* Commonness */
	
td.tdtitle { padding: 7px; color: #ffffff; }

.datetitle { float: right; color: #ffffff; }

p { padding: 10px;}

div.foto { padding-bottom: 5px ;}

div.foto div { 
	width: 155px;
	padding: 3px 12px 0 12px; 
	}

/* Message area */
	
.msg1 { 
	width: 510px; 
	margin: 0 0 20px 120px; 
	}
	
.msg1 table tr.trtitle { 
	background-color: #f5b620;
	}

.msg1 table td.tdmsgarea {
	background-color: #f9f8dc; 
	}

.msg1 div.username { 
	margin: 10px 5px 0 5px; 
	color: #f5b620; 
	background: #f9f8dc url('/bbs/image/head02.gif') no-repeat; 
	text-indent:20px;
	}
	
.msg1 div.userinfo { 
	color: #f5b620; 
	border-bottom: 1px solid #f5b620; 
	text-align: right; 
	}
	
.msg1 div.useredit {
	text-align :right; 
	color: #f5b620; 
	}
	
.msg1 td.bg1 { background: #f9f8dc url('/bbs/image/msg2_bg01.gif') repeat-y; }
	
.msg1 td.bg2 { background: #f9f8dc url('/bbs/image/msg2_bg02.gif') repeat-y; }

.msg1 td.bg3 { background: #f9f8dc url('/bbs/image/msg2_bg03.gif') repeat-x; }


/* contribution */

.contri1 { 
	width: 480px; 
	margin: 0 0 20px 0; 
	}
	
.contri1 table tr.trtitle { 
	background-color: #9db253;
	}

.contri1 table td.tdmsgarea {
	background-color: #fdfbe8; 
	}

.contri1 td.bg1 { background: #fdfbe8 url('/bbs/image/msg1_bg01.gif') repeat-y; }
	
.contri1 td.bg2 { background: #fdfbe8 url('/bbs/image/msg1_bg02.gif') repeat-y; }

.contri1 td.bg3 { background: #fdfbe8 url('/bbs/image/msg1_bg03.gif') repeat-x; }

.inputarea { margin: 10px 0 10px 10px; }

.fototitle { margin: 30px 0 0 10px; }
	
.fotocontri { 
	margin: 0 0 10px 10px; 
	border-top: 1px solid #9cb24e; 
	border-left: 1px solid #9cb24e; 
	border-right: 1px solid #9cb24e; 
	}
	

.fotocontri th { 
	border-right: 1px solid #9cb24e; 
	border-bottom: 1px solid #9cb24e; 
	background-color: #e1e7c6; 
	font-weight: normal; 
	}
	
.fotocontri td.lines { 
	border-bottom: 1px solid #9cb24e; 
	background-color: #fffefa; 
	padding: 7px ;
	}
	


/* Message area 02 */
	
.contri2 { 
	width: 480px; 
	margin: 0 0 20px 0; 
	}
	
.eliminate01 { margin : 20px 0 0 0; }

.contri2 table tr.trtitle { background-color: #f5b620;}

.contri2 table td.tdmsgarea { background-color: #f9f8dc; }
	
div.eliminate02 { 
	margin-top : 20px; 
	padding-top: 10px; 
	}

.contri2 td.bg1 { background: #f9f8dc url('/bbs/image/msg2_bg01.gif') repeat-y; }
	
.contri2 td.bg2 { background: #f9f8dc url('/bbs/image/msg2_bg02.gif') repeat-y; }

.contri2 td.bg3 { background: #f9f8dc url('/bbs/image/msg2_bg03.gif') repeat-x; }


/* form */

.button1 { 
	border: 1px solid #9cb24e; 
	background-color: #fffefa; 
	color: #003300; 
	}
	
.button2 { 
	border: 1px solid #9cb24e; 
	background-color: #ffffff; 
	color: #003300; 
	}
	
.button3 { 
	border: 1px solid #9cb24e; 
	background-color: #e1e7c6; 
	color: #003300; 
	}

.tarea1 { 
	border: 1px solid #9cb24e; 
	background-color: #fffefa; 
	scrollbar-face-color: #fefcef; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #e1e7c6; 
	scrollbar-darkshadow-color: #9cb24e; 
	scrollbar-arrow-color: #9cb24e; 
	scrollbar-base-color: #9cb24e; 
	scrollbar-3dlight-color: #9cb24e; 
	scrollbar-track-color: #ffffff; 
	width: 400px; 
	} 