﻿
/* -----------------  通用设置 -----------------  */

*{margin:0;padding:0;}

img{
	border:0;
	}
a img {border:none;}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;text-align:center;margin:0px auto 0px;
	color: #555;
	background:#EADEC3; 
/*	width: 970px; */	
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size:12px; /* 8pt*/
	line-height:20px;
	padding:0px;/*padding: inherit继承*/
	}

a:link,a:visited{color:#4F4835;text-decoration:none;}
a:hover{color:#4F4835;text-decoration:underline;}


.c{clear:both;}/*清除缓存*/
.cl{clear:left;}/*清除左侧*/
.cr{clear:right;}/*清除右侧*/

ol{list-style-type:decimal;}
ol li{list-style-position:inside;list-style-type:decimal;}

tr.odd td, tr.even td {
	padding: 0.5em;
}
td {
  vertical-align: top;
}
dt {
  font-weight: bold;
  padding-top: 1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}


table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
thead th {
  border: 0;
}
tr.even, tr.odd {  
  background: 0;
  border: 0;
}
ul{list-style-type:none;}

ol{list-style-type:decimal;}
ol li{list-style-position:inside;}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 2.5em;
  line-height: 1.1em;
  font-family: "HelveticaNeueLT Std Thin",Helvetica,Arial, sans-serif;
}
h2, h5.faq_header {
  padding-top: 1em;
  font-size: 18px;
  font-family: "HelveticaNeueLT Std Thin", Helvetica,Arial, sans-serif;
}
h3, h4, h5, h6 {
  font-size: 10pt;
}

/* -----------------  字体颜色 -----------------  */
.hei{
	color:#000;
	}

.red{
	color:#ff3300;
	}
.lanse{
	color:#0000ff;
	}

.lvse{
	color:#2690CD
	}
.kafei{
	color:#694430;
	}

.sz{
	color:#4F4835;
	}

.b{
	font-weight:bold;
	}

.ziti-hei{
	font-family:"黑体";
	}


/* margin-top设置 */
.mt8{margin-top:8px;}

.mt16{margin-top:16px;}

.mt24{margin-top:24px;}

.mt32{margin-top:32px;}





/* -----------------  原来头部 -----------------  */

/*
#header_wrap { width:100%; height:650px; border-bottom:1px solid #e1e1e1;}
#header { height:5px; width:998px;width:998px; margin:0 auto; position:relative;}
#header h1 {position:absolute; top:25px; left:18px;  font-size:30px;}
#header h1 a { color:#aadae5;}
#header h2 {position:absolute; top:65px; left:18px; font-size:14px; color:#FFFFFF; font-weight:bold;}
#header .advert { position:absolute; top:25px; right:0px;}
*/




/*  ★★  后补  ★★  */
/* ---------------------- 主要外层 ---------------------- */ 
#bodyfit {
	margin: auto;
	width:100%;/*1008px,margin-top:-20px;
	background:#f30;*/	
	}
/* ---------------------- 整体内容层开始 ---------------------- */
#content_container {
	/*width: 932px;width:1035px*/
	text-align:center;
	width:1008px;
	padding:0px;/* 20px;*/
	margin:0px auto 0px;
	background:#EADEC3;
	/*border: solid 1px #00FFFF;background:#f30;*/
 }


/* -----------------  左中右框架设置 -----------------  */


#bodyfit, #header, #header_content, #sidebar_left, #sidebar_right, #content, #main, #wrap{overflow:hidden; /*溢出：隐藏; */}



/* -----------------  首页内容整体2层 -----------------  */
#wrap {width:998px;/*width:960px;	background: #000;*/ margin:10px auto 0 auto;}

/*#main {}*/



/* -----------------  左侧 -----------------  */
#sidebar_left {float:left; width:208px;/*width:160px;background: #000;  左侧*/text-align:left;}

/* -----------------  中间 -----------------  */
#content {float:left;text-align:left;	width:526px;/*width:546px*/
	margin:0px;margin-left:25px;margin-bottom:30px;
	background: #f7f1e4;  border: 1px solid #C8B68F; border-bottom: none;overflow:hidden;	}

