
@import url(https://fonts.googleapis.com/css?family=Halant:600,400);

body,td,th {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(../images/bg_background2.jpg);
}
.style1 {font-family: 'Halant', serif, "Times New Roman", Times, serif; font-size: 26px; font-weight:400; line-height: 24px;}
.style2 {font-family: 'Halant', serif, "Times New Roman", Times, serif; font-size: 20px; font-weight:600; line-height: 18px;}
.quote {font-size: 11px}
.quote_header {font-size: 11px; color:#333333}
.spider_links {font-size: 1px}
.links {color: #006699}
.numbers {font-family: "Times New Roman", Times, serif; font-size:28px; color:#999999; font-weight:bold}


.msg_list {
	margin: 0px;
	padding: 0px;
	width: 730px;}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	text-align: center;
	background-color: #E6F1FF;
	border: dashed; border-color:#999999; border-width:thin;
	background-image:url(../images/bg_read_more.jpg)}
.msg_body {}