BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td { FONT-SIZE: 12px; line-height:20px; FONT-FAMILY: 宋体;}

/* CSS 字体颜色 */
.red_text {	FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: "宋体";}
.white_text{ FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "宋体"; line-height:20px;}
.white1_text{ FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "宋体"; line-height:25px;}

a.red_link:link { COLOR: #ff0000; font-size:18px; font-weight:bold; TEXT-DECORATION: underline;}
a.red_link:visited { COLOR: #ff0000; font-size:18px;  font-weight:bold; TEXT-DECORATION: underline;}
a.red_link:hover { COLOR: #ffffff; font-size:18px; font-weight:bold; TEXT-DECORATION: underline;}

/* CSS 边框颜色 */
.blue_border{ border-left:#2BC4F2 11px solid;  border-right:#2BC4F2 11px solid;}
#koocall{position:absolute;top:118px;left:5px;height:400px;width:100px;z-index:110;text-align:center;
background-image:url("leftBg.gif");
background-repeat:no-repeat;}
#koocall img{border:0;margin:1px;
}

.forms{
padding:10px 0px 0px 20px;}
 .inputBox{
        width:320px;
        height:20px;
        border:1px solid #CCC;
    }
    .textBox{
        width:320px;
        height:80px;
        border:1px solid #CCC;
        background:url(logo.jpg) left bottom no-repeat;
        font-size:9pt;
    }
	.red{
	color:#FF0000;
	text-align:left;}
	 .left{
        padding:15px;
        margin:0px;
        font-size:9pt;
        color:#CB0A00;
        line-height:1.7em;
		text-align:left;
    }
	.left p{
        text-indent:2em;
        margin:0;
        padding:0;
    }
	    .messageButton{
        background:url(messageButton.gif) right bottom no-repeat;
        width:68px;
        height:30px;
        border:0;
    }
