a {
	font-size: 12px;
	font : Arial, Helvetica, sans-serif;
	color : black
}/* 默认的字体，字体为12 象素，颜色为黑色*/

A.body { font-family:"宋体",Arial; }

body {
	font-family:宋体,MS SONG,SimSun,tahoma,sans-serif Arial, Helvetica, sans-serif;
	font-size:12px;
}/* 默认的字体，字体为12 象素*/


A:link {
	color: #FFFFFF;
	text-decoration:none;
}/* 链接的颜色为灰色 */

A:visited {
	color: #FFFFFF;
	text-decoration:none;
}/* 颜色为灰色 */

A:active {
	color: #FFCC00;
	text-decoration:none;
}/* 鼠标指示颜色为橘红色 */

A:hover { 
   color:#FF9900; 
   text-decoration:underline;
}/* 浏览后链接的颜色为橘红色 */

A.red:link {
	color: #FF002F;
	text-decoration:none;
}
A.red:visited {color:#FF002F;  text-decoration:none;}
A.red:active { color:#1364D6;  text-decoration:none;}
A.red:hover { color:#000000;  text-decoration:underline;}

}
.input {
	BACKGROUND-COLOR: #EAEAEA;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-WIDTH: 1px;
	FONT-SIZE: 12px;
}/* 边线都为1的按钮模式*/

.buttom {
	BORDER-RIGHT: 1px ridge #184E8D;
	BORDER-TOP: 1px ridge #8AB5E7;
	FONT-SIZE: 9pt;
	BORDER-LEFT: 1px ridge #8AB5E7;
	CURSOR: hand;
	COLOR: #ffffff;
	BORDER-BOTTOM: 1px ridge #184E8D;
	BACKGROUND-COLOR: #3F78BA;
}


TD {
	FONT-SIZE: 12px
}
.greentitle {
	BORDER-BOTTOM: #C0D1D9 1px solid;
	BORDER-LEFT: #C5E5F4 1px solid; 
	BORDER-RIGHT: #9FCEE4 1px solid; 
	BORDER-TOP: white 1px solid; 
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #C5E5F4;
	height: 20px;
	
}
.greentd {
	BORDER-BOTTOM: #C0D1D9 1px solid;
	BORDER-LEFT: #DFF0F8 1px solid; 
	BORDER-RIGHT: #C5E5F4 1px solid; 
	BORDER-TOP:  #ffffff 1px solid; 
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #DFF0F8;
	height: 20px
	}

.td1 {
	text-decoration: none;
	BORDER-TOP: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #FFFFFF;
	line-height: normal;
}

.td2 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #B7889F;
	border-right-width: 1px;
}

.td3 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #CCCFB6;
	line-height: 24px;
}

.td5 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #696969;
	line-height: 16px;
}


.td6 {
	font-family: "Arial", "宋体";
	FONT-SIZE: 10px;
	color: #EBCDEB;
	line-height: 20px;

}

.td7 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #424242;
	line-height: 12px;
}

.td8 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #5F509A;
	line-height: 15px;
}

DIV {
	FONT-SIZE: 12px
}
.cMenu {
FILTER: alpha(opacity=0);
BACKGROUND-COLOR: #F7FAFF;
BORDER-BOTTOM: #8CA8CC 1px solid; 
BORDER-LEFT: #8CA8CC 1px solid; 
BORDER-RIGHT: #8CA8CC 1px solid; 
BORDER-TOP: #8CA8CC 1px solid; 
COLOR: #000000; CURSOR: default; 
FONT-SIZE: 9pt; 
color:#000000;
FONT-WEIGHT: normal; 
LINE-HEIGHT: 120px; 
POSITION: absolute; 
VISIBILITY: hidden; 
WIDTH: 110px
}
.menuitems {
font-size:9pt;
MARGIN: 2px;
PADDING-BOTTOM: 0px;
PADDING-LEFT: 15px;
PADDING-RIGHT: 3px;
PADDING-TOP: 0px;
}

TD.TableBody1 {
	BACKGROUND-COLOR: #FFF4F6
}
.tableBorder1 {
	BACKGROUND-COLOR: #FF002F; BORDER-BOTTOM: 1px; BORDER-LEFT: 1px; BORDER-RIGHT: 1px; BORDER-TOP: 0px; WIDTH: 97%
}
.fontcolor{color:#FF002F}