﻿body, td, th, a, p, div, input, textarea, select, button
{
	font-size: 12px;
	font-family: "宋体" , "Verdana" , "Arial" , "Helvetica" , "sans-serif";
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.RedButtonBig
{
background:url(../images/RedButton.gif) no-repeat; width:161px; height:40px;
border:none; color:#FFFFFF;
}

.MainBG
{
	
}
.CC_MainFrame
{
	position:absolute;
	top:30px;
	left:20px;
}
.StortInformation {
	text-align: left;
}
.Banner
{
	background:url(../images/RedBar.gif) no-repeat; width:768px; height:37px;
	color:#FFFFFF; line-height:37px; color:#FFFFFF; padding-left:10px;
}
.Logo
{
	background:url(../Images/BigLogo.gif); width:221px; height:97px;
}
.MessageDialog
{
	background:url(../images/ShortMessageDialogBG.gif) no-repeat;
	width:328px; height:173px; position:absolute;
	filter:alpha(opacity=80);opacity:0.80; display:none;
}
.MessageDialogContent
{
	right: 5px; width: 233px; top: 5px; height: 105px;
 	position:absolute;
}
.MessageDialogContent textarea 
{
	background:none; border:#CCFF99 1px solid;
}
.MessageDialogBTContainer
{
	right: 5px; width: 233px; top: 110px; height: 25px;
	position:absolute;
}
.OrangeBorderDIV
{
	border:#FF6600 1px solid; background-color:#FFFFFF;
}
