@charset "utf-8";
.subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7DB9E1;
}
.subject2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #808080;
}
.subject3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #7DB9E1;
}
.pr_subject {color: #F4F5F7}

.site_info td,tr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #B8C2C9;
}

.tb1 {
	border: 1px dotted #CCCCCC;
}

#bottom_pic td{
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D5D5D5;
}

#bottom_hr {
	border:thin;
	border-style: dotted;
	border-color: #D5D5D5;
}

.products_area_left {
	width: 270px;
	height:200px;
	float:left;	
	padding-left:5px;
	background-image:url(images/product_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.products_area_right {
	width: 270px;
	height:200px;
	float:right;	
	padding-right:5px;
	background-image:url(images/product_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.point_tab {
	border: 1px dashed #CCCCCC;
}