@charset "utf-8";

#bgbody2 {
	background-image: url(../img/430x270img1.png);
	background-repeat: no-repeat;
	background-position: 40px 20px;
}



#news  {
	background-image: url(../img/p01_09.png);
	height: 289px;
	width: 309px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 10px;
	margin-right: 27px;
}
#news   .up  {
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../img/mm03r-a.gif);
}
#news  .normal  {
	list-style-position: inside;
	list-style-image: url(../img/h_ic01s_1.gif);
}



#news .event {
	margin-right: 2em;
	margin-left: 2.5em;
	margin-top: 4.5em;
	margin-bottom: 1.5em;
}

#news .event li {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #736357;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-size: 12px;
}
#news li a {
	color: #736357;
	text-decoration: none;
}
#news li a:hover {
	color: #F78BA7;
}

#bgbody3 {
	background-image: url(../img/p01_12.png);
	height: 128px;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#bgbody3 #banner {
	position: absolute;
	top: 14px;
	left: 200px;
	height: 98px;
	width: 570px;
}

#banner img {
	width: 93px;
}
#banner li {
	height: 95px;
	width: 186px;
	position: relative;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #E08282;
}
#banner li:hover {
	border: thin dashed #EFC0C0;
}
#banner ul {
	list-style-type: none;
	float: left;
}
#banner a:hover {
	color: #E08282;
}

#banner li a {
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	color: #824B48;
	text-decoration: none;
	top: 20px;
	width: 93px;
}