/* -----------------  右侧 -----------------  */
#sidebar_right{	width:208px;/*158 right background: #000;*/float:right;text-align:left;	margin:0px;margin-left:25px;/*margin-left:15px;background: #000;*/
	/*overflow:hidden; 溢出：隐藏;*/
	}





/* -----------------  底部 -----------------  */
#footer {
	background:#FFFFFF;
	border-top:1px solid #C8B68F;
	padding:10px;
	
	text-align: center;
	font-size:12px;
	margin:0px 0 15px 0!important;margin:15px 0 15px 0;
	line-height:26px;
	}




/* -----------------  头部 -----------------  */

#header {
  background: url(images/bg-green.png) bottom left repeat-x #2c3f39;/*2c3f39黑色背景图*/
  background-position:bottom;
	width:100%;/*1008px*/overflow:hidden; /*溢出：隐藏; */
}

#header_content {
	width:995px;/*996/950*/
	height:30px;/* 650*/
	text-align:center;
	margin:0px auto 0px;padding:0px;
	
	overflow:hidden; /*溢出：隐藏; background: #f30;*/
}



/* -----------------  logo -----------------  */

#logo {
	float:left;/*text-align:left;*/
	width: 456px;/*380px*/height:56px;
	border: 0;
	position: absolute;position:relative; /*相对定位*/
	top:10px!important;top:10px;
	left:0px;
	background:#2C3F39;/**/
	/*
	margin-top:20px;
	margin-left:145px!important;margin-left:73px;*/
	overflow:hidden;/* 溢出：隐藏; */
}

#logo h1 a{
	float: left;
	border: 0;
	width: 456px;/*377px*/
	height:6px;/*39*/
	margin:0px;/*margin-left:0px;*/
	padding: 0px;
	background: url(images/logo.jpg) no-repeat;/*logo.gif,background:#fff*/
	cursor:pointer;
}


.bbt{
	margin:0px;
	padding:0px;	
	position:relative; /*position: absolute;相对定位background:#fff;*/
	top:-20px;
	left:30px;
	}

.bbt h2{
	margin:0px;
	padding:0px;
	text-align:left;text-indent:4em; /*缩进*/
	color: #fff;
	font-size: 13px;
	height:24px;line-height:24px;
}




									/* -----------------  搜索 -----------------  */
									#centersearch_new {
									   position: absolute;
									   top: 0px;
									   left: 52%;
									   background-color: transparent;
									   }




/* -----------------  搜索整体 -----------------  */
.block-google_cse_new {
	width: 216px;height:30px;
	margin: 0px;padding:0px;
	
	position: absolute;
	top:22px;/* 搜索整套高度 */
	left:250px!important;left: 260px;
	/*border: 1px solid #fff;*/
	/*overflow:hidden; 溢出：隐藏; */
}


/* -----------------  输入框 -----------------  */
.newsletter_input {
	width: 126px!important;width: 132px;
	height:15px!important;height:25px;
	
	margin:0px;margin-right:7px;
	padding: 4px 7px!important;padding: 5px 7px;
	border: 1px solid #0c1411;
	color: #4f421c;
	font-size: 13px;
	font-weight: bold;font-family: Helvetica, arial, verdana, sans-serif;
	background: #f9f5e8;
	
	position: relative;/*	位置：相对;*/
  top:0px !important;/*ff*/
  top:-1px;/*ie6*/
  left: -5px !important; left: -15px;
}

/* -----------------  搜索按钮 -----------------  */
.form-submit_new {
	background:transparent url(images/search.gif) no-repeat 0px;
	width:60px;
	height:28px;
	border:0px;
	padding:0px;
	margin:0px;
	cursor:pointer;
	
	position: relative;/*	位置：相对;*/
  top:0px;/*我后加的*/
  left:-10px!important;left:-20px;
}



/* -----------------  搜索结束 -----------------   */





/* -----------------   头部菜单导航 -----------------   */

