﻿/*全局样式*/
* {
	padding:0;
	margin:0;
}
body {
	font-size:12px;
	color:#666;
	background:#ececec;
}
a {
	color:#666;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#f60;
	text-decoration:underline;
}
img {
	border:none;
}
ul {
	list-style:none;
}
h5 {
	font-size:14px;
	color:#c00;
	padding-left:15px;
}
.clear {
	clear:both;
	overflow:hidden;
	height:1%;
}
/*头部样式开始*/
#Header {
	width:980px;
	margin:0 auto;
}
/*最上边的导航*/
#Header .TopNav {
	width:970px;
	background:#fff;
	margin:0 auto;
	overflow:auto;
}
#Header .TopNav ul li {
	float:left;
	padding:6px 0;
	color:#010001;
}
#Header .TopNav ul li a {
	color:#010001;
	padding:0 7px;
}
#Header .TopNav ul li a:hover {
	color:#c00;
}
#Header .TopNav ul li .Home {
	color:#800080;
	padding-left:10px;
}
/*logo*/

#Header .logo {
	width:970px;
	background:#fff;
	margin:0 auto;
}
#Header .logo a {
	display:block;
	width:400px;
	height:53px;
	background:url(../images/logo.gif) no-repeat;
}
/*主导航栏*/
#Header .MainNav {
	width:980px;
	padding-top:10px;
	overflow:auto;
	background:url(../images/MainNavBg.gif) no-repeat;
}
#Header .MainNav ul {
	margin-left:20px;
}
#Header .MainNav ul li {
	float:left;
	background:url(../images/MainNavRightLine.gif) no-repeat right;
}
#Header .MainNav ul li a {
	display:block;
	height:32px;
	line-height:32px;
	width:90px;
	text-align:center;
	color:#fff;
}
#Header .MainNav ul li a:hover {
	background:url(../images/MainNavHover.gif) no-repeat center center;
	color:#ab0100;
	text-decoration:none;
}
#Header .MainNav ul li .HoverLi {
	background:url(../images/MainNavHover.gif) no-repeat center center;
	color:#ab0100;
	text-decoration:none;
}
#Header .MainNav ul .LoginLi {
	width:200px;
	text-align:right;
	float:right;
	padding-left:10px;
	padding-right:15px;
}
#Header .MainNav ul .LoginLi a {
	display:inline;
	padding:3px;
	margin-left:10px;
}
#Header .MainNav ul .LoginLi .login {
	padding-left:20px;
	background:url(../images/LoginIcon.gif) left center no-repeat;
}
#Header .MainNav ul .LoginLi .login:hover {
	padding-left:20px;
	background:#fff url(../images/LoginIcon.gif) 2px center no-repeat;
}
#Header .MainNav ul .UserNameLi{
	width:300px;
	text-align:right;
	float:right;
	padding-left:10px;
	padding-right:15px;
	color:#fff;
}
#Header .MainNav ul .UserNameLi a{
	display:inline;
	padding:3px;
	margin-left:2px;
	color:#fff;
}

