﻿/*--------------------------总体-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#6B695A;
	font-size:12px;
	font-family: "Verdana", "宋体","sans-serif";
	background:#FFF;
}
a:link {
	color: #3FA600;
	text-decoration: none;
}
a:visited {
	color: #3FA600;
	text-decoration: none;
}
a:hover {
	color: #FF6400;
	text-decoration: none;
}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0;
	padding:0;
	word-break:break-all;
}
li{
}
p{
	margin:0;
	padding:0;
	word-break:break-all;
}
img{
	border:0;
}
input, select, textarea{
	font-size:12px;
	font-family: "Verdana", "宋体","sans-serif";
}

/*---------------------------------------------------------------*/
#divAll{
	width:932px;
	margin:0 auto;
	background:#FFFFFF;
}
#divPage{
	float:left;
}
#divMiddle{
	float:left;
}
#divMain{
	width:755px;
	float: left;
	text-align: left;
	background:#FFFFFF;
}
#divMainIndex{
	width:445px;
	float: right;
	text-align:left;
	background:#FFF;
}
#divSidebar{
	float:left;
	width:175px;
	text-align:left;
	background:#FFF;
}
#divBottomHov{
	width:100%;
	margin:0 auto;
	padding:0;
	float:left;
	height:25px;
	background:#D6CFB5;
}
#divCopyRight{
	width:932px;
	margin:0 auto;
	font-size:10px;
	padding:0;
}
#divCopyRight .logo{
    width:42px;
	float:left;
	padding: 15px 0 25px 0;
}
#divCopyRight .copyright{
	width:650px;	
	float:left;
	padding: 17px 0 25px 0;
}

/*---------------------------------------------------------------*/
div.function {
	float:left;
	width:175px;
	margin:0;
	padding:0;
	line-height:165%;
}
div.function a:link {
	color: #6B695A;
	text-decoration: none;
}
div.function a:visited {
	color: #6B695A;
	text-decoration: none;
}
div.function a:hover {
	color: #3FA600;
	text-decoration: none;
}
div.function a.l:link {
	float: center;
	text-align:center;
	color: #3FA600;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
div.function a.l:visited {
	color: #3FA600;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
}
div.function a.l:hover {
	color: #6B695A;
	font-weight:bold;
	text-decoration: none;
}
div.function h3{
	font-size:14px;
	color:#3FA600;
	margin:10px 0 0 0;	
	padding:0 0 0 0;
	background:url("/STYLE/default/bg-tb-bottom.gif") repeat-x left bottom;
	text-align:left;
	vertical-align :middle;
}
div.function ul{
	margin:3px 0 0 0;
	padding:0;
}
div.function li{
    text-align:left;
	width:175px;
	margin:0;
	padding:0;
}
#divMisc{
	padding:0 0 5px 0;
}
#divMisc h3{
}
#divMisc li{
	padding:2px 0 2px 0;
	background-image : none;
}

#divContorPanel li{
	background-image : none;
}

#divSearchPanel li{
	background-image : none;
}

