@charset "utf-8";
/* CSS Document */
.iepngfix {  
behavior: expression(IEPNGFIX.fix(this));  
}  
#container div#content h3#news{
	background:url(../img/t_news.png) no-repeat;
	width:620px;
	height:15px;
	text-indent:-9999px;
	margin-bottom:10px;
}
* html #container #content h3#news{
	behavior:expression(IEPNGFIX.fix(this));
}

#container div#content h4#newevent{
	background:url(../img/t_newevent.png) no-repeat;
	width:105px;
	height:15px;
	text-indent:-9999px;
	margin-bottom:15px;
	margin-top:0;
	float:left;
}
* html #container #content h4#newevent{
	behavior:expression(IEPNGFIX.fix(this));
}

#container div#content h3#pickup{
	background:url(../img/t_pickup.png) no-repeat;
	width:620px;
	height:15px;
	text-indent:-9999px;
	margin-bottom:15px;
	float:left;
}

* html #container #content h3#pickup{
	behavior:expression(IEPNGFIX.fix(this));
}

p.txbs{
	color:#666666;
	font-size:11px;
	line-height:140%;
	width:630px;
}
p.txb{
	color:#333333;
	font-size:12px;
	line-height:140%;
	margin-bottom:10px;
	width:630px;
}


/* box1 */
#container #content div.box1{
	margin-bottom:30px;
	float:left;
}
#container #content .box1 div.left{
	float:left;
	width:110px;
}
#container #content .box1 div.left img.fl{
	border:solid 1px #999999;
}
#container #content .box1 div.right{
	margin-left:140px;
	width:485px;
	margin-bottom:20px;
	padding:0;
	text-align:justify;
	text-justify:
	inter-ideograph;
}
#container #content .box1 div.right p{
	display:block;
	width:485px;
	color:#333333;
	font-size:12px;
	line-height:140%;
	margin-bottom:10px;
}
#container #content .box1 div.right p.txs{
	width:335px;
	color:#333333;
	font-size:11px;
	line-height:130%;
}
img.border2{
	margin:0 auto 25px;
	clear:both;
	height:3px;
}
img.border{
	margin:20px auto;
	clear:both;
}

/* event list */
#container #content h4.event_title{
	clear:both;
	font-weight:bold;
	width:630px;
	font-size:14px;
	margin-bottom:5px;
}
#container #content p.e_day{
	color:#333333;
	font-size:12px;
	line-height:140%;
	margin-bottom:5px;
}
#container #content p.e_cont{
	color:#333333;
	font-size:12px;
	line-height:140%;
	margin-bottom:10px;
}