/*主内容区域*/
.wrap {
	width:958px;
	background:#fff;
	margin:0 auto;
	padding:6px;
}
/*公告*/
.notice {
	padding:6px 0;
	border:#d9d9d9 solid 1px;
	margin-bottom:6px;
	padding-left:10px;
}
.notice b {
	color:#2b2b2b;
}
.notice a {
	color:#004276;
	padding:0 8px;
}
.notice .Hot {
	color:#c00912;
	padding:0 8px;
}
/*第二栏*/
.con1 {
	width:958px;
	overflow:auto;
}
/*最新文章*/
.con1 .con1left {
	width:390px;
	float:left;
	margin-right:13px;
}
.NewArticle {
	height:375px;
	*height:375px;
	_height:375px;
}
.NewArticleTitle {
	border-top:#919191 solid 5px;
	background:url(../images/Icon.gif) 5px center no-repeat;
}
.NewArticleTitle span {
	display:block;
	height:30px;
	line-height:30px;
	color:#2b2b2b;
	font-size:14px;
	padding-left:25px;
	background:url(../images/LinePiont.gif) repeat-x left bottom;
}
.NewArticleTitle a {
	font-size:12px;
	font-weight:normal;
	float:right;
	color:#014f92;
	padding-right:5px;
}
.ListStyle1 {
	margin:8px 12px;
}
.ListStyle1 li {
	padding:4px;
	/*height:22px;
	line-height:22px;*/
	padding-left:17px;
	background:url(../images/icon2.gif) no-repeat left 5px;
}
.ListStyle1 li a {
	font-size:14px;
	color:#004276;
}
.ListStyle1 .FirstLi {
	padding:0;
	background:none;
}
.ListStyle1 .FirstLi h5 {
	padding-left:0;
	margin-bottom:6px;
}
.ListStyle1 .FirstLi h5 a {
	font-size:16px;
}
.ListStyle1 .FirstLi p {
	text-indent:24px;
	line-height:150%;
	padding-bottom:5px;
	color:#666;
}
.ListStyle1 .FirstLi p a {
	padding:0 6px;
	color:#e10007;
	font-size:12px;
}
/*博客名人*/
.con1 .con1center {
	width:240px;
	float:left;
	border:#d9d9d9 solid 1px;
	border-top:none;	
}
.BlogStar {
	height:386px;
	*height:395px;
	_height:386px;
	
}
.BlogStar h4 {
	width:100%;
	font-size:14px;
	position:relative;
	height:35px;
	line-height:35px;
	border-top:#919191 solid 2px;
}
.BlogStar h4 span {
	display:block;
	height:29px;
	line-height:29px;
	width:80px;
	padding-left:30px;
	border-top:#919191 solid 3px;
	background:url(../images/star.gif) no-repeat 6px center;
}
.BlogStar h4 a {
	float:right;
	padding-right:6px;
	font-size:12px;
	font-weight:normal;
	color:#014f92;
}
.BlogStar ul li {
	height:58px;
	*height:53px;
	_height:63px;
	padding-top:10px;
	padding-left:10px;
	border-top:#d9d9d9 solid 1px;
}
.BlogStar ul li a img {
	width:45px;
	height:45px;
	float:left;
	margin-right:10px;
}
.BlogStar ul li .name {
	padding-bottom:6px;
}
.BlogStar ul li .PersonArticle a {
	color:#004276;
}
.BlogStar ul .Odd {
	background:#fff;
}
.BlogStar ul .Even {
	background:url(../images/StarLiBg.gif) repeat-x;
}
/*搜索 圈子*/
.con1 .con1right {
	width:265px;*width:280px;
	padding:10px;
	height:390px;
	*height:387px;
	_height:387px;
	float:right;
	background:#f0f0f0;
}
.FriendSearch {
	border:#d9d9d9 solid 1px;
	background:#fff;
	margin-bottom:5px;
	height:150px;
}
.FriendSearch h4 {
	font-size:14px;
	height:30px;
	line-height:30px;
	padding-left:40px;
	border-bottom:#d9d9d9 solid 1px;
	background:url(../images/Zoom.gif) no-repeat 5px center;
}
.SearchBox {
	padding:0 10px;
}
.SearchBox div {
	padding:5px;
    *padding:4px;
	_padding:5px;
}
.SearchBox .SearchBtn {
	width:70px;
	height:24px;
	line-height:24px;
	text-align:54px;
	font-weight:bold;
	color:#fff;
	border:none;
	cursor:pointer;
	background:url(../images/SearchBtn.gif) repeat-x;
}
/*博客分类*/
.Blogstyle {
	border:#d9d9d9 solid 1px;
	background:#fff;
	height:228px;
    *height:228px;
	_height:210px;
}
.Blogstyle h4 {
	font-size:14px;
	height:30px;
	line-height:30px;
	padding-left:30px;
	border-bottom:#d9d9d9 solid 1px;
	background:url(../images/blog.gif) no-repeat 5px center;
}
.Blogstyle ul {
	margin:8px;
}
.Blogstyle ul li {
	font-size:13px;
 	height:26px;
   *height:26px;
	_height:24px;
	float:left;
	width:110px;
	padding-left:10px;
}
.Blogstyle ul li a {
	color:#004276;
	padding-right:4px;
}
.Blogstyle ul li span {
	color:#ba2636;
}
/*第三栏  博文搜索等*/
.BlogSearch {
	margin-top:6px;
	/*position:relative;*/
	border:#cdcdcd solid 1px;
	/*overflow:auto;*/
	height:53px;
	background:url(../images/SearchBg.gif) repeat-x;
}
.BlogSearch .InputBox {
	width:600px;
	height:53px;
	line-height:53px;
	float:left;
	position:relative;
}
.BlogSearch .InputBox span {
	font-size:14px;
	font-weight:bold;
	padding:0 8px;
	position:absolute;
	top:0px
}
.BlogSearch .InputBox .textbox {
	width:450px;
	height:26px;
	line-height:26px;
	padding-left:5px;
	border:#ccc solid 1px;
	position:absolute;
	left: 75px;
	top: 13px;
}
.BlogSearch .InputBox .btn {
	width:57px;
	height:23px;
	line-height:23px;
	border:none;
	background:url(../images/btn.gif) no-repeat;
	color:#fff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right: 4px;
	top: 16px;
	cursor:pointer;
}
.BlogSearch .tag {
	width:310px;
	height:53px;
	display:inline;
	float:right;
	padding-left:30px;
	background:url(../images/tag.gif) no-repeat left center;
}
.BlogSearch .tag p {
	line-height:180%;
	padding:4px 20px;
}
.BlogSearch .tag p a {
	color:#004276;
	padding-right:6px;
}
/*第四栏  写手等*/
.BlogWriter {
	width:958px;
	overflow:hidden;
	margin-top:6px;
}
.BlogWriter .Recommend {
	width:312px;
	height:130px;
	margin-right:9px;
	float:left;
	border:#cdcdcd solid 1px;
	border-top:none;
}
.BlogWriter .Top {
	width:312px;
	height:130px;
	float:left;
	border:#cdcdcd solid 1px;
	border-top:none;
}
.BlogWriter .NewJion {
	width:312px;
	height:130px;
	float:right;
	border:#cdcdcd solid 1px;
	border-top:none;
}
.NormalTitle {
	width:100%;
	font-size:14px;
	position:relative;
	height:33px;
	line-height:33px;
	background:url(../images/LinePiont.gif) repeat-x left bottom;
	border-top:#919191 solid 2px;
}
.NormalTitle span {
	display:block;
	height:29px;
	line-height:29px;
	width:80px;
	padding-left:30px;
	border-top:#919191 solid 3px;
	background:url(../images/star.gif) no-repeat 6px center;
}
.NormalTitle a {
	float:right;
	padding-right:6px;
	font-size:12px;
	font-weight:normal;
	color:#014f92;
}
#Recommend span {
	background:url(../images/Recommend.gif) no-repeat 5px center;
}
#Top span {
	background:url(../images/Top.gif) no-repeat 5px center;
}
#NewJion span {
	background:url(../images/NewJion.gif) no-repeat 5px center;
}
.BlogWriterList {
	padding:8px;
	line-height:180%;
}
.BlogWriterList a {
	color:#004276;
}
.BlogWriterList span {
	padding:0 6px;
}
/*第四栏  写手等副本*/

