/** navigation */

/***/

#main{
	
}
.hLine{
	background:url(../../images/skin/hLineTotal.gif);
	height:1px;
	font-size:0;overflow:hidden;
}
/***/
#left{
	float:left;
	width:563px;
	border-right: 1px solid #bfc4c8;
	border-top: 1px solid #bfc4c8;
}
#right{
	float:right;
	width:352px;
	border-left: 1px solid #bfc4c8;
	border-top: 1px solid #bfc4c8;
	border-bottom: 1px solid #bfc4c8;
}
#middle{
	float:left;
	width:25px;
}
/** list */
#left .list{
margin:0 1px;

}
#left .list li a{
	line-height:180%;font-size:14px;
}
#left .list li{
padding-left:1px;
list-style:none;}
#left .list ul{
list-style:none;
}
#left .list ul.important{
	margin-top:10px;
}
#left .list ul.important a{
	font-family:"ºÚÌå";
	font-size:20px;
}
#left .list span{
	position:relative;left:20px;color:#1f388a;
}
/** brightNews */
.brightNews{
	background:#f6f6f6;
	margin:0 1px;
	padding:5px;
	border-bottom:1px solid #000;
}
/** picNews */

.picNews{
	margin:1px;
	background:#fff;
}
.picNews img{
	display:block;
	margin:4px auto;
}
.picNews p{
	text-indent:2em;
	margin:0 8px;
	padding-bottom:4px;
}
/** importantNews */
.importantNews{
	margin:5px 8px;
}
.importantNews .iTitle{
	position:relative;
	margin:10px 0;
	padding-bottom:2px;
	border-bottom:1px solid #000;
}
.iTitle .more{
	top:-2px;
}
.importantNews li.important, #left .list li{
	background-image:none;
}
.importantNews li{line-height:180%;}
#right .importantNews li.important a{color:#000;}
#right .importantNews li a{color:#1f388a;}
.headerNewsOne, .headerNewsOne a{
	font-family:"ºÚÌå";
	font-size:20px;
}
/** calendarNews */
.calendarNews{border-collapse:collapse;background:#ffefea;}
.calendarNews th{text-align:center;border:1px solid #fff;background:#fdd6c8 url(../../images/skin/calendarHeaderBg.gif) repeat-x;padding:2px 0;}
.calendarNews td{text-align:center;padding:2px 0;border:1px solid #fff;}
.calendarNews td.footer{padding:4px 0;}
.leftRight{margin-left:15px;margin-right:15px;}