/* CSS Document */

body {
	margin-top: 0px;
	font-size: 12px;
	line-height: 170%;
background-color:#ffffff;
	margin-bottom:0px;
}
.STYLE1 {font-size: 12px}

.STYLETIT {font-size: 12px; color:#FFFFFF}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0033;
}
a:active {
	text-decoration: none;
	color: #333333; 
}
/*连接2*/
a.b:link {
	text-decoration: none;
	color: #FF0033;
}
a.b:visited {
	text-decoration: none;
	color: #FF0033;
}
a.b:hover {
	text-decoration: underline;
	color: #666666;
}
a.b:active {
	text-decoration: none;
	color: #FF0033;
}
.style3 {}
.STYLE6 {color: #999999}
.STYLE7 {color: #3399CC}


/*连接3*/
a.c:link {
	text-decoration: none;
	color: #FFF;
}
a.c:visited {
	text-decoration: none;
	color: #FFF;
}
a.c:hover {
	text-decoration: underline;
	color: #CCC;
}
a.c:active {
	text-decoration: none;
	color: #FFF;
}

/*连接4*/
a.d:link {
	text-decoration: underline;
	color: #FF0000;
}
a.d:visited {
	text-decoration: underline;
	color: #FF0000;
}
a.d:hover {
	text-decoration: none;
	color: #333333;
}
a.d:active {
	text-decoration: underline;
	color: #FF0000;
}

/*连接5*/
a.f:link {
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}
a.f:visited {
	text-decoration: none;
	color: #ffffff;
}
a.f:hover {
	text-decoration: none;
	color: #cccccc;
}
a.f:active {
	text-decoration: none;
	color: #ffffff;
}

/*连接6*/
a.g:link {
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	color: #277AD3;
}
a.g:visited {
	text-decoration: none;
	color: #277AD3;
}
a.g:hover {
	text-decoration: none;
	color: #cccccc;
}
a.g:active {
	text-decoration: none;
	color: #277AD3;
}




/*线条*/
.line {
BORDER-BOTTOM-STYLE: dotted; BORDER-LEFT-STYLE: ; BOdottedRDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted; color:#CCCCCC; size:1; width:100%;
}

/*标题字体*/
.title{ font:"宋体";font-weight: bold; color:#000000;}
.title2{ font:"宋体";font-weight: bold; color:#000000;}#277AD3
.title3{ font:"宋体";font-weight: bold; color:#ff0000;}
.title4{ font:"宋体";font-weight: bold; color:#FFFFFF; font-size:13px}
.big {font-family: "黑体";font-size: 25px; color:#FF0033;}
.big2 {font-family: "黑体";font-size: 15px; color:#FF0033;}
.big3 {font-family: "黑体";font-size: 17px; color:#ffffff;font-weight: bold; }
.bluetit{ font:"宋体";font-weight: bold; color:#277AD3;}

.red3{ font:"宋体"; color:#ffoo33; font-size:9px}


.sec1  {
background-color:  #F4F4F4;
cursor:  hand;
color:  #000000;
border-left:  1px  solid  #FFFFFF;
border-top:  1px  solid  #FFFFFF;
border-right:  1px  solid  gray;
border-bottom:  1px  solid  #FFFFFF
}
.sec2  {
background-color:  #EAEAEA;
cursor:  hand;
color:  #58A200;
border-left:  1px  solid  #FFFFFF;
border-top:  1px  solid  #FFFFFF;
border-right:  0px  solid  gray;
font-weight:  bold;
}
.sec3  {
background-color:  #F2F5FA;
cursor:  hand;
color:  #58A200;
border-left:  1px  solid  #FFFFFF;
border-top:  1px  solid  #FFFFFF;
border-right:  0px  solid  gray;
font-weight:  bold;
}
.sec4  {
background-color:  #F2F5FA;
cursor:  hand;
color:  #58A200;
border-left:  1px  solid  #FFFFFF;
border-top:  1px  solid  #FFFFFF;
border-right:  0px  solid  gray;
}