.BlogWriter1 {
	width:958px;
	height:190px;
	background:url(../images/BlogWriter1.gif) no-repeat;
	overflow:hidden;
	margin-top:6px;
	position:relative
}
.BlogWriter1 .Recommend1 {
	position:absolute;
	width: 280px;
	left: 15px;
	top: 15px;
}
.BlogWriter1 .Recommend1 h4 {
	height:27px;
	line-height:25px;
	padding-left:8px;
	font-size:12px;
	position:relative;
	background:url(../images/WriterTitle.gif) no-repeat;
}
.BlogWriter1 .Recommend1 h4 a {
	position:absolute;
	right:6px;
	top:0px;
	font-weight:normal;
}
.BlogWriter1 .Recommend1 p {
	padding:10px 8px;
	line-height:180%;
}
.BlogWriter1 .Recommend1 p span {
	padding:0px 4px;
}
.BlogWriter1 .Top1 {
	position:absolute;
	width: 280px;
	left: 340px;
	top: 15px;
}
.BlogWriter1 .Top1 h4 {
	height:27px;
	line-height:25px;
	padding-left:8px;
	font-size:12px;
	position:relative;
	background:url(../images/WriterTitle.gif) no-repeat;
}
.BlogWriter1 .Top1 h4 a {
	position:absolute;
	right:6px;
	top:0px;
	font-weight:normal;
}
.BlogWriter1 .Top1 p {
	padding:10px 8px;
	line-height:180%;
}
.BlogWriter1 .Top1 p span {
	padding:0px 4px;
}
.BlogWriter1 .NewJion1 {
	position:absolute;
	width: 280px;
	right: 15px;
	top: 15px;
}
.BlogWriter1 .NewJion1 h4 {
	height:27px;
	line-height:25px;
	padding-left:8px;
	font-size:12px;
	position:relative;
	background:url(../images/WriterTitle.gif) no-repeat;
}
.BlogWriter1 .NewJion1 h4 a {
	position:absolute;
	right:6px;
	top:0px;
	font-weight:normal;
}
.BlogWriter1 .NewJion1 p {
	padding:10px 8px;
	line-height:180%;
}
.BlogWriter1 .NewJion1 p span {
	padding:0px 4px;
}
/*第五栏  热评文章 热点专题 热门文章等*/

