body{
	margin:10px;
	background-color: #FFFFFF;
}
#content{								/*  */
	padding:15px;
	font-size:12px;
	float: left;
	width: 600px;
	height: auto;
	background-color: #F8F8F8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6E2ED;
	border-bottom-color: #D6E2ED;
	border-left-color: #D6E2ED;
}
#dakuan {
	height: auto;
	width: 778px;
}

ul#tabnav{
	list-style-type:none;
	margin:0px;
	padding-left:0px;					/* ޿϶ */
	padding-bottom:23px;
	font:bold 12px verdana, arial;
}
ul#tabnav li{
	float:left;
	background-color:#6A6A6A;
	border:1px solid #D6E2ED;
	width: 135px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 3px;
}
ul#tabnav a:link, ul#tabnav a:visited{
	display:block;						/* Ԫ */
	color:#ffffff;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-right: 0px;/*2009-01-09 修改文字过多宽度不够 gls  */
	padding-left: 0px;
	height:22px;
	
}
ul#tabnav a:hover{
	background-color:#8e2428;
	color:#FFFFFF;
	font-family: "";
	font-size: 14px;
	height:22px;
}
body#home li.home, body#news li.news,	/* ǰҳĲ˵ */
body#sports li.sports, body#music li.music,
body#nextstation li.nextstation,
body#blog li.blog{
	color:#000000;
	background-color:#FFFFFF;
	width: 135px;
}
body#home li.home a:link, body#home li.home a:visited,	/* ǰҳĲ˵ĳ */
body#news li.news a:link, body#news li.news a:visited,
body#sports li.sports a:link, body#sports li.sports a:visited,
body#music li.music a:link, body#music li.music a:visited,
body#nextstation li.nextstation a:link, body#nextstation li.nextstation a:visited,
body#blog li.blog a:link, body#blog li.blog a:visited{
	color:#000000;
	background-color:#FFFFFF;
}
body#home li.home a:hover, body#news li.news a:hover,
body#sports li.sports a:hover, body#music li.music a:hover,
body#nextstation li.nextstation a:hover,
body#blog li.blog a:hover{
	color:#8e2428;
	text-decoration:none;
	margin-left: 0px;
	padding-left: 0px;
}
#yiliusan2 {
	float: left;
	height: auto;
	width: 135px;
}

/*2009-01-09 操作流程 gls*/
.border_ywlc {border:1px #ddd outset;text-align:center;padding:10px 0;font-size:14px;font-weight:normal;color:#666;line-height:20px;}

/*日报内容页 2009-02-03 gls*/
.ribaotext dt{margin:5px 5px 5px 0;background:#EBDBA7;color:#284060;padding:2px 5px;font-weight:bolder;font-size:14px;}
.ribaotext dd{
	line-height:22px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
