/* CSS Document */

body,td,th {
	font-family :font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color:#0079ad;
	text-decoration: underline;
}
a:visited {
	color:#0079ad;
	text-decoration: underline;
}
a:hover {
	color:#ffffff;
	text-decoration: underline;
	background-color: #0079ad;
}
a:active {
	text-decoration: none;
}


/* 网站导航条*/
a.menu:link {
    font-weight: bold;
	color:#ffffff;
	text-decoration: none;

}
a.menu:visited {
    font-weight: bold;
	text-decoration: none;
	color:#ffffff
}
a.menu:hover {
   font-weight: bold;
	color:#ffffff;
	text-decoration: underline;
        background-color:transparent;
}
a.menu:active {
    font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}


/*网站顶部样式*/
a.top1:link {
	color:#0079ad;
	text-decoration: underline;

}
a.top1:visited {
	text-decoration: underline;
	color:#0079ad
}
a.top1:hover {
	color:#ffffff;
	text-decoration: underline;
	background-color: #0079ad;
}
a.top1:active {
	text-decoration: underline;
	color:#0079ad;
}
a.sss:link {
	color:#0079ad;
	text-decoration: underline;

}
a.sss:visited {
	text-decoration: underline;
	color:#666666;
}
a.sss:hover {
	color:#ffffff;
	text-decoration: underline;
	background-color:#0079ad;
}
a.sss:active {
	text-decoration: underline;
	color:#666666;
}

/*网站首页产品样式*/
a.indpro:link {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a.indpro:visited {
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
	font-size: 14px;
}
a.indpro:hover {
	color:#ffffff;
	text-decoration: underline;
	background-color: #000000;
	font-weight: bold;
	font-size: 14px;

}
a.indpro:active {
	text-decoration: underline;
	color:#0079ad;
	font-weight: bold;
	font-size: 14px;
}
.indprojiage{color:#0079ad;font-weight: bold;}
.h1 {color:#0079ad;	font-size: 14px;margin:0; padding:0}
.show {font-size: 14px; LINE-HEIGHT: 20px; margin:5px,10px,5px,10px;}
.class{font-size: 12px; LINE-HEIGHT: 20px; margin:5px,10px,5px,10px;}

/*表格边框*/
#bk4{margin-top:10px;border: #a9cee1 1px solid;background-color:#666666;}
#bk3{margin-top:10px;BORDER-BOTTOM: #a9cee1 1px solid;BORDER-left: #a9cee1 1px solid;BORDER-right: #a9cee1 1px solid}
