/* ================
   sale/index.css
================ */

h3 {
	font-size:16px;
	font-weight:bold;
	margin:5px 5px 0 5px;
	padding:0 0 0 20px;
	background:url(../../img/mark_green.gif) no-repeat left center;
}
#comment {
	color:#777777;
	font-size:12px;
	font-weight:normal;
	margin:0 5px 0 30px;
	padding:0;
}
#summerHigh {
	height:250px;
	background:url(../../sale/img/summer/tyu.jpg) no-repeat left center;
}
#summerHigh table {
	margin:10px 0 0 220px;
	font-size:14px;
}
#summerHigh th {
	width:80px;
	color:#ffffff;
}
.thBlue {
	background-color:#0000ff;
}
.thRed {
	background-color:#ff0000;
}
#summerHigh td {
	border-bottom: 1px dotted #bbbbbb;
}
#summerHigh p {
	margin:10px 0 0 220px;
}
#summerElementary {
	height:120px;
	margin:0 20px 0 0;
	background:url(../../sale/img/summer/cap.jpg) no-repeat right center;
}