#header_content .menu {
	float: left;
	position:relative; /*position: absolute;相对定位*/
	top:2px!important;top:2px;
	left:0px;
	
	text-align: center;
	vertical-align: middle;
	width:988px;
	height:30px;
	
	overflow:hidden; /*溢出：隐藏;background: #fff; */
}

#header_content .menu ul {
	/*float: left; ie */
	display:inline;
	list-style: none; 
	margin:0px;
	padding:0px;
	/*height:24px!important;height:35px; ie */
	font-size: 14px;/*text-indent:0.5em; 缩进*/
	font-weight: bold;
	line-height:25px!important;line-height:28px;
}

#header_content .menu li {
float:left;
list-style-type:none;
line-height:25px!important;line-height:28px;
margin:0;
padding:0;margin-right: 4px;
}

#header_content .menu ul li a {
font-family:Verdana, Helvetica, Arial, Sans-Serif;
font-size:12px;
font-weight:700;
float:left;
text-transform:uppercase;
outline:none;
margin:0;
padding:0 0 0 10px;
background:url(images/menu.gif) no-repeat left top;
}

#header_content .menu ul li a span {
float:left;
padding:4px 10px 0 0;
background:url(images/menu.gif) no-repeat right top;
}



/* 触碰 */
#header_content .menu ul li a:hover {
cursor:pointer;
background:url(images/menu1.gif) no-repeat left top;
}

#header_content .menu ul li a:hover span {
float:left;
background:url(images/menu1.gif) no-repeat right top;
}


/* 当前选中 */
#header_content .menu ul li.current_page_item a {
text-decoration:none;
color:#8D7B56;
float:left;
background:url(images/menu1.gif) no-repeat left top;
}

#header_content .menu ul li.current_page_item a span {
float:left;color:#8D7B56;
background:url(images/menu1.gif) no-repeat right top;
padding:4px 10px 0 0;
}


/* 大栏目链接样式 */
#header_content .menu ul li a:link,#header_content .menu ul li a:visited{color:#A49474;text-decoration:none;font-size:14px;}
#header_content .menu ul li a:hover{color:#A49474;text-decoration:underline;text-decoration:none;}


/* -----------------  头部菜单结束 -----------------  */












/* -----------------  >>>> 左右，盒子样式 <<<< -----------------  */


/*  .box-lr,.fp1_c2可以调控单个栏目的高度  */

/* 左右侧，共用圆角 */

.block { margin:0 0 8px 0;}

.block.box-lr{width:208px;}
/*.block .box-lr{margin:0px;padding:0px;overflow:hidden; 溢出：隐藏; }*/


.box-lr_title{width:208px;/*190*/height:36px;overflow:hidden; /*溢出：隐藏; ,.fp1_c2_title,.fp1_c3_title*/}
.box-lr_title1{width:10px;height:36px;overflow:hidden; /*溢出：隐藏; */
	float:left;
	background:url(images/circle_l.jpg) left top no-repeat;}/*,.fp1_c2_title1,.fp1_c3_title1*/

/* 左、右标题 */
.box-lr_title2{
	float:left;
	width:188px;
	height:36px;
	line-height:38px;
	font-size:18px;
	color:#8D7B56;
	text-indent:0.5em; /*缩进*/
	font-weight:bold;
	background:url(images/circle_c.jpg) left top repeat-x;
	overflow:hidden; /*溢出：隐藏; */
	}
/* 左侧3 */
.box-lr_title3{width:10px;height:36px;overflow:hidden; /*溢出：隐藏; */float:left;background:url(images/circle_r.jpg) left top no-repeat;}


/* -----------------  >>>> 左侧 内容整体 <<<< -----------------  */
.box-lr_main {
	margin:0px;
	padding:0px 4px 2px 6px;
	/*background:#f5f5f5;border: 1px solid #E5E5E5;
	border-bottom:solid 2px #DCDCDC;*/
	font-size:14px;/* 字体大小对投票有效 */
	background: url(images/box-bg.gif) top left repeat-y transparent;/* 左侧内容背景图 */
	}
	
	.box-lr_main12 {
	margin:0px;
	padding:0px 4px 2px 6px;
	/*background:#f5f5f5;border: 1px solid #E5E5E5;
	border-bottom:solid 2px #DCDCDC;*/
	font-size:12px;/* 字体大小对投票有效 */
	background: url(images/box-bg.gif) top left repeat-y transparent;/* 左侧内容背景图 */
	}