/*---------------------------------------------------------------*/
div.IndexPost{
	width:435px;
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
}
div.IndexPost .IndexPost-date{
	float:right;
	font-weight: normal;
	margin:0 auto;
	padding:5px 0px 0px 0px;
	font-size:9px;
	color: #CCCCCC;
}
div.IndexPost .IndexPost-Title-Bg {
	float:left;
	width:435px;
	text-align:left;
    padding:0;
	margin:0;
	background:url("/STYLE/default/bg-tb-bottom.gif") repeat-x left bottom;
}
div.IndexPost .IndexPost-title{
	float:left;
    margin:0;
	padding:0;
	font-size:14px;
}
div.IndexPost .IndexPost-title a {
	padding:0;
	margin:0 auto;
	text-decoration: none;
}
div.IndexPost .IndexPost-title a:hover {
	background: #EFEFEF;
	text-decoration: none;
}
div.IndexPost div.IndexPost-body{
	width:435px;
	margin:0 0 19px 0;
	padding:0;
	word-break:break-all;
	color:#6B695A;
	text-align:left;
	line-height:175%;
}
div.IndexPost .IndexPost-tags{
	margin:10px 0 0 0;
	padding:0 3px 3px 0;
	font-size:12px;
	color:#98968B;
	text-align:left;
}
div.IndexPost .IndexPost-tags a{
	text-decoration: none;
	font-weight:normal;
}
div.IndexPost .IndexPost-tags a:link {
	color: #FF6400;
}
div.IndexPost .IndexPost-tags a:visited {
	color: #FF6400;
}
div.IndexPost .IndexPost-tags a:hover {
	color: #3FA600;
}
div.IndexPost .IndexPost-footer{
	margin:0 0 0 0;
	padding:2px 2px 2px 2px;
	font-size:12px;
	color:#BDBA9C;
	text-align:left;
	font-weight:normal;
	border-top:#ECE9D8 1px solid;;
	border-bottom:#ECE9D8 1px solid;;
	background:#FAFBF7;
}
div.pagebar {
	width:435px;
	margin:0 0 0 3px;
	float: left;
}
div.pagebar .pages_current {
	color: #FFFFFF;
	float: left;
	border: #71b238 1px solid;
	margin:0 2px 0 2px;
	padding:1px;
	font-weight:bold;
	background:#71b238;
	text-decoration: none;
}
div.pagebar a {
	color: #71b238;
	float: left;
	border: #71b238 1px solid;
	margin:0 2px 0 2px;
	padding:1px;
	font-weight:bold;
	background:#FFF;
}
div.pagebar a:visited {
	color: #71b238;
	font-weight:bold;
	text-decoration: none;
}
div.pagebar a:hover {
	color: #FFF;
	font-weight:bold;
	background:#71b238;
	text-decoration: none;
}

/*---------------------------------------------------------------*/
div.post {
	width:725px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
}
#divFormBGcolor{
    background:#FAFBF7;
}
div.post-nav {
	width:100%;
	float:left;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
}
div.post-nav a.l{
	float:left;
	text-decoration: none;
}
div.post-nav a.r{
	float:right;
	text-decoration: none;
}
div.post .post-title{
	width:555px;
	float:left;
	line-height: 30px;
	font-size:15px;
	background:#FAFBF7;
	color: #333;
	border-top:1px solid #ECE9D8;
	border-bottom:1px solid #ECE9D8;
	margin:0;
	padding:0;
}
div.post .post-date{
	width:170px;
	float:right;
	font-weight: normal;
	font-size:12px;
	text-align:right;
	color: #CCCCCC;
	line-height: 30px;
	background:#FAFBF7;
	border-top:1px solid #ECE9D8;
	border-bottom:1px solid #ECE9D8;
	margin:0;
	padding:0;
}
div.post .post-fontSize{
	width:170px;
	float:right;
	font-weight: normal;
	font-size:12px;
	text-align:right;
	color: #CCCCCC;
	margin:5px 0 0 0;
}
div.post .post-footer{
	width:725px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:12px;
	color:#B5AEAD;
	text-align:left;
	font-weight:normal;
	float:left;
}
div.post .post-tags{
	width:694px;
	float:left;
	margin:10px 0 0 0;
	padding:0 3px 3px 0;
	font-size:12px;
	color:#AAA;
	text-align:left;
}
div.post .post-tags a{
	text-decoration: none;
	font-weight:normal;
}
div.post .post-tags a:link {
	color: #FF6400;
}
div.post .post-tags a:visited {
	color: #FF6400;
}
div.post .post-tags a:hover {
	color: #98C456;
}
body.multi div.post .post-tags{
	/*display:none;*/
}
div.post div.post-body{
	width:725px;
	margin:0 0 10px 0;
	padding:0;
	word-break:break-all;
	color:#333;
	text-align:left;
	line-height:175%;
	float:left;
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("/STYLE/default/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:0;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
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;
}

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:13px;
}
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:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}
/*---------------------------------------------------------------*/
#BlogTitle{
	width:435px;
	float:left;
	line-height: 30px;
	font-size:14px;
	background:url("/STYLE/default/bg-tb-bottom.gif") repeat-x left bottom;
	font-weight: bold;
}
#BlogTitle a{
	color:#F0FFF0;
}
#BlogTitle a:hover {
	color: #DC143C;
	text-decoration: none;
}
#BlogTitle a:active {
	color: #DC143C;
	text-decoration: none;
}
#BlogSubTitle{
	font-size:12px;
	color:#333;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/*---------------------------------------------------------------*/
