body {
font-size:9pt;
color:#666666;
line-height:1.8em;
border:0;
margin:0;
margin-bottom:0;
background-color:#AD0C10;
padding-top:0px;
padding-bottom:0px;

}
td {
font-size:9pt;
color:#666666;
line-height:1.5em;
}
hr{
border:0px;
height:2px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
a:link {
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
img{
border:0px;
}
div{
width:100%;
}
p{
line-height:250%;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
height:5px;
}
/*html,body,div {height:100%; margin:0px; font-size:12px;}*/
html,body{height:100%; margin:0px; font-size:12px;}
.mydiv {
	background-color:#ffffff;
	border: 1px solid #f00;
	text-align: left;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	z-index:99;
	width: 700px;
	height: 480px;
	left:50%;/*FF IE7*/
	top:50%;/*FF IE7*/
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	
	overflow-y: auto; 
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #919192;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #919192; 
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff; 
	text-align: left; 
	
	margin-left:-350px!important;/*FF IE7 该值为本身宽的一半 */
	margin-top:-240px!important;/*FF IE7 该值为本身高的一半*/
	
	margin-top:0px;
	
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/
	
	_top:       expression(eval(document.compatMode &&
				document.compatMode=='CSS1Compat') ?
				documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
				document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}


.bg {
background-color: #000000;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=70);/*IE*/
opacity:0.5;/*FF*/
z-index:1;

position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
} 



.WriteMsg {
background-color:#ffffff;
border: 0px solid #f00;
text-align: left;
line-height: 40px;
font-size: 12px;
font-weight: bold;
z-index:99;
width: 700px;
height: 500px;
left:50%;/*FF IE7*/
top:50%;/*FF IE7*/
padding-left:0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
background-image:url(/images/red.jpg);

margin-left:-350px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-250px!important;/*FF IE7 该值为本身高的一半*/

margin-top:0px;

position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}
.tdline {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tdline1 {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