/* ---------------- 左侧底部圆角 ---------------- */

        .box-lr_bottom {/*左侧圆角底部图片*/
          height: 10px;
          width: 208px;
          background: url(images/box-bottom.gif) top left no-repeat transparent;
        }

        .box-lr_top {/**白色*头部圆角图片*/
          height: 10px;
          width: 208px;
          background: url(images/box-top.png) left bottom no-repeat transparent;
        }






/* -----------------  >>>> 盒子样式 <<<< -----------------  */




/* -----------------  “标题图片”开始 -----------------  */


						/* 客户见证·标题图片 */
            .jianzheng div {
              background: url(images/jianzheng.gif) 12px 7px no-repeat transparent;
              width:168px;
              height: 30px;
              text-indent: -9999px;
            }


				/* 成功案例·标题图片 */
        .headingLikes {
          width:168px;
          height: 30px;
          background: url(images/cgal.gif) 2px 7px no-repeat transparent;
          text-indent: -9999px;
          margin: 0px 0 0 0px;
        }


						/* 最新文章·标题图片 */
            .zuixin div {
              background: url(images/zuixin.gif) 12px 7px no-repeat transparent;
              width:168px;
              height: 30px;
              text-indent: -9999px;
            }
            
            						/* 苏引华简介 */
            .syhjj div {
              background: url(images/syhjj.gif) 12px 7px no-repeat transparent;
              width:168px;
              height: 30px;
              text-indent: -9999px;
            }

						/* 最新服务·文案应用·标题图片 */
            .wenanyy div {
              background: url(images/wenanyy.gif) 2px 7px no-repeat transparent;
              width:168px;
              height: 30px;
              text-indent: -9999px;
            }

						/* 提供·服务标题图片 */
            .tgfw div {
              background: url(images/tgfw.gif) 5px 7px no-repeat transparent;
              width:183px;
              height: 30px;
              text-indent: -9999px;
            }





						/* 最热文章·标题图片 */
            .zuire div {
              background: url(images/zuire.gif) 12px 7px no-repeat transparent;
              width:168px;
              height: 30px;
              text-indent: -9999px;
            }
						/* 最热文章·标题图片 */
            .remen div {
              background: url(images/remen.gif) 12px 7px no-repeat transparent;
              width:168px;
              height: 30px;
              text-indent: -9999px;
            }

						/* 栏目 标题图片 */
            .fenlei div {
              background: url(images/fenlei.gif) 12px 7px no-repeat transparent;
              width:168px;
              height: 30px;
              text-indent: -9999px;
            }
            
              .feed div {
              background: url(images/feed.gif) 12px 7px no-repeat transparent;
              width:168px;
              height: 30px;
              text-indent: -9999px;
            }

						/* 栏目 标题图片 */
            .yqlj div {
              background: url(images/yqlj.gif) 12px 7px no-repeat transparent;
              width:168px;
              height: 30px;
              text-indent: -9999px;
            }

						/* 联系我们 */
            .lxwm div {
              background: url(images/lxwm.gif) 12px 7px no-repeat transparent;
              width:168px;
              height: 30px;
              text-indent: -9999px;
            }

				/* 右侧 我的照片 */
        .my-photo {
          width:168px;
          height: 30px;
          background: url(images/my-photo.gif) 2px 7px no-repeat transparent;
          text-indent: -9999px;
          margin: 0px 0 0 54px;
        }




/* -----------------  >>>> 左右侧，公用样式开始 <<<< -----------------  */



