@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.w10 {
	font-size: 12px;
	color: #003366;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0066;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.protop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
}
.proint {
	font-size: 16px;
	color: #0099CC;
	font-weight: bold;
}
.prosize {
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}



.list {
	font-size: 14px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/111.gif);
}
.price {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}

.list2 {
	font-size: 12px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-type: circle;
}
.list3 {
font-size: 14px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: decimal;
	
}
.bg {
	background-image: url(images/board1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	background-position: right top;
}

