@charset "utf-8";
/**************************************
*      CSS Document for Longtou       *
*      filename: event.css            *
*      function: set event.php        *
*      birthday: 2008-05-15           *
**************************************/

/* Configuration
--------------------------------------------*/

/* side */
#event #side a#m1 {
	font-weight:bold;
	color:#fff;
	background:url(../img/side_h.png)!important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/side_h.png');
}
/* Element
--------------------------------------------*/

#event h2 {
	color:#363;
	text-indent:0;
	margin-bottom:15px;
	border-bottom:1px solid #663;
}
#event h3 {
	font:bold 18px/36px Arial,"MS Gothic";
	border-bottom:1px dashed #363;
	clear:both;
}
#event h4 {
	width:56px;
	height:59px;
	margin:10px 20px auto 0;
	background:url(../img/date.gif);
	float:left;
}
.month {
	display:block;
	width:56px;
	font:11px/18px Arial;
	color:#333;
	text-align:center;
	margin-top:10px;
	float:left;
}
.day {
	display:block;
	width:56px;
	font:bold 16px/18px Arial;
	color:#333;
	text-align:center;
	float:left;
}
#event #core p { margin-left:80px; clear:both;}
#event #core p span { font-weight:bold;}
#event #core li { clear:both;}
/* image */
#event .fl,
#event .fr { margin-top:13px; margin-bottom:13px;}
