 /* CSS Document */
/* 云南日报网新版文化频道页面通用CSS样式表 */
/* Copyright by www.yndaily.com，云南日报报业集团，云南日报网，云南日报报业集团新闻网络信息中心 */
/* 样式设计：新闻网络信息中心——范晶 */
/* 联系方式：macrossplus@yndaily.com */
/* 样式V1.01版  200年5月08日 */

/* 文化频道通用头部定义 */
#culturetop1
{
	width:770px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	background: url(../../images/culture/bg2.gif);
	background-color: #BCA595;
}
/* 文化页网站导航栏 */
#culturetopnav
{
	width: 758px!important;
	width /**/: 770px;
	padding: 5px;
	background-color: #BCA595;
	clear: both;
	background: url(../../images/culture/bg2.gif);
	border-bottom: #DED6CB 1px solid;
}
#culturetopnav a
{
   text-decoration: none;
	color: #FFF;
}
#culturetopnav a:hover
{
   text-decoration: underline;
	color: #FFF;
}
#culturetopnav li
{
	display: inline;
}



/* 颜色兼容套用层 */
.colordiv1
{
	width: 770px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	clear: both;
	color: #FFF;
	background: url(../../images/culture/bg2.gif);
	background-color: #BFA99B;
}

/* 文化频道通用顶部第二部分_网站标志 */
#culturetop2
{
	width:  160px;
	height: 75px;
	margin-top: 5px;
	float: left;
	background-image: url(../../images/culture/logo.jpg);
	background-repeat: no-repeat;
	color:#000;
	background-color: #BBA79E;
}
/* 文化频道通用顶部第二部分_主广告BANNER */
#culturetop3
{
	width: 512px;
	height: 75px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	background: url(../../images/culture/bg2.gif);
	background-color: #BBA79E;
	float: left;
}
/* 文化频道通用顶部第二部分_日历 */
#culturetop4
{
	width: 75px;
	height: 75px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: right;
	color: #000;
	background-color: #BBA79E;
	text-align: center;
	background-image: url(../../images/index/top4.gif);
	background-repeat: no-repeat
}

/* 文化频道主导航栏 */
#culturemenu
{
	width: 762px!important;
	width /**/: 770px;
	margin: 0px;
	padding: 4px;
	clear: both;
	color: #000;
	background: url(../../images/culture/bg3.gif);
	background-color: #EFE2D2;
}

/* 文化页面770BANNER专用控制类 */
.banner770
{
	width: 770px;
	margin: 0px;
	padding: 0px;
	clear: both;
}



/* 页面标准底 */
 #bottomid
 {
 	width: 770px;
	height: 65px;
	clear: both;
	margin: 0px;
   color: #FFF;
   background: url(../../images/culture/bg2.gif);
	background-color: #BCA595;
 }
#bottomid a
{
   text-decoration: none;
	color: #FFF;
}
#bottomid a:hover
{
   text-decoration: underline;
	color: #FFF;
}

