body {

	font-family: Arial, Helvetica, sans-serif;
	
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-left:10px;
}

.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight:bold;
	
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
	font-weight:none;
	
}

LI {
color:#000000;
font-family: Arial, Helvetica, sans-serif;
text-color:#000000;
font-size: 12px;
text-align:left;
padding-left:0px;
padding-right:5px;
margin-left:0px;
margin-top:5px;
   }
  
   
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
}
#contentarea {
margin-left:20px;
margin-right:20px;
}
.briefheader {
	
	padding: 0px;
	border: 1px dotted #CCCCCC;
}
.footer .briefheader {
	width:190px;
	}
	
.briefbody {
	
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
	
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left:10px;
	margin-right:10px;
}
.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left:10px;
}
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	margin-left:10px;
}
.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	font-weight:none;
	margin-left:10px;
	text-decoration:none;
	
}
.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left:10px;
	color: #666666;
}

/*------------------------index.php------------------*/

/*.row, .l, .r { border:1px solid red; } */

.comment {
	width: 550px;
	}

}
.comment .row {
	width:400px;
	}

.comment .l {
	width:60px;
	text-align:right;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	}
	
.comment  .r {
	
	}
	
.comment  .r TEXTAREA {
	width:400px;
	height:100;
	font-family: Arial, Helvetica, sans-serif;
}	

.comment .r INPUT {
	width:200px;
}

.comment .title {
	font-size:12px;
	margin:0;
}

.comment .note {
	font-size:10px;
	margin:0;
}

.comment .seperator {
	border-top:1px dotted #CCCCCC;
	}
	
.comment .date {
	font-size:12px;
	
	}
	
.comment .date .l {
	width:40px;
	float:left;
	text-align:left;
	}
	
.comment .name {
	font-size:12px;
	text-align:left;
	}
	.comment .date .r {
	
	}
	
.comment .name .l {
	width:40px;
	float:left;
	text-align:left;
	}
	
.comment .name .r {
	
	}			


	
.comment .commenttxt {
	font-size:12px;
	margin-left:15px;
	}	
			

	
	
	
	