@charset "utf-8";
body,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.menu-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.word-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
.word-white a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #CCCCCC;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	color: #D5310B;
	text-decoration: none;
}
.line-d {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.line-r {
	border-top: 1px none;
	border-right: 1px solid #808080;
	border-bottom: 1px none;
	border-left: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
/*前台*/
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4d4d4f;
	text-decoration: none;
	line-height: 140%;
}
.body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 140%;
}
.pro-t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #1194A5;
	text-decoration: none;
}
.w-blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0E60A8;
}
.p-line {
	background-image: url(../images/index/p-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 6px 2px;
}
.img_style {
	border: 1px solid #999999;
}
.product_left {
	background-image: url(../images/p3/pro-line_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product_right {
	background-image: url(../images/p3/pro-line_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}