@charset "UTF-8";
/* CSS Document */

h1 {
	background-color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 20px;
	color:#FFFFFF;
	padding:5px 0px 5px 14px;
	margin:0px;
}

h1 span {
	font-size: 15px;
}


.listPane {
	font-family: Arial, Helvetica, sans-serif;
	width:640px;
	border-style:none;
	border-top:1px solid #CCC;
	padding:20px 0px 20px 0px;
	margin-left:10px;
}

.lpHead {
	font-weight:bold;
	font-size: 14px;
	color:#666666;
}

.lpContent {
	margin-top:7px;
	font-weight:normal;
	font-size: 12px;
	color:#666666;
	text-align:justify;
}

.figText {
	font-size:11px;
	margin:3px;
}


.buyPane1 {
	border:2px #CC9900 solid;
	padding:5px;
	width:250px;
	margin:10px 0px 0px 0px;
	background-color:#FFFFCC;
	float:left;
}

.buyText1 {
	margin:0px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color:#993300;
}

.buyText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color:#993300;
}

.formSet {
	margin:0px;
	padding:0px;
	float:left;
}

.directContact{
	margin-top:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
}

.directContact a, .directContact a:visited, .directContact a:hover{
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	text-decoration:underline;
}
