/*1.主页面默认设置---------------------------------------------------开始*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor:default;
	background-attachment: scroll;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-position:center;
	cursor:default;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	cursor:default;
/*	cursor:url('Inc/mouse01.cur');   */
}
.BgTit {
	background-attachment: scroll;
	background-color: #eaf5fa;
}
/*主页面默认设置---------------------------------------------------结束*/
/*主链接默认设置-------------------------------------------------------开始*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #333333;
	text-decoration: blink;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #3399cc;
	text-decoration: blink;
	LEFT:1px;
	position: relative;
	top: 1px;
	right: 0px;
	bottom: 0px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #990000;
	text-decoration: blink;
}
/*主链接默认设置---------------------------------------------------------结束*/
/*导航菜单链接设置-----------------------------------------------------开始*/
a.A_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 22px;
}
a.A_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	color: #FF0000;
	text-decoration: blink;
}
a.A_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	color: #FF0000;
	text-decoration: blink;
}
a.A_menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	color: #CC0000;
	text-decoration: blink;
}
/*导航菜单链接设置--------------------------------------------------------结束*/
/*文本文字设置-------------------------------------------------------开始*/
.TxtTit {
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: 800;
	color: #FF0000;
	text-decoration: none;
}
.unnamed1 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
}
.font2 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
.font3 {
	font-size: 12px;
}
.p1 {
	font-style: normal;
	line-height: 30px;
	font-size: 12px;
	color: #666666;

}
.biaoti {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.timu {
	font-weight: bold;
	color: #CC6600;
}
/*文本文字设置-------------------------------------------------------结束*/
/*边框线条设置-------------------------------------------------------开始*/
.Line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.LineTab {
	border: 1px solid #333333;
}
.LinePic {
	border: 1px solid #0099CC;
}
.LineTd {
	background-repeat: repeat;
	background-image: url(img2/bg_line.gif);
}
/*边框线条设置-------------------------------------------------------结束*/