/* -----------------  图像客户见证样式 -----------------  */


        		/*   ★成功案例★    */
	          .con-ul2{
	            width:208px;
	            margin:0px 0px 0px -2px ;
	            padding:0px;
	            font-size: 18px;line-height:30px;
	            color: #4f4835;
	            border-bottom: 0px solid #e1d5b3;
	            cursor:pointer;/*鼠标，手型*/
	            /*overflow:hidden; 溢出：隐藏 background:#000;*/
	          }

 						.con-ul2 a{

	            cursor:pointer;/*鼠标，手型*/
	            /*overflow:hidden; 溢出：隐藏 */
	          }

						/* 客户图像 */
	            .con-ul2 .thumbnail {
	              float: left;margin:0px ;
	              width: 100px;
	              height: 70px;
	              background: #444;
	            }
            
            /* 客户名称字体 */
             .con-ul2 .thumbnail .caption {
	             	font-size: 12px;
                height: 15px!important;height: 20px;
                line-height:11px!important;line-height:15px;
                
                background: url(images/touming1.png) bottom left repeat-x;
                color: #fff;
                /*opacity: .8; 不透明程度 */
                position: relative;/*相对定位*/
                top: 50px;
                font-size: 12px!important;font-size:11px;
                padding: 5px 0 0 5px;
                overflow:hidden;/* 溢出：隐藏 */
              }


/* -----------------  图像客户见证样式 -----------------  */




/* -----------------  左、右侧 最新、最热样式 -----------------  */

											         .box-lr_main .con-ul{
												            width:164px!important;width:190px;/*170*/
												            margin:0px;
												            padding:0px;padding-top:10px;padding-left:25px;
											            	overflow:hidden;/* 溢出：隐藏;*/
											          }


											          /*修改后的 ----- 最新，最热单行设置*/
											          .box-lr_main .con-ul li{
												            width:100%;/*height:auto;*/
												            line-height:20px;
												            /*background: 10px 8px no-repeat transparent;*/
												            margin:0;margin-left:0px;
												            padding:5px 0px;
												            font-size: 15px;
												            color: #4f4835;
												            list-style-type:circle;/*列表前样式*/
												            vertical-align:middle;/*ie图标与列表对其*/
											          }
											          
											                 /*修改后的 ----- 最新，最热单行设置*/
											             .box-lr_main12 .con-ul12 li{
												            width:100%;/*height:auto;*/
												            line-height:20px;
												            /*background: 10px 8px no-repeat transparent;*/
												            margin:0;margin-left:2px;
												            padding:5px 0px;
												            font-size: 12px;
												            color: #4f4835;
												            list-style-type:circle;/*列表前样式*/
												            vertical-align:middle;/*ie图标与列表对其*/
											          }



				/* 更多精彩文章 */
 					#sidebar_left .gdsp {
 							margin:0px;margin-top:16px!important;margin-top:8px;
              border: none;
              width: 207px;
              height: 47px;
							background: url(images/watch-the-rest.png) top left no-repeat transparent;
							cursor:pointer;/*鼠标，手型*/
            }



/* -----------------  左侧★email、手机短信、报刊杂志等★最新服务 -----------------  */

	          /*    文案应用    */
	         .box-lr_main .con-wenanyy {
		            margin:0px;
		            padding:0px;
	            	overflow:hidden;/* 溢出：隐藏 width:208px;background:#ccc*/
	          }

	          /*    链接样式    */
	         .box-lr_main .con-wenanyy a{
		            cursor:pointer;/*手型text-decoration:underline;*/
		            
	          }



        		/*    左侧最新服务，单行整体、下划线    */
	          .box-lr_main .con-wenanyy .content .row {
	            width: 208px;
	            margin: 0 auto;padding:0px;
	            font-size: 16px;
	            color: #4f4835;
	            border-bottom: 1px solid #e1d5b3;
	            overflow:hidden;/* 溢出：隐藏 */
	          }

        		/*    提供服务·小字体    */
	          .box-lr_main .con-wenanyy .content .row2 {
	            font-size: 14px;
	          }

						/*    左侧盒子内单行右侧文字    */
					          .box-lr_main .con-wenanyy .content .row.bg {
					            width: 143px!important;width: 208px;/*130background:#ccc;*/
					            background: 10px 8px no-repeat transparent;
					            padding: 13px 15px 12px 50px;
					          }

						/*    左侧最新服务·无下划线    */
	          .box-lr_main .con-wenanyy .content .row.last {
	            border-bottom: none;
	            padding-bottom: 9px;
	          }



