/*html{ filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
BODY {
	FONT-SIZE: 12px;
	WORD-BREAK: break-all;
	background-color:White;
	}
td {
	line-height: 170%;
	font-size: 12px;
	color: #333333;
}
li{
    list-style: none;
    display: block; 
    text-indent: -5px;
    background:url(dot_list01.gif)  left center no-repeat;
 }

TEXTAREA {
	FONT-SIZE: 9pt;
	border: 0px none #CCCCCC;
	color: #333333;
}
.td {
	BORDER-RIGHT: #cccccc 1px dashed; BORDER-TOP: #cccccc 1px dashed; FONT-SIZE: 9pt; BORDER-LEFT: #cccccc 1px dashed; COLOR: #333333; BORDER-BOTTOM: #cccccc 1px dashed
}
.biginput {
	FONT-SIZE: 9pt;
	color: #006600;
	background-color: #e4f6e4;
	font-weight: lighter;
	border: 1px solid #CCCCCC;

}
A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 150%;
}
A:visited {
	COLOR: #333333; 
	TEXT-DECORATION: none;
	font-size: 12px;
}
A:hover {
	COLOR: #3366FF;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 12px;
}

A.pMenu:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
}
A.pMenu:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
}
A.pMenu:hover {
	COLOR: #FFFF00;
	TEXT-DECORATION: none;
	font-size: 12px;
}
A.pMenu2:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.pMenu2:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.pMenu2:hover {
	COLOR: #FFFF99; TEXT-DECORATION: none
}
.listContent {
	BACKGROUND-COLOR: #d7dfe8;
}
.listContent1 {
	BACKGROUND-COLOR: #d0edf3
}
.listTitle {
	COLOR: #10307a; BACKGROUND-COLOR: #e7f0f9;height:25px; 
}
.list {
	BACKGROUND-COLOR: #ffffff;height:25px;
}
.list1 {
	BACKGROUND-COLOR: #f5f5f5;height:25px;
}
.list2 {
	BACKGROUND-COLOR: #FFFFDD;height:25px;
}
.textshadow01 {
	cursor: default;
	filter: DropShadow(Color=#cccccc, OffX=1, OffY=1, Positive=45);
	font-size: 12px;
	color: #333333;
}
.textshadow02{
	cursor: default;
	filter: DropShadow(Color=#3366cc, OffX=1, OffY=1, Positive=45);
	font-size: 12px;
	color: #FFFFFF;
}
.btn_gray {
	font-size: 12px;
	color: #333333;
	background-color: #dfdfdf;
	border: 1px outset #E6E6E6;
	height: 20px;
}
.btn_blue {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #6699FF;
	border: 1px outset #e6e6e6;
	height: 20px;
}

.input01 {
	font-size: 9pt;
	color: #333333;
	border: 1px solid #999999;
	height: auto;
	background-color:White;
}
.input02 {
	font-size: 9pt;
	color: #333333;
	border: 0px none;
	height: auto;
	background-color:White;
}
.input03 {
	font-size: 9pt;
	color: #333333;
	border: 1px solid #333333;
	list-style-type: disc;
	background-color: #ECF2FF;
	line-height: 150%;
	font-weight: normal;
	margin: 1px;
	padding: 1px;
	height: 18px;
}
.input_h {
	font-size: 9pt;
	color: #333333;
	border: 1px solid #999999;
	height: 20px;
	background-color:White;
}
.td01 {
	font-size: 9pt;
	color: #333333;
	line-height: 150%;
}
.td02 {
	font-size: 9pt;
	color: #333333;
	line-height: 220%;
}
.td03 {
	font-size: 9pt;
	color: #333333;
	border: 1px dashed #CCCCCC;
}

.H1 {
	font-size: 14.7px;
	line-height: 160%;
	color: #333333;
}
.H2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.title01 {
	font-size: 14.7px;
	color: #FFFFFF;
	font-weight:bold;
	text-indent: 1em;
}
.title02 {
	font-size: 14.7px;
	color: #3668CC;
	font-weight:bold;
	text-indent: 10px;
}
/*---------------------菜单样式----------------------------------*/

.m_li{
	float:left; width:65px; line-height:32px; text-align:center; 
}
.m_li a{
	display:block; color:#FFFFFF; width:65px;line-height:32px;
}
.m_li a:link{
	color:#FFFFFF;
}
.m_li a:hover{
	color:#3366FF; 
}
.m_li a:visited{
	color:#FFFFFF; 
}
.m_line{
	float:left; width:1px; height:32px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; width:65px; text-align:center; 
	background-image:url(dh_on.gif); position:relative; height:32px;padding-top:7px;
}
.m_li_a a{
	display:block; color:#3366FF; width:65px;
}

.s_li{
	line-height:32px; width:auto; display:none; height:32px; 
}
.s_li_a{
	line-height:32px; width:auto; display:block; height:32px; 
}