@import url(../../styles/reset.css);
/*---------------------- TemplateI -----------------------*/
body{ background:#000; color:#fff; font-size:small; line-height:150%;}
.mq{width:100%;height:2em; line-height:2em; font-size:0.875em; color:#fff; background:#333;}
a:link{ color: #F2DD8E;}
a:visited{ color: #F2DD8E;}

.line{width:99%;height:10px; border-top: 1px dotted #ccc; margin-top:10px;}
.div1{width:95%;margin:0.25em auto;}
/******/
#header{ width:100%; text-align:center;}
/******/
#menu{width:100%; font-weight:bolder;font-size:medium;}
/******/
#footer{text-align:center;}

.titleB{ width:100%; font-weight:bolder;height:1.75em; line-height:1.75em; background:#333; color:#F2DD8E; text-align:center; overflow:hidden;margin: 2px 0px;}
.titleL{ color:#fff;font-weight:bolder;}

/*------------------ index ---------------------*/
.newMessageTitle{font-size: 0.925em; color:#fff;}
.date{font-size: 0.85em; color:#ccc; margin-bottom: 0.725em; text-align:right;}
.message{margin-bottom: 1.2em; font-size:0.925em;}
