/*--------------------------全--局-------------------------------*/

body{
	margin:0 auto;
        width:1224px;
	font-size:14px;
	color:#1C1C1C;
        background:#EFEFEF;
	font-family:verdana, "宋体";
}
a{
	text-decoration: none;
	font-family:verdana, "宋体";
	
}
a:link {
	color: #000000;
}
a:visited {
	color: #2A7A98;
}
a:hover {
	color: #AE0927;
	text-decoration: underline;
}
a:active {
	color: #366C13;
	text-decoration: none;
}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
img{
	border:0;
}

/* 黄历 */
.huangli{clear:both;width:920px;padding-top:10px;}
.hlhead{width:100%;height:55px;background:url("/wnl/images/hlbg2.gif") no-repeat 0 49px;}
.hlheadL{float:left;}
.hlheadL b{float:left;width:228px;height:55px;line-height:52px;font-size:25px;background:url("/wnl/images/hlbg1.gif") no-repeat;color:#333;}
.hlheadL img{float:left;margin:10px 0 0 16px;}
.hlheadR{float:right;margin:8px 5px 0 0;}
.hlsearch td{padding:5px;font-size:14px;}
.hlsearch select{font-size:14px;}
.hlsint{width:50px;height:25px;font-size:14px;}
.hlmain{width:894px;border-left:1px solid #F5E082;border-right:1px solid #F5E082;padding:4px 12px 6px 12px;}
.hlfoot{width:100%;height:6px;background:url("/wnl/images/hlbg2.gif") no-repeat 0 -6px;}
.hlnew{border-top:1px solid #FFCB6E;border-left:1px solid #FFCB6E;color:#333;}
.hlnew tl{width:95px;height:24px;text-align:right;padding:5px 10px;font:bold 14px Arial;background:#FFF290;border:1px solid;border-color:#fff #FFCB6E #FFCB6E #fff;color:#333;}
.hlnew th{width:95px;height:24px;text-align:right;padding:5px 10px;font:bold 14px Arial;background:#FFF290;border:1px solid;border-color:#fff #FFCB6E #FFCB6E #fff;color:#333;}
.hlnew td{padding:5px 10px;text-align:left;line-height:22px;font-size:12px;background:#FFFFE5;border:1px solid;border-color:#fff #FFCB6E #FFCB6E #fff}

/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{COLOR: #AE0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 增加blockquote属性以显示左侧边框 */
blockquote{
margin-left:15px;
margin-right:15px;
border-left:thick solid #808080;
padding-left:10px;
padding-right:5px;
padding-top:10px;
padding-bottom:10px;
color:#333333;
font-size:12px;
line-height:180%;
font-family:verdana;
background-color:#ccc;
}
.main_title_282 /* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
/*background:url(//Skin/blue/main_title_282.gif);*/
background:#A9A38F;
color: #843328;
height: 26px;
border-bottom: 2px solid #F5B301;
padding-left:15;
}
.top_tdbgall900,.center_tdbgall900
{
border-right:7px solid #ffffff;
border-left:7px solid #ffffff;
width:73.75rem!important;
width:73.125rem;
}

.top_Channel /* 频道表格背景、文字颜色定义 */
{
background:#D04833;color:#ffffff!important;text-align: right;height:26px;
}
.top_Path900 /* 您现在的位置表格背景、文字颜色定义 */
{
border-right:7px solid #ffffff;
border-left:7px solid #ffffff;
width:73.75rem!important;
width:73.125rem;
height: 30;
background:#ffffff;
}
.main_tdbg_760i /* 网站首页中栏内容表格背景、文字颜色定义(760) */
{
border: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}

.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #D2D3D9;padding: 8;line-height: normal;
}
.top_tdbgall900 /* 顶部表格总背景颜色定义 */
{
width: 73.75rem ;background:#843328;
}
a.Channel:link {color: #ffffff;}
a.Channel:visited {color: #ffffff;}
a.Channel:hover{COLOR: #ffff00;}
a.Channel:active {color: #ffffff;}


/*---------------------------------------------------------------*/
#notice{padding-left: 25px;margin: 8px 0;line-height:31px;border: 1px dashed #B9AB9E;background-color: #FCFAF7;background-image: url(/image/mp/notice-bg.gif);background-repeat: no-repeat;background-position: 10px 8px;} 
#notice a{color: #990000;text-decoration: underline;} 
#notice a:hover{text-decoration: none;} 
#myGossip{padding-left: 28px;margin: 8px 0;line-height:31px;border: 1px dashed #B9AB9E;background-color: #FCFAF7;background-image: url(/image/mp/gantanhao-icon.gif);background-repeat: no-repeat;background-position: 8px 8px;} 
#myGossip a{color: #990000;text-decoration: underline;} 
#myGossip a:hover{text-decoration: none;} 
#divAll{
	width:100%;
	margin:0 auto;
	padding:0
	
}

#divPage{
	width:100%;
	margin:0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
}

#divMiddle{
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	background:#F8F8F8;
}

#divTop{
	width:100%;
	height:40px;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	background-color:#843328;
	color:#fff;
}

#divSidebar{
	width:400px;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	text-align:center;
	float:right;
}

#divMain{
	/*width:700px;*/
        width:744px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	text-align:left;
	float:left;

}

#divBottom{
	width:100%;
	margin:0 0 0 0;
	padding:0;
	text-align:center;
	float:left;
	background-color:#2f2f2f;
	color:#737676;
}

/*---------------------------------------------------------------*/
div.function {
	float:left;
	margin:10px 0 0 0;
	padding:0 3% 0 3%;
	text-align:left;
	width:auto;
	width:94%;
}
div.function h3{
	font-size:14px;
	height:20px;
	margin:0 0 0 0;
	padding:5px 0 0 25px;
	color:#4D6539;
	font-weight:normal;
	border-bottom:solid 1px #E2E2E3;
	background:url("/image/mp/side-icon.gif") no-repeat 3px 5px;
}
div.function ul{
	text-align:left;
	width:100%;
	margin:2px 0 0 0;
	padding:5px 0 0 0;
	list-style-position:outside;
	list-style-type:none;
}
div.function li{
	margin:0 0 0 5px;
	padding:3px 0 2px 20px;
	background:url("/image/mp/pointblue.gif") no-repeat 3px 5px;
}

#divCatalog li{
	margin:0 0 0 5px;
	padding:3px 0 2px 20px;
	background:url("/image/mp/catalog-icon.gif") no-repeat 3px 5px;
}

div.functionAd {
	float:left;
	margin:16px 0 0 10px !important;
	margin:16px 0 0 5px ;
	padding:3px 0 0 5px;
	text-align:left;
	width:360px;
	height:298px;
	/*background:url("/image/mp/bg_376x312.jpg") no-repeat;*/
}

div.functionAd2 {
	float:left;
	margin:16px 0 0 10px !important;
	margin:16px 0 0 5px ;
	padding:3px 0 0 5px;
	text-align:left;
	width:360px;
	height:105px;
	/*background:url("/image/mp/bg_376x312.jpg") no-repeat;*/
}

div.functionBox {
	float:left;
	margin:16px 0 0 10px !important;
	margin:16px 0 0 5px ;
	padding:3px 0 0 5px;
	text-align:left;
	width:360px;
	height:150px;
	background:url("/image/mp/zhanzhanggongju-bg.jpg") no-repeat;
}


#divContorPanel li{
	background-image : none;
}