p.posttop {
	margin:15px 0 5px 0;
	padding:5px 0 3px 20px;
	border-bottom:1px solid #ECE9D8;
	background:#FFF url("/STYLE/default/quote.gif") no-repeat 0 center;
}
p.postbottom {
	margin:0 0 0 0;
	padding:5px 0 5px 0;
}

#frmSumbit{
	padding:0;
	margin:0;
}

#frmSumbit p{
	padding:5px 0 5px 0;
}

/*---------------------------------------------------------------*/
#divCalendar{
	float:left;
	padding:0;
	text-align:center;
	border-bottom:1px solid #ECE9D8;
}
#divCalendar h3{
	font-size:14px;
	margin:10px 0 0 0;
	color:#3FA600;
	padding:0;
    background:url("/STYLE/default/bg-tb-bottom.gif") repeat-x left bottom;
	text-align:left;
}
#divCalendar div{
	margin:0;
	padding:0;
	float:left;
}
p.w{
	float:left;
	width: 25px;
	height:16px;
	margin:4px 0 0 0;
	padding:2px 0 1px 0;
	text-align:center;
	vertical-align :middle;
	font-size:9px;
	font-weight:bold;
	background:#FFF;
	border-top:1px solid #ECE9D8;
	border-bottom:1px solid #ECE9D8;
}

p.y{
	text-align:center;
	width:25px;
	height:14px;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:175px;
	font-size:10px;
	font-weight:bold;
}
p.d{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	font-size:10px;
	text-align:center;
}
p.yd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
}
p.nd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}

/*---------------------------------------------------------------*/
ul.msg{
	width:725px;
	text-align:left;
	float: left;
	line-height: 175%;
	margin:0;
}
li.msgname, li.msgurl{
	float: left;
	width: 362px;
	height:21px;
	background:url("/STYLE/default/bg-tb-bottom.gif") repeat-x left bottom;
}
li.tbname{
	float: left;
	padding:0 0 0 0;
}
li.msgurl{
	text-align: right;
}
li.msgarticle{
	float: left;
	margin:0;
	width: 725px;
	padding:0;
}
li.msgtime{
	float: left;
	width: 725px;
	text-align: right;
	color: #ccc;
	font-size:10px;
	padding:0;
	margin:0;
}
ul.trackback li.tbname{

}
ul.trackback{
	padding: 10px 0;
	background: #FAFBF7;
	border: 1px solid #ECE9D8;
	border-left:0px;
	border-right:0px;
}
ul.mutuality{
	margin:0 0 15px 0;
}
ul.mutuality li.tbname{
	width:705px;
	background: url("/STYLE/default/trackback.gif") no-repeat 0 center;
	padding:5px 0 0 20px;
	border-bottom:1px solid #ECE9D8;
	margin:15px 0 5px 0;
}


