@charset "utf-8";
body { margin:0px;}
.text01 {font-size:12px; color:#FFFFFF; line-height:20px}
.text02 {font-size:12px;color:#FFFFFF;font-weight: bold;}
.text03 {font-size:12px; color:  #0078ff;}
.text03 {font-size:12px; color:  #ff0000;}
/*链接样式*/
a.link1:link {
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}
a.link1:visited {
	font-size: 12px;
	color:#626262;
	text-decoration: none;
}
a.link1:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.link1:active {
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}
a.link2:link {
	font-size: 12px;
	color: #ffffff;
	line-height:23px;
	text-decoration: none;
}
a.link2:visited {
	font-size: 12px;
	color:#ffffff;
	line-height:23px;
	text-decoration: none;
}
a.link2:hover {
	font-size: 12px;
	color: #cccccc;
	line-height:23px;
	text-decoration: none;
}
a.link2:active {
	font-size: 12px;
	color: #ffffff;
	line-height:23px;
	text-decoration: none;
}
a.link3:link {
	font-size: 12px;
	color: #626262;
	line-height:23px;
	text-decoration: none;
}
a.link3:visited {
	font-size: 12px;
	color:#626262;
	line-height:23px;
	text-decoration: none;
}
a.link3:hover {
	font-size: 12px;
	color: #333333;
	line-height:23px;
	text-decoration: none;
}
a.link3:active {
	font-size: 12px;
	color: #626262;
	line-height:23px;
	text-decoration: none;
}
a.link4:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.link4:visited {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}
a.link4:hover {
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
a.link4:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
/*选项卡*/
TD {FONT-SIZE: 12px; COLOR: #333;}

.sec1  {
	cursor:  hand;
	color:  #e60012;
	background-image: url(menu_p.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
}
.nsec  {
	cursor:  hand;
	color:  #e60012;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
		text-decoration: none;

}
.sec2  {
	cursor:  hand;
	color:  #0078ff;
	font-weight:  normal;
	background-image: url(menu_p.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
}
.sec3  {
	cursor:  hand;
	color:  #0078ff;
	font-weight:  normal;
	background-image: url(menu_p.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
}
.left { margin-left:1px;}
/*选项卡结束*/