#divSearchPanel li{
	background-image : none;
}

/*---------------------------------------------------------------*/


div.post {
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
	text-align:left;
}
div.post-nav {
	width:100%;
	clear:both;
	float:left;
	margin-bottom:10px;
}
div.post-nav a.l{
	float:left;
	padding-right:10px;
	color: #003333;
	font-weight:bold;
}
div.post-nav a.r{
	float:right;
	padding-left:10px;
	color: #003333;
	font-weight:bold;
}
div.post-nav a.l:hover{
	color: red;
	text-decoration: underline;
}
div.post-nav a.r:hover{
	color: red;
	text-decoration: underline;
}

div.post-nav-loc {
	width:100%;
	clear:both;
	float:left;
	background:url("/image/mp/_WpIcon.gif") no-repeat center left;
	padding:0px 0px 0px 15px;
	margin-top:10px;
	margin-bottom:10px;
}

div.post .post-title, .post-title-top{
	clear:both;
	padding:2px 10px 2px 25px;
	margin:2px 0 2px 0;
	font-size:12px;
	font-family:宋体;
	font-weight:bold;

	background:url("/image/mp/_WpIcon.gif") no-repeat center left;
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
}
div.post .post-title a{
	color: #003333;
	/*border-bottom:1px dotted #ccc;*/
}
div.post .post-title a:hover{
	color:red;
	text-decoration: underline;
	/*border-bottom:none;*/
}
div.post .post-title-top a{
	color: #0000FF;
	/*border-bottom:1px dotted #ccc;*/
}
div.post .post-title-top a:hover{
	color:red;
	text-decoration: underline;
	/*border-bottom:none;*/
}

div.post .post-single-title{
	clear:both;
	padding:5px 10px 5px 25px;
	margin:5px 0 5px 0;
	font-size:18px;
	font-family:宋体;
	font-weight:bold;
	text-align:center;
	color: #003333;
	border-bottom:1px dotted #003333;
	
}

div.post .post-date{
	width:100%;
	margin:0 0 5px 15px;
	padding:0 0 0 0;
	font-size:12px;
	color: #535353;
	text-align:left;
	font-family:verdana;
	font-weight:bold;
}