.HotArtcle {
	width:958px;
	overflow:auto;
	margin-top:6px;
}
.HotArtcle .HotArtcleLeft {
	width:312px;
	margin-right:9px;
	float:left;
	border:#cdcdcd solid 1px;
	border-top:none;
}
.HotArtcle .HotArtcleCenter {
	width:312px;
	float:left;
	border:#cdcdcd solid 1px;
	border-top:none;
}
.HotArtcle .HotArtcleRight {
	width:312px;
	float:right;
	border:#cdcdcd solid 1px;
	border-top:none;
}
/*第六栏  热门文章   图片*/
.con6 {
	width:958px;
	overflow:auto;
	margin-top:6px;

}
/*左侧*/
.con6 .Con6Left {
	width:380px;*width:390px;
	margin-right:9px;
	border-top:none;
	float:left;
}
.con6 .Con6Right {
	width:548px;*width:555px;
	float:right;
}
.PhotoDiv {
	border:#cdcdcd solid 1px;
	border-top:none;
	height:297px;
 *height:297px;
	_height:280px;
}
.PhotoDiv .photo {
	/*	margin-left:20px;
	*margin-left:20px;
	_margin-left:11px;
*/	margin-top:15px;
}
.PhotoDiv .photo li {
	width:136px;
	float:left;
	text-align:center;
}
.PhotoDiv .photo li a img {
	width:110px;
	height:85px;
	padding:1px;
	border:#cdcdcd solid 1px;
}
.PhotoDiv .photo li p {
	padding:3px 0;
}
.con6Bottom {
	margin-top:6px;
	height:140px;
	padding:6px;
	background:#f0f0f0;
}
.con6Bottom .music {
	float:left;
	width:305px;
	height:138px;
	border:#d9d9d9 solid 1px;
	margin-right:6px;
	background:#fff;
}
.con6Bottom .cicle {
	float:right;
	width:305px;
	height:138px;
	border:#d9d9d9 solid 1px;
	background:#fff;
}
.musicTitle {
	height:28px;
	line-height:28px;
	padding-left:25px;
	font-size:14px;
	border-bottom:#d9d9d9 solid 1px;
}
.musicTitle a {
	font-size:12px;
	font-weight:normal;
	padding-right:5px;
	float:right
}
#music {
	background:url(../images/music.gif) no-repeat 3px center;
}
#cicle {
	background:url(../images/Icon.gif) no-repeat 3px center;
}
.musicList {
	margin:8px;
}
.musicList li {
	font-size:14px;
	padding:4px;
}
.musicList li span {
	padding:0 8px;
	float:right;
}
/*第七栏  热点专题 热门文章等*/
.con7 {
	width:958px;
	overflow:auto;
}
.con7 .con7left {
	width:390px;
	margin-right:12px;
	border-top:none;
	float:left;
}
.con7 .con7center {
	width:240px;
	float:left;
	border:#d9d9d9 solid 1px;
	border-top:#777 solid 3px;
}
.con7center .line {
	display:block;
	width:100px;
	height:4px;
	overflow:hidden;
	background:#777;
}
.tjbk {
	height:200px;
	border-bottom:#ccc solid 1px;
}
.xsph {
	height:200px;
	border-bottom:#ccc solid 1px;
}
.zxjr {
	height:200px;
}
.con7centerTitle {
	height:30px;
	line-height:30px;
	font-size:12px;
	padding-left:7px;
}
.con7centerContent {
	padding:0 10px;
	line-height:180%;
}
.con7centerContent a {
	color:#024174;
}
.con7centerContent span {
	padding:0 6px;
}
.con7 .con7right {
	width:285px;
	padding:10px;
	float:right;
	background:#f0f0f0;
}
.con7rightTitle {
	height:30px;
	line-height:30px;
	padding-left:8px;
	font-size:14px;
	border-bottom:#d9d9d9 solid 1px;
}
.con7music {
	border:#d9d9d9 solid 1px;
	background:#fff;
	margin-bottom:5px;
	height:191px;
}
.con7music ul {
	margin:6px;
	margin-left:10px;
}
.con7music ul li {
	float:left;
	width:110px;
	*width:120px;
	_width:120px;
	padding:4px 0;
	padding-left:15px;
	font-size:14px;
	background:url(../images/icon3.gif) no-repeat left center;
}
.con7frined {
	border:#d9d9d9 solid 1px;
	background:#fff;
	margin-bottom:5px;
	height:191px;
}
.con7frined ul{
	margin:7px;
}
.con7frined ul li{
	padding:4px 0;
	font-size:14px;
}
.con7frined ul li span{
	color:#a9a9a9;
	padding-left:8px;
	font-size:12px
}
.con7frinedfl {
	border:#d9d9d9 solid 1px;
	background:#fff;
	height:192px;
}
.con7frinedfl p{
	padding:10px;
	line-height:180%;
}
.con7frinedfl p a{
	color:#3060a2;
}
.con7frinedfl p span{
	color:#000;
	padding:0 6px;
}

/*页脚部分开始*/
#footer {
	margin:0 auto;
	margin-top:20px;
	padding-top:2px;
	border-top:#2b2b2b 6px solid;
}
#footer div {
	border-top:#2b2b2b 1px solid;
}
#footer div p {
	text-align:center;
	padding:20px 0;
	line-height:180%;
}