/* -----------------  左侧 - 最新服务结束 -----------------  */






/* ----------------------------- >>>> 评论·最多·样式 <<<< ----------------------------- */
															.box-lr_main-tp {
												            width:208px;/*!important;width:208xie*/
												            margin:0px;margin-left:-1px;
												            padding:0px;
											            	overflow:hidden;/* 溢出：隐藏;padding-left:15px;*/
											          }

															.box-lr_main-tp ul {
												            /*width:180px;ie*/
												            margin:0px;
												            padding:0px;
											            	overflow:hidden;/* 溢出：隐藏;
											            	background:#f30*/
											          }

															.box-lr_main-tp li {
																		margin-top:8px;
																		padding-bottom:5px;
												            width:186px!important;width:198px;
												            border-bottom: 1px solid #C8B68F;
												            font-size:12px;
											          }
/* 评论整体控制 */
.rc_item  {
	padding-left:12px;
}

															.box-lr_main-tp li img{
												            margin-left:0px;
											          }

.box-lr_main-tp a:link,.box-lr_main-tp a:visited{
	color:#4F4835;font-size:12px;
	text-decoration:none;/*underline*/
}




.box-lr_main1 li{width:188px;/*width:170px*/padding:0;overflow:hidden; /*溢出：隐藏; */background:none;}
.box-lr_main1 li span.span1{float:left;width:20px;margin:-2px 0 0 0;}
.box-lr_main1 li span.span2{float:left;width:163px;/*width:145px*/}




											          .box-lr_main1 li .li {
												            width:100%;
												            height:auto;
												            line-height:16px;
												            
												            /*background: 10px 8px no-repeat transparent;*/
												            
												            margin-left:0px;
												            padding:5px 0px;
												            font-size: 14px;
												            color: #4f4835;
												            
												            
												            list-style-type:circle;/*列表前样式*/
												            vertical-align:middle;/*ie图标与列表对其*/
											          }

/*  暂未使用  */




/* ------------------------------- 中间文章小外层 ------------------------------- */

/* 中间内容控制 */
.block.box-c{
	padding:25px 30px 50px 30px!important;padding:25px 30px 40px 30px;
	background:#F7F1E4; 
	font-size:14px;line-height:28px;
	border: 1px solid #fff;/*border-bottom: none;外边框*/
	
	}
