﻿@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 9pt;
	color: #006699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.products_bg_3 {
	background-image: url(../SWA_Images/products_bg_3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.product_bg_2 {
	background-image: url(../SWA_Images/product_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
table {
	font-family: "宋体";
	font-size: 9pt;
}

a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.table_border_xian {
	border: 1px dashed #A4DFFF;
}
