@charset "utf-8";
#banner {
	background-repeat: no-repeat;
	height: 192px;
	width: 980px;
	background-image: url(../images/links/top5.jpg);
}
#mid_l {
	float: left;
	width: 205px;
	background-image: url(../inside_images/news/mid_l_bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	height: 100px;
}
#mid_c {
	float: left;
	width: 570px;
	height: 500px;
}

#mid_r {
	float: left;
	width: 205px;
	height: 100px;
}

.red {
	background-image: url(../images/h2_bg/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 22px;
	padding-left: 26px;
	margin-top: 15px;
	height: 22px;
	padding-top: 8px;
	color: #906;
	width: 510px;
}
#store {
	width: 150px;
	text-align: center;
	margin-left: 22px;
	margin-top: 15px;
}


.pic_border {
	border: 1px solid #999;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.context a  {
	text-decoration: none;
	color: #333;
}
.context a:hover {
	color: #F60;
	text-decoration: underline;
}



#mid_c .context {
	margin-left: 26px;
	margin-right: 12px;
	font-size: 0.8em;
	line-height: 2em;
	color: #333;
	letter-spacing: 0.1em;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: justify;
	text-justify:distribute;
}