/*  标题  */
.box-c h1{font-family:"宋体";font-size:20px;margin-top:0px;color:#000;/*font-weight:normal;*/}

.box-c h1 a:link,.box-c h1 a:visited{color:#000;font-size:20px;text-decoration:underline;/*下划线; */}
.box-c h1 a:hover{color:#58482E;}


/*  分类  */
.box-c1{font-size:12px;color:#999;padding:10px 0 23px 0;text-align:left;}

/*  文章正文  */
.box-c-c{
  font-size:14px;
  line-height:28px;
  text-align:left;
  overflow:hidden;/* 溢出：隐藏;background:#000; */
  }

/*  文章正文p  */
.box-c-c p{
  line-height:30px;
  text-align:left;
  }

/*  文章正文p  */
.box-c-c td p{
  padding:10px 20px;
  }





/*  中间文章结束，查看评论，点击此处进入发表评论页面 >> 控制标题上下间距   */
.box-c-b{width:100%;font-size:12px;font-weight:bold;padding:25px 0 25px 0!important;padding:20px 0 5px 0;/*ie*/text-align:left;}
.box-c-b .talk_fonts{float:right;color:#2791CD;}
.box-c-b .talk_fonts a:link,.box-c-b .talk_fonts a:visited{color:#2791CD;text-decoration:underline;}
.box-c-b .talk_fonts a:hover{text-decoration:underline;}





              /*  -------------  中间底部，发布时间和评论数  -------------  */    
              .box-c .footer {
                position: relative;/*位置：相对*/
                left: -28px;
                width: 530px;
                margin:0px;margin-left:-5px;
                padding:0px;/*background-color: #ccc;后补的*/
                font-size: 12px;
                font-weight: bold;
                color: #78694d;overflow:hidden;/*  溢出：隐藏  */
              }
              
               .box-c .footer a {
                  color: #78694d;
                  text-decoration: none;
                }

              	/*  -------------  文章发布时间  -------------  */  
               .box-c .footer .date {
                  background: #eadec3;/*发布时间处米黄色圆角背景图*/
                  margin-left: 30px!important;margin-left:28px;
                  margin-bottom:0px;
                  float: left;
                  padding: 3px 10px!important;padding: 4px 10px;
                  border-top-left-radius:5px ;
              		-moz-border-radius-topleft: 5px;
              		-webkit-border-top-left-radius: 5px;
                  border-top-right-radius: 5px;
              		-moz-border-radius-topright: 5px;
              		-webkit-border-top-right-radius: 5px;
              		overflow:hidden;/*  溢出：隐藏  */
                }
                
                
                /*  -------------  中间底部，查看评论  -------------  */  
                .box-c .footer .meta {
                  float: left;
                  
                  padding: 4px 0 0 10px;
                  font-weight: normal;
                }


/*  -------------  中间底部，米黄水平线  -------------  */  
                 .box-c .footer .line {
                  float:left;
                  /*width:568px!important;width: 562px;width:534px!important;width: 542px;*/width:100%;
                  height:5px;
                  background: #eadec3;
                  border-bottom: 1px solid #C8B68F;
                  margin:0px;                  
                  margin-top:0px!important;margin-top:-5px;/*后补的*/
                  overflow:hidden;/*  溢出：隐藏 */
                }


/*  -------------  中间底部，文章分页  -------------  */
 
         .footer-page {
	         	float: left;
	          /*width:560px;height:26px;*/width:546px;height:26px;
         		margin-top:-10px!important;margin-top:-10px;
         		margin-bottom:25px;
            padding:0px;
            /*background: #fff;*/
          }
          

/*  -------------  页面样式  -------------  */
.entry {
padding:0px;
line-height:24px;
font-size:14px;
}
.entry a{
padding:0px;
font-size:14px;
text-decoration:none;line-height:28px;
}
.entry a:hover{
text-decoration:underline;
}

.entry li{
padding-left:20px;line-height:28px;
}




/*  转载文章  */
.zhuanzai{
	width:100%;
	margin:10px 0px;
	padding:5px;
	border:1px solid #C8B68F;border-right:none;border-left:none;
	/*background:#EDEDED;*/
	font-size:14px;
	}
/*上一篇下一篇*/
.sx1{
	width:100%;
	margin:10px 0px;
	padding:5px;
	border:1px solid #ccc;
	background:#EDEDED;
	font-size:14px;
	}




/* -----------------   >>>> 评论列表开始 <<<< -----------------   */

/* 评论开始 */
.box-c5{
	margin:0px 0px 0px 0px;
	padding:10px 0px;
	font-size:14px;line-height:20px;
	}

/* 单个评论上下水平线 */
.even,.alt {
border-bottom:1px solid #C8B68F;
}

/*  评论标题  */
h1.plh1{
	margin:0px 0px 5px 0px;
	padding:0px 0 0 0;
	line-height:30px;
	color:#4F4835;
	font-size:20px;border-bottom:1px solid #C8B68F;
	}


/* 评论者的名字、评论时间background:#fff; */
.box-c51{margin:0px;padding:0 5px;line-height:20px;}

			/* 头像 */
			.box-c51 .avt {float:left;margin:0px 10px 5px 0px;padding: 0px; /*float: right;background:#ececec;*/}
			.box-c51 .avt img { border: solid 1px #cecece;padding:2px;/**/}
			
			/* 名字 */
			.box-c51 span.span1{margin:0px;font-size:14px;color:#000;font-weight:bold;/*float:left;*/}
			
			/* 时间 */
			.box-c51 span.span3{/*float:left;*/color:#555;}
			
			/* 顶客 
			.box-c51 span.span2{float:right;width:41px;height:16px;padding:26px 0 0 0;background:url(images/ding.jpg) left top no-repeat;text-align:center;color:#fff;font-weight:bold;margin:0 0 0 0px;}
			*/




.box-c51 .span1 .comment-author {
         color: #000;font-size:15px;
         font-weight:bold;
	 }

.box-c51 .span1  a:link,.box-c51 .span1 a:visited{
         color:#0066CC;font-size:15px;
         font-weight:bold;
         text-decoration: underline;
	 }



/* 文章内容部分 */
.box-c52{margin:0px;padding:0px;color:#333;line-height:22px;font-size:14px;/*text-indent:2em; 缩进*/}



/* 返回顶部、发布评论 */
.box-c53{text-align:right;margin:0px;}
.box-c53 a:link,.box-c53 a:visited{margin:0 0 0 15px;color:#555;text-decoration:none;}
.box-c53 a:hover{text-decoration:underline;}

.box-c54{/*width:500px;*/width:526px;padding:9px;border:1px dashed #697487;background:#fff;}
.box-c541{margin:0 0 10px 0;}
.box-c541 span.span1{float:left;font-weight:bold;color:#000;}
.box-c541 span.span2{float:right;color:#555;}
.box-c542{line-height:1.8;}
.fp2_c31{background:url(images/circle_lb.jpg) left top no-repeat;}
.fp2_c33{background:url(images/circle_rb.jpg) left top no-repeat;}


/*中间水平线
.box-c .a_line{*//*width:540px;width:526px;height:0;overflow:hidden; 溢出：隐藏; border-bottom:1px solid #ccc;margin-bottom:15px;}*/


.box-c8{text-align:center;color:#6FA7D1;font-size:14px;font-weight:bold;}
.box-c8 a:link,.box-c8 a:visited{color:#6FA7D1;text-decoration:none;}
.box-c8 a:hover{text-decoration:underline;}




/* ------------------------------------- >>>> 发表评论 <<<< ------------------------------------- */
.box-c9{font-size:12px;margin:30px 0 0 0;}
/*.box-c9 h1{font-size:14px;font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:bold;}*/


/*  发表评论  */
.box-c9_main{/*width:475px!important;width:505px;*/
	width:433px!important;width:453px;/* ie */
	margin:5px 0 0 0;padding:15px!important;padding:15px 15px 15px 5px;
	background:#F7F1E4;
	/*background:#ededed;border:1px solid #ddd;border-top:1px solid #C8B68F;*/

	}
.box-c9_main1{margin:0 0 5px 0;}
.box-c9_main2{margin:0 0 5px 0;}
/*  输入框  */
.box-c9_main2 textarea{width:422px!important;width:432px;height:85px;font-size:12px;line-height:1.6;font-family:Verdana,Arial,Helvetica,sans-serif;}

.box-c9_main3{margin:0 0 10px 0;}
.box-c9_main4{text-align:center;}
.box-c9_main4 input{font-size:12px;padding:3px 2px 2px 3px;}

.box-c9_main small{font-size:13px;}





/* ---------------------------------- >>>> 右侧黑色email订阅 <<<< ---------------------------------- */
    .ghost { display: none }
    .c2a { display: block }

        
        div.c2a {
        margin:0px auto 0;
        width: 175px!important;width:208px;
        height: 248px!important;height: 288px;
        padding: 40px 18px 0;
        font-size: 11px;
        color: #fff;
        background: url(images/mynewsletterie6.gif) no-repeat;
        position: relative;
        }

        .c2a p {
        	margin: 0;
        	padding:0px;
        	font-size:1.2em;
        }

        .c2a p a { font-size:11px; color: #aaa;}
        .c2a label { display: block; margin: 8px 0 2px; font-size:11px;}

				/* 输入框 */
        .c2a input.text { font-size: 15px;width: 168px;height:18px!important;height:20px; margin-top:10px;padding:3px 0 0 0 ;}


        /* 提交按钮 */
        .c2a input.subscribe {
        	text-align:center;
        	display: block;
        	width: 84px;height: 32px;

        	margin: 12px auto 8px auto ;
        	background: url(images/browse.gif) center top no-repeat;
        	border:0px;
        	cursor:pointer;/*手型*/
        	}
