body { color:#333; }
a:link { color:#333; }
a:visited { color:#333; }

.w1000 { width:1000px; margin:0 auto; } /*主窗口**/
.btline { border-bottom:1px solid #ddd;  } /*辅助线**/

/*主色系**/
.blue_ a { color:#1F4268; }
.red_ a{ color:#933; } a.red{ color:#933; }
.orange_ a { color:#EC6513; }

/*清除浮动**/
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
}

.i_top { width:960px; margin:0 auto; margin-top:20px; }
.i_top .logo { float:left; width:206px; height:54px; background:url(/images/ylnews/index/index.png); text-indent:-99px; overflow:hidden; margin-right:20px; _margin-right:10px; display:block; }
.i_top .logo_news { float:left; width:206px; height:54px; background:url(/images/ylnews/news/index.png) 0 -140px; text-indent:-99px; overflow:hidden; margin-right:20px; _margin-right:10px; display:block; }
.i_top .input { float:left; height:30px; line-height:28px; border:2px solid #d3d3d3; border-right:0; text-indent:10px; position:relative; }
.i_top .input input { float:left; width:250px; height:25px; line-height:25px; border:0; text-indent:20px; }
.i_top #submit { float:left; width:90px; height:36px; background:url(/images/ylnews/index/index.png) -556px 0; border:0; }
.i_top #MainSearch { float:right; background:#fff; text-align:right; _width:430px; }
.i_top .SelectShow { float:left; display:inline-block; }
.i_top .ListType { background:#fff; border:2px solid #d3d3d3; border-top:0; position:absolute; top:30px; left:0; display:none; cursor:hand }
.i_top .ListType li { padding-right:10px; }
.i_top .ListType li:hover { background:#ddd; }
.i_top .textinput { outline:none;  }
.i_top .textinput2 { outline:none; }
.i_top .more { clear:both; }


/*页脚**/
.foot { width:1000px; line-height:23px; color:#333; margin-top:15px; text-align:center; position:relative }
.foot a { color:#336799; }
.foot a.jj { position:absolute; left:0; top:20px }
.foot a.cc { position:absolute; right:0; top:20px }