@charset "gb2312";
body {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
}
a {
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
}
a:hover {
	text-decoration: underline;
}
td,tr {
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	font-family: "宋体";
}
#nav a{
	color: #FFFFFF;
}
#nav a:hover{
	text-decoration: underline;
}
#nav a:active{
	color: #000;
}
.product_nav_p {
	color: #ff0000;
}
.norepeat_left_bottom {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title_p {
	color: #FF0000;
}
.product_show {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.main_title {

	font-family: "Verdana", "宋体";
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
	cursor: default;
	letter-spacing: -1px;
}
.main_title:hover {

	font-family: "Verdana", "宋体";
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	cursor: hand;
}
