/* CSS Document */

/* main */
.wrap{
	width:970px;
	overflow:hidden;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main{
	float:left;
	width:960px;
	border:1px solid #d3dbe6;
	margin-left: 1px;
}

#main2{
	float:left;
	width:637px;
	border:1px solid #d3dbe6;
	margin-left: 1px;
}

#main1{
	float:left;
	width:324px;
	border:1px solid #d3dbe6;
	margin-left: 5px;
}
#sidebar{
	float:right;
	width:300px;
	border:1px solid #d3dbe6;
	margin-right: 5px;
}

	/* all nav */
.nav-all{
	height:25px;
	border-bottom:1px solid #d3dbe6;
	background:url(../images/ico-2.gif) repeat-x 0 -67px;
	overflow:hidden;
}
.nav-all a,.nav-all a:visited{ color:#666666; text-decoration:none;}
.nav-all a:hover{ color:#ff0000; text-decoration:underline;}
.nav-all h2,.nav-all h1{
	float:left;
	font-size:14px;
	color:#666666;
	line-height: 28px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.nav-all ul{ float:right;}
.nav-all li {
	float:left;
	margin-right:12px;
	display:inline;
	line-height: 28px;
}
	/* all list */
.list-all h2{
	text-align:center;
	display:block;
	margin-top: 8px;
}
.list-all h2 a {
	font-family: "黑体", "Microsoft YaHei";
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	padding-top: 8px;
	color: #7C0100;
	line-height: 25px;
}
.list-all h2 a:hover {
	color: #F10203;
	text-decoration: none;
	text-align: center;
}

.list-all ul{ margin:0px 10px;}
.list-all li{ height:25px; line-height:25px; color:#666666; overflow:hidden;}
.list-all li span{ margin-left:8px; color:#999999; float:right;}
.list-all li.hot{ height:41px; line-height:18px; color:#2B3C58; text-indent:2em; padding-top:3px; background:url(../images/hot.gif) no-repeat 3px -1px;}
.list-all a.item-color{ margin:0 2px; color:#c33e00;}
.no-category li{ background:url(../images/li.png) no-repeat 0 9px; padding-left:10px;}
.ies li{ 
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	course:hand;
	background-image: url(../images/ico-2.gif);
	background-repeat: no-repeat;
	background-position: 3px 11px;
	padding-left: 13px;
	}

/* channel list */
.position{
	width:960px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -3px;
	margin-left: auto;
}
.position strong{padding-left:15px;}
.content{
	float:left;
	width:640px;
	border:1px solid #d3dbe6;
	overflow:hidden;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
.sidebar{
	float:right;
	width:300px;
	overflow:hidden;
	margin-right: 5px;
}
	/* content-list */
.content-list{
	color:#666666;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

/*自由列表*/
.newslist dl{float:left;width:635px;}
.newslist dl dt{padding:0 10px;color:#666;line-height:32px;text-align:right;height:32px;}
.newslist dl dt span{float:left;font-size:12px;text-align:left;overflow:hidden;}
.newslist dl dt a{
	font-size:14px;
	padding-left: 15px;
	font-weight: bold;
	color: #000478;
}
.newslist dl dd{
	padding:0 3px 8px;
	margin:0 5px;
	border-bottom:1px dashed #ccc;
	clear:both;
	background:#FFF;
	font-size:12px;
	line-height:20px;
	color: #212121;
}
.newslist dl dd br{display:none;}
.newslist p.info{color:#0000FF; font-size:14px;}

.newslist li{
	overflow:hidden;
	clear:both;
	border-bottom:1px dashed #ccc;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.newslist li a{float:left;margin-right:7px;margin-bottom:3px;margin-left:10px;padding-left:10px;display:inline;overflow:hidden;line-height:25px;font-weight:700;font-size:14px;margin-left:2px;color:#9B2400}
.newslist li a img{width:80px;height:60px;display:block;border:1px solid #EEE;padding:1px;}
.newslist span.info{float:right;line-height:23px;color:#aaa;padding-right:12px;}
.newslist span.info small{color:#AAA;font-size:12px;margin-left:3px;}
.newslist span.info a{color:#690;}

.c2{/* 水平切分的两列纯文本链接列表 */
	

}
.c2 li{
	width:44%;
	margin-right:10px;
	float:left;
	height:25x;
	line-height:25px;
	overflow:hidden;
	padding-left:16px;
	background:url(../images/ico-2.gif) 7px 11px no-repeat;




}

.e2{
	
}
.e2 li{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:12px 0px;
	border-bottom:1px solid #EEE;
}
.e2 li a.preview{
	line-height: 115px;
	padding: 5px;
	border: 1px dashed #CCCCCC;
	width: 147px;
}
.e2 li a.preview img{
	border:0px;
}

.e2 li a.title{
	overflow: hidden;
	line-height: 25px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 14px;
}
.e2 li a.title:visited {
color: purple;
}
.e2 span.info{
	display:block;
	line-height:23px;
	color:#555;
	padding-left:12px;
}
.e2 span.info small{
	color:#AAA;
	font-size:12px;
	margin-left:3px;
}
.e2 span.info a{
	color:#690;
}
.e2 p.intro{
	color:#666666;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}

	/* sidebar */
.sidebar-list{ border:1px solid #d3dbe6;}
.sidebar-list h3{
	height:25px;
	line-height:25px;
	color:#666;
	padding-left:12px;
	border-bottom:1px solid #d3dbe6;
	background:url(../images/nav.png) repeat-x 0 -67px;
	font-size:14px;
	overflow:hidden;
	font-weight: bold;
}
.sidebar-list h3 a,.sidebar-list h3 a:visited{ color:#666; text-decoration:none;}
.sidebar-list h3  a:hover{ color:#ff0000; text-decoration:underline;}
.top-margin{ margin-top:10px;}
	/* bottom-link */
#bottom-link{
	border:1px solid #D3DBE6;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	width: 950px;
	background-color: #FFFFFF;
}
#bottom-link li{
	float:left;
	white-space:nowrap;
	font-size: 12px;
	line-height: 24px;
	margin-right: 10px;

}

.main_top{float:center; width:965px}
.main_top .picbox{float: left; height: 320px; width: 300px;margin:0px 0px 0px 2px;}.banner{height: 250px; margin-top: 0; overflow: hidden; position: relative; width: 300px; float:center}
.banner ul.bannerBg{float: left; height: 250px; left: 0; position: absolute; top: 0; width: 500%;}
.banner ul.bannerBg li{float: left; height: 250px; width: 300px;}
.banner ul.bannerBg li img{height: 248px; width: 298px; border:1px solid #EEE;}
.bannerCont{bottom: 10px; height: 5px; position: absolute; right: 10px; width: 125px; z-index: 9;}
.bannerCont a{background: #ffffff none repeat scroll 0 0; float: left; height: 5px; margin-right: 5px; width: 20px;}
.bannerCont em{background: #0086ca none repeat scroll 0 0; height: 5px; left: 0; position: absolute; top: 0; width: 20px;}.main_top .focusbox{margin-top:10px; float:left; width: 300px;}
.main_top .ibox .bt{border: 1px solid #e0e0e0; color: #060604; font-size: 14px; font-weight: bold; height: 28px; line-height: 30px; margin: 0; padding: 0 10px;}.main_top .newhot .ibox .bt{height:30px;}
.jinri{background:url(/images/jingri.gif) no-repeat scroll 0 0; font-size: 12px; height: 28px; line-height: 23px; padding-left: 16px; width: 100%; float:left;color: #ffffff;}
.jinri a{color: #ffffff;}
.main_top .ibox .bc{background:#FFFFFF;margin:0px;border:solid 0px #e0e0e0;border-width:0px 1px 1px 1px;}
.main_top .ibox .bc .focus{padding:7px 5px 12px 5px;height:98px;font-family:宋体;}
.main_top .ibox .bc .focus li{float:left;width:135px;height:22px;line-height:22px; overflow:hidden;padding:2px 0px 2px 3px;}
.main_top .health{margin:0px 0px 0px 7px;float:left;width:370px; overflow:hidden}
.main_top .health .col_middle{border:solid 2px #e7f2d1; background:#f1f9df;}
.main_top .life .col_middle{border:solid 2px #eeeeee; background:#fdf2e0;}
.main_top .leftbg{margin:0px 0px 0px 0px;}
.main_top .goodone{margin:2px;padding:2px;line-height:22px; float:left}
.main_top .goodone h2{margin:5px; text-align:center;font-size:20px;line-height:30px;font-family:"黑体";}
.main_top .goodone h2 a{color:#22A494;}
.main_top .goodone h7 {margin:0px 8px 0px 8px; text-indent:2em;}
.main_top .goodone h7 p{line-height:22px; margin-bottom:8px}
.main_top .cat{float:left;width:180px;}
.main_top .cat li{width:180px;height:28px;line-height:28px; overflow:hidden;padding-left:5px; margin:1px 0 0 10px; font-family:宋体;color:#51773b; float:left}
.main_top .cat h2{font-family:宋体;font-size:14px; font-weight:bold;height:20px;margin-top:5px;padding:0px 10px;background:url(/images/dotline.png) no-repeat 50px center;}
.main_top .life .cat li{width:180px;height:26px;line-height:26px;overflow:hidden;padding-left:5px; font-family:宋体;font-size:13px; color:#51773b;}
.main_top .newhot{float:right; width:260px}
.ibox .bt li{float:left;width:60px; text-align:center; font-size:12px;color:#666;height:22px;line-height:22px;padding:2px 5px;margin:4px 0px 0px 5px; cursor:pointer;}
.ibox .bt li.active{border:solid 0px #c6c6c6;border-width:1px 1px 0px 1px; background:#fff;height:22px;line-height:22px;margin-top:4px;padding:2px 4px; font-weight:bold;}
.ibox .bc .rank{padding:10px;}
.ibox .bc .rank li{border-bottom:solid 1px #eee;padding:2px 0px 2px 0px;width:240px;height:28px;line-height:28px; overflow:hidden;}
.bc UL.rank SPAN.num{background: #22A494 none repeat scroll 0 0; color: #ffffff; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 12px; height: 14px; line-height: 14px; margin: 7px 5px 0 0; padding: 0 1px; text-align: center; width: 14px;}
.adbox{float:left; width:100%; margin-top:8px}
.box{width:1030px; float:left} .abox_list{width: 490px; float:left; margin:20px 20px 0 0;}
.i_title{height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; background: url(/images/title_bg.jpg) repeat-x scroll 0 0;}.i_title a{background:#FFF; float: left; font-family: "宋体"; font-size: 14px; height: 30px; line-height: 30px; overflow: hidden; padding: 0 10px; border-left: 5px solid #34b7a7;}
.i_more{height: 34px; line-height: 34px; margin-top: -26px;padding-right: 10px; text-align: right;}.i_more a{font-family:宋体,Arial; display:inline-block; padding:0 5px; height:22px; line-height:22px;background:#FFF}
.c101{display: inline; float: left; margin: 10px 5px 0 0; padding: 4px 0 18px; text-align: center; width: 102px;}
.ib{padding-bottom:2px; margin-top:7px;}
.c11{display: inline; float: left; margin: 10px 0 0; width: 204px;}
.b_title, .h_title{font-size: 16px; height: 40px; line-height: 40px; overflow: hidden; white-space: nowrap;}.b_title a, .h_title a{color: #22a494;}
.c11 p.s2{line-height: 18px; padding-bottom: 5px;}
.c11 p{line-height: 24px;}
.cll p a:first-child{ padding-right:8px; color:#22a494}

#sidebar123{
	float:right;
	width:311px;
	border:1px solid #d3dbe6;
	margin-right: 9px;
}

#sidebar124{
	float:right;
	width:313px;
	border:1px solid #d3dbe6;
	margin-right:8px;
}