/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 13px;
	line-height:140%;
	color: #333;
}

a {font-size: 13px; color: #333; text-decoration:none;}
a:visited {color: #333; text-decoration:none;}
a:hover {color: #ff6600; text-decoration:none;}
.a1 {font-size: 13px; color: #669900; text-decoration:none;}
.a1:visited {color: #669900; text-decoration:none;}
.a1:hover {color: #669900; text-decoration:none;}
.header_a {font-size: 15px; color: #ffffff; text-decoration:none;font-weight: bold;}
.header_a:visited {color: #ffffff; text-decoration:none;font-weight: bold;}
.header_a:hover {color: #ffffff; text-decoration:none;font-weight: bold;}
.price1 {
	font-size: 14px;
	background-color: #f5f8fc;
	margin: 1px;
	padding: 1px;
	border-top: 1px solid #baceeb;
	border-right: 1px solid #baceeb;
	border-bottom: 1px solid #baceeb;
	border-left: 1px solid #baceeb;
	color: #FF6600;
}
.price2 {color: #CC0000; font-size: 12px; font-weight:bold; }
.price3 {color: #CC0000; font-size: 12px; }
.STYLE1 {font-family: "ºÚÌå";font-size: 15px;font-weight: bold;color: #FFFFFF;}
.STYLE2 {color: #FF6600;font-weight: bold;}
.STYLE3 {color: #FF0000}
.STYLE4 {font-weight: bold;color:#ff6600;font-size: 14px;}

.Border td {
	border-bottom:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	}
.border1 {border-bottom:1px;border-bottom-style:dashed;border-bottom-color:#CCCCCC;}

.l {float:left;}
.r {float:right;}