/*---------------------------------------------------------------*/
#divNavBar{
	width:100%;
	margin:0 auto;
	padding:0;
	float:left;
	text-align:left;
}
#divNavBar .Menu{
	width:932px;
	margin:0 auto;
	padding:0;
	height:25px;
	background:#D6CFB5;
	float:center;
	text-align:left;
}
#Layer1, #Layer2, #Layer3, #Layer4, #Layer5, #Layer6{
	padding:5px 0 0 0;
	float:left;
	font-size:12px;
	font-weight:bold;
}
#divNavBar a{
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#divNavBar a:link {
	color: #FFFFFF;
}
#divNavBar a:visited {
	color: #FFFFFF;
}
#divNavBar a:hover {
	color: #98C456;
}
/*---------------------------------------------------------------*/
#divTop{
	float:left;
	width:100%;
	font-family: "Verdana", "sans-serif";
	font-size:10px;
	font-weight:normal;
}
#divTop a{
	margin:0;
	padding:0 0 0 0;
	color:#333;
	text-decoration: none;
	font-family: "Verdana", "sans-serif";
	font-size:10px;
	font-weight:bold;
}
#divTop a:link {
	color:#333;
	text-decoration: none;
}
#divTop a:visited {
	color:#333;
	text-decoration: none;
}
#divTop a:hover {
	color:#FF6400;
	text-decoration: underline;
}


/*---------------------------------------------------------------*/
#MidContent {
	width: 302px;
	float: right;
	text-align: center;
	color:#333;
	line-height:175%;
	background:url("/IMAGE/MID/bg-mid.gif") center;
}
#MidContent .bg01 {
	width: 290px;
	height:1px;
	margin:8px 5px 8px 5px;
	background:url("/IMAGE/MID/bg-mid-bottom01.gif") repeat-x left top;
}
#MidContent .bg02 {
	width: 290px;
	height:1px;
	margin:10px 5px 10px 5px;
	background:url("/IMAGE/MID/bg-mid-bottom02.gif") repeat-x left bottom;
}
#MidContent .bg03 {
	width: 185px;
	height:1px;
	float: left;
	margin:5px 0 5px 0;
	background:url("/IMAGE/MID/bg-mid-bottom01.gif") repeat-x left bottom;
}
#MidContent img {
    border:3px solid #EAEAEA;
}
#MidContent a:link {
	color: #333;
	text-decoration: none;
}
#MidContent a:visited {
	color: #333;
	text-decoration: none;
}
#MidContent a:hover {
	color: #3FA600;
	text-decoration: none;
}
#MidContent .swfTop{
	width: 280px;
	float:center;
	margin:0 0 0 0;
	padding:10px 10px 0 10px;
}
#MidContent .imgCt {
    width:280px;
	float:center;
	text-align: center;
	padding:0 10px 0 10px;
}
#MidContent .img01{
    width:63px;
	float:left;
	padding:0 5px 0 9px;
}
#MidContent .img02{
	width:63px;
	float:left;
	padding:0 9px 0 5px;
}
#MidContent .img03{
    width:63px;
	float:left;
	padding:0 0 0 0px;
}
#MidContent .img04 {
    width:90px;
	float:right;
	padding:0;
	margin:0;
	text-align:center;
}
#MidContent .img05 {
	float:right;
	padding:10px 20px 0 0;
}
#MidContent .img06{
	width:90px;
	float:left;
	padding:0;
}
#MidContent .img07{
	width:90px;
	float:left;
	padding:0 5px 0 5px;
}
#MidContent h3{
    width:280px;
	font-size:12px;
	text-align: left;
	font-weight:normal;
	margin:5px 10px 20px 10px;
}
#MidContent h2{
    width:280px;
	font-size:12px;
	height:21px;
	font-weight:normal;
	text-align: left;
	margin:0 10px 0 10px;
	background:url("/IMAGE/MID/bg-mid-bottom01.gif") repeat-x left bottom;
}
#MidContent .img_text{
    width:280px;
	float:center;
	margin:0 10px 7px 10px;
}
#MidContent .pic-text01{
    width:64px;
	float:left;
	text-align: left;
	margin:0;
}
#MidContent .pic-text02{
    width:120px;
	float:left;
	text-align: left;
	line-height:120%;
	padding:5px 0 0 5px;
}
#MidContent .pic-text03{
    width:185px;
	float:left;
	text-align: left;
	line-height:125%;
	padding:0;
}
#MidContent h4 {
    width:86px;
	font-size:12px;
	text-align: left;
	height:20px;
	margin:0;
	font-weight:normal;
}