.input {
	FONT-SIZE: 14px;
	width:60px;
	height:20px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFCC;
	border: 1px solid #006633;
}
	.input_top { BORDER-RIGHT: #006633 1px solid; BORDER-TOP: #006633 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #006633 1px solid;  BORDER-BOTTOM: #006633 1px solid; BACKGROUND-COLOR: #FFFFCC }
a:link {  text-decoration: none}
td {  font-size: 12px}
div {  font-size: 12px; color: #000000}
body {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:visited { color: #000000; text-decoration: none}
a:link {text-decoration: none; color: 000000; }
a:active {text-decoration: none;}
a:hover {text-decoration: none; color: #009933}
a { font-size: 12px;  color: #000000}
.newsleft {  line-height: 18px}
.login {  height:19}
.tag {
	letter-spacing: 0.1ex;
}
A.a01 {font-size: 12px;letter-spacing: 4px;}
A.a01:link {text-decoration:none;color:#000000;}
A.a01:visited {text-decoration:none;color:#000000;}
A.a01:active {text-decoration:none;color:#ff0011;}
A.a01:hover {text-decoration:none;color:#ff0000;}

A.a02 {font-size: 12px;}
A.a02:link {text-decoration:none;color:#0B8D6B;}
A.a02:visited {text-decoration:none;color:#0B8D6B;}
A.a02:active {text-decoration:none;color:#a51000;}
A.a02:hover {text-decoration:none;color:#a51010;}

A.a00 {font-size: 12px;}
A.a00:link {text-decoration:none;color:#FF0000;}
A.a00:visited {text-decoration:none;color:#FF0000;}
A.a00:active {text-decoration:none;color:#ff0011;}
A.a00:hover {text-decoration:none;color:#ff0000;}
.style6 {color: #FFFFFF}
.unnamed1 {
	font-size: 12px;
	line-height: 25px;
}
.style8 {color: #FFFFFF; font-size: 14px; }
.style9 {color: #006600}
.style10 {color: #FF0000}

.redButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #0066cc;
    border: 1px #93bee2 solid;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(Images/redbuttonbg.gif);
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal ;
}

/*按钮样式*/
.ButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #003399;
    border: 1px #003399 solid;
    color:006699;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(../Images/bluebuttonbg.gif);
    background-color: #e8f4ff;
    CURSOR: hand;
    font-style: normal ;
}
/*蓝色按钮样式*/
.blueButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #003366;
    border: 0px #93bee2 solid;
   /* BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;*/
    background-image:url(../Images/blue_button_bg.gif);
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal ;
}
/*绿色按钮样式*/
.greenButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #0066cc;
    border: 1px #93bee2 solid;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(../Images/greenbuttonbg.gif);
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal ;
}