div.post .post-slide{
	width:100%;
	height:5px;
}

div.post .post-publish{
	width:80%;
	margin:0px 0 0px 0;
	padding:0 0 0px 0;
	font-size:12px;
	color:gray;
	height:10px;
	text-align:right;
	font-weight:normal;
}

div.post .post-footer{
	width:100%;
	margin:10px 0 30px 0;
	padding:0 0 5px 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:right;
	font-weight:normal;
}

div.post .post-footer a{
	color: #003333;
	font-weight:bold;
	/*border-bottom:1px dotted #ccc;*/
}

div.post .post-footer a:hover{
	color:red;
	font-weight:bold;
	text-decoration: underline;
	/*border-bottom:none;*/
}



body.multi div.post .post-tags, div.post .post-tags{
	width:100%;
	margin:10px 0 5px 0;
	padding:0;
	font-size:12px;
	color:#488420;
	text-align:left;
	font-weight:normal;
}

div.post div.post-body{
	width:100%;
	margin:0 0 0 0;
	padding:0px 0 0 0;
	font-size:18px;
	word-break:break-all;
	text-align:left;
	line-height:160%;
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("/image/mp/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	margin:4px 4px 4px 4px;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 16px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}

div.post-body a {
	margin:0 4px 0 4px;
	/*border-bottom:1px solid #2A7A98;*/
	text-decoration: underline;
}
div.post-body a:hover {
	margin:0 4px 0 4px;
	border-bottom:none;
}

div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
	background-color:#eee;
}
div.post-body div.code{
	margin:5px;
	padding:5px;
	border:1px solid #eee;
	background-color:#000;
	color:#fff;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
        font-family:"宋体;
        font-weight:bold;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h5 a{
        /*display:inline;*/
        text-decoration:none;
        background-color:lightblue;
        padding:2px 5px 2px 5px;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
}
div.post-body h5 a:hover{
        background-color:#e1e1e1;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}
div.post-body ul.li{
        font-weight:normal;
}
div.post-body p.height10{
        width:100%;
        height:10px;
        padding-top:0px;
        margin-bottom:0px;
        clear:both;
}
div.post-body #pqqgroup{
        width:100%;
        height:20px;
        background-color:#D6D3CE;
        padding-top:5px;
        padding-bottom:5px;
        color:blue;
        font-weight:bold;
        text-align:center;
        border-top: 1px dashed black;
        border-bottom: 1px dashed black;
}
div.post-body code{
        font-family:Monaco, Consolas, "Andale Mono","DejaVu Sans Mono", monospace;
        background:#eeeeee;
        border:0px solid #f1f1f1;
        border-radius:0px;
        font-size:13px;
        color:#006699;
        padding: 2px 3px 2px 3px;
}


/*---------------------------------------------------------------*/
p.posttop {
	margin:10px 0 0 0;
	padding:0 0 2px 16px;
	background: url("/image/mp/quote.gif") no-repeat 0 center;
	font-size:12px;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:2px 0 0 0px;
	border-top:1px solid #aaaaaa;
}

#frmSumbit{
	padding:0;
	margin:0;
}

#frmSumbit p{
	padding:5px 0 5px 0;
}


input.button{

}

input.text {

	width: 200px;

}

textarea.text {
	width: 80%;
	height: 80px;
	background-position: bottom;
	background-repeat: repeat-x;
	width: 520px;
	height: 50px;
        background-color:#f1f1f1;
        padding-top:30px;
        font-size:15px;
        font-family:宋体;
        text-align:center;
        color:#666666;
        cursor:default;
}


/*---------------------------------------------------------------*/
#divCalendar{
	padding:0 0 0 0;
	text-align:center;
	width:100%;
}

#divCalendar h3{
	display:none;
}

#divCalendar div{
	margin:0 0 0 0;
	padding:0 3% 5px 3%;
	float:left;
	width:94%;
}
#divCalendar div.month1{
	background:url("/image/mp/month1.gif") no-repeat center 10px;
}
#divCalendar div.month2{
	background:url("/image/mp/month2.gif") no-repeat center 10px;
}
#divCalendar div.month3{
	background:url("/image/mp/month3.gif") no-repeat center 10px;
}
#divCalendar div.month4{
	background:url("/image/mp/month4.gif") no-repeat center 10px;
}
#divCalendar div.month5{
	background:url("/image/mp/month5.gif") no-repeat center 10px;;
}
#divCalendar div.month6{
	background:url("/image/mp/month6.gif") no-repeat center 10px;
}
#divCalendar div.month7{
	background:url("/image/mp/month7.gif") no-repeat center 10px;
}
#divCalendar div.month8{
	background:url("/image/mp/month8.gif") no-repeat center 10px;
}
#divCalendar div.month9{
	background:url("/image/mp/month9.gif") no-repeat center 10px;
}
#divCalendar div.month10{
	background:url("/image/mp/month10.gif") no-repeat center 10px;
}
#divCalendar div.month11{
	background:url("/image/mp/month11.gif") no-repeat center 10px;
}
#divCalendar div.month12{
	background:url("/image/mp/month12.gif") no-repeat center 10px;
}

