@charset "utf-8";
/* CSS Document */

.dailyBody
{
	width:100%;
	height:1400px;
	
}
.dailyPanel
{
	margin-left:130px;
	margin-top:105px;
	width:490px;
	
}
.dailyTexTitL
{
	width:65%;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height:20px;
	margin-left:10px;
	float:left
}
.dailyTexDateL
{
	width:30%;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:20px;
	margin-left:10px;
	float:right;
	list-style-type:none;
	text-decoration:none	
}
.dailyTexTitD
{
	width:65%;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	margin-left:10px;
	float:left;
	
}
.dailyTexDateD
{
	width:30%;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	float:right;
		
}
ul
{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px
}
.dailyPage
{
	width:150px;
	height:20px;
	position:absolute;
	z-index:1;
	font-family:"Arial";
	font-size:14;
	font-weight:600;
}
.pageText
{
	font-family:"Arial";
	font-size:14;	
	font-weight:600;
}
.pageHeader
{
	margin-left:400px;
	margin-top:50px;
}
.pageFooter
{
	margin-left:400px;
	margin-top:700px;
}

.dailyLiD
{
	width:100%;
	height:23px;
	background-color:#666699;
	text-align:left;
	overflow:hidden

}
.dailyLiL
{
	width:100%;
	height:23px;
	background-color:#CCCCCC;
	color:#000000;
	text-align:left;
	overflow:hidden
}
.recentMsgTit
{
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	font-weight:600;
	line-height:30px;
	text-align:center;
	
	
}
.recentMsgLi
{
	width:123px;
	border-bottom:1px solid #CCCCCC;
	margin-left:28px;
	line-height:20px;
	height:18px;
	margin-top:12px;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:600;
	font-size:13px
}
.recentMsgBgH
{
	background-image:url(../images/daily/recentMsgH.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:100%;;
	height:10px;
}
.recentMsgBgFooter
{
	background-image:url(../images/daily/recentMsgFooter.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:50px;
}
.bgTitle
{
	width:100%;
	height:170px;
	
	background-image:url(../images/daily/bgTitle.gif);
	background-repeat:no-repeat;
	background-position:left top;
	left: 12px;
	
}
.bgFooter
{
	width:53%;
	height:170px;
	position:absolute;
	margin-top:700px;
	z-index:1;
	background-image:url(../images/daily/bgFooter.gif);
	background-repeat:no-repeat; background-position:right;
}
.titBar2
{
	border:0px;
	width:100%; 
	height:26px; 
	background-image:url(../images/layerBar/blue.jpg); 
	text-align:left;
	font-family:Arial; font-size:12px;line-height:20px;font-weight:700;color:#FFFFFF

}
.recentMsg
{
	background-color:#666699;
	width:183px;
	height:247px;
	margin-right:50px;
	margin-top:105px;
	left: 28px;
	top: 247px;
}
.recentUL li
{
	width:123px;
	border-bottom:1px solid #CCCCCC;
	margin-left:28px;
	line-height:20px;
	height:18px;
	margin-top:12px;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:600;
	font-size:13px
}
