/* CSS Document */
body,td,th {
	font-size: 8pt;
	font-family: Verdana, Arial;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.title {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.title2 {
	color: #000000;
	font-weight: bold;
	padding: 5px;
}
.content {
	line-height: 200%;
	padding: 10px;
}
.content1 {
	line-height: 200%;
	padding: 10px 20px 20px 20px;
	background-image: url(Images/cbg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.content2 {
	margin-top: 10px;
	padding:3px;
	background-image: url(Images/cbg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.lm_l {
	padding: 5px;
	border-bottom: 2px #003366 solid;
	font-weight: bold;
	width: 120px;
	font-size: 14px;
	text-align: center;
}
.lm_r {
	padding: 5px;
	border-bottom: 2px #CCCCCC solid;
}
.local {
	padding: 5px;
	background-color: #F5F5F5;
}
.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.product_title {
	text-align:center;
	color:#990000;
	font-weight:bold;
	font-size:14px;
	padding:10px;
	line-height:120%;
}
.product_pic {
	border-top:1px #999999 dashed;
	text-align:center;
	padding:10px;
}
.product_content1 {
	padding:10px;
	line-height:160%;
}