/* CSS Document */
/* 云南日报网新版页面通用CSS样式表 */
/* Copyright by www.yndaily.com，云南日报报业集团，云南日报网，云南日报报业集团新闻网络信息中心 */
/* 样式设计：新闻网络信息中心——范晶 */


/* 网站整体BODY样式定义 */

html
{
	min-width: 920px;
}

body > div
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	background-color: #FFF;
}

body
{
  background-color: #666;
  font-size: 12px;
  font-family: 宋体,Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 150%;
  margin: 0px auto;
  text-align: center;
}


/* 定义部分页面通用选择器样式*/
ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li
{
	text-align: left;
	margin: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

iframe
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0px;
}

/* 网站整体文字连接效果 */
a:link
{
	text-decoration: none;
	color: #000162;
}
a:visited
{
	text-decoration: none;
        color: #000162;
}
a:hover
{
        text-decoration: underline;
        color: #FF0000;
}
a:active
{
	text-decoration: underline;
	color:#009;
}
/* 网站重要新闻文章连接效果 */
.newsred a:link
{
	text-decoration: none;
	color: #c00;
}
.newsred a:visited
{
	text-decoration: none;
	color:#000;
}
.newsred a:hover
{
	text-decoration: underline;
}
.newsred a:active
{
	text-decoration: underline;
	color:#009;
}

/* 网站次重要新闻文章连接效果 */
.newsblue a:link
{
	text-decoration: none;
	color: #00c;
}
.newsblue a:visited
{
	text-decoration: none;
	color:#000;
	
}
.newsblue a:hover
{
	text-decoration: underline;
}
.newsblue a:active
{
	text-decoration: underline;
	color:#009;
}

/* 连接多颜色设置 */
.linkred
{
	color: #F00;
}
.linkblue
{
	color: #00F;
}

/* 8878SMS */
#colum8878
{
	width: 90px!important;
	width: 160px;/* 修正IE6 */
	height: 100px;
	margin: 0px 0px 0px 10px;
	padding: 2px 5px 2px 70px!important;
	padding: 2px 5px 2px 60px;
	float: right;
	color: #AAA;
	background: no-repeat url(../images/8878/8878.gif);
}

/* 8878首页专用 */
#index8878
{
	width: 108px;
	height: 100px;
	margin: 0px 0px 0px 5px;
	padding: 15px 5px 2px 70px;
	float: left;
	text-align: left;
	color: #AAA;
	background: no-repeat url(../images/index/sms8878.gif);
}

/* 新闻搜索装饰背景控制 */
#forminput
{
	border: 0px;
	background: no-repeat url(../images/8878/searchid.gif);
	width: 129px;
	height: 23px;
	margin: 0px;
	padding: 0px;
}
#formsubmit
{
	border: 0px;
	background: no-repeat url(../images/culture/searchbutton.gif);
	width: 38px;
	height: 17px;
	margin: 0px;
	padding: 0px;
}
#formadvance
{
	border: 0px;
	background: no-repeat url(../images/culture/searchadvance.gif);
	width: 58px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}

.form8878s
{
	border: 0px;
	background: no-repeat url(../images/culture/searchbutton.gif);
	width: 39px;
	height: 17px;
	margin: 0px;
	padding: 0px;
}

.yiny
{
	color: #FFF;
}

form
{
	margin: 0px;
	padding: 0px;
}


/* 标题红色专用*/
.xwredline
{
	color: #FF0000;
}


.xwgraycolor
{
	color: #999999;
}
img
{

border: 0px;
}

.indextitlebluefj
{
      color: #009;
}