﻿/* CSS Document */
body{ margin:0; padding:0;}
img{ border:none;}
p,span,em{ margin:0; padding:0;}
#warp{ margin:20px auto; width:98%; background:url(images/RealTimeMessage/background.gif) repeat-x;}
#warp img.s{ width:137px; height:191px; position:absolute; top:470px; left:0px; display:block; overflow:hidden;}

.left{ height:641px; width:78%; float:left; display:block; overflow:hidden; background:url(images/RealTimeMessage/left_img.gif) no-repeat;}
.left .conter{ float:right; display:block; width:88%; height:430px; margin-top:40px; border:5px solid #000; background:#fff; overflow:auto; padding-top:10px;}
.conter table.hottb1{width:90%;margin:0px auto 0 auto;color:#000; font-family:arial; font-weight:700}
.conter table.hottb1 th{  border-bottom:1px solid #ccc;  font-weight:normal; padding:5px; font-weight:700; font-size:1em; text-align:left;}
.conter table.hottb1 tr.b1 th{ background:#ccc; text-align:center; color:#0986EA; text-align:center}
.conter table.hottb1 td.c{ color:red; text-align:center;}
.conter table.hottb1 td.b{ text-align:center;}

.left span{ height:35px; line-height:35px; width:85%; background:#2E8BD7; float:right;font-weight:700; margin-top:20px; margin-right:20px; text-align:center; color:#fff;}
.left span em{ color:#FFFF00; font-size:14pt;}
.left p{font-family:'黑体';height:90px; line-height:90px; width:460px; margin:0 auto; color:#000; font-size:2em; font-weight:700; text-align:right;  font-family:'黑体';}

.right{ height:725px; width:210px; float:right; display:block; background:url(images/RealTimeMessage/right_img.gif);}
.right p{ margin:630px 0 0 80px; width:60px; height:60px; padding:0;}
.footer{ float:left; width:58%; line-height:23px;  text-align:right; font-size:10pt; font-weight:700; color:#000;  overflow:hidden; margin-top:10px; display:block; clear:both;}

.conter ul.hottb1{width:90%;margin:0px auto 0 auto;color:#000; font-family:黑体; font-weight:700; font-size:x-large;}
.conter ul.hottb1 em{color:red; font-style:normal;}
.conter ul li { border-bottom:solid 1px #9C9C9C; margin:10px; padding:10px;}

.back{ float:left; display:block; clear:both; width:86px; height:31px;}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	line-height:20px;
	text-align:left;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
.tran
{font-weight:bold;color:#FF8D06;font-style:normal; font-size:10pt;}


