.pnlInfo
{
	float:right;
	width:270px;
	height:580px;
	background-image:url(../images/event_bg.gif);
	background-position:center bottom;
}

.pnlListMain
{
	float:left;
	width:715px;
}

.pnlListMain #event_title_list
{
	margin-bottom:3px;
}

.pnlListMain #event_title_list .rcontent
{
	text-align:right;
	padding:2px 5px 2px 5px;
}

.pnlListMain .item
{
	background-image:url(../images/store_desc_bg.png);
	background-repeat:repeat-y;
	margin-bottom:3px;
}

.pnlListMain .item .lm_t
{
	background-image:url(../images/store_desc_t.png);
	background-position:top;
	background-repeat:no-repeat;
	height:3px;
}

.pnlListMain .item .lm_b
{
	background-image:url(../images/store_desc_b.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:3px;
	clear:both;
}

.pnlListMain .item .lm_main
{
	
}

.pnlListMain .item .lm_main hr
{
	clear:both;
	height:1px;
	margin:0 5px 0 5px;
	color:#CCC;
	border:0;
	border-top:1px solid #CCC;
}

.pnlListMain .item .lm_main .more
{
	float:right;
	margin:0 10px 5px 0;
}

.pnlListMain .item .lm_main .more a
{
	text-decoration:underline;
	padding-left:10px;
	background-image:url(../images/ico_mm_cdot.png);
	background-position:left;
	background-repeat:no-repeat;
}

.pnlListMain .item .lm_main .content_item
{
	float:right;
	margin-right:10px;
	width:630px;
	padding-top:3px;
	text-align:justify;
	text-justify:inter-ideograph;
	word-wrap: break-word;
	word-break: normal;
}

.pnlListMain .item .lm_main .content_item .title h2
{
	padding:0;
	margin:0;
	font-size:16px;
	font-weight:bold;
	font-family:Î¢ÈíÑÅºÚ ºÚÌå;
}

.pnlListMain .item .lm_main .content_item .date
{
	margin-bottom:15px;
}

.pnlListMain .item .lm_main .content_item .text
{
	margin-bottom:5px;
	line-height:20px;
	text-align:justify;
	text-justify:inter-ideograph;
	word-wrap: break-word;
	word-break: normal;
}

.pnlListMain .item .lm_main .date_item
{
	float:left;
	width:49px;
	height:53px;
	margin:3px 0 0 6px;
	background-image:url(../images/ico_eventitem.png);
	background-repeat:no-repeat;
	text-align:center;
}

.pnlListMain .item .lm_main .date_item .day
{
	font-weight:bold;
	font-size:22px;
	line-height:24px;
	font-family:Arial Black;
}

.pnlListMain .item .lm_main .title_i
{
	text-align:center;
	font-weight:bold;
	padding:10px;	
}
.pnlListMain .item .lm_main .title_i h2
{
	padding:0;
	margin:0;
	font-size:14px;
}
.pnlListMain .item .lm_main .date_i
{
	border-bottom:1px solid #CCC;
	text-align:center;
	padding:3px 0 7px 0;
}

.pnlListMain .item .lm_main .text_i
{
	padding:10px;
	line-height:20px;
	*height:1%;
	text-align:justify;
	text-justify:inter-ideograph;
	word-wrap: break-word;
	word-break: normal;
}

.pnlListMain .item .lm_main .source_i
{
	padding:3px 0 7px 10px;
}

.pnlListMain .item .lm_main .source_i span
{
	color:#999;
}

.pnlListMain #event_title_item
{
	margin-bottom:3px;
}

.pnlListMain #event_title_item .rcontent .nav
{
	text-align:left;
}

.np_nav 
{
	height:22px;
	padding:0 5px;	
}

.np_nav .next_event
{
	float:right;
	height:22px;
	line-height:22px;
	text-align:right;
}

.np_nav .pre_event
{
	height:22px;
	line-height:22px;
	text-align:left;
}

/*Sub Right List Style*/
.pnlInfo .t_p_list
{
	margin-top:3px;
}

.pnlInfo .t_p_list .t_p_list_header
{
	height:21px;
	background-color:#969696;
}

.pnlInfo .t_p_list .t_p_list_header .t_p_l_h_l
{
	float:left;
	height:21px;
	width:2px;
	background-image:url(../images/list_bar_t_l.png);
	background-position:left;
	background-repeat:no-repeat;
}

.pnlInfo .t_p_list .t_p_list_header .t_p_l_h_r
{
	float:right;
	height:21px;
	width:2px;
	background-image:url(../images/list_bar_t_r.png);
	background-position:right;
	background-repeat:no-repeat;
}

.pnlInfo .t_p_list .t_p_list_header .t_p_l_h_m
{
	float:left;
	height:21px;
	line-height:21px;
	font-weight:bold;
	padding-left:3px;
	color:#FFF;
}

.pnlInfo .t_p_list .t_p_list_main
{
	background-image:url(../images/list_bar_bbg.png);
	background-position:center;
	background-repeat:repeat-y;
}

.pnlInfo .t_p_list .t_p_list_main ul
{
	padding:3px;
}

.pnlInfo .t_p_list .t_p_list_main ul li
{
	padding: 2px 5px 2px 5px;
	border-bottom:1px dotted #CCC;
}
.pnlInfo .t_p_list .t_p_list_main ul li span
{
	float:right;
	color:#999;
}
.pnlInfo .t_p_list .t_p_list_main .t_p_l_m_b
{
	background-image:url(../images/list_bar_bbottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:3px;
}
/*/Sub Right List Style*/

.page {
	height:26px;
	float:right;
}