p.w{
	float:left;
	width:14%;
	height:16px;
	margin:4px 0 0 0;
	padding:2px 0 1px 0;
	text-align:center;
	vertical-align :middle;
	font-size:9px;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid  #aaaaaa;
}

p.y{
	text-align:center;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:100%;
	font-size:13px;
	font-weight:bold;
}
p.d{
	float:left;
	width:14%;
	height:20px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.yd{
	float:left;
	width:14%;
	height:20px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	text-decoration : line-through;
	color:#6090c0;
	font-weight : bold;
}
p.nd{
	float:left;
	width:14%;
	height:20px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.cd{
	float:left;
	width:14%;
	height:20px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	background-color:#eeeeee;
}

/*---------------------------------------------------------------*/
ul.msg{
	margin:10px 0 40px 10px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
}
li.msgname{
	padding:2px 0 2px 5px;
	margin:0px;
	border-bottom:1px solid #E2E2E3;
}
li.tbname{
	padding:2px 0 2px 5px;
	margin:0px;
	font-size:14px;
}
li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
}
li.msgarticle{
	list-style-position : outside;
	padding:15px 10px 15px 10px;
	margin:0;
	line-height:150%;
}
li.msgtime{
	text-align:right;
	padding:2px 5px 0 10px;
	margin:0 0 0 0;
}
ul.trackback li.tbname{
	border-bottom:none;
	background: url("/image/mp/trackback2.gif") no-repeat 0 center;
	padding:5px 0 2px 16px;
	margin:0px;
}
ul.trackback{
	margin:5px 0 10px 10px;
}
ul.mutuality{
	margin:5px 0 10px 10px;
}
ul.mutuality li.tbname{
	background: url("/image/mp/trackback.gif") no-repeat 0 center;
	padding-right:0;
	padding-bottom:2px;
	padding-left:17px;
	margin-left:0px;
	margin-top:100px !important;
	margin-top:50px;
	
}


li.msgarticle div.quote{
	padding:10px;
	background:#e0e0e0;
}
li.msgarticle div.quote-title{
	margin:2px;
	padding:3px;
	font-size:120%;
	border-bottom:1px #f8f8f8 solid;
}

/*---------------------------------------------------------------*/
#divNavBar{
	float:left;
	width:100%;
	background-color:#535353;
	height:30px;
	padding-top:5px;
	font-size:14px;	
}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
	margin:0;
	padding:0;
}

#divNavBar li{
	float:left;
	padding:0;
	margin:0;
	
}

#divNavBar a{
	float:left;
	color:#fff;
	margin:0 5px 0 5px;
	padding:5px 10px 5px 10px;
	text-decoration: none;
	height:14px;
}

#divNavBar a:link {
	color: #fff;
}
#divNavBar a:visited {
	color: #fff;
}
#divNavBar a:hover {
	color: #000;
	background:#f4f4f4;
}
#divNavBar a:active {
	color: #000;
	background:#ffe496;
}

/*---------------------------------------------------------------*/
a.page, .now-page {
	border:1px solid #CDCDCD;
	padding:2px 5px 2px 5px;
	margin:2px;
}
a:hover.page {
	border:1px solid #737373;
	padding:2px 5px 2px 5px;
	margin:2px;
	background-color:#535353;
	color:#fff;
}

.feed-icon img {
	vertical-align:middle;
	padding:2px;
}

div.quote {
    margin:5px;
	padding:20px;
	background:#e0e0e0;
}

div.post-body ul {
margin-left:20px;
}

div.post-body li {
list-style-type:disc;
margin-left:25px;
/*font-weight:bold;*/
}

div.post-body li.li_list1{

    background-color:#f1f1f1;
    font-family:"宋体;
    font-size:13px;
    color:#666666;
    text-align:center;
    padding:3px 3px 3px 3px;
    cursor:pointer;
}
div.post-body li.li_list2{

    background-color:#ccc;
    font-family:"宋体;
    font-size:13px;
    color:#336666;
    text-align:center;
    padding:3px 3px 3px 3px;
    cursor:pointer;
}
div.post-body li.li_list1{
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
div.post-body li.li_list2{
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
div.post-body li.li_list1:hover{
    background-color:#e1e1e1;
}
div.post-body li.li_list2:hover{
    background-color:#e1e1e1;
}
/*----------------------------------------------------------------*/
#divGGAd {
	font-size:13px;
	word-break:break-all;
	text-align:left;
	line-height:160%;
}
/*----------------------------------------------------------------*/

